Commit Graph

311 Commits

Author SHA1 Message Date
Chris
49241f5614 Change to alpine base image 2022-05-11 18:49:45 -04:00
Aj - Thomas
9282ea5f0f Fix error in GitHub CI v0.1.5 2022-05-11 21:43:17 +02:00
Aj - Thomas
92e4474269 Fix error in GitHub CI 2022-05-11 21:41:20 +02:00
Aj - Thomas
d2ca47f761 Merge pull request #34 from ajnart/dev
v0.1.5
2022-05-11 21:27:53 +02:00
Aj - Thomas
7493d83147 Merge branch 'master' into dev 2022-05-11 21:25:52 +02:00
WalkxCode
86590e7279 feat: Move to Dashboard Icons 2022-05-11 15:10:58 +02:00
WalkxCode
c914b54a43 docs: Update docs progress 2022-05-11 15:10:05 +02:00
Aj - Thomas
d05d9b6e81 Add needs to completion after build 2022-05-11 10:53:44 +02:00
Aj - Thomas
161319ea4e Add needs to completion after build 2022-05-11 10:25:47 +02:00
Aj - Thomas
22564e5593 Add needs to completion after build 2022-05-11 10:20:47 +02:00
Aj - Thomas
a5b3ccc756 Add needs to completion after build 2022-05-11 10:16:28 +02:00
Aj - Thomas
838fc3ae3a Add needs to completion after build 2022-05-11 10:08:02 +02:00
Aj - Thomas
16ffd545a6 Trying a completely new Docker CI 2022-05-11 10:06:29 +02:00
Aj - Thomas
79311b794e Add load flag to Github Ci 2022-05-11 10:01:19 +02:00
Aj - Thomas
7b6ecdf3fc Add load flag to Github Ci 2022-05-11 09:51:05 +02:00
Aj - Thomas
a3d6d876a8 Add load flag to Github Ci 2022-05-11 09:46:50 +02:00
Aj - Thomas
45cb417e76 Add load flag to Github Ci 2022-05-11 09:46:07 +02:00
Aj - Thomas
c8cbb37247 Add load flag to Github Ci 2022-05-11 09:32:03 +02:00
Aj - Thomas
4210a455c6 Trying to implement manual restarts for the CI 2022-05-11 09:19:28 +02:00
Aj - Thomas
7ba85aeb4e Trying to implement manual restarts for the CI 2022-05-11 09:13:36 +02:00
Aj - Thomas
49e454b6ce Trying to implement manual restarts for the CI 2022-05-11 09:12:43 +02:00
Aj - Thomas
f526883544 Trying to implement manual restarts for the CI 2022-05-11 09:10:50 +02:00
Aj - Thomas
a4163e0eb5 Trying to implement manual restarts for the CI 2022-05-11 09:10:44 +02:00
Aj - Thomas
ef0d4fddce Trying to implement multi platform build 2022-05-11 09:10:31 +02:00
Aj - Thomas
60cc1883ff Trying to implement manual restarts for the CI 2022-05-11 09:10:00 +02:00
Aj - Thomas
47c7f46e28 Trying to implement manual restarts for the CI 2022-05-11 09:06:45 +02:00
Aj - Thomas
80ab928c20 Trying to implement multi platform build 2022-05-11 08:59:37 +02:00
Aj - Thomas
846f2c8670 Update dependencies
Upgrade Mantine to v4.2.4 (from v4.2.1)
2022-05-11 08:56:21 +02:00
Aj - Thomas
d58465142c Add regex matching for add shelf item
Resolves not fetching when the users didn't put a / at the end of the service url
2022-05-11 08:55:38 +02:00
Aj - Thomas
a7f4187a82 Remove year in Date module
You don't know the year we're in?
2022-05-10 21:00:18 +02:00
Aj - Thomas
b92462d056 Remove useless code
Old code supposed to interract with qBittorrent
2022-05-10 20:59:57 +02:00
Aj - Thomas
034ef3fd8f Add notifications for Calendar module 2022-05-10 20:57:04 +02:00
Aj - Thomas
d5b17d5303 Improve Module matching
More TypeScript magic ! 🪄
2022-05-10 20:56:48 +02:00
Aj - Thomas
f03bcde983 Update package.json
Update version and scripts
2022-05-10 20:39:54 +02:00
Aj - Thomas
f3478587b1 Improve default arguments and type checking 2022-05-10 20:36:38 +02:00
Aj - Thomas
2c461a6695 Add a module enabler
Add module enabler in settings.
This loops over all the exported Modules in the components/modules folder and renders them. (Interpreted language magic/ metaclasses)
2022-05-10 20:33:11 +02:00
Aj - Thomas
1245f97e72 Merge pull request #33 from ajnart/dev
Merge dev into master for v0.1.4
2022-05-10 19:23:17 +02:00
Aj - Thomas
55fd4fff76 Update README.md 2022-05-10 19:23:02 +02:00
Aj - Thomas
b52755c87f Update README.md 2022-05-10 19:07:55 +02:00
Aj - Thomas
a0d86e2914 Linting and formatting
CRLF > LF is REALLY annoying
v0.1.4
2022-05-10 19:03:41 +02:00
Aj - Thomas
5d80d36be3 Fix AppShelf circular imports 2022-05-10 19:02:16 +02:00
Aj - Thomas
72f19d450c Basic layout styling 2022-05-10 18:58:21 +02:00
Aj - Thomas
6024391414 AppShelf styling 2022-05-10 18:58:13 +02:00
Aj - Thomas
905f445641 Use custom theme
This is a step thowards personalisation for Changeable wallpaper feature. #32
2022-05-10 18:57:41 +02:00
Aj - Thomas
2462671700 Add Module wrapper 2022-05-10 18:57:04 +02:00
Aj - Thomas
0c0f8247d8 Update Calendar Module styling 2022-05-10 18:56:50 +02:00
Aj - Thomas
fa45eb3b3b Add Date module 2022-05-10 18:56:29 +02:00
Aj - Thomas
b8ce86d783 Update module interface 2022-05-10 18:56:16 +02:00
Aj - Thomas
cc58fbe263 Add GitHub Action auto deploy to Github containers
Ajnart/issue18
2022-05-10 00:21:39 +02:00
Aj - Thomas
ac81fcdb3c Add a latest push v0.1.3 2022-05-09 23:33:27 +02:00