ajnart
739b95888b
💄 Prettier repository
2023-07-21 18:08:40 +09:00
Meier Lukas
d00a317202
✨ Improve location selection for weather
2023-06-10 23:53:04 +02:00
ajnart
6f48cafd42
⬆️ Upgrade to @tabler/icons-react
2023-05-15 17:40:59 +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
ajnart
457e9cf2bd
🎨 Format codebase
2023-03-03 12:40:49 +09:00
ajnart
1e117cbe7b
Merge branch 'dev' into next-13
2023-02-02 19:03:11 +09:00
ajnart
6586cdd060
✨ Add cache and stale timers for most react query
2023-01-31 11:45:52 +09:00
ajnart
9d566330be
work on next13
2023-01-23 01:34:36 +09:00
ajnart
9af2ee4882
Fix datetile and weathertile display for 1x1 size
2023-01-08 13:55:51 +09:00
Meierschlumpf
d439ba1842
🐛 Improve resposivnes
2023-01-04 19:06:19 +01:00
ajnart
4f948021dd
Weather widget styling
2023-01-03 20:15:07 +09:00
ajnart
93fc011879
Trying to fix linting errors
2022-12-22 11:45:48 +09:00
Meierschlumpf
c2186c2525
🎨 Migrate all wrapper to use WidgetWrapper
2022-12-19 18:26:04 +01:00
Meierschlumpf
8f7a3111ca
✨ Change integration structure to array and rename to widgets in config
2022-12-19 17:03:39 +01:00
Meierschlumpf
f98e66fcad
✨ Migrated widget modals from integration modals
2022-12-18 22:58:00 +01:00
Meierschlumpf
b4cfa1ac05
✨ Removed widgets from tile definitions
2022-12-18 21:50:08 +01:00
Meierschlumpf
e914174e78
✨ Migrate integrations to widgets
2022-12-18 21:21:23 +01:00
Meierschlumpf
7cb71eba84
🎨 Moved integrations in widgets directory
2022-12-16 21:01:06 +01:00