Commit graph

33 commits

Author SHA1 Message Date
liaralabs bb13dd5abc Ensure really long usernames still return postive matches on ps 2021-03-29 14:49:35 -07: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
liaralabs f6a83797ea Define img option to allow icon re-use for custom profiles 2020-09-30 11:42:02 -07:00
liaralabs 93a1157470 Fix vnstat reporting for new json version 2020-07-09 11:09:39 -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 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 0eea69d359 Update default nic function for openvz containers 2020-05-01 17:56:46 -07:00
liaralabs dab32d1a63 Remove snap and loop mounts from disk status 2020-04-20 11:15:26 -07:00
liaralabs 913cca146a Fix issues related to some disk mounts 2020-04-05 18:49:54 -07:00
liaralabs 7f3e7debcb Add support for ZNC link on sidebar 2020-04-01 12:24:03 -07:00
liaralabs 262dca8e84 Add option to check systemd instead of ps for status 2020-03-30 22:22:06 -07:00
liaralabs 728b4492a6 Override properly 2020-03-30 18:38:03 -07:00
liaralabs 80ab1da7e2 Fix colon 2020-03-30 18:32:07 -07:00
liaralabs 3b4b7f0072 Add option for complete URL override 2020-03-30 18:29:52 -07:00
liaralabs 4db8ccede1
Refactor disk and quota info (#1)
* Add WIP

* Fix typo

* Add disk macros

* Close tags

* Remove cruft

* Don't hover

* WIP glances

* Don't fill empty space

* remove bind mounts

* remove fuse entires also

* Rename to quota

* Hide drives

* Fix

* Fix function called

* Fix js

* Attempt at expanding card

* Fix expandable logic

* Don't adjust behavior every 4th item

* Right align

* Add logic to prevent errors when exactly 3 mounts
2020-03-30 16:47:42 -07:00
liaralabs 918722c7da Fix display of disk units 2020-03-20 23:17:52 -07:00
liaralabs d31bfd0a5b Account for over quota scenario 2020-03-18 20:26:26 -07:00
liaralabs 124aca37a3 Ensure boot timestamp is calculated against UTC 2020-03-13 15:32:50 -07:00
liaralabs 55d5042601 Fix imports to work with eventlet and gunicorn 2020-03-12 11:56:43 -07:00
liaralabs 16c4197122 Fix potential username collisions when checking app status 2020-03-12 11:19:17 -07:00
liaralabs d24f7a354a Update profiles for complex systemd services 2020-03-11 12:41:31 -07:00
liaralabs 13b57a813e Fix context 2020-03-11 11:48:19 -07:00
liaralabs 84f7f30972 Update profiles 2020-03-11 10:59:54 -07:00
liaralabs 9ae55e6a99 Fix order 2020-03-09 15:22:11 -07:00
liaralabs f2e747baa8 Add shared network usage 2020-03-09 15:17:58 -07:00
liaralabs 9f70b60b19 Fix quota display 2020-03-08 13:41:05 -07:00
liaralabs 21e429f84c Fix undefined 2020-03-08 13:27:39 -07:00
liaralabs 835cb9dac0 remove psutil import 2020-03-08 13:26:18 -07:00
liaralabs df07d214a6 Add sharedserver config option 2020-03-08 13:23:22 -07:00
liaralabs 854d93ab9a Add references 2020-03-07 20:43:58 -08:00
liaralabs e9efce4291 Fix all-time stats 2020-03-07 20:42:29 -08:00
liaralabs b5a598b733 Initial commit of WIP 2020-03-07 14:34:57 -08:00