Manuel
|
f5d11cfd36
|
🐛 Fix imports
|
2023-08-05 12:26:42 +02:00 |
|
Manuel
|
bbcbda74a9
|
🐛 Fix import for header
|
2023-08-05 12:23:46 +02:00 |
|
Manuel
|
2615f8e0ae
|
💚 Remove run param from turbo build
|
2023-08-05 12:18:50 +02:00 |
|
Manuel
|
0455db61af
|
📌 Fix turbo version
|
2023-08-05 12:10:34 +02:00 |
|
Manuel
|
9f7c41919d
|
💚 Try to fix turbo build
|
2023-08-05 12:03:33 +02:00 |
|
Meier Lukas
|
050ed8f877
|
🐛 Logout redirect not working
|
2023-08-05 11:49:37 +02:00 |
|
Meier Lukas
|
5039287d18
|
🐛 Logout redirect wrong
|
2023-08-05 11:42:49 +02:00 |
|
Meier Lukas
|
5177851fca
|
🐛 Login not redirecting
|
2023-08-05 11:38:37 +02:00 |
|
Manuel
|
2f2fdfb438
|
➕ Add sharp and surpress npm update notifier
|
2023-08-05 11:38:23 +02:00 |
|
Manuel
|
44119422f6
|
💚 Add db migration and fix build errors
|
2023-08-05 11:33:29 +02:00 |
|
Manuel
|
da57166fe7
|
➕ Use bcryptjs instead of bcrypt
|
2023-08-05 11:19:52 +02:00 |
|
Manuel
|
6cbf5028c9
|
🐛 Update imports for turbo build
|
2023-08-05 11:14:28 +02:00 |
|
Manuel
|
fb0274c2e9
|
💚 Fix env validation for turbo build
|
2023-08-05 10:43:56 +02:00 |
|
Manuel
|
cee306ec95
|
💚 Fix turbo build for missing env
|
2023-08-05 10:39:28 +02:00 |
|
Manuel
|
5ee740bd67
|
💚 Potential fix for internal next auth url
|
2023-08-05 10:36:07 +02:00 |
|
Meier Lukas
|
4d6b120864
|
🐛 Sign in does no longer rely on NEXTAUTH_URL
|
2023-08-05 10:02:56 +02:00 |
|
Meier Lukas
|
5d5e69537d
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-05 09:57:55 +02:00 |
|
Meier Lukas
|
e9904ababf
|
🚧 Add search engine to user preferences
|
2023-08-05 09:57:48 +02:00 |
|
Manuel
|
f3082c5c7d
|
💚 Fix ci build
|
2023-08-05 00:45:58 +02:00 |
|
Manuel
|
c0b836f2a4
|
feat: disable delete for Homarr default config
|
2023-08-04 22:31:48 +02:00 |
|
Meier Lukas
|
863cff1dfc
|
♻️ Improve customization page
|
2023-08-04 21:54:33 +02:00 |
|
Meier Lukas
|
02227e0a44
|
Fix issue with link on boards page
|
2023-08-04 21:48:24 +02:00 |
|
Manuel
|
a6c273e26a
|
💄 Use correct icons for boards page
|
2023-08-02 18:57:05 +02:00 |
|
Meier Lukas
|
0a64ab0c84
|
🗑️ Remove config api endpoints
|
2023-08-02 06:46:26 +02:00 |
|
Meier Lukas
|
37c5378e4b
|
♻️ Remove try-password api endpoint
|
2023-08-02 06:45:19 +02:00 |
|
Meier Lukas
|
e5e1f5c406
|
Merge branch 'dev' into feature/add-basic-authentication
|
2023-08-02 06:44:26 +02:00 |
|
Meier Lukas
|
39b8eb355b
|
🐛 Fix failing query when not authorized
|
2023-08-01 20:21:44 +02:00 |
|
Meier Lukas
|
8ce0de5068
|
🚧 Add onboarding
|
2023-08-01 19:04:14 +02:00 |
|
Manuel
|
a3bb08768f
|
✨ Add make my default board button to manage boards
|
2023-08-01 18:14:53 +02:00 |
|
Manuel
|
9657d8acd5
|
✨ Add default dashboard to preferences
|
2023-08-01 18:07:24 +02:00 |
|
Manuel
|
6ae89140a9
|
✨ Add select for default board in preferences
|
2023-08-01 17:56:56 +02:00 |
|
Manuel
|
70c942e4cb
|
🌐 Fix translations on preferences page
|
2023-08-01 17:48:43 +02:00 |
|
Manuel
|
2035b20690
|
✨ Add password strength indicator and use crypto safe random PWs
|
2023-08-01 17:42:19 +02:00 |
|
Meier Lukas
|
b4c6896850
|
♻️ Remove unused middleware
|
2023-08-01 15:39:45 +02:00 |
|
Meier Lukas
|
994c9ede5c
|
♻️ Remove and move some more files
|
2023-08-01 15:37:58 +02:00 |
|
Meier Lukas
|
65d0b31a1a
|
♻️ Improved code structure for layout, remove most settings components
|
2023-08-01 15:23:31 +02:00 |
|
Meier Lukas
|
6b8d94b6b5
|
♻️ Make login and invite page inaccessible when signed in
|
2023-08-01 14:51:27 +02:00 |
|
Meier Lukas
|
a75d19fd78
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:59:57 +02:00 |
|
Meier Lukas
|
46696af756
|
♻️ Remove auto focus from search
|
2023-08-01 12:59:50 +02:00 |
|
Manuel
|
f391002c99
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:58:38 +02:00 |
|
Manuel
|
bb0bcabb2e
|
♻️ board procedure
|
2023-08-01 12:58:32 +02:00 |
|
Meier Lukas
|
db396b6b10
|
✨ Add copy button to invite modal
|
2023-08-01 12:50:54 +02:00 |
|
Manuel
|
ccbf208ff0
|
🐛 Fix input element type for create invite
|
2023-08-01 12:37:35 +02:00 |
|
Meier Lukas
|
d62acf29be
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:35:30 +02:00 |
|
Meier Lukas
|
46475f3a93
|
💄 Improve movie modal cards and layout
|
2023-08-01 12:35:26 +02:00 |
|
ajnart
|
38638551dc
|
🚨 Fix compilation
|
2023-08-01 19:22:15 +09:00 |
|
ajnart
|
1bb84e3b0f
|
✨ Add cache back
|
2023-08-01 19:20:39 +09:00 |
|
Meier Lukas
|
68bd2c06c8
|
♻️ Improve movie modal count text
|
2023-08-01 12:20:14 +02:00 |
|
Meier Lukas
|
ae1083b090
|
🐛 Fix issue with movie modal
|
2023-08-01 12:18:28 +02:00 |
|
Meier Lukas
|
16804972e5
|
♻️ Add username to logout text
|
2023-08-01 12:06:39 +02:00 |
|