Commit graph

152 commits

Author SHA1 Message Date
liaralabs e481fc044f Update jquery to 3.7.1 2024-05-09 16:58:54 -07:00
liaralabs 841d4e0880 Update vendor links 2024-04-27 18:02:11 -07:00
liaralabs 90a9715a27 update sbio vendor image 2024-01-18 17:43:09 -08:00
liaralabs ac50f171e8
fix: eventlet runtime error working outside app context
New eventlet update is more strict on the ordering of depends and imports
2024-01-12 11:25:40 -08:00
liaralabs d7dba656cd Add config option to display disk units in SI rather than IEC 2023-12-28 17:56:46 -08:00
liaralabs 67958edbd9 Fix iec vs si usage for unit conversion 2023-12-28 17:51:47 -08:00
stacksmash76 412a5c4f86
fix: ipv6 support for sidebar links (#56)
* added ipv6 support for sidebar links

* typo

---------

Co-authored-by: anonymous <anonymous>
2023-12-23 09:00:58 -08:00
Ludvig Lundgren d302facf51
feat: add Nextcloud profiles_shared (#60) 2023-12-23 09:00:33 -08:00
Nelson Cabete 5177e47e14
Add support for dashboard to monitor NFS-based mounts (#61)
Co-authored-by: Nelson Cabete <me@ncabete.com>
2023-12-23 09:00:16 -08:00
Brett Petch 52c6fb60bb
feat: readarr (#66) 2023-12-23 08:59:42 -08:00
Brett Petch 9f077ebbb3
feat: prowlarr (#68) 2023-12-23 08:59:26 -08:00
liaralabs ec315d4531 auth: rework ajax to respect 400 status codes 2023-03-28 20:28:10 -07:00
liaralabs be8b8759d7
auth: href -> replace 2023-03-28 17:59:13 -07:00
liaralabs a5335490b2
auth: forcefully logout if an ajax call returns 401
This *should* fix fail2ban banning overzealous groups of ajax queries by fully logging out immediately upon the first bad request.
2023-03-28 17:50:11 -07:00
liaralabs 0dc9dc6fa4 Pin dnspython version for now (flask-socketio issue) 2023-01-15 13:18:54 -08:00
liaralabs 70d5390782 Fix flask limiter startup issues 2022-12-29 18:50:13 -08:00
KJ 57a97b1872
Add transmission fancy index url in Downloads dropdown. (#53) 2022-11-24 08:47:26 -08:00
Vítor Frias 238429df33
Add Readarr (#57) 2022-11-24 08:46:53 -08:00
liaralabs 29f119ea7e fix: proper logging of debug info 2022-10-15 18:15:29 -07:00
drpoutine 566c975b87
Update the nzbget icon in panel (#51)
Updated the nzbget icon to new logo, requested by windows numba1 on discord.
2022-05-28 11:09:11 -07:00
dctorrent1337 51bbb108e5
Disk Info Applet - Add support to zfs filesystems (#50)
zfs filesystems do not starts with /dev, which makes the get_mounts() function ignore it.
this patch adds support to zfs filesystem by checking the filesystem type.
2022-05-28 11:08:30 -07:00
jack2game 236964c80d
Fixing free disk size bug caused by Docker volume (#52)
Bug appears when mounting docker volume with bind propagation. Example: https://i.vgy.me/Io7kTC.png

This commit removes the volume overlay showing up on the dashboard.
2022-05-28 11:07:59 -07:00
liaralabs 1b56e6e353 Get more reliable boot time 2022-03-24 19:13:27 -07:00
liaralabs 60a9054c06 fix: itsdangerous deprecated JWS Serializer, replace it 2022-02-18 18:36:01 -08:00
Catnip 98dde2e9a3
login: add noindex to prevent crawling (#43)
Prevent crawlers from indexing the box
2021-12-03 12:17:26 -08:00
liaralabs 8788d9e161 Cancel XHR timeout if received a 401 error 2021-11-26 17:40:07 -08:00
liaralabs 97cefd3435 Reload htpasswd before all requests 2021-11-26 17:39:51 -08:00
Brett Petch bb68437ea8
Mylar (#40)
* Mylar

* mylar
2021-11-17 20:52:04 -08:00
ComputerByte cd626b8345
feat: Navidrome (#41)
* Update profiles.py

* Update profiles_shared.py

* Add files via upload

* fixes
2021-11-17 20:51:47 -08:00
Ludvig Lundgren 315e0c8b10
feat: Autobrr (#39)
* feat: add autobrr

* fix: set correct systemd def
2021-08-22 11:12:59 -07:00
flying-sausages 7a80f3d8ca
Calibrestack (#30)
* move images

* Update profiles.py

* calibre images

* Fixies

* Apply suggestions from code review

* Update core/profiles.py

* change calibre lockfile definitions

* uh ok redo
2021-08-16 12:53:44 -07:00
liaralabs add86c9fa6 Fix(prowlarr): service status 2021-06-09 15:47:49 -07:00
bakerboy448 54fdabdb2c
New: Add Prowlarr (#37) 2021-06-01 11:34:03 -07:00
liaralabs fc9f1d6035
Add url base config option (#35)
* Prefix attempt

* Attempt to fix websocket

* Move certain functions to macros

* Fix test variable

* Attempt to fix forms login

* Fix static url

* Fix typo

* Remove more static definitions

* Fix referral

* Fix syntax

* append slash if needed

* Refine login urlbase logic

* Fix syntax

* fix redirect

* Fix brackets

* Fix fix brackets
2021-05-07 23:18:20 -07:00
flying-sausages 9aed672982
Move sonarrv3 and v2 to new names (#34)
* Move sonarrv3 and v2 to new names

* Fix for new names
2021-05-04 09:26:26 -07:00
liaralabs bb7fd8947e Fix png 2021-04-08 13:36:08 -07:00
liaralabs c5ce2d4428 Add sbio specifics 2021-04-08 13:34:17 -07:00
liaralabs bb13dd5abc Ensure really long usernames still return postive matches on ps 2021-03-29 14:49:35 -07:00
liaralabs 4a6d55face Fix docs link 2021-03-23 14:55:37 -07:00
liaralabs 7a882caffb Update shared profile for sonarrv3 2021-03-08 12:05:35 -08:00
liaralabs dd9b65ce9b Return IP with invalid login attempt 2021-02-01 10:11:10 -08:00
flying-sausages de3907b588
Nzbg mu (#31)
* Update profiles.py

* Update profiles.py
2021-01-25 13:12:48 -08:00
liaralabs af78346899 Python3 version bump 2020-12-15 12:29:21 -08:00
liaralabs 81fac8676b Update to socketio 3.0.4 without the shell formatting 2020-12-14 13:34:16 -08:00
liaralabs fa127cf973 Get stuffed shfmt -- Revert "update socketio to 3.0.4"
This reverts commit 3a0c7f8452.
2020-12-14 13:32:52 -08:00
liaralabs 3a0c7f8452 update socketio to 3.0.4 2020-12-14 13:24:41 -08:00
flying-sausages f1a06d1600
Changed radarr logo (#21) 2020-11-29 12:41:06 -08:00
raverdave-2k 1f72753744
Added total values for fields on the Network Info panel (#19)
* Added total values for fields on the Network Info panel

* Update top.html

Missed some class change

* Update netinfo.html

Missed some class changes.

* Update swizzin.py

Typo

* Update top.html

Typos

* Changed class on new column to use a theme class rather than the custom one originally added

* Made display of totals column optional via NETWORK_TOTALS config variable and set hidden by default.
2020-11-29 12:40:52 -08:00
userdocs 32ac8c625a
Update profiles.py (#20)
add jellyfin fix for https://github.com/swizzin/swizzin/pull/434
2020-11-17 15:52:18 -08:00
liaralabs 4e26665181 Add requirements test for box upgrade 2020-10-31 13:52:33 -07:00