ajnart
31a80f5588
Add option to manually edit the refresh interval
2023-04-05 15:49:54 +09:00
ajnart
6811388991
✨ Add support for multiple RSS feeds
2023-04-05 15:49:52 +09:00
ajnart
b2f04937b9
Merge branch 'dev' into HEAD
2023-04-03 15:40:47 +09:00
Thomas Camlong
5a41de0eb9
Merge pull request #783 from ajnart/deepsource-autofix-1247c7e2
...
Replace short hand type conversions with function calls
2023-04-01 08:15:37 +09:00
Meier Lukas
8c59ab0846
🐛 Fix issues with updating tiles
2023-03-30 22:54:08 +02:00
Meier Lukas
525985b1dc
✨ Migrate tiles from id to type
2023-03-30 22:20:56 +02:00
Meier Lukas
43dc1cd70c
✨ Change rendering from id to type
2023-03-30 21:54:44 +02:00
Manuel
13531a007c
🚨 Fix build warnings
2023-03-29 12:55:03 +02:00
Manuel
ca47f2d240
💚 Fix tests and build system
2023-03-29 12:42:47 +02:00
Manuel
3f44c59e00
🔀 Merge branch 'dev' into tests/add-tests
2023-03-29 12:17:20 +02:00
Thomas Camlong
e966fdad71
Merge pull request #771 from ajnart/mantine-v6
...
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
deepsource-autofix[bot]
64e8e85aac
refactor: Replace short hand type conversions with function calls
...
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00
Thomas Camlong
64dec6ce3f
Merge branch 'dev' into edit-mode-password
2023-03-22 22:22:16 +08:00
Thomas Camlong
a114e6c623
Merge pull request #770 from ajnart/required-properties
...
✨ Make integrations fields required
2023-03-22 22:21:21 +08:00
ajnart
e0eb195097
🚨 Fix compilation
2023-03-21 11:43:10 +08:00
ajnart
94f13b805c
🐛 Hide docker when edit mode is not enabled #745
2023-03-21 11:40:33 +08:00
ajnart
c507a8892f
🐛 Fix bug with notification
2023-03-21 11:39:34 +08:00
ajnart
b923f8261b
🧑💻 Address PR comments
2023-03-21 11:36:34 +08:00
ajnart
3bb0f20066
🧑💻 Address PR comments
2023-03-21 11:26:19 +08:00
ajnart
850375767e
🌐 Add translations
2023-03-21 11:20:15 +08:00
ajnart
ed159ea3c3
🌐 Add translations
2023-03-21 11:18:19 +08:00
ajnart
c799d507d2
🎨 Wrap shortcut with text component
2023-03-21 11:11:50 +08:00
Manuel
4c9d1a1c01
🔀 Merge branch 'dev' into tests/add-tests
2023-03-20 23:18:20 +01:00
Manuel
6633d21788
🧪 Add test for Plex
2023-03-20 23:17:17 +01:00
ajnart
9aebcf0c69
✨ Add a simple keybind viewer in about menu #751
2023-03-20 10:54:46 +08:00
Manuel
c41f547af3
✨ Add beforeunload hook ( #762 )
2023-03-18 12:28:11 +01:00
ajnart
b3aae68469
✨ Make integrations fields required
...
Minor integration styling, bigger tooltips, longer texts, removed clear secret button
2023-03-18 19:09:21 +08:00
Manuel
5ed363146f
✅ Add test for AppAvatar
2023-03-17 23:05:30 +01:00
Thomas Camlong
b78ed7fb04
Merge pull request #750 from ajnart/fix-ping-status
...
🐛 Fix StatusCode not being used properly
2023-03-04 08:14:22 +09:00
ajnart
457e9cf2bd
🎨 Format codebase
2023-03-03 12:40:49 +09:00
ajnart
85120e3816
💄 Icon selector style changes
2023-03-03 12:39:10 +09:00
ajnart
c6d8bcd574
💄 Icon selector style changes
2023-03-03 12:38:56 +09:00
ajnart
1aeee38c0d
WIP on Mantine v6
2023-03-03 01:21:38 +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
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
d157e986a1
✨ Plex and Jellyfin widget ( #713 )
2023-02-15 22:12:49 +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