Commit Graph

1239 Commits

Author SHA1 Message Date
bergware a5bc5b38f5 Update OpenTerminal.php 2021-11-11 03:58:00 +01:00
bergware 2567f3249a Update OpenTerminal.php 2021-11-11 03:52:15 +01:00
bergware e4cca1a83f Replace openWindow() for openTerminal() 2021-11-11 03:31:58 +01:00
bergware c3a58a02b4 Fix missing csrf-token in Notify 2021-11-11 03:10:42 +01:00
bergware b18cef0219 Replace openWindow() for openTerminal()
Use ttyd for logging windows
2021-11-11 02:44:35 +01:00
bergware 4cdc7f8937 Revert "Remove unused uptime update"
This reverts commit 5ea9245e05.
2021-11-06 02:49:44 +01:00
bergware a0d78e577d VMs: automatically update virtio-win iso list 2021-11-05 23:38:50 +01:00
bergware 42cb6cd1a1 Don't highlight false positive ERST error 2021-11-03 20:34:46 +01:00
bergware 5ea9245e05 Remove unused uptime update 2021-11-03 20:30:04 +01:00
ljm42 2e69d2b4d3 fix: updatedns: delete cache file when unable to connect 2021-10-13 17:02:28 -07:00
ljm42 748b47059c feat: updatedns: show urls used on My Servers Dashboard 2021-10-13 16:58:28 -07:00
ljm42 27b3f277da feat: updatedns: improve verbose mode 2021-10-11 23:10:31 -07:00
ljm42 dae13c6d8c feat: updatedns: require auth in 6.10 2021-10-11 22:56:37 -07:00
ljm42 c372260848 fix: updatedns: get hostname from certificate 2021-10-11 20:12:24 -07:00
Eric Schultz 97a8965e64 updatedns: simplify maxage calculation 2021-10-05 16:59:41 -07:00
Squidly271 77a9bc8d9d Add donate link to context menus 2021-10-03 13:04:56 -04:00
Eric Schultz e5c935d265 fix: UpdateDNS phones home more often than needed 2021-09-24 15:12:05 -05:00
Eric Schultz e38072c3ec feat: updatedns - send proto, port, and hostname #2 2021-09-22 15:20:27 -05:00
Eric Schultz 2b433600bc feat: updatedns - send proto, port, and hostname 2021-09-22 11:58:36 -05:00
bergware b9d4f95b81 Merge remote-tracking branch 'upstream/master' 2021-09-19 10:04:34 +02:00
bergware 96822c3be3 Update Browse.php 2021-09-19 02:28:04 +02:00
bergware 462b67d6eb Multi-language correction 2021-09-17 23:49:34 +02:00
Zack Spear 6a1637f9e2 refactor(UpdateDNS): var readability 2021-09-10 13:50:53 -07:00
Zack Spear 7301aa5a19 fix(UpdateDNS): send servername w/ servercomment 2021-09-09 10:43:42 -07:00
Eric Schultz 0707423db8 UpdateDNS: only send internalip when using cert 2021-09-08 01:46:52 -05:00
Eric Schultz 515c337c04 UpdateDNS: also send servercomment when signed in 2021-09-08 01:39:24 -05:00
bergware 7f0729fc68 Fixed possible race condition in flash check 2021-08-28 20:27:27 +02:00
Eric Schultz 844eb45025 fix: UpdateDNS send 'base-*' instead of 'na' 2021-08-25 17:47:54 -05:00
bergware 4b059d1db1 Prepare access for IPv6 only and variable interface 2021-08-25 16:16:52 +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
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
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 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
bergware c3a4197e93 Use background checking for flash corruption 2021-08-20 12:13:28 +02:00
bergware 5b5f350839 Security updates 2021-08-20 08:55:46 +02:00
bergware 8b7579660a Support multi-language in filetree display
security update
2021-08-19 19:51:16 +02:00
bergware be0d39a989 Support multi-language in filetree display 2021-08-19 18:31:37 +02:00
bergware bfe4f1dd86 Support multi-language in filetree display 2021-08-19 11:37:42 +02:00
bergware e347848dd3 Support multi-language in filetree display 2021-08-19 11:26:52 +02:00
bergware 8cf7d5f9f3 Support multi-language in filetree display 2021-08-19 10:45:05 +02:00
tom mortensen fd49c9b189 Merge pull request #937 from bergware/master
Security update
2021-08-18 08:41:44 -07:00