Commit Graph

3012 Commits

Author SHA1 Message Date
tom mortensen 53fd96aa07 Merge pull request #572 from bergware/master
Miscellaneous updates
2020-01-14 21:17:21 -08:00
tom mortensen 4d777a9cc0 Merge pull request #574 from gfjardim/master
Use php json_encode to properly encode notifications
2020-01-14 21:16:56 -08:00
gfjardim 9d45301512 Use php json_encode to properly encode notifications - 2 2020-01-14 11:51:55 -03:00
gfjardim 38c86a2b41 Use php json_encode to properly encode notifications 2020-01-14 11:29:10 -03:00
bergware b651ef23e9 Encryption: enforced keyfile selection/deletion when file exists 2020-01-14 08:14:59 +01:00
bergware 3a7fa8c351 Passphrase printable charcaters only 2020-01-13 22:07:21 +01:00
bergware 76323ecc5c Login: trim trailing spaces 2020-01-12 22:31:09 +01:00
bergware 7bc3ddfded login: autocapitalize="none" 2020-01-12 22:26:45 +01:00
bergware 7805001f1f Select username field when login page is loaded 2020-01-12 10:06:56 +01:00
bergware aec398bd1f Merge remote-tracking branch 'upstream/master' 2020-01-12 08:00:56 +01:00
bergware a4d4588509 User password: hide base64 conversion 2020-01-11 07:29:19 +01:00
Eric Schultz 5ec3b020a4 allow cache-buster params on whitelisted urls in auth_request 6.8.1 2020-01-10 20:08:01 -06:00
Eric Schultz 979cae1ebe restore empty check on $path 2020-01-10 15:33:32 -06:00
Eric Schultz 78aa59a317 remove cache-busters from login page 2020-01-10 14:35:55 -06:00
tom mortensen 0038ef89e7 Merge pull request #571 from bergware/master
Patched vulnerability in template.php
2020-01-09 23:16:25 -08:00
bergware 26858e5770 Patched vulnerability in template.php 2020-01-10 08:07:32 +01:00
Tom Mortensen 932bee6152 In update_access, default USE_UPNP match default setting in indent.cfg ("no"). 2020-01-08 22:45:03 -08:00
tom mortensen fb5bf654c9 Merge pull request #570 from bergware/master
Miscellaneous updates
2020-01-08 22:17:27 -08:00
bergware b1f22043de Patched vulnerability in template.php 2020-01-08 17:46:51 +01:00
bergware 9eb86bea7a Docker: added new setting "Host access to custom networks" 2020-01-08 16:57:58 +01:00
bergware 9e7af29b4d Docker: added new setting "Host access to custom networks" 2020-01-08 16:47:28 +01:00
bergware 9f2f6fb308 Patched vulnerability in auth_request 2020-01-08 08:56:07 +01:00
bergware 61908b40ca Terminal button: give unsupported warning when Edge/MSIE is used 2020-01-08 08:32:37 +01:00
bergware f2871d1039 Merge remote-tracking branch 'upstream/master' 2020-01-07 08:28:18 +01:00
bergware 2e75dacde9 Revert "Added docker host access to custom network option"
This reverts commit c16d7ee356.
2020-01-07 08:04:59 +01:00
tom mortensen 562c21865d Merge pull request #569 from deftx/master
Escape shell arg to remove potential malicious injection
6.8.1-rc1
2020-01-06 17:29:22 -08:00
Rob Vella 7108f4ed3b Escape shell arg to remove potential malicious injection 2020-01-06 17:10:50 -08:00
bergware ce082b1bab Added animated logo when updating settings 2020-01-07 00:40:19 +01:00
bergware c16d7ee356 Added docker host access to custom network option 2020-01-07 00:39:27 +01:00
tom mortensen b32f2f0da5 Merge pull request #568 from bergware/master
Dashboard: adjusted table positioning
2020-01-06 13:09:29 -08:00
bergware 4ec52d20e7 Management page: remove UPnP conditional setting 2020-01-05 18:24:59 +01:00
bergware e1e835451d Edit User: fix share access assignments 2020-01-05 15:06:26 +01:00
bergware c45ea69f7d Add user name and user description verification 2020-01-05 10:41:19 +01:00
bergware 7407259433 Dashboard: adjusted table positioning 2020-01-04 10:20:02 +01:00
tom mortensen 6a507e6c58 Merge pull request #567 from bergware/master
Fixed: handle race condition when updating share access rights in Edi…
2019-12-31 13:37:46 -08:00
bergware 9ea1b9ae90 Better support for custom themes (not perfect yet) 2019-12-29 12:31:21 +01:00
bergware fbe6b94625 Docker: allow to set container port for custom bridge networks 2019-12-28 10:51:07 +01:00
bergware 79b1acb96b Docker: allow to set container port for custom bridge networks 2019-12-27 13:39:19 +01:00
bergware bd1f9c86dc Fixed: handle race condition when updating share access rights in Edit User 2019-12-26 16:33:30 +01:00
tom mortensen bc88bc88d4 Merge pull request #564 from bergware/master
Docker: show 'up-to-date' when status is unknown
2019-12-23 09:20:25 -08:00
bergware 591efc8001 Docker: show 'up-to-date' when status is unknown 2019-12-22 22:35:28 +01:00
tom mortensen fef98a64b3 Merge pull request #563 from bergware/master
Dashboard: display CPU load full width when no HT
2019-12-22 10:15:06 -08:00
bergware 92ada18547 Dashboard: display CPU load full width when no HT 2019-12-22 15:25:58 +01:00
Eric Schultz a55f7b17bd add cache-busting params for noVNC url assets 2019-12-21 01:14:49 -06:00
tom mortensen 7d11136c3f Merge pull request #562 from bergware/master
VM settings: fixed Apply button sometimes not working
2019-12-19 21:55:54 -08:00
bergware 1a354136d3 Management page: fixed typos in help text 2019-12-19 22:24:17 +01:00
bergware 92bf75ab31 VM settings: fixed Apply button sometimes not working 2019-12-19 21:35:54 +01:00
Eric Schultz ba745a59f5 spelling correction 2019-12-16 13:13:42 -06:00
tom mortensen 79c16e7bd7 Merge pull request #561 from dylanparker/add-gotify-notification-agent
Adding support for the self-hosted Gotify notification agent.
6.8.0-rc8 6.8.0
2019-12-04 07:35:52 -08:00
tom mortensen 0089f85e0b Merge pull request #560 from Squidly271/patch-4
Diagnostics: Adjust for timezone from webGUI
2019-12-04 07:31:59 -08:00