Commit Graph

2648 Commits

Author SHA1 Message Date
Eric Schultz
979cae1ebe restore empty check on $path 2020-01-10 15:33:32 -06: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
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
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
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
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
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
bergware
591efc8001 Docker: show 'up-to-date' when status is unknown 2019-12-22 22:35:28 +01: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.
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
tom mortensen
525dcaa0bb Merge pull request #559 from Squidly271/patch-3
Diagnostics: Remove OSK info from VM xml
2019-12-04 07:31:03 -08:00
Eric Schultz
80b2a0dbc0 Upgrade noVNC to git commit 9f557f5 2019-12-04 02:46:24 -06:00
dylanparker
39a7d0de78 Adding support for the self-hosted Gotify notification agent. 2019-11-28 21:29:24 -08:00
Squidly271
0ed90e4dda Diagnostics: Adjust for timezone from webGUI
The filename generated by the webGUI's diagnostics wouldn't take into account the user's time zone.

Set the date / time according to the date / time on the browser
2019-11-24 13:52:57 -05:00
Squidly271
9a881a1349 Diagnostics: Remove OSK info from VM xml 2019-11-24 12:35:08 -05:00
bergware
dd11b800a7 Docker and VM settings: validate path and name input 2019-11-22 17:46:19 +01:00
bergware
cd768a6f58 Merge remote-tracking branch 'upstream/master' 2019-11-22 17:25:08 +01:00
tom mortensen
91d55903a0 Merge pull request #558 from itimpi/master
Warning alert for Format operations
2019-11-21 10:28:13 -08:00
itimpi
b22273367c Changed Format alert to be of type Warning 2019-11-21 16:26:04 +00:00
itimpi
1b310d02f0 Merge pull request #5 from limetech/master
Merge upstream changes
2019-11-21 15:30:52 +00:00
Squidly271
4a637ed6a6 Don't display error if docker log files manually deleted 2019-11-20 20:16:41 -05:00
bergware
922ccd9797 Add shares: slashes are not allowed in share name 2019-11-20 20:48:18 +01:00
itimpi
57585d8986 Merge branch 'master' of https://github.com/itimpi/webgui 2019-11-15 09:19:57 +00:00
itimpi
45f6c5f23d More prominent format warning
Make it harder for users sincorrectly use format as part of a data recovery or rebuild operation.
2019-11-15 09:19:47 +00:00
Tom Mortensen
80ca412eea Use 'emcmd' that POSTs to /update endpoint. 2019-11-13 14:25:42 -08:00
Tom Mortensen
c120e20251 Fixed bug asking for passphrase and re-enter passphrase when trying to format another encypted volume when there already exists encrypted volumes.
Otehr changes in the file are indentation changes, use -w option to see true differnces.
2019-11-13 14:23:13 -08:00
bergware
e3db863f66 Syslog: allow up to 5 digits port numbers 2019-11-12 18:59:48 +01:00
tom mortensen
cd50622b9a Merge pull request #549 from Squidly271/master
Change dashboard link for mb/mem
2019-11-12 09:04:26 -08:00
tom mortensen
4e25cd1456 Merge pull request #550 from bergware/master
Fixed diagnostics errors when array was never started
2019-11-12 09:03:38 -08:00
bergware
115cd5147c Added 'graphql-api.log' to diagnostics 2019-11-11 07:08:21 +01:00
Squidly271
5b7e075fad Rename docker repositories tab to template repositories
We all know my preference is to completely delete this file, but it would solve (or at least help) with the odd user getting confused over what it actually does by naming the tab correctly
2019-11-10 10:57:35 -05:00