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
ajnart
6e250d6f34
🐛 Fix password strenght meter dissapearing
2023-10-26 13:44:30 +02:00
Thomas Camlong
a9144a9340
Merge branch 'dev' into add-umami
2023-10-26 12:40:46 +02:00
ajnart
5ab0e5207b
💄 Prettier codebase
2023-10-25 15:29:45 +02:00
ajnart
ea9c74ea11
Changes for demo purposes
...
Add login button to login page, demo mode env variable and fix update indicator
2023-10-25 15:18:40 +02:00
Thomas Camlong
743d06b88e
Merge branch 'dev' into add-umami
2023-10-25 12:58:44 +02:00
ajnart
77b2239987
📈 Fix env
2023-10-25 12:58:13 +02:00
Thomas Camlong
cfe44569d9
Merge pull request #1489 from ajnart/fix-board-customize-affix
...
🐛 No validation messages when saving, Dirty state not reset, Wrong page title validation
2023-10-25 12:57:39 +02:00
Thomas Camlong
ce42acfe2f
Merge pull request #1485 from ajnart/fix-missing-version-in-about
...
🐛 About version and dependencies not present
2023-10-25 12:52:21 +02:00
ajnart
b9a226f59c
📈 Add umami analytics using homarr.dev
2023-10-24 14:46:14 +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
Meier Lukas
6f94d20ab4
🐛 500 error when saving user settings, Language not applied after saving user preferences
2023-10-22 23:30:20 +02:00
Meier Lukas
367d8253a4
🐛 About version and dependencies not present
2023-10-22 23:12:49 +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
76008aa92b
🔒 ️ Fix regex security warning
2023-09-24 18:44:25 +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
Meier Lukas
141c27cda7
✨ Add autofocus for searchbar ( #1408 )
2023-09-18 19:30:22 +02:00
Meier Lukas
d05c0023cd
✨ Readd possibility to add containers as apps to boards ( #1276 )
2023-09-10 14:28:13 +02:00
Manuel
f35f6debaf
🔀 Merge dev to auth branch
2023-09-10 13:38:53 +02:00
WillyJL
d5c90a742b
Fix enable/disable edit mode ( #1333 )
2023-09-03 17:54:12 +02:00
Manuel
693f29bb82
fix: next image warning
2023-09-03 17:18:03 +02:00
Manuel
c14fad680d
refactor: use relative TS path
2023-09-03 16:23:40 +02:00
Tagaishi
5f2ddcd2c4
✨ Auth Page Dark/Light mode toggle button ( #1265 )
...
* ✨ Dark/Light toggle button
* 💄 Moved button to top right
* 💄 Moved button to top right
* ✨ Toggle Button component + integrations
* 💄 Rounding corners + Floating background onboard
2023-09-02 07:00:02 +02:00
Tagaishi
981c964ba9
🐛 Fix locale for calendar and clock ( #1330 )
2023-09-01 17:13:55 +02:00
Meier Lukas
713a8f2f97
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
2023-08-26 17:00:46 +02:00
ajnart
24fb17ab12
✨ Adjust invite page
...
Add password strenght validation, adds background style
2023-08-26 16:07:05 +02:00
Meier Lukas
cdd710455f
🐛 Issue with middleware redirect in docker
2023-08-24 21:37:39 +02:00
Manuel
8dbb6d4dd3
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-23 21:17:51 +02:00
Manuel
107c6c3995
✨ Add password meter to onboarding
2023-08-22 21:45:10 +02:00
Manuel
e8fa3b5e9a
🐛 Header scaling
2023-08-21 21:37:35 +02:00
Manuel
74de892859
♻️ Onboarding page
2023-08-19 12:16:00 +02:00
ajnart
6c3f819804
🐳 Fix docker not loading properly
2023-08-14 14:37:56 +02:00
ajnart
d4463c0009
🌐 Move translations to common file
2023-08-14 14:34:56 +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
Tagaishi
b62b6b9ee7
🐛 Fixed locale on Calendar + moment to dayjs
2023-08-13 21:47:50 +02:00
Tagaishi
d4c9a5bb26
Merge branch 'dev' of https://github.com/ajnart/homarr into widget-full-translation-support
2023-08-13 17:46:18 +02:00
Manuel
b249c0205f
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-13 15:12:20 +02:00
Manuel
6d295c056b
🥅 Add 500 catching page ( #1226 )
2023-08-12 22:52:55 +02:00
Manuel
caf74f9962
✨ Move docker page to manage pages
2023-08-11 22:13:14 +02:00
Manuel
9ae2dc3037
✨ Add new login page design
2023-08-11 21:44:33 +02:00
Meier Lukas
71272c982e
🎨 Improve code structure of dns hole summary
2023-08-11 20:38:13 +02:00
Manuel
74bf117fe3
✨ Add tooltip for promotion and demotion of users
2023-08-11 19:29:06 +02:00
Meier Lukas
5bb7418de5
✨ Add possibility to define users as admin
2023-08-10 20:50:31 +02:00
Meier Lukas
73669aa61b
🐛 Missing translation for users meta title
2023-08-10 20:12:41 +02:00
Meier Lukas
0282344793
♻️ Add direct login after registration
2023-08-10 20:04:41 +02:00