Commit Graph

63 Commits

Author SHA1 Message Date
bergware feae745f81 Security updates 2021-08-13 15:11:40 +02:00
bergware 3f1f93451b Initialize variables properly with array values 2021-06-03 06:13:32 +02:00
bergware 3503112d54 Fixed typo 2021-05-10 21:55:06 +02:00
bergware d79ebccc48 Plugins page loading improvements 2021-05-10 20:03:24 +02:00
bergware e27a486d17 Plugins page loading improvements 2021-05-10 13:59:22 +02:00
bergware c018ed003d Plugins page loading improvements 2021-05-10 11:39:53 +02:00
bergware 3a70606dab Plugins page loading improvements 2021-05-10 11:17:21 +02:00
bergware ee0ba30cbe Plugins page loading improvements 2021-05-10 10:03:05 +02:00
bergware b09c587009 Plugins page loading improvements 2021-05-10 08:58:03 +02:00
bergware 5e235173f0 Plugins page loading improvements 2021-05-09 18:23:15 +02:00
bergware 247f673e0e Plugins page loading improvements 2021-05-09 16:19:39 +02:00
bergware caf0d62f9e Multi-language support 2020-06-21 11:44:50 +02:00
bergware d7df1f8592 Multi-language support 2020-06-08 20:06:02 +02:00
bergware 5aa99cb8aa Multi-language support 2020-06-08 19:55:39 +02:00
bergware 89f3c11f1f Multi-language support
Deprecated function my_lang()
Consolidated function into _()
Convert automatically apostrophes to HTML code
2020-06-05 23:54:11 +02:00
bergware 6aaa0e324f Multi-language support 2020-05-21 14:22:54 +02:00
bergware 8cc0f0d599 Fix regression error 2020-05-18 17:24:12 +02:00
bergware fcdf388726 Multi-language support 2020-05-17 07:50:01 +02:00
bergware 82f8fc03ab Allow branches different from Stable or Next 2020-04-26 10:16:41 +02:00
bergware 646c635813 Multi-language support 2020-04-02 08:44:52 +02:00
bergware c8148442d2 Multi-language support 2020-03-04 17:33:46 +01:00
bergware 7439317937 Fixed plugin manager - show correct version for "next" branch 2020-02-12 08:23:26 +01:00
bergware e2d5c56c78 Fixed plugin manager - show correct version for "next" branch 2020-02-10 05:15:21 +01:00
bergware 0ad67c13f5 Plugin manager: corection for .png Icon tag 2019-02-02 00:08:38 +01:00
bergware d19e41e479 Plugin manager: corection for .png Icon tag 2019-02-02 00:07:48 +01:00
bergware 5a93b6e47c Plugin manager: corection for .png Icon tag 2019-02-02 00:04:32 +01:00
bergware b563892dfc Plugin manager: add .png option to Icon tag 2019-02-01 23:21:00 +01:00
bergware b4acf41987 Plugin manager: align icon size with rest of the GUI 2019-02-01 22:48:26 +01:00
Andrew Z 8bff481f78 Tabs to spaces 2019-01-01 15:43:42 -05:00
Andrew Z 674ec1a925 Allow plugins to use fontawesome etc for icon 2019-01-01 15:42:16 -05:00
Andrew Z 2dd3615d89 Allow plugins to use font awesome for icon 2019-01-01 13:23:09 -05:00
bergware 894a2b2375 Verify internet access using NCSI method
NCSI = network connection status indicator
This method tries to access a specific Microsoft site to test internet access. The same method is used in Windows.
2018-08-04 13:21:42 +02:00
Squidly271 2abb945dc4 Spaces instead of tabs
grr 😠
2018-06-23 13:53:50 -04:00
Squidly271 4095975f91 Plugins: Show support thread if present 2018-06-23 13:50:41 -04:00
bergware 5367943166 Made "Check for Updates" and "Update All Plugins" with inline list update without complete page refresh
added animation while list loads
2018-03-22 10:01:37 +01:00
bergware 67c15c92e7 Added "Update all Plugins" button to plugins page 2018-03-21 17:37:27 +01:00
bergware 863736c32a Fixed regression error in plugin updates 2018-03-16 09:15:09 +01:00
bergware 9279720b03 Update plugins table inline instead of rebuilding the complete list 2018-03-08 16:45:57 +01:00
Tom Mortensen 4949fdd7a1 UpdateOS should fetch unRAIDServer.plg from LimeTech download site instead of from github 2018-01-22 09:30:02 -08:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
bergware b5a4bb95de Use 'version_compare' for unRAID version testing 2017-11-06 20:27:08 +01:00
bergware 6a3c5320bc Fix version sorting in plugins list 2017-10-03 09:44:39 +02:00
bergware ba4d27c929 Replace info image for font-awesome icon in plugins list 2017-09-05 15:03:59 +02:00
bergware 37d2f191c7 Sort plugin status on ranking 2017-08-23 11:37:56 +02:00
bergware 7bfdf85726 More updates to plugin manager - remove dynamix check 2017-06-23 07:50:33 +02:00
bergware 85bef0c50e Fixed incorrect name when plugin check is done 2017-06-23 00:37:02 +02:00
bergware a9c04a1ed4 Additional correction in ShowPlugins 2017-06-22 22:12:15 +02:00
bergware 4571a2fde0 Add "Check for Updates" button and disable auto-check as needed 2017-06-22 22:08:37 +02:00
bergware 290a043d2d Removed the "Retry" button when communication failure
At the end this is most likely the least confusion for users!
2017-06-22 16:08:18 +02:00
bergware 40a8214da4 Fixed missing action when Retry button is shown. And added info text to Retry button 2017-06-22 13:54:10 +02:00