Commit Graph

257 Commits

Author SHA1 Message Date
ajnart 03f07dbd81 🐛 Try fixing compilation error on vercel 2023-05-16 13:25:07 +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
Manuel 3f44c59e00 🔀 Merge branch 'dev' into tests/add-tests 2023-03-29 12:17:20 +02:00
deepsource-autofix[bot] 497e22830e style: Format code with prettier
Format code with prettier

This commit fixes the style issues introduced in e966fda according to the output
from prettier.

Details: https://deepsource.io/gh/ajnart/homarr/transform/d081bf6a-f351-4ebd-a249-c708aaec7e67/
2023-03-29 12:04:30 +02:00
Thomas Camlong e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
ajnart fdeac8eb29 Add TV show name in media info and style changes 2023-03-23 00:44:03 +08:00
Thomas Camlong 64dec6ce3f Merge branch 'dev' into edit-mode-password 2023-03-22 22:22:16 +08:00
ajnart b923f8261b 🧑‍💻 Address PR comments 2023-03-21 11:36:34 +08:00
ajnart 13670c5626 🧑‍💻 Address PR comments 2023-03-21 11:35:07 +08:00
Thomas Camlong 59504ff6c4 Merge pull request #742 from ajnart/fix/rss-crash
🚑 Fix RSS widget crash
2023-03-21 11:28:40 +08:00
Manuel 4c9d1a1c01 🔀 Merge branch 'dev' into tests/add-tests 2023-03-20 23:18:20 +01:00
Manuel 63f82971c8 Environment variable for default color scheme #237 (#744) 2023-03-18 12:29:39 +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
ajnart 387f155b29 WIP on Mantine v6 2023-03-03 01:13:23 +09:00
ajnart 5dae500ac3 🚧 WIP on Mantine V6 2023-03-03 00:37:22 +09:00
ajnart e734af0109 🔥 Remove logs and rephrase modal 2023-03-02 16:43:54 +09:00
ajnart 0b7f407b8c Add feature for edit mode password 2023-03-02 16:41:00 +09:00
Manuel 6f7692c086 🚑 Fix RSS widget crash 2023-02-28 20:41:09 +01:00
Manuel f56f4b33ce Add disable edit mode environment variable (#730) 2023-02-22 21:59:49 +01:00
Manuel f5686fbf2c ♻️ Refactor icon picker (#724) 2023-02-20 22:11:30 +01:00
Manuel 2c1b329dfd 🚨 Fix build warnings 2023-02-18 15:02:39 +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
ajnart 4f652c71ba Fix Zustand imports 2023-02-11 08:58:09 +09:00
Thomas Camlong 85beb7fe43 Merge pull request #697 from ajnart/add-norwegian-slovak
🌐 Add Norwegian and Slovak
2023-02-11 08:38:35 +09:00
ajnart 10e3718cb8 🚨 Fix build for 404 page 2023-02-11 08:01:45 +09:00
ajnart 84db1aeaf7 ️ Change code editor 2023-02-10 12:44:31 +09:00
Yossi Hillali fab018a10e Add video-stream widget (#685) 2023-02-08 22:23:53 +01:00