Commit Graph

899 Commits

Author SHA1 Message Date
tom mortensen 1228a1976a Merge pull request #1660 from unraid/disable-updatedns
Disable UpdateDNS
2024-03-13 09:44:03 -07:00
ljm42 69fe39720c Disable UpdateDNS 2024-03-12 14:17:35 -07:00
Squidly271 58ec85211a Update notify_poller 2024-03-09 12:53:20 -05:00
Squidly271 8a75747fb4 Update NotificationsArchive.php 2024-03-09 11:29:55 -05:00
tom mortensen 8d48faa815 Merge pull request #1651 from unraid/feat-add-phplog-to-diags
Diagnostics: add phplog
2024-03-08 11:49:18 -08:00
ljm42 b67bd8ab30 Diagnostics: add phplog 2024-03-07 12:48:58 -07:00
Christoph Hummer 533a4171bf Update ManagementAccess.page
- changes as discussed with @ljm42
2024-03-06 17:50:03 +01:00
Christoph Hummer 9d84fedb8e Update ManagementAccess.page
- Fix IPv6 not displaying correctly on Management Access page if using default ports
2024-03-06 12:15:37 +01:00
tom mortensen ef27b5057d Merge pull request #1644 from SimonFair/Unraid-Wake-on-LAN
Remove WOL for Services
2024-03-04 15:01:06 -08:00
SimonFair bb7f657b56 Remove WOL for Services 2024-03-04 19:16:51 +00:00
SimonFair e2c0990d9d additional changes 2024-03-04 17:17:11 +00:00
SimonFair 85fdccecd2 Fix for services not running. 2024-03-02 17:14:48 +00:00
SimonFair 727b36a122 Add option for suspend 2024-03-02 15:59:46 +00:00
SimonFair 9e5043eed1 Fix multiple NICs error 2024-03-02 09:13:17 +00:00
tom mortensen d0afcf16f8 Merge pull request #1639 from SimonFair/Unraid-Wake-on-LAN
Change Titles
2024-02-23 16:04:16 -08:00
SimonFair 123239a2e6 Change Titles 2024-02-23 13:23:26 +00:00
bergware df18d48eb7 Put notifications in front 2024-02-22 16:42:01 +01:00
bergware fb0a3e9a2e Dashboard: fix hovering over system resources may remove label 2024-02-22 16:37:21 +01:00
bergware a9a851ffb2 Add legacy table styling 2024-02-22 14:28:49 +01:00
tom mortensen 2c0a5b5494 Merge pull request #1631 from SimonFair/VM-Metrics
Dashboard VM metrics
2024-02-21 09:00:48 -08:00
SimonFair 27ad1fa476 Update DashboardApps.php 2024-02-19 07:09:24 +00:00
SimonFair 00ce97a9f6 Update DashboardApps.php 2024-02-18 18:39:07 +00:00
SimonFair f7b08bcab9 Text updates. 2024-02-18 18:24:26 +00:00
SimonFair 298b020b9c Make script executable 2024-02-18 07:21:19 +00:00
SimonFair c9f20e7934 Initial commit for Dashboard VM Metrics. 2024-02-18 07:15:12 +00:00
tom mortensen 3210b1bd39 Merge pull request #1563 from Leseratte10/fix-syslog
Add syslog filename support
2024-02-15 09:38:23 -08:00
bergware 21f1ec278e Management access: fix incorrect ip address display 2024-02-14 17:02:43 +01:00
bergware c7fcc66ec2 File manager: updated file type icons 2024-02-12 14:45:00 +01:00
bergware 8c3b5a8554 File manager: updated file type icons 2024-02-12 14:41:56 +01:00
bergware 97560c51d4 File manager: updated file type icons 2024-02-12 14:41:10 +01:00
bergware 2ae9728e94 File manager: updated file type icons 2024-02-12 14:39:31 +01:00
bergware 5c91a93a2c File manager: updated file type icons 2024-02-12 14:37:33 +01:00
bergware a5b41381af Revert "File manager: replace image icons by font-awesome icons"
This reverts commit e6a70d829e.
2024-02-09 17:52:41 +01:00
bergware e6a70d829e File manager: replace image icons by font-awesome icons 2024-02-09 17:47:09 +01:00
bergware 863a3ee231 File manager: replace image icons by font-awesome icons 2024-02-09 17:44:04 +01:00
bergware f999e6f692 File manager: replace image icons by font-awesome icons 2024-02-09 13:06:21 +01:00
Zack Spear 1655a361eb fix: Install Key class self instantiate with GET request 2024-02-08 13:29:50 -08:00
tom mortensen 006c59dbf1 Merge pull request #1608 from zackspear/master
replace key improvements
2024-02-05 14:26:28 -08:00
Zack Spear d81e24e827 refactor: replace_key_job cron to run on a randomized minute value 2024-02-05 11:38:01 -08:00
Zack Spear d27a796160 fix: ReplaceKey to not reference server state and improve timing check 2024-02-05 11:38:01 -08:00
Zack Spear 7ca74f9862 chore: replace_key_job formatting 2024-02-05 11:38:01 -08:00
Zack Spear 61b17ed7df refactor: InstallKey returns 2024-02-05 11:38:01 -08:00
Zack Spear 9cf3a59c8a feat: replace_key_job script to create cron & to execute the replace key job 2024-02-05 11:38:01 -08:00
Zack Spear 4622450b45 refactor: replace key don't auto check on class instantiation 2024-02-05 11:38:01 -08:00
Zack Spear 4d54ab8660 chore: formatting ReplaceKey 2024-02-05 11:38:01 -08:00
Zack Spear a6c9b73e6f chore: ReplaceKey formatting 2024-02-05 11:38:01 -08:00
Zack Spear 682978f730 refactor: ReplaceKey url const 2024-02-05 11:38:01 -08:00
Zack Spear aac68b1070 fix: self invoking ReplaceKey class 2024-02-05 11:38:01 -08:00
Zack Spear 8133b2acc0 feat: auto replace key when newer is available 2024-02-05 11:38:01 -08:00
Zack Spear a3137c4086 refactor: unused InstallKey include for extensible usage 2024-02-05 11:38:01 -08:00