Commit Graph

2227 Commits

Author SHA1 Message Date
ajnart
1aeee38c0d WIP on Mantine v6 2023-03-03 01:21:38 +09:00
ajnart
387f155b29 WIP on Mantine v6 2023-03-03 01:13:23 +09:00
ajnart
5dae500ac3 🚧 WIP on Mantine V6 2023-03-03 00:37:22 +09:00
ajnart
caa625c3ec Disable show the toggle conditionally 2023-03-02 20:44:52 +09:00
ajnart
faf5d11900 💚 Fix build 2023-03-02 20:32:41 +09:00
ajnart
5c183e83f3 🐛 Fix defaultValue crash 2023-03-02 20:11:52 +09:00
ajnart
ab212e36d0 🙈 add .env file to gitignore 2023-03-02 20:05:27 +09:00
ajnart
402f05f265 🔥 Delete .env 2023-03-02 20:04:58 +09:00
ajnart
46938db8f3 Show the toggle conditionally
The toggle button should only show if the environment variable is defined
2023-03-02 20:04:32 +09:00
ajnart
1dd205c441 🐛 Fix StatusCode not being used properly 2023-03-02 19:57:24 +09:00
ajnart
f906214fa9 Try adding a vercel config file 2023-03-02 16:53:52 +09:00
ajnart
e734af0109 🔥 Remove logs and rephrase modal 2023-03-02 16:43:54 +09:00
ajnart
8850e3a027 🔥 remove .env file 2023-03-02 16:41:27 +09:00
ajnart
0b7f407b8c Add feature for edit mode password 2023-03-02 16:41:00 +09:00
Manuel
6f7692c086 🚑 Fix RSS widget crash 2023-02-28 20:41:09 +01:00
Manuel
623bfe58bd 🔀 Merge v0.11.5 2023-02-25 00:16:24 +01:00
Thomas Camlong
05423440f3 🌐 New Crowdin updates (#711) v0.11.5 2023-02-24 22:15:33 +01:00
Mauz
fddcfb3f06 🚑 Fix Error with latest Dashdot changes (#725) 2023-02-22 22:04:09 +01:00
Manuel
f56f4b33ce Add disable edit mode environment variable (#730) 2023-02-22 21:59:49 +01:00
Manuel
f5686fbf2c ♻️ Refactor icon picker (#724) 2023-02-20 22:11:30 +01:00
Manuel
2c1b329dfd 🚨 Fix build warnings 2023-02-18 15:02:39 +01:00
Thomas Camlong
f1b3949f15 Merge pull request #704 from MauriceNino/feature/dashdot-consistency-changes
Add options to sort and resize graphs in dash. widget
2023-02-18 20:09:42 +09:00
ajnart
334947dd04 📦 Bumb package version 2023-02-18 10:12:22 +09:00
Manuel
596bcefbbc 🔀 Merge upstream changes from master to dev 2023-02-17 23:51:06 +01:00
Manuel
b738fa8463 🔀 Merge branch 'dev' into feature/dashdot-consistency-changes 2023-02-17 23:41:49 +01:00
Manuel
27fac54da4 Add iframe widget (#717) 2023-02-15 22:17:47 +01:00
Manuel
d157e986a1 Plex and Jellyfin widget (#713) 2023-02-15 22:12:49 +01:00
Manuel
ca50cffe82 Add RSS widget 2023-02-15 22:00:06 +01:00
MauriceNino
0ee70f3881 Remove obsolete translations 2023-02-14 14:03:26 +01:00
MauriceNino
d8931644d8 Refactor settings code; Add props access to every settings item 2023-02-14 13:41:59 +01:00
MauriceNino
4c2c2fb564 Fix mobile controls 2023-02-14 13:10:52 +01:00
MauriceNino
368707ed76 Add translations for en & de in Dashdot; Fix PR comments 2023-02-14 13:01:12 +01:00
ajnart
2a5a0a7699 🚨 Fix lockfile 2023-02-14 11:10:50 +09:00
Thomas Camlong
dc69930eab Merge branch 'dev' into feature/dashdot-consistency-changes 2023-02-14 10:53:46 +09:00
ajnart
1f8a71ef6d 🚨 Fix compilation with new lockfile 2023-02-14 10:38:30 +09:00
ajnart
47ea22e411 🐛 Fix dev settings initial state 2023-02-14 09:23:45 +09:00
Thomas Camlong
9929cf64ac Update README.md 2023-02-11 23:56:55 +09:00
Thomas Camlong
89182ec4bc Update README.md 2023-02-11 23:53:05 +09:00
Thomas Camlong
c56f90d43c Merge pull request #694 from ajnart/docs/update-readme
📝 Update readme
2023-02-11 23:49:45 +09:00
ajnart
3e0cf2ded1 🚑 Hotfix build 2023-02-11 23:18:48 +09:00
Manuel
9b53b49159 Update README.md 2023-02-11 14:00:07 +01:00
Manuel
725007f88f test html 2023-02-11 13:42:42 +01:00
ajnart
b767040760 ️ Improve middleware performance
This commit also aims to fix a bug when the password cookie is undefined
2023-02-11 20:47:52 +09:00
ajnart
16a77cdf25 🧑‍💻 Add developer settings in customizations tab 2023-02-11 20:46:15 +09:00
Thomas Camlong
4c52980d25 Merge pull request #710 from ajnart/fix-middleware-cache
🐛 Fix middleware
2023-02-11 09:31:14 +09:00
ajnart
f910e3fe97 🐛 Fix middleware 2023-02-11 09:10:38 +09:00
Thomas Camlong
1460a979c0 Merge pull request #709 from ajnart/turbo-build
️ Add turbo build system
2023-02-11 09:09:40 +09:00
ajnart
1047b73d58 ️ Add turbo build system 2023-02-11 09:07:34 +09:00
Thomas Camlong
4208ac44cf Merge pull request #706 from ajnart/dynamic-imports
Dynamic imports
2023-02-11 08:58:48 +09:00
Thomas Camlong
7ae7e50634 Merge pull request #707 from ajnart/fix-zustand
Fix Zustand imports
2023-02-11 08:58:33 +09:00