Commit Graph

489 Commits

Author SHA1 Message Date
tom mortensen 614826552f Merge pull request #1675 from unraid/add-proxy
Add outgoing proxy support
2024-03-23 08:43:55 -07:00
ljm42 cb84d60e00 Remove special handling for file_get_contents(), use libcurl instead 2024-03-19 11:52:59 -07:00
ljm42 ffcb5b11a1 Remove special handling for libcurl, use environment variables instead 2024-03-18 14:44:51 -07:00
ljm42 77bd950c6d remove proxy.ini, use environment variables instead 2024-03-18 14:22:57 -07:00
ljm42 6d379a4dd6 Add outgoing proxy support 2024-03-17 20:23:51 -07:00
SimonFair a101d2c538 Code optimisation for quicker load. 2024-03-17 11:12:40 +00:00
SimonFair 1c23a008b9 Add context menu on VM Usage Panel 2024-03-16 13:40:53 +00:00
tom mortensen 19c23dc05b Merge pull request #1669 from SimonFair/Sysdevices-Language-Fix
Fix language issue.
2024-03-15 14:31:31 -07:00
SimonFair 9bdc64635e Fix language issue. 2024-03-14 19:15:21 +00:00
ljm42 fb856215c3 Disable UpdateDNS 2024-03-13 14:00:17 -07:00
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 8a75747fb4 Update NotificationsArchive.php 2024-03-09 11:29:55 -05: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 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
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 c9f20e7934 Initial commit for Dashboard VM Metrics. 2024-02-18 07:15:12 +00: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 d27a796160 fix: ReplaceKey to not reference server state and improve timing check 2024-02-05 11:38:01 -08:00
Zack Spear 61b17ed7df refactor: InstallKey returns 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
bergware 9dc7547a6a Use my_logger 2024-02-05 11:02:28 +01:00
bergware f2c87c4485 Fix notification icon 2024-02-04 00:05:24 +01:00
bergware 080a3e28d3 Feedback form: code optimization 2024-02-03 23:53:10 +01:00
tom mortensen 429ce4b293 Merge pull request #1605 from SimonFair/Unraid-Wake-on-LAN
WOLrun.php make executable
2024-02-03 08:06:23 -08:00
bergware ac469937db Feedback form: place SUBMIT button next to CANCEL button 2024-02-03 14:46:19 +01:00
bergware d70bc5e9e8 Feedback form: place SUBMIT button next to CANCEL button 2024-02-03 13:10:57 +01:00
bergware a441a00182 Fix my_logger function 2024-02-03 12:01:38 +01:00
SimonFair 28d9de878c Make script executable 2024-02-03 00:26:20 +00:00