Commit Graph

231 Commits

Author SHA1 Message Date
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
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
Manuel
f3082c5c7d 💚 Fix ci build 2023-08-05 00:45:58 +02:00
Manuel
a6c273e26a 💄 Use correct icons for boards page 2023-08-02 18:57:05 +02:00
Meier Lukas
e5e1f5c406 Merge branch 'dev' into feature/add-basic-authentication 2023-08-02 06:44:26 +02:00
Manuel
2035b20690 Add password strength indicator and use crypto safe random PWs 2023-08-01 17:42:19 +02:00
ajnart
1bb84e3b0f Add cache back 2023-08-01 19:20:39 +09:00
Manuel
0575cd475c 🔥 Remove caching and async persistance storage 2023-07-30 22:30:49 +02:00
Manuel
d100d41ce6 Add preferences to preferences page 2023-07-30 16:22:45 +02:00
Manuel
3b01a42b15 Add management layout 2023-07-29 14:49:44 +02:00
Meier Lukas
326395730e 🐛 Fix issues with login page 2023-07-28 20:45:54 +02:00
Meier Lukas
d7f6bdf417 Add basic credentials authentication 2023-07-28 18:51:44 +02:00
Meier Lukas
d507f0807f Merge branch 'dev' into feature/add-basic-authentication 2023-07-28 18:11:17 +02:00
Meier Lukas
48b2e951cd 🐛 Fix config appearance on initial load 2023-07-27 20:25:12 +02:00
ajnart
52f5e9af96 🐳 Edit docker shortcuts inside package.json 2023-07-26 13:16:37 +09:00
ajnart
49f9fa0f1b 🐳 Add docker shortcuts inside package.json 2023-07-26 13:03:08 +09:00
Meierschlumpf
3990c1a4ad ♻️ Add env variable validation 2023-07-23 14:18:10 +02:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Thomas Camlong
b40cafc65a Merge pull request #1135 from ajnart/renovate/prettier-3.x
⬆️ Update dependency prettier to v3
2023-07-21 17:59:42 +09:00
Thomas Camlong
94763fb267 Merge pull request #1136 from ajnart/renovate/happy-dom-10.x
⬆️ Update dependency happy-dom to v10
2023-07-21 17:59:35 +09:00
Thomas Camlong
00de143d47 Merge pull request #1150 from ajnart/renovate/major-typescript-eslint-monorepo
⬆️ Update typescript-eslint monorepo to v6 (major)
2023-07-21 17:59:29 +09:00
Thomas Camlong
525249c61b Merge pull request #1153 from ajnart/renovate/eslint-plugin-unused-imports-3.x
⬆️ Update dependency eslint-plugin-unused-imports to v3
2023-07-21 17:59:20 +09:00
Meier Lukas
7d6d848e73 🚑️ Bump version to 0.13.0 2023-07-17 17:03:20 +02:00
renovate[bot]
8b06b37610 ⬆️ Update nextjs monorepo to v13.4.10 2023-07-14 16:04:36 +00:00
renovate[bot]
2fa16f252d ⬆️ Update dependency eslint-plugin-unused-imports to v3 2023-07-11 21:55:15 +00:00
renovate[bot]
2a908347a5 ⬆️ Update typescript-eslint monorepo to v6 2023-07-10 22:53:43 +00:00
renovate[bot]
310ca2aa2f ⬆️ Update vitest monorepo to ^0.33.0 2023-07-07 08:21:18 +00:00
renovate[bot]
249111caf4 ⬆️ Update nextjs monorepo to v13.4.9 2023-07-07 01:05:23 +00:00
renovate[bot]
eb646b3b7d ⬆️ Update dependency happy-dom to v10 2023-07-05 21:46:36 +00:00
renovate[bot]
1aabf30326 ⬆️ Update dependency prettier to v3 2023-07-05 13:33:25 +00:00
renovate[bot]
7926b375a2 ⬆️ Update nextjs monorepo to v13.4.8 2023-07-03 23:14:13 +00:00
renovate[bot]
b40c26af2e ⬆️ Update dependency @types/node to v18.16.19 2023-07-01 13:52:06 +00:00
ajnart
6d6065f5e7 Revert NextJS version 2023-06-28 19:37:37 +09:00
Thomas Camlong
6da9e5b5a5 📦 Remove the need of yarn (#1062)
Now you are be able to use the package manager that you'd like
2023-06-20 21:25:17 +02:00
ajnart
86b7168a31 Merge branch 'dev' into parse-format 2023-06-13 17:53:34 +09:00
renovate[bot]
a67ad5a501 ⬆️ Update dependency @types/node to v18.16.18 2023-06-13 07:24:16 +00:00
ajnart
3b3f7f308f 🧑‍💻 Migrate package.json prettier and eslint
Also updated the plugins and the config.
New rules should be respected from now-on
2023-06-11 17:51:29 +09:00
Meier Lukas
a5f3d48a71 Merge pull request #1032 from ajnart/trpc
🏗️ Migrate api endpoints to tRPC
2023-06-10 21:06:56 +02:00
Meier Lukas
afaaa1b346 🐛 Fix issues with tests 2023-06-10 20:30:52 +02:00
renovate[bot]
dfb02dfdbc ⬆️ Update dependency @types/react to v17.0.61 2023-06-10 18:25:51 +00:00
Meier Lukas
69907232a5 Merge branch 'dev' into trpc 2023-06-10 20:25:24 +02:00
renovate[bot]
f377ee03ed ⬆️ Update dependency @types/node to v18.16.17 2023-06-10 12:34:20 +00:00
Meier Lukas
2be508ef2f Add tRPC dependencies 2023-06-10 09:57:20 +02:00
renovate[bot]
61612b2bf7 ⬆️ Update dependency next-i18next to v13 (#956)
* ⬆️ Update dependency next-i18next to v13

* 🚨 Fix compile errors

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-06-09 23:14:49 +02:00
renovate[bot]
a307287d36 ⬆️ Update dependency i18next to v22 (#952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 20:45:35 +02:00
Manuel
240747307d 🔖 Increment version to 0.12.3 (#1025) 2023-06-09 20:06:55 +02:00