Commit Graph

300 Commits

Author SHA1 Message Date
ljm42 1b585d4311 PHP 8 2023-02-05 14:21:41 -07:00
bergware 1137781d85 PHP8 support 2023-02-04 21:56:10 +01:00
bergware d4b3d273c9 PHP8 support 2023-02-04 19:11:11 +01:00
bergware 5c8721bd25 Dashboard: fix user write/read counters 2023-01-19 10:57:54 +01:00
bergware 5c271b5ac5 Dashboard: fix user write/read counters 2023-01-19 10:56:03 +01:00
bergware 500c849914 Dashboard: added icons 2023-01-19 10:39:41 +01:00
bergware 93721ce1d5 Dashboard: style update 2023-01-18 19:03:46 +01:00
bergware d7120887be Miscellaneous fixes 2023-01-18 18:49:57 +01:00
bergware 100103d3cd Dashboard: style adjustment 2023-01-18 17:00:36 +01:00
bergware cae0bbde87 Dashboard: add more icons 2023-01-18 16:38:45 +01:00
bergware 383318a19c Dashboard: add more icons 2023-01-18 16:31:11 +01:00
bergware e8642cae5a update meta viewport for mobile devices 2023-01-08 16:25:43 +01:00
bergware 66d382c86b Dashboard and Docker: introduce lock button for sortable items
By default sortable  items are locked, which allows mobile devices to scroll the page.
Upon request items can be made sortable
2023-01-08 01:05:29 +01:00
bergware 826e574aec Dashboard: make items moveable between columns 2023-01-07 20:55:42 +01:00
bergware 99a2658871 Dashboard: make items moveable between columns 2023-01-07 00:49:27 +01:00
bergware ecc61f565a Dashboard: fix processor view control 2023-01-06 13:28:32 +01:00
bergware 0cab5bf3e2 Dashboard: make items moveable between columns 2023-01-05 13:35:39 +01:00
bergware 1a0b9ac21e Dashboard: header rearrangements 2023-01-05 00:01:30 +01:00
bergware 2255a6a452 Dashboard: VPN header rearrangement 2023-01-04 23:47:28 +01:00
bergware 98f5644bc9 Dashboard: rearrange memory info 2023-01-04 23:25:08 +01:00
bergware cf8274b2bc Dashboard: rearrange memory info 2023-01-04 23:21:29 +01:00
bergware 3dadda5abb Dashboard: rearrange memory info 2023-01-04 22:49:29 +01:00
bergware 03fdcfc75c Dashboard: rearrange UPS info 2023-01-04 22:32:13 +01:00
bergware 1f07d9855d Dashboard: make items moveable between columns 2023-01-04 22:12:38 +01:00
bergware b10707f04c Dashboard: make items moveable between columns 2023-01-04 22:04:51 +01:00
bergware b31ea284ea Dashboard: make items moveable between columns 2023-01-04 21:55:00 +01:00
bergware b84eee7301 Dashboard: make items moveable between columns 2023-01-04 21:48:57 +01:00
bergware f5c760a8d3 Dashboard: rearrange processor information 2023-01-03 21:21:48 +01:00
bergware 01fef8c527 Dashboard: make items moveable between columns 2023-01-03 19:20:44 +01:00
bergware a8c55e2cde Dashboard: make items moveable between columns 2023-01-03 19:00:31 +01:00
bergware 13d593c317 Dashboard: make items moveable between columns 2023-01-03 18:39:21 +01:00
bergware 7137c84572 Dashboard: make items moveable between columns 2023-01-03 18:11:50 +01:00
bergware 3292a76806 Dashboard: API for adding custom tiles 2023-01-03 16:42:11 +01:00
bergware aaf89c5a77 Revert "Dashboard: added custom addition of tiles"
This reverts commit ef6ed4ccdc.
2023-01-03 15:19:42 +01:00
bergware ef6ed4ccdc Dashboard: added custom addition of tiles
This is an API for plugin authors to add their own tiles
Example of usage will be given separately
2023-01-03 14:28:12 +01:00
bergware efa8449e80 Dashboard: make items moveable between columns 2023-01-03 13:11:30 +01:00
bergware e9bd58b3b7 Dashboard: make items moveable between columns
This PR also introduces a system to completely hide items and a content manager function to unhide them
2023-01-02 22:13:58 +01:00
dlandon d113e8cbbf Update DashStats.page 2022-10-24 20:00:20 -05:00
bergware b7092da98f Code cleanup 2022-09-27 02:31:52 +02:00
bergware d31b8fd6cb Dashboard: store graph data in file instead of cookie
This prevents the creation of too large cookies.
2022-09-27 00:49:41 +02:00
bergware 837a47e26b UPS display enhancements
Code optimizations
2022-09-17 11:03:17 +02:00
bergware 42135c0f56 UPS display enhancements 2022-09-17 02:19:01 +02:00
bergware 937cf78122 UPS display enhancements
Added UPS model field
2022-09-17 02:14:01 +02:00
bergware 3e9583dd6b UPS display enhancements
- Add icon for each category
- Add translation in UPS section on dashboard
- Add Output voltage / frequency value
- Add coloring depending on settings
- Normalize units
- Make updates near real-time
2022-09-16 10:17:53 +02:00
bergware c61e0c6540 System update
Make SelectCase using nchan
2022-07-04 15:25:04 +02:00
bergware cee04f0a68 Fixed: missing samesite attribute in cookies
Removes browser warning that cookies without this attribute will be deprecated
In addition all cookies have a default path = '/' to reference the complete site
2022-03-22 19:43:12 +01:00
bergware 37987f975c Dashboard: separate cpu details and graph view 2022-02-13 11:43:15 +01:00
bergware 269878000b Dashboard contextMenu optimizations 2022-01-20 10:34:52 +01:00
bergware ca37d3d731 Dashboard contextMenu optimizations 2022-01-20 10:31:42 +01:00
bergware dfb7b0d7b2 Bug fixes 2022-01-20 10:02:02 +01:00