Commit Graph

2474 Commits

Author SHA1 Message Date
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
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 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
tom mortensen f55788e87b Merge pull request #772 from Squidly271/patch-6
Fix Started VMs not appearing in dashboard
2020-11-22 09:39:19 -08:00
tom mortensen e44dc9d706 Merge pull request #771 from Squidly271/Notify
Fix unable to dismiss all notifications when on bottom
2020-11-22 09:38:24 -08:00
Squidly271 17c4ec967c Fix Started VMs not appearing in dashboard
https://forums.unraid.net/bug-reports/prereleases/690-beta-35-dashboard-ui-broken-for-docker-vms-r1126/
2020-11-20 18:09:40 -07:00
Squidly271 06f18c3997 Fix dismiss all notification 2020-11-19 13:08:23 -05:00
mgutt 7e43d4a63b Update Syslog.php
Memory friendly log file reading and limiting output to 1000 lines. Solves this bug https://forums.unraid.net/bug-reports/stable-releases/66-cant-view-system-log-fatal-memory-error-r210/
2020-11-18 11:15:59 +01:00
Tom Mortensen 33272fc92d Merge branch 'master' of github.com:limetech/webgui 2020-11-06 08:03:42 -08:00
ljm42 939bd0171e Remove WG from Dashboard if no tunnels defined
This prevents the page from polling for 'update.wireguard.php' when the WireGuard plugin is installed but there are no tunnels defined
2020-11-05 16:00:51 -08:00