Commit Graph

34 Commits

Author SHA1 Message Date
dmacias72
961a6dd31e move local tablesorter to cdn, add support link to readme 2017-01-30 22:38:30 -07:00
Derek Macias
ac2799245d Merge pull request #11 from eschultz/patch-1
NerdPack: PHP7 compatibility (unRAID 6.3.0-rc2+)
2016-10-20 13:31:33 -06:00
dmacias72
8c1e4f5449 update php7 compatibility 2016-10-20 13:24:56 -06:00
Eric Schultz
0197e49c29 NerdPack: PHP7 compatibility (unRAID 6.3.0-rc2+)
The PHP function `split()` (alias of explode()) was deprecated for a while and was finally removed in php7.  Replaced them with explode().  As of unRAID 6.3.0-rc2, PHP was upgraded to version 7.0.x.
2016-10-20 14:01:04 -05:00
dmacias72
f674f79ee7 formatting, filter md5 2016-10-08 14:45:37 -06:00
dmacias72
14bb526fb7 fix packagemanager array erros 2016-09-18 13:51:35 -06:00
Derek Macias
321546778c fix empty package list on new install 2016-09-16 11:01:40 -06:00
dmacias72
0bfd5986b3 formatting, add check for empty downloads 2016-09-09 23:15:12 -06:00
dmacias72
89d30091cf formatting 2016-09-09 23:14:05 -06:00
dmacias72
9ad12b1a00 formatting, add package json and desc to scandir filter 2016-09-09 23:13:53 -06:00
Derek Macias
4c9809840f typo 2016-03-15 06:59:45 -06:00
Derek Macias
b415719b70 add and remove comments 2016-03-15 06:55:10 -06:00
dmacias72
32d1f68bdf update checking config file 2016-03-14 23:48:54 -06:00
dmacias72
9aea6152f6 update 2016-03-14 23:47:13 -06:00
Derek Macias
ab9d587670 clear config by clearing keys every apply
enable apply button if update ready
2016-03-14 14:26:21 -06:00
dmacias72
dd2689e0f3 add separate package repos for different unraid versiona 2016-03-14 00:40:08 -06:00
Derek Macias
ec2f883f3b change package search to partial match 2016-02-23 09:08:42 -07:00
dmacias72
c3692381a9 - remove curl progress bar
- separate plugin depends by comma
- only show update status of selected packages when processing
2016-02-17 02:56:06 -07:00
Derek Macias
1f36544657 add check for other plugin dependencies 2016-02-02 11:39:44 -07:00
Derek Macias
58e5d0470e update version and package repo 2016-01-24 22:29:20 -07:00
Eric Schultz
5829a900e3 Move repo download /update in to ajax backend code + added a button to check for updates 2016-01-24 12:53:58 -06:00
Eric Schultz
7576dc3f31 Code cleanup, refactoring and bug fixes:
- Fixed first time running warnings about missing packages.json / desc files
- Fixed bug preventing Select All from being able to be clicked
- Fixed bug in select all and dependent checkboxes / race condition
- Eliminated vertical space gap between page header and table
2016-01-24 11:25:23 -06:00
Derek Macias
39a9ccdea2 add reset filers button, fix filter saves, download repo only if different 2016-01-15 01:36:30 -07:00
Derek Macias
c37a622c1c update 2016-01-10 04:13:58 -07:00
Derek Macias
0495315d4f added dynamic package description tootips
updated tablesorter to v2.25.0
add tablesorter widgets
(filter, saveSort, stickyHeaders, hover highlight)
added cli options to packagemanager script
2016-01-10 03:23:15 -07:00
Derek Macias
b3e9cdf29e remove 2016-01-10 03:20:18 -07:00
Derek Macias
90b6066975 update plg files, add wakeonlan 2015-12-30 03:00:11 -07:00
Derek Macias
62b78fbeea add delete function 2015-12-14 23:27:33 -07:00
Derek Macias
99fb631974 add update functions 2015-12-14 21:48:49 -07:00
Derek Macias
509559b725 add comments 2015-12-14 21:47:59 -07:00
Derek Macias
006b95d4ea add remove script 2015-12-14 21:45:50 -07:00
Derek Macias
aa2a22b8be update minor bugs 2015-12-14 01:29:06 -07:00
Derek Macias
5b016ac943 update minor bugs 2015-12-14 01:28:47 -07:00
Derek Macias
2383b44961 initial commit of nerpack plugin 2015-12-13 11:56:35 -07:00