Commit Graph

3082 Commits

Author SHA1 Message Date
Manuel
c14fad680d refactor: use relative TS path 2023-09-03 16:23:40 +02:00
Manuel
a2738111b5 fix: binaryTarget for new docker base img 2023-09-03 16:17:13 +02:00
Manuel
016a1bb2e4 config: add IDEA directory to ignored dirs 2023-09-03 15:36:07 +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
Manuel
3b74f735a1 🦺 Set default value for DATABASE_URL 2023-08-31 19:47:21 +02:00
Manuel
9b3801ba6e 🔧 Install openssl layer to the default docker image 2023-08-31 19:43:41 +02:00
Manuel
f6a1da99a6 ⚗️ Switch base image to node20.5-slim 2023-08-31 19:31:55 +02:00
Manuel
0673375734 ⚗️ Remove parameters 2023-08-31 17:43:17 +02:00
Manuel
455230c111 ⚗️ Try out random fixes 2023-08-29 22:36:12 +02:00
Manuel
8d3252f2cf ⚗️ Remove npm config command 2023-08-29 22:21:04 +02:00
Manuel
ff13582044 ⚗️ Roll back to turbo build 2023-08-29 22:15:59 +02:00
Manuel
b4abec77fd ⚗️ Use yarn flags for install 2023-08-29 22:12:10 +02:00
Manuel
5cfe3e9dd1 ⚗️ Roll back to yarn 2023-08-29 22:11:29 +02:00
Manuel
79e201bd81 ⚗️ Make npm install in docker file silent 2023-08-29 22:09:40 +02:00
Manuel
aba42a1aa1 ⚗️ Check if build is passing with npm instead of yarn 2023-08-29 22:08:26 +02:00
Manuel
516c5b41ea 🔧 Add npm log level to dockerfile 2023-08-29 21:57:29 +02:00
Manuel
f34221d3f7 💚 Add network mode to docker build and push step 2023-08-29 21:43:51 +02:00
Manuel
aee541b6dc fix: docker build and prisma orm database push 2023-08-29 21:19:36 +02:00
Manuel
ab2e827270 🔧 Move npm install to top in docker file 2023-08-28 21:25:30 +02:00
Manuel
a9c577a5a3 👷 Ignore database from docker image 2023-08-26 17:16:34 +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
ajnart
b00a1bcdc8 💄 Style FloatingBackground 2023-08-26 16:06:21 +02:00
Meier Lukas
cdd710455f 🐛 Issue with middleware redirect in docker 2023-08-24 21:37:39 +02:00
ajnart
8adb05100b 📝 Explain why the password needs to be complex 2023-08-23 22:26:12 +02:00
ajnart
dfe4149ebc 🐛 Fix password-requirements progress bar 2023-08-23 22:26:12 +02:00
Manuel
4a04725aaf 🐛 Fix database for docker container 2023-08-23 22:18:31 +02:00
ajnart
c06905bfd0 🔥 Remove onboarding step 2023-08-23 22:10:16 +02:00
Manuel
5255882898 📝 Link issue with TS error 2023-08-23 21:38:17 +02:00
Manuel
1def2de8bb 🔀 Merge changes from ajnart 2023-08-23 21:37:02 +02:00
Manuel
8dbb6d4dd3 🔀 Merge branch 'dev' into feature/add-basic-authentication 2023-08-23 21:17:51 +02:00
ajnart
4ddad33128 ️ Disable anti-reload in dev mode 2023-08-23 18:07:56 +02:00
renovate[bot]
e08f1afded ⬆️ Update dependency @types/node to v18.17.8 2023-08-23 13:37:14 +00:00
renovate[bot]
b5227a6a8c ⬆️ Update dependency @tabler/icons-react to v2.32.0 2023-08-23 09:44:21 +00:00
renovate[bot]
b567dab4b4 ⬆️ Update nextjs monorepo to v13.4.19 2023-08-23 06:18:38 +00:00
renovate[bot]
02cf4711a4 ⬆️ Update dependency video.js to v8.5.2 2023-08-23 04:09:40 +00:00
renovate[bot]
b1b12d1906 ⬆️ Update dependency prettier to v3.0.2 2023-08-23 01:20:38 +00:00
renovate[bot]
a52e110ef4 ⬆️ Update dependency @types/react to v18.2.21 2023-08-22 23:28:38 +00:00
renovate[bot]
608cc78966 ⬆️ Update dependency @react-native-async-storage/async-storage to v1.19.2 2023-08-22 20:53:43 +00:00
Manuel
4e21f669f6 🌐 Translate error alert 2023-08-22 21:55:26 +02:00
Manuel
0f6d545e1a 🥅 Add alert when procedure failed 2023-08-22 21:52:14 +02:00
Manuel
107c6c3995 Add password meter to onboarding 2023-08-22 21:45:10 +02:00
Thomas Camlong
e82f3d0ea9 Merge pull request #1295 from ajnart/refactor/onboarding-page
♻️ Onboarding page
2023-08-22 13:16:06 +02:00
Thomas Camlong
4d73395eae 🐛 Update default selected option in path mappings 2023-08-22 13:15:45 +02:00
Thomas Camlong
88129e9c25 Remove analyze in Docker actions 2023-08-22 13:13:17 +02:00
Thomas Camlong
21d81cbb7e Remove test- prefix in manually deployed versions 2023-08-21 21:52:27 +02:00
Manuel
e8fa3b5e9a 🐛 Header scaling 2023-08-21 21:37:35 +02:00
Manuel
cfde1b6ece 💄 Normalize onboarding steps design 2023-08-21 21:23:28 +02:00
Manuel
480b27fea7 Add back button to create account step 2023-08-21 21:15:56 +02:00