Commit Graph

186 Commits

Author SHA1 Message Date
bergware d9ab82e15f Multi-language support 2020-03-13 07:59:24 +01:00
Squidly271 64148606b6 Notifications: Add switch to not send a browser notification
Will be utilized by CA to send a notification, but not have the notification appear on the browser but rather as a banner warning
2020-03-01 13:21:45 -05:00
Squidly271 a08511e111 diagnostics: Remove plain-text VNC password 2020-02-16 09:43:23 -05:00
gfjardim 38c86a2b41 Use php json_encode to properly encode notifications 2020-01-14 11:29:10 -03: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
Squidly271 9a881a1349 Diagnostics: Remove OSK info from VM xml 2019-11-24 12:35:08 -05:00
Tom Mortensen 80ca412eea Use 'emcmd' that POSTs to /update endpoint. 2019-11-13 14:25:42 -08:00
bergware 115cd5147c Added 'graphql-api.log' to diagnostics 2019-11-11 07:08:21 +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
Squidly271 04999f4295 Diagnostics: include info on physical memory sticks
Since most people think that memory is memory and never check QVLs, assume you can mix types no problems, etc.
2019-10-13 14:50:56 -04:00
bergware 09e2985391 Make upnp scripts executable 2019-09-03 18:59:46 +02:00
bergware 6b4a150eb9 Add WireGuard script to stock Unraid 2019-08-29 09:20:27 +02:00
bergware fdcd99b96d diagnostics: include only VM XMLs + anonymize MAC OSK info 2019-08-27 21:04:12 +02:00
bergware 8f3191f389 Added Dokcer/VM XML files to diagnostics 2019-08-27 09:11:21 +02:00
bergware eca572a627 Made notify script compatible with 6.8 new security scheme 2019-08-20 16:50:51 +02:00
bergware 9bd072c297 Added UPnP to access script (to support WireGuard plugin) 2019-08-20 16:28:16 +02:00
Cody Alton 6fe5a5ddb2 Modified notify script to allow overriding email recipients in notification settings 2019-06-26 13:25:49 -04:00
bergware ffa258537b Syslog: added log rotation settings 2019-02-26 20:39:45 +01:00
bergware 44b11908a9 Syslog: added log rotation settings 2019-02-26 20:32:36 +01:00
bergware 19c0747f2f Syslog: included rsyslog.d conf files and chmod 0666 2019-02-26 08:31:12 +01:00
bergware 8f3587a25d Syslog: included rsyslog.d conf files and chmod 0666 2019-02-24 20:30:06 +01:00
bergware 9917ec84e8 syslog: create local log files with nobody:users 0644 2019-02-08 18:47:18 +01:00
bergware 36e9740856 Added parity pause/resume button 2019-02-07 15:31:52 +01:00
bergware 77db1de900 Syslog code correction 2019-02-05 08:03:13 +01:00
bergware 96e75ec6a6 Syslog code update 2019-02-05 07:36:01 +01:00
bergware 1a07befdc6 syslog disable local logging when array is stopped 2019-02-05 07:26:10 +01:00
bergware b8489b9232 syslog code correction 2019-02-05 00:33:43 +01:00
bergware d3ff5051db syslog save file on flash in DOS format 2019-02-05 00:18:35 +01:00
bergware 0ae0779a74 syslog script corrections 2019-02-05 00:04:39 +01:00
bergware cdd4b459ab Changing file permissions 2019-02-04 21:41:17 +01:00
bergware 384f50d977 Added syslog server functionality 2019-02-04 21:30:26 +01:00
bergware d1bd682aa0 Fixed share/disk size calculation when names include space 2019-01-15 21:42:51 +01:00
bergware 204d9fb25c Copyright year update 2018-12-25 10:28:59 +01:00
Squidly271 d82fad5cd4 Error checking 2018-11-04 12:28:14 -05:00
Squidly271 fdcec51380 Update diagnostics 2018-11-04 10:52:43 -05:00
Squidly271 f1e502f985 tabs to spaces 2018-11-04 10:50:41 -05:00
Squidly271 1ec1e66517 Update diagnostics 2018-11-04 10:45:52 -05:00
Squidly271 e69f2cdd1f Diagnostics Update to #408
More generalized.  Actually itemize which disks the share is stored on.
2018-11-02 13:35:35 -04:00
Squidly271 6d10f36547 Update diagnostics
To help with the usual questions of why are all my drives spinning up etc.  Also helps with diagnosis with mover logging being disabled by default.
2018-11-01 10:36:15 -04:00
bergware 34f37b7059 Diagnostics: add totals in btrfs usage information 2018-10-15 19:03:54 +02:00
Squidly271 95112f2891 Change anonymized email address
lol  Whenever I look through someone's diagnostics, I always think that they have a porn addiction
2018-10-05 17:07:30 -04:00
Eric Schultz d108960a0f include syslinux folder in flash backup 2018-09-08 20:19:38 -05:00
bergware 8055e70278 Added "ignore" text to BTRFS profiles warning 2018-09-07 11:42:01 +02:00
Squidly271 abf821b745 Allow inline execution of exert without having to specify variable
IE: loads.txt is not being generated correctly on 6.6-rc1
2018-09-02 16:53:46 -04:00
Tom Mortensen 6668ad0ec5 Change 'unRAID' to 'Unraid' to match new branding.
Updated a few copyright strings.
2018-08-31 12:58:40 -07:00
gfjardim ac3ca74a45 Avoid exec from appending to lines array. 2018-08-24 12:14:21 -03:00
gfjardim 6b713de2c9 Extract disk log from multiple rotated logs 2018-08-24 10:22:47 -03:00
bergware 08b9a844c3 include meminfo in diagnostics (corrected) 2018-08-11 18:28:36 +02:00
bergware 7de74d9a6b Include meminfo in diagnostics 2018-08-11 18:27:34 +02:00