Commit Graph

2481 Commits

Author SHA1 Message Date
Tom Mortensen 013e75095f Merge branch 'master' of github.com:limetech/webgui 2021-03-08 13:53:33 -08:00
tom mortensen 17954a1201 Merge pull request #801 from Squidly271/patch-5
Dashboard: Fix color for utilization of disks
2021-03-08 13:49:27 -08:00
Squidly271 24dc6dafef Dashboard: Fix color for utilization of disks 2021-03-08 16:46:09 -05:00
ljm42 4961c972a9 user management - disable password autocomplete 2021-03-08 12:27:16 -08:00
Tom Mortensen 1a0d0fbe7d Merge branch 'master' of github.com:limetech/webgui 2021-03-08 10:10:41 -08:00
tom mortensen fd43022197 Merge pull request #798 from Squidly271/patch-4
Protect GUI from invalid .page files
2021-03-08 09:56:04 -08:00
bergware fdb4818005 Suppress ipv6 multicast entries in route table display 2021-03-08 09:06:27 +01:00
Tom Mortensen 9f1dfe8465 Merge branch 'master' of github.com:limetech/webgui 2021-03-07 13:42:33 -08:00
Squidly271 b64cdd68a3 Protect GUI from invalid .page files
If the format of the .page is completely wrong, then every page gets corrupted, and the system becomes unusable.  Personally, I hate it that every .page file can potentially take down the entire GUI in case of an error.  Blocking the output of the parse_ini_file protects the GUI, and the file gets logged to inform the user / forum.
2021-03-07 15:48:01 -05:00
tom mortensen 1b390d99a5 Merge pull request #794 from Squidly271/patch-2
System Devices fix display aberration
2021-03-07 11:52:38 -08:00
tom mortensen 5736692ce1 Merge pull request #795 from ljm42/master
Diagnostics: include modprobe.d files
2021-03-07 11:52:07 -08:00
ljm42 9ebe78c624 Diagnostics: include go as go.txt
Easier to view go script without having to extract it first
2021-03-05 18:25:18 -08:00
ljm42 c0b413f272 Diagnostics: include modprobe.d files 2021-03-05 17:24:42 -08:00
Squidly271 0bb4fa8140 SysDevs fix display aberration
https://forums.unraid.net/bug-reports/stable-releases/690-parsing-error-in-system-devices-vfio-pci-config-r1298/?tab=comments#comment-13324
2021-03-05 14:04:37 -05:00
Tom Mortensen 47baa254ef Increase syslog buffer from 1000 to 3000 lines 2021-03-04 16:09:59 -08:00
Tom Mortensen 056ded8902 Support SMART for unassigned devices.
SMART config via smart-one.cfg is per-ID instead of per-slot (follows drive)
Volume storage warning/critical thresholds now in disk.cfg and pools/<pool>.cfg files instead of in smart-one.cfg
2021-03-01 16:32:36 -08:00
Tom Mortensen f5bfb33100 Eliminate unnecessary head/html blocks 2021-03-01 16:31:58 -08:00
tom mortensen e4bf7f5583 Merge pull request #789 from ljm42/patch-4
SysDevs - fix warn if leave page without saving
2021-02-19 17:03:29 -08:00
tom mortensen 43badc2f19 Merge pull request #790 from limetech/fix-samesite-cookie
Fix: properly set samesite cookie
2021-02-19 17:00:10 -08:00
Eric Schultz 994a60a7d3 Fix: properly set samesite cookie
Logging in with Safari works again 🥞
2021-02-17 02:03:24 -06:00
ljm42 a18530e5aa SysDevs - fix warn if leave page without saving 2021-02-16 17:46:52 -08:00
Squidly271 d818028195 Fix spurious email 2021-02-16 14:27:24 -05:00
Andrew Z 1f97918edd Remove temp file 2021-02-16 14:04:08 -05:00
Andrew Z a8be22064d Update Copyright 2021-02-16 13:48:33 -05:00
Andrew Z 29cbd5c42e Diagnostics Improvements 2021-02-16 13:29:01 -05:00
ljm42 f084bcd639 Display settings: colors should be 3 or 6 character hex digits 2021-02-14 15:51:04 -08:00
Squidly271 9f38b57a82 Diagnostics: Remove SHA256 Hashes 2021-02-12 15:47:01 -05:00
ljm42 7296ca6d8e sanitize input on tail_log 2021-01-25 14:15:57 -08:00
tom mortensen d00f49b4a3 Merge pull request #783 from limetech/fix/login_prompt
fix: login prompt when switching between servers
2021-01-22 09:10:43 -08:00
ljm42 e3c66bdf04 SysDevs - warn if leave page without saving 2021-01-21 13:13:31 -08:00
Eric Schultz d8f6dead2b fix: login prompt when switching between servers 2021-01-21 11:28:57 -07:00
Andrew Z 19bb9eaa26 iPad fixes 2021-01-05 17:25:56 -05:00
tom mortensen 50f16abc1c Merge pull request #779 from ljm42/master
Add notification agent for Discord
2020-12-30 14:39:24 -08:00
ljm42 b51f0bb888 discord agent - limit field lengths 2020-12-22 20:06:02 -08:00
ljm42 19938cfb3c Update help text 2020-12-21 08:54:23 -08:00
ljm42 e0331ded29 Update help text 2020-12-20 08:24:27 -08:00
ljm42 5f6d658c1c Add Discord icon 2020-12-19 15:27:39 -08:00
ljm42 a6296d088a Add notification agent for Discord 2020-12-19 12:25:29 -08:00
Tom Mortensen 60a960e051 avoid php syntax error if autov() source file does not exist 2020-12-18 17:22:32 -08:00
Tom Mortensen 913e0980e0 do not try to display SMART info that causes spin-up for devices that are spun-down 2020-12-18 17:22:12 -08:00
tom mortensen 78c16c48ed Merge pull request #777 from zackspear/improve/autov-helper
improve: helper autov(), fail syntax error prevent
2020-12-17 09:13:58 -08:00
Squidly271 4ea8d24631 Dashboard change memory info icon from cog to info 2020-12-17 09:13:32 -05:00
Zack Spear 70db0366f8 improve: helper autov(), fail stynax error prevent 2020-12-16 19:40:37 -08:00
Tom Mortensen 529c6542d1 support unassigned devices temperature/spinning 2020-12-10 17:00:43 -08:00
Squidly271 06178ba176 Adjust Array / Pool cog links 2020-12-06 07:27:47 -05:00
Squidly271 1caf74262f Change Icon for Motherboard Info from cog (settings) to info
OCD
2020-12-06 07:17:44 -05:00
tom mortensen cd41fd4fd1 Merge pull request #775 from Squidly271/fonts
Add new font characters
2020-12-04 09:03:14 -08:00
Andrew Z dea6071c21 Bump font version 2020-12-02 18:09:56 -05:00
Andrew Z e667b5d7a9 Add new font characters 2020-12-02 18:04:53 -05:00
Andrew Z 747d81bc7d Notifications Fix gap 2020-11-30 17:08:43 -05:00