Commit Graph

2630 Commits

Author SHA1 Message Date
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
Andrew Z 0bb530f7fd Fix 2019-11-10 10:44:22 -05:00
bergware 488ce1f41c Docker: fixed multi container updates display oddity 2019-11-10 11:23:13 +01:00
bergware bb36ee8e6e Fixed diagnostics errors when array was never started 2019-11-10 10:01:27 +01:00
bergware f0b33a28c3 Fixed diagnostics errors when array was never started 2019-11-10 09:45:22 +01:00
Andrew Z 4144980e40 Change dashbord link for mb/mem 2019-11-09 14:42:04 -05:00
bergware 0be875dfd9 Fixed typo in shares settings 2019-11-05 07:16:03 +01:00
bergware ce936c24d0 Submit passphrases and passwords in base64 format 2019-11-02 22:21:53 +01:00
bergware f4a2e51178 Submit passphrases and passwords in base64 format 2019-11-02 21:00:26 +01:00
bergware 4bc2ad2db7 Dashboard: WG tunnel handshake in days when longer than 24 hours 2019-11-01 18:02:52 +01:00
bergware 796a872fb5 Dashboard: WG tunnel handshake in days when longer than 24 hours 2019-11-01 17:59:14 +01:00
bergware d2c178393e Dashboard: select case rename 3u-avs-10-4 to 3u-avs-10/4 2019-10-28 07:39:31 +01:00
tom mortensen 4121baa273 Merge pull request #539 from bergware/master
Fixed: undo cleanup of disk.png
2019-10-27 10:18:24 -07:00
bergware b56b781354 Dashboard: fixed user write + read counts 2019-10-27 11:01:23 +01:00
bergware 5539baafa7 Unraid fonts and cases update 2019-10-26 09:43:01 +02:00
bergware 8b88fdbe81 Unraid fonts and cases update 2019-10-25 23:08:32 +02:00
bergware bf79f6da92 Unraid fonts and cases update 2019-10-25 21:30:25 +02:00
bergware 0f07189fca Fixed typo in help text 2019-10-25 18:17:59 +02:00
bergware 99bb31ba25 Fixed: undo cleanup of disk.png 2019-10-25 17:03:46 +02:00