Thomas Camlong
7ba9065fb7
✨ Fetch the weather using a local request instead of a server-side one
...
This allows for request caching on the disk using node's fetch
2023-10-30 15:15:33 +01:00
Tagaishi
d97850aaad
🐛 Clock fix timezone named offset format for dayjs
2023-10-30 03:07:38 +01:00
ajnart
5ab0e5207b
💄 Prettier codebase
2023-10-25 15:29:45 +02:00
ajnart
ac3771ad7b
Small changes to RSS widget and MediaRequest
2023-10-25 14:08:27 +02:00
Tagaishi
62cb758db5
✨ Adds support for poster on Radarr v5's api
2023-10-13 21:55:39 +02:00
Manuel
f3f4f23718
🔒 ️ Fix tiptap url CVE ( #1459 )
2023-10-09 21:29:41 +02:00
Meier Lukas
1d50e2ce9a
♻️ Migrate from prisma to drizzle ( #1434 )
...
* ♻️ Migrate from prisma to drizzle
* 🐛 Build issue with CalendarTile
* 🚧 Temporary solution for docker container
* 🐛 Drizzle not using DATABASE_URL
* ♻️ Address pull request feedback
* 🐛 Remove console log of env variables
* 🐛 Some unit tests not working
* 🐋 Revert docker tool changes
* 🐛 Issue with board slug page for logged in users
---------
Co-authored-by: Thomas Camlong <thomascamlong@gmail.com >
2023-10-08 12:10:48 +02:00
Tagaishi
4945725702
🐛 DNS-Hole error handling and fixes ( #1419 )
...
* 🐛 Remove url requirement
* ⚡ ️ Ignore dnshole in widget when not contactable
* ✨ Error tile for dns-control instead of load loop
2023-10-08 11:47:31 +02:00
Tagaishi
4e036315ba
🐛 Fix miscellaneous console errors ( #1418 )
...
* 🐛 Bookmark widget key fix
* 🐛 Media request list widget key fix
* 🐛 media server widget key fix
* 🐛 Remove "hasNextLevel" error
2023-10-08 11:46:18 +02:00
Tagaishi
6c43a19fa1
💄 Allow user to make video stream smaller than 2*3 ( #1430 )
2023-09-28 19:47:13 +02:00
Manuel
7d7fe6016b
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-09-23 20:32:17 +02:00
Tagaishi
4a30e327a3
🐛 Calendar indicator over header bar fix ( #1401 )
2023-09-17 16:17:28 +02:00
Tagaishi
c777a774f7
✨ Hide DNS-Hole control buttons option ( #1384 )
2023-09-15 18:17:46 +02:00
Tagaishi
a3f364e67d
💄 Change media-server modal to popover ( #1395 )
2023-09-15 18:16:10 +02:00
Tagaishi
47e46a3a30
💄 Calendar close modal on click when opened ( #1396 )
2023-09-15 18:15:25 +02:00
Tagaishi
9b8263b8ec
💄 Replace hover with click and on the full row ( #1397 )
2023-09-15 18:12:42 +02:00
Tagaishi
4c67ee2902
💄 Added modal on usenet widget ( #1398 )
2023-09-15 18:11:40 +02:00
Manuel
f35f6debaf
🔀 Merge dev to auth branch
2023-09-10 13:38:53 +02:00
Thomas Camlong
39c16c3d29
✨ Add a toggle to show unmonitored items in *Arr ( #1371 )
2023-09-07 21:36:15 +02:00
Tagaishi
89cfb1ae5d
🐛 add new tab to item ( #1362 )
2023-09-07 07:36:38 +02:00
Manuel
9fa0acff3e
⏪ Revert anchor colors in media request widget
2023-09-04 19:28:13 +02:00
Tagaishi
624e2a3a2c
🐛 Media Session widget jellyfin sessions + translations ( #1353 )
2023-09-03 22:24:27 +02:00
Manuel
c94ffbf91f
🐛 External URL being '' in media requests ( #1355 )
2023-09-03 18:00:15 +02:00
Tagaishi
fc9d6f796e
🐛 Notebook scrollbar ( #1342 )
2023-09-03 17:52:35 +02:00
Manuel
c14fad680d
refactor: use relative TS path
2023-09-03 16:23:40 +02:00
Tagaishi
371587c62d
✨ Rework Media Request Stats Widget ( #1344 )
...
* ✨ Rework Media Request Stats Widget
* 🎨 More code to do it better than last commit
* ♻️ Resize improvement
* 🐛 Empty Username handling
* 🎨 widget as router input
* ✨ Open links in new tab + media request scrollArea
2023-09-01 22:15:40 +02:00
Angel
1bb1a8f628
🐛 Adguard logic and several small bugs
2023-09-01 21:59:01 +02:00
Thomas Camlong
79012ec681
Merge pull request #1312 from Tagaishi/translation-handling-update
2023-09-01 20:41:00 +02:00
Tagaishi
981c964ba9
🐛 Fix locale for calendar and clock ( #1330 )
2023-09-01 17:13:55 +02:00
Tagaishi
106795e1be
💄 Included back the text under percentage ( #1343 )
2023-09-01 17:09:56 +02:00
Tagaishi
eb0282dbde
🐛 fix flex for bookmark in firefox ( #1346 )
2023-09-01 17:05:13 +02:00
Manuel
8dbb6d4dd3
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-23 21:17:51 +02:00
Tagaishi
558c731c6b
🌐 between x and y string repetition change
2023-08-22 23:31:56 +02:00
Thomas Camlong
1b778943eb
Merge pull request #1257 from Tagaishi/widget-full-translation-support
2023-08-21 17:56:08 +02:00
Tagaishi
bc4009bd8b
🐛 Added movie in icon list for currently playing ( #1303 )
2023-08-20 18:08:31 +02:00
Tagaishi
e97367a0a0
Merge branch 'widget-full-translation-support' of https://github.com/Tagaishi/homarr into widget-full-translation-support
2023-08-14 19:16:15 +02:00
Tagaishi
b62b6b9ee7
🐛 Fixed locale on Calendar + moment to dayjs
2023-08-13 21:47:50 +02:00
Tagaishi
d4c9a5bb26
Merge branch 'dev' of https://github.com/ajnart/homarr into widget-full-translation-support
2023-08-13 17:46:18 +02:00
Manuel
b249c0205f
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-13 15:12:20 +02:00
Thomas Camlong
abb52b093a
✨ Notebook-widget ( #962 )
...
* ⬆️ Add required dependencies
* ✨ Add basic widget definition for `notebook`
* 🌐 Add basic translations for `notebook` widget
* 🐛 Fix `WidgetMenu` zIndex property
* ⚡ ️ Use dynamic import for the `notebook` widget
* 🌐 Update translations
* 🚨 Disable eslint `no-param-reassign` rule
* ✨ Add `notebook` widget
* ➕ Add `immer` as a dependency
* fix: currentConfig not loaded in useEffect callback
fixes #1249
* ♻️ Notebook widget UI (#1266 )
* ♻️ Refactor note widget
* 🐛 Fix translations
* 💄 Widget styling changes
* 🔒 Fix lockfile
* 💄 Remove primary color from edit button
* 💄 Fix css
* ✨ Add the ability to hide an option
* 🔥 Remove aria-labels
* ♻️ Address pull request feedback
* 🐛 Remove wrong description from default value
---------
Co-authored-by: gnattu <gnattu@users.noreply.github.com >
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch >
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2023-08-12 21:17:12 +02:00
Tagaishi
d14834d517
🐛 remove icon alignment on column stat layout
2023-08-12 13:16:58 +02:00
Meier Lukas
73cf109c72
🐛 Remove not implemented action icons
2023-08-11 21:08:42 +02:00
Meier Lukas
71272c982e
🎨 Improve code structure of dns hole summary
2023-08-11 20:38:13 +02:00
Tagaishi
a14a9d4601
💄 Flex layout and text fitting
2023-08-11 00:07:57 +02:00
Tagaishi
9b2fecdfcb
🌐 Replaced hardcoded text to use translation
2023-08-09 22:16:57 +02:00
Tagaishi
ffa850b081
✨ Option to show time for a city ( #1236 )
2023-08-09 20:33:17 +02:00
Meier Lukas
6460e433a5
🐛 App Transparency not used by torrent tile table ( #1256 )
...
* 🐛 App Transparency not used by torrent tile table
* 🐛 Classname to unspecific
2023-08-08 22:18:35 +02:00
Manuel
9404b2c718
💄 Fix white space on torrent ( #1254 )
...
* 💄 Fix white space on torrent
* 🐛 Fix issue with table content
* 🐛 Remove temporary mock value
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2023-08-08 21:38:14 +02:00
Thomas Camlong
2b82503b6c
Merge pull request #1184 from ishaanparlikar/1182-display-city
...
✨ display location name on a weather tile
2023-08-08 09:47:11 +02:00
ajnart
0331d20a42
🐛 Fix padding in WeatherTile
2023-08-08 09:46:10 +02:00