Commit Graph

2989 Commits

Author SHA1 Message Date
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
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
tom mortensen 55bbb218af Merge pull request #554 from bergware/master
Add shares: slashes are not allowed in share name
6.8.0-rc7
2019-11-22 11:20:10 -08: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
tom mortensen 6111ddf6ca Merge pull request #555 from Squidly271/patch-2
Don't display error if docker log files manually deleted
2019-11-21 10:22:06 -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
itimpi a9812a6194 Merge pull request #4 from limetech/master
Merge from upstream
2019-11-14 09:33:04 +00:00
Tom Mortensen 80ca412eea Use 'emcmd' that POSTs to /update endpoint. 6.8.0-rc6 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
tom mortensen 62e70d0c0e Merge pull request #552 from bergware/master
Syslog: allow up to 5 digits port numbers
2019-11-12 20:30:50 -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