Commit Graph

278 Commits

Author SHA1 Message Date
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
bergware 65af74e84f Nchan: simplified error reporting 2022-01-18 13:37:37 +01:00
bergware 91fc883538 Nchan fix regression errors 2022-01-17 21:15:41 +01:00
bergware a18bce229b Nchan improvements
Use multiplexed channels and add error reporting
2022-01-17 12:54:22 +01:00
bergware 048b821312 Dashboard: fix bar color when disk thresholds are disabled 2021-11-17 21:13:33 +01:00
bergware 5e03c93b44 Fix CPU model sometimes not present 2021-11-12 17:44:29 +01:00
bergware a4a84d2343 Multi-language correction 2021-09-18 15:51:53 +02:00
bergware 6b7ad260f5 Optimize chart creation code 2021-08-04 11:47:39 +02:00
bergware fb9392a076 Revert "Fix page reload for Safari browser"
This reverts commit 773071e60e.
2021-08-04 11:45:25 +02:00
bergware 773071e60e Fix page reload for Safari browser 2021-08-04 11:45:03 +02:00
bergware 7397af7cec Dashboard: optimize graph values storage 2021-08-03 08:08:55 +02:00
bergware 94e9c25fae Fix regression error in dashboard 2021-07-09 07:47:44 +02:00
bergware 1c11f4a824 Minor visual enhancement 2021-07-08 13:04:40 +02:00
bergware 5ec6bd998e Fix typo in dashboard 2021-06-26 13:15:32 +02:00
bergware 578bcc7e33 Initialize variables properly with array values 2021-06-03 18:20:21 +02:00
bergware 8ade65d460 Nchan optimize session control 2021-06-03 14:12:37 +02:00
bergware d0c5edbb71 Suppress error in info parsing 2021-06-02 19:43:21 +02:00
bergware 77eba7c4cd Initialize variables properly with array values 2021-06-02 19:09:15 +02:00
bergware 9f9e2dfb19 Translation support: fix new session open 2021-05-31 16:54:52 +02:00
bergware 9d9da3ae12 Dashboard: fix context menu display 2021-05-28 17:33:07 +02:00
bergware 48a017a430 Included sprintf-js package 2021-05-23 10:36:33 +02:00
bergware dce76f4801 Dashboard: add CPU and NETWORK chart 2021-05-21 19:01:39 +02:00
bergware 16845462c1 Dashboard: add CPU and NETWORK chart 2021-05-21 18:49:30 +02:00