Commit Graph

12 Commits

Author SHA1 Message Date
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
43c0465e52 Add darkmode switch in settings menu #21 2022-05-09 01:35:11 +02:00
Aj - Thomas
5e97dd40d6 Change config name and convert back to LF... 2022-05-06 23:19:05 +02:00
Aj - Thomas
42cae6f0da Add an option to directly change the querry url in settings 2022-05-06 23:10:00 +02:00
Aj - Thomas
6769ca701c Fix right menu position and a typo 2022-05-04 07:49:29 +02:00
Aj - Thomas
1667ea2754 Remove all unused dependencies and items 2022-05-04 07:30:06 +02:00
Aj - Thomas
c95df0a07b Use Config provider everywhere in app
We can now load as much data as we want in the services and settings values. This solves the issue of using multiple localStorages boxes
2022-05-02 15:09:39 +02:00
Thomas "ajnart" Camlong
65b4d35350 Move types 2022-05-01 14:46:45 +02:00
Thomas "ajnart" Camlong
a13dad4d42 Prettier 2022-04-30 21:51:37 +02:00
Thomas "ajnart" Camlong
9fefe87040 Rename config to settings in files using it 2022-04-30 21:35:39 +02:00
Aj - Thomas
4cabaa0af1 Update settings and search bar 2022-04-27 20:10:51 +02:00
Aj - Thomas
943f19c631 Add settings menu 2022-04-27 03:12:17 +02:00