Commit Graph

1270 Commits

Author SHA1 Message Date
Tagaishi
d51bd43941 🌐 Add new tile 2023-08-13 22:56:41 +02:00
Tagaishi
a973265795 🌐 App validation errors 2023-08-13 22:24:46 +02:00
Tagaishi
7c898379e8 🌐 About keybind actions 2023-08-13 22:10:59 +02:00
Tagaishi
b62b6b9ee7 🐛 Fixed locale on Calendar + moment to dayjs 2023-08-13 21:47:50 +02:00
Tagaishi
8130504430 🌐 Category menu 2023-08-13 21:46:19 +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
ajnart
470b4155f7 🚑 Hotfix app width 2023-08-13 07:46:12 +02:00
Manuel
7ce09af5a8 🔀 Merge pull request #1270 from ajnart/release-0-13-2 2023-08-12 22:53:57 +02:00
Manuel
6d295c056b 🥅 Add 500 catching page (#1226) 2023-08-12 22:52:55 +02:00
Meier Lukas
e4b4b72656 Merge branch 'master' into dev 2023-08-12 22:42:28 +02:00
Manuel
be3b4f2275 🐛 Fix animation overflow (#1269) 2023-08-12 22:00:06 +02:00
Thomas Camlong
c8f39033dd 🐛 Fix issues with URL being too long when pinging many apps (#1264) 2023-08-12 21:57: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
ajnart
7614ec25c3 🐛 Fix docker action notification never going away
Fixes #1216
2023-08-12 21:00:18 +02:00
Tagaishi
261c1d94c9 🔀 Merge branch 'dev' into improve-dns-hole-stats-layout 2023-08-12 13:35:59 +02:00
Tagaishi
d14834d517 🐛 remove icon alignment on column stat layout 2023-08-12 13:16:58 +02:00
Manuel
9519dfaf0a 🐛 AdGuard Home time unit fix (#1005) 2023-08-12 12:10:21 +02:00
Meier Lukas
c955b04b48 🐛 Issue with media request url (#1260) 2023-08-12 11:51:14 +02:00
Tagaishi
d6736d6539 🐛 App tile flex fix (#1255)
* 🎨 flex

* 🎨 Improved flex organization on app tile

* ✏️ disallowAppNameProgagation to Propagation

*  User customizable lineclamp and config migration
2023-08-11 20:47:14 +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
gnattu
d5f74eb4bf fix: currentConfig not loaded in useEffect callback (#1250)
fixes #1249
2023-08-09 20:37:49 +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
e755bf6bd0 Merge pull request #1228 from ajnart/refactor/404-page
🥅 Add 404 error page
2023-08-08 10:07:36 +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
Manuel
a545e0fb91 Revert line clamp (#1245) (#1246) 2023-08-07 22:12:25 +02:00
Manuel
a83ca7dcde Revert line clamp (#1245) 2023-08-07 22:10:34 +02:00
Meier Lukas
5502eafc04 💄 Improve sizing of app name (#1244) 2023-08-07 21:20:49 +02:00
Tagaishi
04792bc749 🐛 Mobile category calendar day text wrapping 2023-08-07 01:29:37 +02:00
Tagaishi
7d18a51d02 App tile UI change (#1231)
* 💄 Rework the App tile UI

* 🤡 Forgot one

* Make it so the app title gets hidden properly

Now if the value is missing it won't by "hover" or "hidden" so it won't hide

* Turn the `Tooltip` into `HoverCard`

* Make save and cancel button not wrap anymore

* 💄 Used InfoCard in options + translations

* ♻️ Remove fallback value for label translations

---------

Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-08-06 19:36:36 +02:00
Meier Lukas
f074794009 Merge pull request #1212 from Tagaishi/widget-option-tooltips
 InfoCard
2023-08-05 23:57:22 +02:00
Tagaishi
d994f4ec89 🤡 frogot a file 2023-08-05 23:19:52 +02:00
Tagaishi
048b27a89b 🔒️ Link out of translation files 2023-08-05 23:19:26 +02:00
Meier Lukas
165c40506d ⚰️ Remove unused type 2023-08-05 22:17:54 +02:00
Meier Lukas
d7de49d743 ♻️ Migrate position property of info-card to hove card property 2023-08-05 22:15:20 +02:00
Tagaishi
d851f3bb21 Added infocard to location widget 2023-08-03 15:14:26 +02:00
Andy Huang
9722d6fb4d Adding 'audio' session type for Plex based on 'track' Plex API response type. 2023-08-02 06:11:58 -07:00
Tagaishi
34ea8c0661 🤡 forgot a question mark 2023-08-02 12:54:04 +02:00
Tagaishi
c3e1345851 💄 Made InfoCard more customizable 2023-08-02 12:23:28 +02:00
Tagaishi
58de4aaa6c 🎨 reworked structure of infocard + added arrow 2023-08-02 04:32:20 +02:00
Tagaishi
7235b5b17a General Element + Tooltip to HoverCard 2023-08-02 03:48:10 +02:00
Thomas Camlong
117e049f66 Merge pull request #1232 from ajnart/fix-env-not-working
Fix env not working
2023-08-01 18:38:52 +09:00
ajnart
d9c0d8d021 Fix values for `DOCKER_HOST` 2023-08-01 18:38:13 +09:00
Tagaishi
837b589270 ⚰️ removed unused imports 2023-07-31 01:15:40 +02:00
Tagaishi
6c1909e627 🎨 Common card component + flex direction fix 2023-07-31 01:13:36 +02:00
Tagaishi
3b95b8d8c8 🤡 Forgot label + touch up 2023-07-31 00:32:11 +02:00