Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Camlong
e755bf6bd0 Merge pull request #1228 from ajnart/refactor/404-page
🥅 Add 404 error page
2023-08-08 10:07:36 +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
Manuel
56a234baf6 🥅 Add 404 error page 2023-07-30 16:54:35 +02:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Manuel
f8bd7fb2b9 🚸 Improve accessibility (#980)
* 🚸 Improve accessibility

* 🌐 Add missing translations
2023-06-20 22:02:00 +02:00
Meier Lukas
d00a317202 Improve location selection for weather 2023-06-10 23:53:04 +02:00
Manuel
cee5911259 Open tabs in batch (#1006) 2023-06-07 21:44:44 +02:00
Manuel
fb52c4b003 Add ad guard home (#937)
*  Add add guard home

*  Add request for blocked domains and fix request for blocked queries

* ♻️ PR feedback

*  Fix tests
2023-05-20 14:42:15 +02:00
Manuel
c52acd2913 Bookmark widget (#890)
* 🚧 Bookmark widget

*  Add input type

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

*  Add content display and input fields

* 🐛 Fix delete button updating to invalid schema

* 🌐 Add translations for options

*  Add field for image

* ♻️ Refactor IconSelector and add forward ref

* 🦺 Add form validation

* 🦺 Add validation for icon url and fix state for icon picker

* 🌐 PR feedback

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-15 09:54:50 +02:00
Manuel
92e8d79c5a Add pihole integration (#860)
*  Add pihole integration

* Update src/widgets/adhole/AdHoleControls.tsx

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>

* Update src/tools/client/math.ts

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

* Update src/widgets/dnshole/DnsHoleSummary.tsx

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

---------

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-06 19:51:53 +02:00
Manuel
5ae6b39fa9 🐛 Anonymous Plex user 2023-04-14 12:22:11 +02:00
Manuel
c1463b3aa6 Add overseerr widget 2023-04-05 21:49:42 +02:00
deepsource-autofix[bot]
e8d82c866e style: Format code with prettier 2023-03-29 11:02:54 +00:00
Manuel
4c13e8c2f0 Update mock plex url in plex sdk test 2023-03-29 13:02:33 +02:00
deepsource-autofix[bot]
0506cd542c style: Format code with prettier 2023-03-29 10:20:01 +00: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
Manuel
4c28a77e00 Add widget error boundary (#753) 2023-03-18 12:29:10 +01:00
Manuel
464b9d4142 🚨 Fix nestjs warnings, remove old eslint plugins 2023-03-17 22:40:14 +01:00
Manuel
4a856c6267 Add vitest and initial tests 2023-03-17 22:10:00 +01:00
ajnart
457e9cf2bd 🎨 Format codebase 2023-03-03 12:40:49 +09:00
Manuel
f5686fbf2c ♻️ Refactor icon picker (#724) 2023-02-20 22:11:30 +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
Yossi Hillali
fab018a10e Add video-stream widget (#685) 2023-02-08 22:23:53 +01:00
Manuel
2539e8cec1 Custom column counts for gridstack #613 #660 2023-02-05 17:16:03 +01:00
Manuel
e27aa51b4d 🐛 Fix package attributes readout 2023-02-04 21:03:30 +01:00
Manuel
2b20cecb79 ♻️ Add version reading by package file 2023-01-31 21:58:55 +01:00