Commit Graph

27 Commits

Author SHA1 Message Date
Manuel
e991bcd394 🐛 Access callback conditions (#1536) 2023-10-31 19:04:59 +01:00
Thomas Camlong
925fbd8ad3 🚨Fix compilation errors 2023-10-30 21:46:20 +01:00
Thomas Camlong
a957db7def ⚰️ Remove docker on index page 2023-10-30 18:55:45 +01:00
Manuel
5b3a236194 Add 401 page (#1508) 2023-10-27 23:10:42 +02:00
Meier Lukas
87a273c092 🐛 No validation messages when saving, Dirty state not reset, Wrong page title validation 2023-10-23 00:01:16 +02:00
Thomas Camlong
f8dfa0d7f0 Improve customizations page load speed with SSR (#1477) 2023-10-22 18:00:16 +02:00
Meier Lukas
b8fab01c0b Fix allow guest issue (#1472)
* 🐛 Issue with migrate script for node 20

* 🐛 Issue with allow guest check when default config not present
2023-10-18 20:39:23 +02:00
Meier Lukas
1d50e2ce9a ♻️ Migrate from prisma to drizzle (#1434)
* ♻️ Migrate from prisma to drizzle
* 🐛 Build issue with CalendarTile
* 🚧 Temporary solution for docker container
* 🐛 Drizzle not using DATABASE_URL
* ♻️ Address pull request feedback
* 🐛 Remove console log of env variables
* 🐛 Some unit tests not working
* 🐋 Revert docker tool changes
* 🐛 Issue with board slug page for logged in users

---------

Co-authored-by: Thomas Camlong <thomascamlong@gmail.com>
2023-10-08 12:10:48 +02:00
Manuel
690c627f81 Add login redirection
*  Add login redirection

* 🚑 Fix cross site scripting using server side regex validation

*  Add unit test
2023-09-24 16:04:07 +02:00
Manuel
b49d021daf Add allow anonymous switch 2023-09-21 19:45:30 +02:00
ajnart
ce5552c913 Add contentComponents to the main layout
Return button is not inside of the header.
2023-08-14 10:15:12 +02:00
Meier Lukas
76b8bbd65c ♻️ Improve usage of /b and /board 2023-08-10 18:17:49 +02:00
Meier Lukas
b21ee50908 🐛 Fix docker enabled issue 2023-08-10 06:56:45 +02:00
Meier Lukas
f8907b97ae 🐛 Add missing translations for save affix 2023-08-06 17:10:38 +02:00
Manuel
f1e8beb659 🔀 Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication 2023-08-06 16:46:57 +02:00
Manuel
0004dbd826 Add affix for board customization page 2023-08-06 16:46:00 +02:00
Meier Lukas
f07b964129 ♻️ Use color scheme on board customize page 2023-08-06 16:38:04 +02:00
Meier Lukas
9e576f1498 ♻️ Address pull request feedback 2023-08-06 14:12:39 +02:00
Meier Lukas
73589623d4 ♻️ Add translations for board customize page 2023-08-05 17:18:05 +02:00
Meier Lukas
df890b8c0a 💄 Polish layouts 2023-08-01 01:13:21 +02:00
Meier Lukas
40056ab151 ♻️ Disable docker when not configured 2023-07-31 23:51:54 +02:00
Meier Lukas
130b51e109 Add board customization page 2023-07-31 11:15:18 +02:00
Meier Lukas
99c2bc11cb 🚧 Add board customization page 2023-07-31 00:02:10 +02:00
Meier Lukas
93c10da760 🐛 Fix issue with header action button 2023-07-30 20:24:12 +02:00
Meier Lukas
5008b5e7a4 Add slug board page 2023-07-30 20:17:35 +02:00
Meier Lukas
e1aaf82602 🚧 Add board, Improve header 2023-07-30 01:09:10 +02:00
Meier Lukas
cf12c8575d Add board pages 2023-07-29 20:56:20 +02:00