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
|
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
|
e734af0109
|
🔥 Remove logs and rephrase modal
|
2023-03-02 16:43:54 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
ajnart
|
3e0cf2ded1
|
🚑 Hotfix build
|
2023-02-11 23:18:48 +09: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 |
|
ajnart
|
f910e3fe97
|
🐛 Fix middleware
|
2023-02-11 09:10:38 +09:00 |
|
Thomas Camlong
|
4208ac44cf
|
Merge pull request #706 from ajnart/dynamic-imports
Dynamic imports
|
2023-02-11 08:58:48 +09:00 |
|
ajnart
|
4f652c71ba
|
Fix Zustand imports
|
2023-02-11 08:58:09 +09:00 |
|
Thomas Camlong
|
85beb7fe43
|
Merge pull request #697 from ajnart/add-norwegian-slovak
🌐 Add Norwegian and Slovak
|
2023-02-11 08:38:35 +09:00 |
|
Thomas Camlong
|
62d9888889
|
Merge pull request #701 from ajnart/change-css-highlight
Change css highlight, remove unused packages
|
2023-02-11 08:38:05 +09:00 |
|
ajnart
|
10e3718cb8
|
🚨 Fix build for 404 page
|
2023-02-11 08:01:45 +09:00 |
|
Manuel
|
fef47b96ee
|
♻️ Add static CSS class names (#699)
|
2023-02-10 23:37:08 +01:00 |
|
MauriceNino
|
2e242256cc
|
Fix margin on the right side
|
2023-02-10 18:48:08 +01:00 |
|
MauriceNino
|
a05e80bf26
|
Add options to sort and resize graphs in dash. widget
|
2023-02-10 18:20:28 +01:00 |
|
ajnart
|
06d72d679b
|
🚧 WIP on dynamic imports
|
2023-02-10 13:21:38 +09:00 |
|
ajnart
|
edb13ae716
|
🚧 WIP on dynamic imports
|
2023-02-10 13:21:38 +09:00 |
|
ajnart
|
84db1aeaf7
|
⚡️ Change code editor
|
2023-02-10 12:44:31 +09:00 |
|
Yossi Hillali
|
fab018a10e
|
✨ Add video-stream widget (#685)
|
2023-02-08 22:23:53 +01:00 |
|
ajnart
|
ba3f841ba3
|
Fix typos
|
2023-02-08 22:15:44 +09:00 |
|
ajnart
|
0b07fdd380
|
🌐 Add Norwegian and Slovak
|
2023-02-08 22:11:38 +09:00 |
|
Manuel
|
58d42ea00c
|
✨ Add warning for downgrading dash. url protocol
|
2023-02-06 20:52:36 +01:00 |
|
Manuel
|
ebd0802003
|
🐛 Crash with no default value for reduce
|
2023-02-06 19:54:44 +01:00 |
|
Manuel
|
2530d71534
|
🐛 Fix modal position when scroling
|
2023-02-05 22:23:07 +01:00 |
|
Manuel
|
a8dea274f3
|
♻️ Display of available properties in menu
|
2023-02-05 21:41:47 +01:00 |
|
Manuel
|
63f1a64893
|
🐛 Fix bug with scroll area sizing
|
2023-02-05 20:12:21 +01:00 |
|
Manuel
|
2539e8cec1
|
✨ Custom column counts for gridstack #613 #660
|
2023-02-05 17:16:03 +01:00 |
|
Thomas Camlong
|
5296ce88d2
|
✨ Add sonarr-v4 compatibility (#689)
|
2023-02-05 17:09:11 +01:00 |
|