Yossi Hillali
afdca50bd2
feat: add dns disable timer ( #2029 )
2024-05-23 18:18:06 +02:00
Meier Lukas
0a08b8fb9b
Merge branch 'master' into dev
2024-05-07 20:04:46 +02:00
SeDemal
452304b471
Add logout callback URL and session expiration environment variables ( #2023 )
...
Co-authored-by: @Meierschlumpf
2024-05-07 00:06:07 +02:00
Dennis Vesterlund
18cd1f961f
feat: home assistant entity generic toggle ( #2015 )
...
Added support for generic toggle on Home Assistant entities that support
it. For entities that does not support toggle the feature will silently
fail. This way matches how Home Assistant handles it.
2024-05-06 20:00:13 +02:00
Janik Brüll
2b92c98975
✨ Add Tdarr integration and widget ( #1882 )
2024-04-18 23:01:20 +02:00
Dylan Slattery
f1dc67f206
Bugfix: Pass axios error into log call for proxmox. ( #2012 )
...
* add error to proxmox api log call
* Update src/server/api/routers/health-monitoring/proxmox.ts
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
---------
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2024-04-18 21:07:12 +02:00
Dylan Slattery
06772713ce
feat: add Proxmox integration/widget ( #1903 )
2024-03-23 16:19:38 +01:00
Tagaishi
11eaf9eb8e
fix: change media request TV poster and movie name ( #1983 )
2024-03-23 16:16:17 +01:00
Yossi Hillali
ef70e9317d
fix: health monitoring hotfix ( #1970 )
...
* fix cpu temp when not available, fix hover dropdown, resize progress rings.
* fix spelling
2024-03-18 22:53:06 +01:00
Yossi Hillali
6989ce8311
fix: OMV 7 support ( #1959 )
2024-03-15 19:46:12 +01:00
Yossi Hillali
030f05b24b
fix: OMV 7 support ( #1959 )
2024-03-15 09:00:43 +01:00
Yossi Hillali
918585c3e2
feat: add weekly forecast to weather widget ( #1932 )
2024-03-09 16:57:16 +01:00
Yossi Hillali
b51fcdb342
Add OMV integration / widget ( #1879 )
...
feat: Add health monitoring widget (OMV)
OpenMediaVault as first supported integration.
2024-02-27 20:44:52 +01:00
Meier Lukas
5cd940f3cc
Fix redirect OIDC ( #1911 )
...
* fix: redirect oidc not defined
* fix: construct redirect url from x-forwarded prot and host
* fix: redirect method does not support comma seperated protocol list and url starting with http(s)://
* fix: redirect_uri not specified for oidc as authorization parameter
* fix: unit test not modified
* docs: add comment why the redirect_uri is constructed
* fix: add redirect callback with forwarded headers as redirect url host and protocol
* Apply suggestions from code review
2024-02-20 20:34:57 +01:00
Rikpat
9a8ea9e1fe
feat: add ldap and oidc support ( #1497 )
...
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com >
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
2024-02-09 22:57:00 +01:00
Yossi Hillali
5d113ea280
Indexer manager ( #1807 )
...
* indexer manager widget
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
2024-02-09 22:35:56 +01:00
Tagaishi
02249d20c2
fix: add check for already existing name upon creating board ( #1887 )
2024-02-09 22:30:03 +01:00
Manuel
6f077f1c5e
fix: remove console log ( #1861 )
2024-01-28 21:19:41 +01:00
Manuel
ff21033b0c
fix: rss widget post sorting ( #1855 )
2024-01-28 21:15:46 +01:00
Manuel
0dc16977a5
fix: attempt to fix ping redirects ( #1829 )
2024-01-16 20:23:22 +01:00
Manuel
ffc9387edb
fix: remove max redirects from ping ( #1828 )
2024-01-16 20:14:52 +01:00
Manuel
b911e8b56f
fix: http ping agent ( #1826 )
2024-01-16 19:44:02 +01:00
Manuel
5bae5bf04d
refactor: optimize imports ( #1822 )
2024-01-15 17:16:13 +01:00
Manuel
c701f723cf
feature: add trpc openapi ( #1818 )
2024-01-14 22:20:51 +01:00
Manuel
e57af4ae10
revert: #1714 migrate to axios.get ( #1819 )
2024-01-14 14:09:08 +01:00
Manuel
c7992260f0
feature: board operations ( #1800 )
2024-01-13 22:52:44 +01:00
Manuel
6717bcf8b4
feature: rss improvements ( #1810 )
2024-01-11 19:19:59 +01:00
Tagaishi
60bca7412c
feat: improve admin security on dnshole controls ( #1686 )
2024-01-11 19:04:41 +01:00
Manuel
c4669ca516
feature: #1765 reduce transferred torrent data ( #1798 )
2024-01-11 18:10:30 +01:00
Manuel
35e8c76120
feature: trigger automations ( #1799 )
2024-01-11 17:49:27 +01:00
Marek Tancak
6d6750c665
feat: add availability information about media requests ( #1794 )
2024-01-09 20:56:57 +01:00
Manuel
108803ae2a
fix: outdated config schema ( #1769 )
2023-12-30 21:54:48 +01:00
Thomas Camlong
082077ec9d
feat: import to docker form board, docker button on boards ( #1714 )
2023-12-30 20:11:38 +01:00
Tagaishi
e13a4afdde
feat: remove location based timezone resolving ( #1680 )
2023-12-30 20:09:17 +01:00
Manuel
b6b697cabd
fix: umlaute in RSS ( #1755 )
2023-12-29 10:55:59 +01:00
Manuel
553fa98e61
✨ #1616 better user management ( #1748 )
2023-12-20 10:18:24 +01:00
Manuel
312e2c8297
✨ #698 homeassistant widget ( #1658 )
2023-11-23 21:44:05 +01:00
ajnart
5a563b3875
✨ Improve boards page, show if Public/Restricted
2023-11-13 20:28:31 +01:00
Manuel
27037c6f50
✨ Image properties customization ( #1590 )
2023-11-12 13:37:32 +01:00
ajnart
173727c155
🐳 Fix docker TCP not working
...
Fixes Lost docker connection via TCP with 0.14.0 update #1577
2023-11-12 13:35:57 +01:00
Tagaishi
5eb4365a59
✨ Auto handle sonarr and radarr API differences ( #1548 )
2023-11-03 21:07:37 +01:00
Thomas Camlong
6428944908
Merge pull request #1509 from diogovalentte/dev
...
feat: add support for default ports on http(s) protocols on download.ts
2023-11-01 23:12:16 +01:00
Thomas Camlong
66f0368183
Revert " ✨ Fetch the weather using a local request instead of a server-side one"
2023-10-31 00:31:59 +01:00
Thomas Camlong
9e2876c638
Merge pull request #1522 from ajnart/1504-allow-image-caching-using-nextimage
...
Fix walks repo using github
2023-10-30 20:02:15 +01:00
Thomas Camlong
3d6fa44897
Merge pull request #1519 from ajnart/feature/local-weather-fetch
...
✨ Fetch the weather using a local request instead of a server-side one
2023-10-30 19:56:49 +01:00
Thomas Camlong
92ffce1b3b
🐛 Fix walks repository not up to date
2023-10-30 16:19:17 +01:00
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
Thomas Camlong
2e481e2103
🐛 await for GeoTz in timezone finder
2023-10-30 15:04:21 +01:00
Thomas Camlong
4aa09b7e95
🐛 Fix unknown country in tRPC citySchema
2023-10-30 13:57:09 +01:00
Diogo Valentim
3a5cfc6585
feat: add support for default ports on http(s) protocols on downloads.ts
2023-10-26 22:29:03 -03:00