Jason Fischer
|
4eabdc1e5e
|
Add Synology DiskStation widget
closes #523
|
2022-11-29 20:11:50 -08:00 |
|
Myztillx
|
2f523abe9d
|
Added processing count to overseerr
|
2022-11-29 13:19:52 -05:00 |
|
Michael Shamoon
|
c9f508d321
|
deluge doesnt use username
|
2022-11-27 22:56:47 -08:00 |
|
shamoon
|
ff27d90a54
|
Merge pull request #551 from JazzFisch/add-deluge
|
2022-11-26 12:22:22 -08:00 |
|
Jason Fischer
|
034dbb956a
|
Change qBittorrent to no longer use fetch
|
2022-11-25 10:55:56 -08:00 |
|
shamoon
|
1ca1d6a5c8
|
Merge pull request #543 from brunoccr/main
Fix error on refresh sending DATA var undefined on first time on widget ChangeDetection.IO
|
2022-11-25 08:48:19 -08:00 |
|
Michael Shamoon
|
a488cc0115
|
Use statistics endpoint for paperless-ngx
|
2022-11-25 08:32:04 -08:00 |
|
Niklas
|
a677a507b8
|
Added paperless-ngx widget
|
2022-11-25 16:05:53 +01:00 |
|
Michael Shamoon
|
165add7f53
|
Handle deluge with 0 torrents
|
2022-11-23 15:08:06 -08:00 |
|
Jason Fischer
|
bec62a0949
|
Fix linting errors
|
2022-11-23 12:01:31 -08:00 |
|
Jason Fischer
|
7266390491
|
Add Deluge widget
- Create semi-generic jsonrpc proxy handler
- Refactor NZBGet to use jsonrpc proxy handler
closes #190
|
2022-11-23 11:51:53 -08:00 |
|
Niklas
|
16561bac79
|
Add scrutiny widget
|
2022-11-23 15:30:04 +01:00 |
|
Bruno Rossetto
|
4584384beb
|
Fix error on refresh sending DATA var undefined on first time
|
2022-11-21 17:06:11 -03:00 |
|
Michael Shamoon
|
c57d980558
|
fix rutorrent lint
|
2022-11-19 21:19:30 -08:00 |
|
Michael Shamoon
|
b5bb9c0272
|
Fix rutorrent widget always uses port 80
Closes #538
|
2022-11-19 21:11:38 -08:00 |
|
Michael Shamoon
|
4ccf8eddae
|
fixes for widget validation
|
2022-11-18 23:07:25 -08:00 |
|
Michael Shamoon
|
9d5e401fe2
|
fix hdhomerun lint
|
2022-11-18 22:37:28 -08:00 |
|
Michael Shamoon
|
3393cbcfc1
|
update to new widgets API error handling
|
2022-11-18 22:22:41 -08:00 |
|
Michael Shamoon
|
fe4a967a15
|
rename hdhomerun lineup endpoint
|
2022-11-18 22:21:52 -08:00 |
|
Michael Shamoon
|
b5d5b7c552
|
lint HDHomeRun widget
|
2022-11-18 22:21:52 -08:00 |
|
Don Reece
|
1b00ac2e37
|
Add HDHomeRun widget
- Tracking Channels, and HD Channels
|
2022-11-18 22:21:52 -08:00 |
|
Michael Shamoon
|
1215808dd4
|
Add validation, error display for gluetun
|
2022-11-18 15:24:07 -08:00 |
|
Michael Shamoon
|
8a783ba9f6
|
Simplify error catching
|
2022-11-18 15:24:07 -08:00 |
|
Michael Shamoon
|
00163d2f44
|
Update homebridge, autobrr, truenas, tubearchivist, watchtower, pyload widgets
|
2022-11-18 15:24:07 -08:00 |
|
Michael Shamoon
|
1695fd5bee
|
Add field validation for some widgets
|
2022-11-18 15:24:07 -08:00 |
|
Michael Shamoon
|
21017e4716
|
Add detailed Error component for service widgets
|
2022-11-18 15:24:07 -08:00 |
|
Jason Fischer
|
5b7d2eaf07
|
Merge pull request #499 from benphelps/npm-no-fetch
Fix: Change npm widget to use httpProxy not fetch
|
2022-11-18 15:19:30 -08:00 |
|
shamoon
|
6e7236981b
|
Merge pull request #512 from Tarow/gluetun-widget
Add gluetun widget
|
2022-11-18 09:03:46 -08:00 |
|
Michael Shamoon
|
c117f18d20
|
Improve error handling with pyload-ng API
|
2022-11-11 12:39:54 -08:00 |
|
Michael Shamoon
|
3c0b18570e
|
pyload widget compatibility with pyload-ng
Closes https://github.com/benphelps/homepage/issues/517
|
2022-11-10 13:16:10 -08:00 |
|
Niklas
|
9060d3436c
|
Add gluetun widget
|
2022-11-09 17:04:48 +01:00 |
|
shamoon
|
b719a9f6a0
|
Merge pull request #496 from stuffinator/pyload_widget
Add Pyload widget
|
2022-11-08 13:24:45 -08:00 |
|
stuffinator
|
1fd9686e41
|
- fixed empty password not working
- Airbnb style guide
|
2022-11-08 21:47:12 +01:00 |
|
Michael Shamoon
|
3e73fb65ea
|
Use compact now playing format
|
2022-11-07 12:52:56 -08:00 |
|
Michael Shamoon
|
31b644c939
|
fix navidrome nothing playing, simplify widget params
|
2022-11-07 11:13:08 -08:00 |
|
Michael Shamoon
|
69786600b1
|
Pyload widget use httpProxy instead of fetch
|
2022-11-07 08:22:03 -08:00 |
|
Michael Shamoon
|
8b2b8d7b35
|
Cache Pyload widget login sessionId, refactor
|
2022-11-07 08:22:03 -08:00 |
|
ForeverEndeavor
|
210d746ef6
|
Feature: add navidrome support
|
2022-11-07 10:16:03 -06:00 |
|
Michael Shamoon
|
319d3bfae3
|
Change npm widget to use httpProxy not fetch
|
2022-11-06 18:05:22 -08:00 |
|
stuffinator
|
02027deb06
|
code styling
|
2022-11-06 11:45:25 +01:00 |
|
stuffinator
|
d6f53ab1e9
|
Merge remote-tracking branch 'origin/main' into pyload_widget
|
2022-11-06 11:10:09 +01:00 |
|
stuffinator
|
5b21444c2e
|
Add Pyload widget
|
2022-11-06 11:05:31 +01:00 |
|
Michael Shamoon
|
b25ba09e18
|
Fix error detection in emby widget
|
2022-11-05 21:43:59 -07:00 |
|
Michael Shamoon
|
872d2a8ace
|
lint truenas widget
|
2022-11-03 21:28:09 -07:00 |
|
Dimitar Ilkov
|
30c35f99d2
|
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
|
2022-11-03 14:00:46 +02:00 |
|
Brandon Barker
|
68b8e4b376
|
feat: add tubearchivist widget
|
2022-10-31 15:23:34 +02:00 |
|
ForeverEndeavor
|
1963a94f74
|
fix endpoint typo in emby widget
|
2022-10-29 13:39:54 -05:00 |
|
Michael Shamoon
|
5f71486b74
|
remove unnecessary watchtower header cache, code style
|
2022-10-28 00:59:47 -07:00 |
|
FauFra
|
87c3ba8faa
|
Added support to watchtower statistics
|
2022-10-28 00:30:29 -07:00 |
|
Dimitar Ilkov
|
300bb3487e
|
format uptime
|
2022-10-27 10:44:21 +03:00 |
|