Commit Graph

480 Commits

Author SHA1 Message Date
Benoit SERRA
e12cc65c77 Merge branch 'benphelps:main' into main 2022-12-11 14:39:27 +01:00
Michael Shamoon
146326f427 fix plex proxy async bug 2022-12-10 22:26:35 -08:00
Benoit SERRA
331f31fc2b Merge branch 'benphelps:main' into main 2022-12-10 17:56:44 +01:00
Michael Shamoon
ccc1229098 fix intermittent loss of plex stats
closes #656
2022-12-10 08:42:32 -08:00
Benoit
37154e327a Omada widget : Improved error handling
Omada widget: handling power as common.power in translation
2022-12-10 17:11:30 +01:00
Benoit
1f48491406 Omada widget : adding stats for isolated aps, connected gateways, connected switches, available ports, power consumption 2022-12-10 10:27:44 +01:00
Michael Shamoon
91d8e56471 append service name to cache keys 2022-12-09 22:39:10 -08:00
Michael Shamoon
5e722b4d11 Fix plex widget error with 1 library 2022-12-09 22:33:26 -08:00
Benoit
f375f0b815 Merge branch 'main' of https://github.com/Oupsman/homepage into main 2022-12-09 21:06:38 +01:00
Benoit
467b67802a Omada widget : v3 v4 and v5 versions don't use the same fields for the same stats, I've corrected the code to make it more reliable 2022-12-09 21:06:09 +01:00
Benoit SERRA
775b5111e1 Merge branch 'benphelps:main' into main 2022-12-08 15:38:20 +01:00
Benoit
8d66756a7d Omada Widget : code cleanup 2022-12-08 12:45:44 +01:00
Benoit
282a6d0592 Omada Widget : code cleanup 2022-12-08 12:42:41 +01:00
Benoit
c3e9b8f870 Omada Widget : No more legacy variable, the code detects the controller version and adapts the requests. Logic is not duplicated anymore 2022-12-08 12:37:10 +01:00
Benoit
eafcc20597 V2 API is working 2022-12-07 15:46:00 +01:00
Benoit
bcc2864ee2 Code fore v2 API is not working but V1 code is. 2022-12-07 10:01:26 +01:00
Michael Shamoon
94af8044f1 fix minor flood without a backend error 2022-12-06 15:36:53 -08:00
Benoit
ea8e297e84 Errors handling 2022-12-06 14:28:05 +01:00
Benoit
ab6d51a88c Adding alerts 2022-12-06 09:50:14 +01:00
Benoit
047db2cce8 Fixed translation system 2022-12-05 22:53:43 +01:00
Benoit
42c5a3e665 Translation system is still fucked up 2022-12-05 22:34:34 +01:00
Benoit
c80eac9d5b Translation system is still fucked up 2022-12-05 22:33:50 +01:00
Benoit
f8ba6b0245 Translation system is still fucked up 2022-12-05 22:32:22 +01:00
Benoit
dec7eec6de Translation system is fucked up 2022-12-05 22:16:13 +01:00
Benoit
cc840cf7cc First working version 2022-12-05 21:33:00 +01:00
Benoit
54b65e619e Using getGlobalStat method 2022-12-05 18:59:09 +01:00
Michael Shamoon
f89093a067 Update openmeteo-condition-map.js 2022-12-05 09:57:32 -08:00
Michael Shamoon
535a7d2f2d Add optional tz 2022-12-05 09:41:19 -08:00
Michael Shamoon
656b818488 Fix conditions map for openmeteo 2022-12-05 08:52:45 -08:00
Benoit
7ebc8500da Working on Omada Widget : NOT WORKING FOR NOW 2022-12-05 14:33:37 +01:00
Benoit
04eaf28cae Merge branch 'main' of https://github.com/Oupsman/homepage into main 2022-12-05 10:32:30 +01:00
Benoit
61065ace28 Working on Omada Widget 2022-12-05 10:24:57 +01:00
Niklas
0ce5311b5f fix lint errors 2022-12-05 08:13:41 +01:00
Niklas
90cb395dc6 change calculation of passed devices 2022-12-05 08:01:24 +01:00
shamoon
cbf72eedab fix missing passing condition 2022-12-04 15:33:51 -08:00
Niklas
3f79a2fdda thresholdStatusMapping bugfix 2022-12-04 20:01:00 +01:00
Niklas
1a94453849 Respect scrutiny device status threshold setting 2022-12-04 19:33:15 +01:00
Michael Shamoon
57d12c32fc Hide docker memory stats when unsupported 2022-12-03 01:43:53 -08:00
shamoon
f09268230e Merge pull request #607 from benphelps/fix-590
Fix: unable to build from source on some installs
2022-12-02 21:00:08 -08:00
Michael Shamoon
01b55a17f1 fix flood lint 2022-12-01 16:53:57 -08:00
shamoon
ff31b36b46 Merge pull request #598 from JigSawFr/widget/flood
Add flood widget
2022-12-01 16:46:17 -08:00
JigSawFr
8a84eba232 fix(widgets): move flood auth from BASIC to raw json body 2022-12-01 20:55:14 +01:00
shamoon
9d2f1ab8c8 Add default interval setting for coinmarketcap 2022-12-01 06:36:51 -08:00
JigSawFr
7087ed80cc Add flood widget 2022-12-01 12:40:19 +01:00
Michael Shamoon
1aeb3a3b63 Add a perfunctory key to <span> 2022-11-30 20:52:30 -08:00
shamoon
df5ff48000 Merge pull request #594 from benphelps/fix-591
Fix: Add token expiration, tweak error handling for npm
2022-11-30 09:57:26 -08:00
shamoon
537b1b344d Merge pull request #586 from benphelps/add-diskstation
Add Synology DiskStation widget
2022-11-30 09:56:32 -08:00
Michael Shamoon
98c8f2078d fix another react deps warning 2022-11-30 09:52:20 -08:00
Michael Shamoon
039d3df7d8 Add token expiration, tweak error handling for npm 2022-11-30 09:49:32 -08:00
Michael Shamoon
94678be85e retry ping > 500 too 2022-11-30 00:46:35 -08:00