Commit Graph

4816 Commits

Author SHA1 Message Date
Zack Spear f2d7fc3d24 chore: code formatting 2021-09-02 13:59:01 -07:00
Zack Spear 5052df8f44 style: increase notification close size 2021-09-02 13:57:37 -07:00
tom mortensen 5824a54877 Merge pull request #945 from bergware/master
Fixed possible race condition in flash check
2021-08-31 14:25:43 -07:00
tom mortensen 6f24c3cfb0 Merge pull request #944 from zackspear/master
refactor: upc post message improvements
2021-08-31 14:25:20 -07:00
Zack Spear 6aa862b337 refactor: upc key install handling & upc var for os version 2021-08-30 18:20:54 -07:00
Zack Spear 8b7822f288 refactor: add base-version to UPC state 2021-08-30 17:47:22 -07:00
Zack Spear 82981bf194 chore: translation update 2021-08-30 14:44:37 -07:00
bergware 7f0729fc68 Fixed possible race condition in flash check 2021-08-28 20:27:27 +02:00
Zack Spear 6455c73060 refactor: upc post message improvements 2021-08-27 15:18:55 -07:00
tom mortensen fd7d66bb52 Merge pull request #943 from Squidly271/patch-38
Docker: Fix incorrect caching when deleting / recreating image
2021-08-27 12:20:01 -07:00
Squidly271 f93f0a620f Docker: Fix incorrect caching when deleting / recreating image 2021-08-27 14:30:27 -04:00
tom mortensen 4503c5853a Merge pull request #942 from zackspear/master
fix: upc bugs sign in / out
2021-08-26 16:42:35 -07:00
Zack Spear 9270d50097 fix: upc bugs sign in / out 2021-08-26 15:45:36 -07:00
Eric Schultz 844eb45025 fix: UpdateDNS send 'base-*' instead of 'na' 2021-08-25 17:47:54 -05:00
tom mortensen 5f1db5b1ec Merge pull request #941 from zackspear/master
upc improvements
2021-08-25 13:57:32 -07:00
Zack Spear e635395412 fix: translation punctuation 2021-08-25 10:33:49 -07:00
Zack Spear fe66dfd830 fix: add expiretime and uptime to statephp 2021-08-25 10:33:41 -07:00
tom mortensen 4ffd5f4361 Merge pull request #940 from ljm42/feat/diagnostics-urls
Diagnostics: add url details
2021-08-25 09:48:58 -07:00
tom mortensen d61928b51b Merge pull request #938 from bergware/master
Miscellaneous updates and fixes
2021-08-25 09:47:22 -07:00
bergware 4b059d1db1 Prepare access for IPv6 only and variable interface 2021-08-25 16:16:52 +02:00
bergware 6030f3e5dd Prepare access for IPv6 only and variable interface 2021-08-25 16:11:54 +02:00
bergware 0f34949787 Prepare access for IPv6 only and variable interface 2021-08-25 14:20:31 +02:00
bergware b12fb134f4 Prepare access for IPv6 only and variable interface 2021-08-25 14:10:35 +02:00
bergware 8cdbaf5975 Prepare access for IPv6 only and variable interface 2021-08-25 13:56:48 +02:00
bergware 4aeeed6072 Prepare access for IPv6 only and variable interface 2021-08-25 13:48:04 +02:00
bergware 09a3e63868 Prepare access for IPv6 only and variable interface
variable interface defaults to eth0.
2021-08-25 12:21:59 +02:00
ljm42 2d862f4096 Diagnostics: add note about use_ssl no 2021-08-23 13:19:32 -07:00
ljm42 202b30e428 Diagnostics: add check for DNS Rebinding Protection 2021-08-23 11:59:21 -07:00
ljm42 b37163c046 Diagnostics: additional url checks 2021-08-23 11:34:41 -07:00
ljm42 65d0ee10bd Diagnostics: privatize routable IPs 2021-08-23 10:00:40 -07:00
bergware f4eef78d94 Add 'root' folder protection to filetree 2021-08-23 17:48:14 +02:00
bergware 7a435c6338 Update Report.php 2021-08-23 07:35:34 +02:00
ljm42 d84bcfff1c Diagnostics: add url details
Add details to aid troubleshooting the HTTP and HTTPS urls for this server
2021-08-22 20:41:18 -07:00
bergware 276f24be13 Update Report.php 2021-08-23 00:37:44 +02:00
bergware 2f63c19329 Update Report.php 2021-08-23 00:10:21 +02:00
bergware 81cd4e34f1 Timed events
banner timers are stored for start/stop action
minimize reading of flash during quick browsing
2021-08-23 00:02:15 +02:00
bergware 94a149e855 Revert "Use timers variable for banner warnings"
This reverts commit 8b8a9d3ea6.
2021-08-22 23:52:19 +02:00
bergware 8b8a9d3ea6 Use timers variable for banner warnings
The timers variable keeps track of running timers and stop/start them accordingly when async GUI updates are done. This protects the GUI from hanging.
2021-08-22 23:28:42 +02:00
bergware 69cdd8de6f Use configuration check as background check 2021-08-22 22:00:24 +02:00
bergware 10a11c38b3 Revert "Use vfat check to validate flash device"
This reverts commit 4ba014c7bc.
2021-08-22 21:56:01 +02:00
bergware 31f4f61782 Revert "New setting "Flash Device Check""
This reverts commit 5b1e9153bd.
2021-08-22 21:55:53 +02:00
bergware 3645088e3d Revert "New setting "Flash Device Check""
This reverts commit 86881d38e5.
2021-08-22 21:55:33 +02:00
bergware 86881d38e5 New setting "Flash Device Check" 2021-08-22 19:00:02 +02:00
bergware 5b1e9153bd New setting "Flash Device Check"
Available under Flash Settings.
It allows the user to chose how to check the USB device.
Defaults to "none"
2021-08-22 18:56:44 +02:00
bergware 4ba014c7bc Use vfat check to validate flash device 2021-08-22 16:31:27 +02:00
tom mortensen 8e03651681 Merge pull request #939 from zackspear/master
refactor: upc security
2021-08-21 12:20:59 -07:00
Zack Spear 7ad75c372d fix: upc security 2021-08-20 11:59:19 -07:00
Zack Spear f19397fe9f refactor: upc data clean up 2021-08-20 10:56:18 -07:00
Zack Spear 9b33ab1b2b refactor: clean up upc data 2021-08-20 10:50:26 -07:00
bergware c3a4197e93 Use background checking for flash corruption 2021-08-20 12:13:28 +02:00