Commit graph

79 commits

Author SHA1 Message Date
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
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 bb13dd5abc Ensure really long usernames still return postive matches on ps 2021-03-29 14:49:35 -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
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 de7038da6b Rate limit non-logged in users to 5 requests per minute 2020-10-31 13:33:20 -07:00
liaralabs 3b8fad9d57 Fix sonarr v3 systemd templating 2020-10-26 10:59:46 -07:00
liaralabs 028f1b4a08 Sonarr v3 2020-10-05 15:10:00 -07:00
liaralabs f6a83797ea Define img option to allow icon re-use for custom profiles 2020-09-30 11:42:02 -07:00
flying-sausages 9cc51bedb1
Mango panel items (#17)
* Added Profile for mango

* Added icon for Mango
2020-09-21 14:10:04 -07:00
liaralabs 082de5dcdc Add qbittorrent 2020-09-05 12:05:12 -07:00
liaralabs 2b14109662 Add FORMS_LOGIN config option to enable/disable forms login (for those who prefer basic auth) 2020-07-27 13:36:58 -07:00
liaralabs 93a1157470 Fix vnstat reporting for new json version 2020-07-09 11:09:39 -07:00
flying-sausages ebbcfeb654
Add organizr entries to panel (#15)
* Add organizr entries to panel

* Added organizr logo
2020-07-08 10:17:37 -07:00
liaralabs fe96e06e0f Revert "Fix vnstat hourly reporting under Focal"
This reverts commit 78c5f41f66.
2020-06-10 17:56:13 -07:00
liaralabs 78c5f41f66 Fix vnstat hourly reporting under Focal 2020-06-10 16:56:30 -07:00
liaralabs 5c8e6bb3e4 Leave admin_user undefined if UID 1000 not found 2020-06-02 10:43:04 -07:00
liaralabs bd5618cdde
Fixes for vnstat and login realm (#12)
* Specify flask login realm

* Fix hour/lasthour function

* fix index exception
2020-05-30 17:55:58 -07:00
liaralabs 46d801d0af
Fancify the login (#11)
* Add login page

* Update

* Update imports

* It's alive?

* Update templates

* Fix render template
2020-05-28 18:15:48 -07:00
liaralabs 8b2e781ab6 Add webmin 2020-05-14 15:24:11 -07:00
liaralabs 0eea69d359 Update default nic function for openvz containers 2020-05-01 17:56:46 -07:00
liaralabs c82a2f1431 Baseurl 2020-04-29 14:17:51 -07:00
liaralabs 5a303eab79 Add transmission 2020-04-29 14:15:47 -07:00
liaralabs 88281077d1 Change systemd service for affected apps 2020-04-28 21:49:06 -07:00
liaralabs b57df68347 Fix emby endpoint 2020-04-24 19:06:43 -07:00
liaralabs dab32d1a63 Remove snap and loop mounts from disk status 2020-04-20 11:15:26 -07:00
liaralabs 6f871798b6 Fix btsync endpoint 2020-04-14 13:18:13 -07:00
liaralabs 266b66fc6f Add new librespeed app 2020-04-10 18:41:38 -07:00
liaralabs 5f170bb029 Add jellyfin to shared profiles 2020-04-06 14:40:48 -07:00
liaralabs 913cca146a Fix issues related to some disk mounts 2020-04-05 18:49:54 -07:00
userdocs 9d8019e7fd
New application: Jellyfin media server (#2)
* remove: round-circle css from app logo images

* application: jellyfin added
2020-04-03 14:27:56 -07:00
liaralabs 7f3e7debcb Add support for ZNC link on sidebar 2020-04-01 12:24:03 -07:00
liaralabs 587294f06f Fix lounge baseurl 2020-03-31 11:20:20 -07:00
liaralabs aa178edd60 Set rapidleech to systemd = False 2020-03-31 11:04:13 -07:00
liaralabs 3361c4cc6b Fix sonarr app status with v2 2020-03-31 10:25:03 -07:00
liaralabs f934d1e6e9 Fix wg runas 2020-03-30 23:01:47 -07:00
liaralabs 262dca8e84 Add option to check systemd instead of ps for status 2020-03-30 22:22:06 -07:00