Commit Graph

179 Commits

Author SHA1 Message Date
bergware afebe0a19c Multi-language support 2020-05-01 21:10:53 +02:00
bergware 6379f72ce2 Multi-language support 2020-05-01 21:09:55 +02:00
bergware b4e8fcf509 Multi-language support 2020-05-01 21:05:01 +02:00
bergware 5db8bde530 Multi-language support 2020-05-01 20:44:36 +02:00
bergware ce0693071e Multi-language support 2020-05-01 20:36:36 +02:00
bergware b844e1e24c Multi-language support 2020-05-01 20:33:43 +02:00
bergware 80d2783255 Multi-language support 2020-05-01 20:23:04 +02:00
bergware 47b55e1895 Multi-language support 2020-05-01 20:19:40 +02:00
bergware 3ed46fca1d Multi-language support 2020-05-01 18:43:06 +02:00
bergware c89bd09017 Multi-language support 2020-05-01 16:10:05 +02:00
bergware ea633936fb Multi-language support 2020-05-01 08:39:52 +02:00
bergware fcce026b46 make languagecheck script executable 2020-04-30 16:35:06 +02:00
bergware 2a15e234fd Multi-language support 2020-04-30 16:33:27 +02:00
bergware 5b2aae41e1 Multi-language support 2020-04-30 13:20:55 +02:00
bergware 875090eef8 Multi-language support 2020-04-30 11:47:44 +02:00
bergware f0e7a5b804 Multi-language support 2020-04-30 10:03:33 +02:00
bergware 22714e27da Multi-language support 2020-04-30 09:56:11 +02:00
bergware 76a5b964ec Multi-language support 2020-04-30 09:10:16 +02:00
bergware 14f2596279 Multi-language support 2020-04-30 01:22:01 +02:00
bergware ab66589e06 Multi-language support 2020-04-30 01:20:04 +02:00
bergware ecec49e39a Multi-language support 2020-04-29 23:56:29 +02:00
bergware d016ac9385 Multi-language support 2020-04-29 22:57:01 +02:00
bergware 5b0d362019 Multi-language support 2020-04-29 21:06:34 +02:00
bergware 266c1571d8 Multi-language support 2020-04-29 21:04:40 +02:00
bergware 279591f74e make language executable 2020-04-29 20:58:12 +02:00
bergware 2505b9df91 Multi-language support 2020-04-29 20:56:15 +02:00
bergware 5f757a36b7 Multi-language support 2020-04-02 08:18:07 +02:00
Andrew Z 0dff2f2b6d Multi-language support 2020-03-30 11:17:43 -04:00
Andrew Z f620a9d555 Preserve Reboot Required Notifications 2020-02-13 19:00:42 -05:00
tom mortensen abe7815076 Revert "Preserve reboot notices across GUI pages" 2020-01-24 16:32:10 -08:00
Andrew Z 44af35f29b Remove debugging 2020-01-19 16:28:07 -05:00
Squidly271 9faa82278e Remove debugging info 2020-01-19 16:20:30 -05:00
Andrew Z acc869c739 Preserve reboot notices across pages 2020-01-19 15:57:59 -05:00
Squidly271 a62e63f74d Plugin Helpers: Follow redirects on downloads
Some authors have listed a plugin URL that is subject to redirection
2019-09-14 19:30:06 -04:00
Squidly271 7c7ab40789 Switch download routine to be PHP Curl 2019-09-11 21:36:16 -04:00
Squidly271 8eb68d391d Change require once to be $docroot 2019-09-01 08:34:01 -04:00
Squidly271 3d8639dd60 Integrate CA's Plugin Helpers 2019-08-31 21:51:48 -04:00
Squidly271 d90595c052 Don't allow plugin updates to same version
Should solve the odd problem with CA where updates effectively remove the plugin, due to user clicking the CA link to update itself, but auto update (eg) has already updated the plugin (ie: auto update updated it while the CA page was open)
2019-06-08 11:32:13 -04:00
Squidly271 63b0402964 Fix plugin download routine
Typo in my original PR #473 that prevents any plugin from installing.  My bad -> happened because I was too lazy to merge into my fork the tested code and simply manually did a patch.
2019-03-24 14:41:35 -04:00
Squidly271 99305f2015 Switch plugins to a compressed download 2019-03-14 21:24:53 -04:00
Andrew Z c2d1a9304f Prevent plugin update notification if plugin not compatible 2019-01-17 00:28:54 -05:00
bergware 204d9fb25c Copyright year update 2018-12-25 10:28:59 +01:00
bergware 0c9921c66f Use PHP version_compare to check Unraid versions 2018-09-22 11:05:04 +02: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
Squidly271 8e9f9482ba Plugins: Preserve preserve support link when updating 2018-07-22 15:52:54 -04:00
Squidly271 ca06bd9546 Remove control codes, and extended ascii characters from plugin urls on install
Every once in a while, a copy / paste from a browser of CA's URL posted on the forum winds up with unicode and/or control characters in the middle of the URL, which prevents installation.  (https://lime-technology.com/forums/topic/38582-plug-in-community-applications/?page=85&tab=comments#comment-669454  and  https://lime-technology.com/forums/topic/38582-plug-in-community-applications/?page=84&tab=comments#comment-664991 )


Just replace them with a null character.

Probably geographically related.
2018-07-14 09:36:32 -04:00
Squidly271 b6cab93bd1 Update cron when removing a plugin
To prevent any .cron files previously added from continuing to be executed
2018-04-08 14:02:14 -04:00
bergware 1727b5e4f5 Fixed false "next" announcement when on "stable " release 2018-03-29 14:59:12 +02:00
bergware e42f16bf61 Fixed false "next" announcement when on "stable " release 2018-03-29 13:41:19 +02:00
bergware 67c15c92e7 Added "Update all Plugins" button to plugins page 2018-03-21 17:37:27 +01:00