Commit Graph

37 Commits

Author SHA1 Message Date
Meier Lukas
c7e066392f 🐛 Fix issue with old migration and add migration for location 2023-06-11 00:33:28 +02:00
Manuel
464b9d4142 🚨 Fix nestjs warnings, remove old eslint plugins 2023-03-17 22:40:14 +01:00
Manuel
2b20cecb79 ♻️ Add version reading by package file 2023-01-31 21:58:55 +01:00
ajnart
94d15c649b Refactor edit indicator 2023-01-13 20:08:09 +09:00
ajnart
7a03509ae5 Remove log statements 2023-01-13 18:59:38 +09:00
ajnart
84864a0578 💄 Prettier 2023-01-08 13:59:24 +09:00
ajnart
6f6888f6a7 Fix not filtering .json files for config 2023-01-08 13:09:54 +09:00
Manuel Ruwe
75f6029057 ♻️ Add compability for legacy config in config loader 2023-01-01 15:49:26 +01:00
Manuel Ruwe
fe662ab166 🐛 Fix slug page and refactor server side translations code 2022-12-30 16:51:53 +01:00
ajnart
e3d7b04059 Update default config 2022-12-24 17:18:16 +09:00
Manuel Ruwe
f3b601dc2d 🔥 Remove old and unused components 2022-12-23 17:17:57 +01:00
ajnart
93fc011879 Trying to fix linting errors 2022-12-22 11:45:48 +09:00
Meierschlumpf
8fa9cfaccf 🐛 Fix wrong access on properties of widgets and apps in api 2022-12-19 18:17:56 +01:00
Meierschlumpf
ed64d138c5 Add new types for integration configuration 2022-12-11 19:16:31 +01:00
Meierschlumpf
d5a3b3f3ba Add new config format 2022-12-04 17:37:28 +01:00
Manuel
7fc42a7579 🌐 fix slug and login page translations 2022-09-14 21:58:19 +02:00
Jannes Vandepitte
fb723f6ad6 implement queue info and pause/resume 2022-08-26 16:12:40 +02:00
Jannes Vandepitte
c44a01fbc3 More cleanup and history added 2022-08-25 21:07:41 +02:00
ajnart
2ad51411f5 Add translation for module, fix language changer 2022-08-25 11:07:25 +02:00
Manuel Ruwe
4e7d3edb5f i18n translation for modules 2022-08-24 21:01:29 +02:00
Manuel Ruwe
14924e4562 add translations for dropzone 2022-08-24 21:01:29 +02:00
Manuel Ruwe
4d757ccf66 add language switch, add german 2022-08-24 21:01:29 +02:00
Manuel Ruwe
6d0a31f79e 🚧 wip migrate to next-i18n 2022-08-24 21:01:29 +02:00
ajnart
4628d1d1d7 🚚 Change setCookies to setCookie 2022-07-22 16:20:59 +02:00
Aimsucks
845d6a3d87 🎨 Made color switcher change Mantine styles
Moved the color switcher's functions to a context provider and made Mantine's styles derived off of that context.
2022-06-08 14:58:32 +00:00
ajnart
83b4da282a Password / Login Page
Fixes #174
2022-06-06 18:30:14 +02:00
ajnart
f3d1767daf 🚨 Linting 2022-05-29 15:33:44 +02:00
ajnart
7d09a0064a 🔥 Delete Download module from index 2022-05-29 15:28:45 +02:00
ajnart
c7c76ee22b 💄 Styling backgrounds of widgets 2022-05-29 09:11:46 +02:00
ajnart
da31832a1e 💫 Add download module on the main page 2022-05-26 18:19:32 +02:00
ajnart
af2e0235bf Add new config format
Should be WAAAAY easier to work with modules now
2022-05-22 20:42:10 +02:00
ajnart
c3b11be2d0 🚑 Fix UUID by using crypto 2022-05-21 01:26:24 +02:00
Aj - Thomas
a97c9b0c0f 💄 Update styling 2022-05-16 23:03:16 +02:00
Aj - Thomas
8392dcef20 � Module styling 2022-05-16 23:03:16 +02:00
Aj - Thomas
e75ff14975 🔥 Remove search bar from index 2022-05-16 23:03:16 +02:00
Aj - Thomas
c5178ee288 💄 Styling and responsiveness
Co-authored-by: Walkx <walkxnl@gmail.com>
2022-05-16 23:03:16 +02:00
Aj - Thomas
32f81cefe7 🏗️ 💥 Change the whole folder structure.
Now using src as a subfolder to the source files
2022-05-14 01:14:56 +02:00