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
ajnart
5ab0e5207b
💄 Prettier codebase
2023-10-25 15:29:45 +02:00
Meier Lukas
6f94d20ab4
🐛 500 error when saving user settings, Language not applied after saving user preferences
2023-10-22 23:30:20 +02:00
Meier Lukas
0a98be4553
✅ Add tests for invite router ( #1456 )
...
* ✅ Add test for invite router
* ✅ Add cleanup to invite-router tests, add tests for creation and deletion of invites
* ♻️ Fix typo
* ♻️ Remove nullish for limit of invite router all procedure
2023-10-18 20:41:59 +02:00
Meier Lukas
1d50e2ce9a
♻️ Migrate from prisma to drizzle ( #1434 )
...
* ♻️ Migrate from prisma to drizzle
* 🐛 Build issue with CalendarTile
* 🚧 Temporary solution for docker container
* 🐛 Drizzle not using DATABASE_URL
* ♻️ Address pull request feedback
* 🐛 Remove console log of env variables
* 🐛 Some unit tests not working
* 🐋 Revert docker tool changes
* 🐛 Issue with board slug page for logged in users
---------
Co-authored-by: Thomas Camlong <thomascamlong@gmail.com >
2023-10-08 12:10:48 +02:00
Tagaishi
4945725702
🐛 DNS-Hole error handling and fixes ( #1419 )
...
* 🐛 Remove url requirement
* ⚡ ️ Ignore dnshole in widget when not contactable
* ✨ Error tile for dns-control instead of load loop
2023-10-08 11:47:31 +02:00
Manuel
b770b88834
fix: trim media server url ( #1438 )
2023-09-30 12:42:53 +02:00
Meier Lukas
32e40f3342
🐛 Remove DISABLE_EDIT_MODE and replace with admin-procedure ( #1439 )
2023-09-30 00:30:55 +02:00
Tagaishi
b44347311f
🐛 Return download speed instead of 0 for NZBGET ( #1400 )
2023-09-21 19:45:58 +02:00
Manuel
b49d021daf
✨ Add allow anonymous switch
2023-09-21 19:45:30 +02:00
Meier Lukas
141c27cda7
✨ Add autofocus for searchbar ( #1408 )
2023-09-18 19:30:22 +02:00
Meier Lukas
d05c0023cd
✨ Readd possibility to add containers as apps to boards ( #1276 )
2023-09-10 14:28:13 +02:00
Manuel
f35f6debaf
🔀 Merge dev to auth branch
2023-09-10 13:38:53 +02:00