Commit Graph

274 Commits

Author SHA1 Message Date
Thomas Camlong 361d41065c Merge branch 'dev' into dnd 2022-05-23 14:39:17 +02:00
ajnart 4c0fbc0b42 ⚰️ Remove dead code 2022-05-23 14:38:39 +02:00
Thomas Camlong 19bd14c63d Merge branch 'dev' into dnd 2022-05-23 11:24:31 +02:00
ajnart 94ee90eebb ⚰️ Remove dead code 2022-05-23 11:19:40 +02:00
ajnart 10d9ffc740 🚨 Fix compilation for types 2022-05-23 10:44:31 +02:00
ajnart 64dbb9c025 Add drag and drop, fixes #88 2022-05-23 00:04:14 +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 1840713179 Basic drag and drop 2022-05-21 10:32:54 +02:00
ajnart c3b11be2d0 🚑 Fix UUID by using crypto 2022-05-21 01:26:24 +02:00
ajnart e1eab70f93 Match config with URL typed
Homarr will now match a config with the URL used or return a 404 if not found
2022-05-21 01:01:20 +02:00
ajnart b98d399a9c Change 404 message 2022-05-21 00:52:39 +02:00
Aj - Thomas 471a9f7407 Update page title 2022-05-17 22:59:02 +02:00
Thomas Camlong 2896423766 Add ping service module
 Add ping service module resolves #78
2022-05-17 20:59:44 +02:00
ajnart e94cae620a Rever b7e8c51b29
Does not work. Apparently
2022-05-17 04:19:59 +02:00
ajnart c9c6f2b0c9 Add ping service module
Resolves #78
2022-05-17 04:02:14 +02:00
ajnart a474f3e4ee 🥅 Add 404 to catch errors
Reduce the ammount of visible errors by adding a 404 page.
2022-05-17 01:44:26 +02:00
ajnart 8cdc9c3e29 🎨 Use user prefered theme 2022-05-17 00:42:27 +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
Thomas "ajnart" Camlong 027ac94e80 🍱 Update logo and favicon 2022-05-15 12:42:53 +02:00
WalkxCode e16601d113 ️ (favicon): Changes the favicon to .png
This improves the accessibility because some browsers don't support .svg. And some services fetch their icons from favicons!
2022-05-14 13:45:22 +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