Commit Graph

285 Commits

Author SHA1 Message Date
Meier Lukas
ed76afbce8 Add user settings, improve color scheme 2023-07-29 11:19:40 +02:00
Meier Lukas
d8562e2990 Add working sign-in / sign-out, add working registration with token 2023-07-29 10:05:05 +02:00
Meier Lukas
326395730e 🐛 Fix issues with login page 2023-07-28 20:45:54 +02:00
Meier Lukas
d7f6bdf417 Add basic credentials authentication 2023-07-28 18:51:44 +02:00
Meier Lukas
d507f0807f Merge branch 'dev' into feature/add-basic-authentication 2023-07-28 18:11:17 +02:00
Meier Lukas
48b2e951cd 🐛 Fix config appearance on initial load 2023-07-27 20:25:12 +02:00
Meierschlumpf
3990c1a4ad ♻️ Add env variable validation 2023-07-23 14:18:10 +02:00
ajnart
6658c05e5a 🐛 Fix bugs with the ping feature 2023-07-22 10:11:23 +09:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Meier Lukas
49b7ef484f 🐛 Fix reversed dns-hole controls 2023-07-18 07:38:27 +02:00
Danyal
fdafbb9aaa ✏️ fix pi-hole integration field from password to apiKey 2023-07-11 23:28:56 +05:00
Meier Lukas
e24122b355 Merge pull request #1044 from ajnart/add-location-selection-for-weather-widget
 Improve location selection for weather
2023-06-13 20:50:34 +02:00
ajnart
6fc8d4087f Address PR comments 2023-06-12 17:36:04 +09:00
ajnart
3b3f7f308f 🧑‍💻 Migrate package.json prettier and eslint
Also updated the plugins and the config.
New rules should be respected from now-on
2023-06-11 17:51:29 +09:00
Meier Lukas
c7e066392f 🐛 Fix issue with old migration and add migration for location 2023-06-11 00:33:28 +02:00
Meier Lukas
c1658d68e1 🐛 Fix pull request issues 2023-06-10 19:04:54 +02:00
Meier Lukas
696da5dbec ♻️ Move nzbget sdk to routers 2023-06-10 17:48:55 +02:00
Meier Lukas
d89e9fb36d 🐛 Fix issue with tRPC 2023-06-10 11:06:50 +02:00
Meier Lukas
21044fb1c2 Add tRPC 2023-06-10 10:05:16 +02:00
renovate[bot]
61612b2bf7 ⬆️ Update dependency next-i18next to v13 (#956)
* ⬆️ Update dependency next-i18next to v13

* 🚨 Fix compile errors

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-06-09 23:14:49 +02:00
Manuel
ba659b6247 🐛 Fix dash. api (#1024) 2023-06-09 20:10:47 +02:00
Manuel
11659dde78 Add dangerous html content to rss (#885) 2023-05-24 21:22:31 +02:00
Manuel
e63321f5ad 🚨 Fix warnings (#953) 2023-05-20 15:33:14 +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
Luca
ba8ef4a844 Allow opening media requests links in external host (#824)
* Allow opening media requests links in external host

* Removed useless translation files

* Restored translations

* 🌐 Add missing translation

---------

Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-05-16 22:30:04 +02:00
Thomas Camlong
3e6413d9f2 Ability to manage media requests from the widget (#894)
* Ability to manage media requests from the widget

* 🚸 Improve UX & Design

---------

Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-05-16 22:19:14 +02:00
Thomas Camlong
f8dcd40286 Merge pull request #914 from ajnart/migrate/tabler-icons-react
⬆️ Upgrade to `@tabler/icons-react`
2023-05-16 13:53:59 +09:00
ajnart
03f07dbd81 🐛 Try fixing compilation error on vercel 2023-05-16 13:25:07 +09:00
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09:00
Thomas Camlong
194da2b6e5 Merge pull request #855 from ajnart/small-fix-ping
🐛 Fix a small bug with the ping system
2023-05-15 16:27:03 +09: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
50aba040e4 Add label filter for torrent widget (#865) 2023-05-03 12:50:11 +02:00
ajnart
9b45e24584 🐛 Fix a small bug with the ping system 2023-04-25 16:06:15 +09:00
Manuel
cd9fa354ec 🐛 Fix rss widget crash with legacy string (#848) 2023-04-23 22:09:29 +02:00
Manuel
5a6c039f5b 🚑️ Ping array (#823) 2023-04-21 10:21:34 +02:00
ajnart
a18c8df664 🐛 Fix media request not using external address 2023-04-17 15:14:26 +09:00
Manuel
e8179d01af Add tests for media request widget 2023-04-11 17:38:10 +02:00
Thomas Camlong
d920c6319f Merge pull request #797 from ajnart/rss-multiple-feeds
Rss multiple feeds
2023-04-11 01:07:49 +09:00
ajnart
b45a614cd8 💡 Address PR comments 2023-04-10 23:29:00 +09:00
Manuel
6b3fe8951a 🚨 Fix warnings 2023-04-09 16:46:13 +02:00
Manuel
2e0478b2a7 Merge branch 'feat/overseerr-widget' of https://github.com/ajnart/homarr into feat/overseerr-widget 2023-04-07 20:03:52 +02:00
Manuel
31a0b5553f Merge branch 'dev' into feat/overseerr-widget 2023-04-06 23:34:37 +02:00
Manuel
972aff26f7 Merge branch 'dev' into feat/overseerr-widget 2023-04-06 23:11:29 +02:00
Manuel
c1463b3aa6 Add overseerr widget 2023-04-05 21:49:42 +02:00
ajnart
42ce621197 Add localstorage caching with React Query 2023-04-05 15:50:26 +09:00
ajnart
405219c081 Change default value, fix API 2023-04-05 15:49:53 +09:00
ajnart
b2f04937b9 Merge branch 'dev' into HEAD 2023-04-03 15:40:47 +09:00
ajnart
69dd4ea75c Add support for proxied docker #758 2023-03-31 21:30:00 +02:00
Meier Lukas
77c8cb8f9e 🐛 API endpoints not working with multiple widgets 2023-03-30 23:15:08 +02:00
Meier Lukas
525985b1dc Migrate tiles from id to type 2023-03-30 22:20:56 +02:00