Commit Graph

151 Commits

Author SHA1 Message Date
dmacias72
9890bcbd89 change repo 2017-06-17 02:51:36 -06:00
dmacias72
9e854565a0 create separate apply function
add apply to sweet alert
2017-06-17 02:35:34 -06:00
dmacias72
e38f5f2944 update tablesorter cdnjs
add support for new themes
combine delete into uninstall switch
2017-06-17 02:34:03 -06:00
dmacias72
ceda831be7 combine uninstall and delete
add clean up of old packages
2017-06-17 02:32:08 -06:00
dmacias72
2d192fd0ba formatting
update for azure and grey themes
2017-06-17 02:16:23 -06:00
dmacias72
75d092afd3 fix plg file location 2017-06-16 14:38:57 -06:00
dmacias72
68210a716a move nut plugin to separate repo 2017-05-21 14:28:28 -06:00
dmacias72
db2b39db09 move nut plugin to separate repo 2017-05-21 14:27:50 -06:00
dmacias72
9c7784488a expand details into table 2017-04-28 20:24:31 -06:00
dmacias72
2c6a11a562 hide custom driver, add status bar, move details to separate tab 2017-04-28 20:23:48 -06:00
dmacias72
f74793cd1d add start and stop scripts 2017-04-28 20:21:30 -06:00
dmacias72
434c4d8ec3 update values 2017-04-28 20:20:51 -06:00
dmacias72
ebe5c79b68 remove disks event 2017-04-28 20:19:04 -06:00
dmacias72
0540297384 fork unRAID NUT plugin 2017-04-28 20:14:39 -06:00
dmacias72
3fb822c0cb modify pkg_build.sh to make package from a directory 2017-04-11 19:16:46 -06:00
dmacias72
f23a436b03 merge into a single script 2017-04-09 15:56:19 -06:00
dmacias72
19b39968a5 test 2017-02-19 19:01:50 +00:00
dmacias72
95a89c2af2 Nerdpack fix support link, add toggle perl for vim 2017-02-06 08:20:14 -07:00
dmacias72
e5c55659ee add link to support 2017-02-05 15:24:37 -07:00
dmacias72
961a6dd31e move local tablesorter to cdn, add support link to readme 2017-01-30 22:38:30 -07:00
dmacias72
15fa3818e7 remove ungit plugin 2016-11-12 13:55:34 -07:00
dmacias72
97d2f3312e add restart script 2016-11-06 15:19:33 -07:00
dmacias72
0494a980f3 fix port not saving 2016-11-06 14:27:43 -07:00
dmacias72
0373ee4daf add readme, revise slack desc 2016-11-06 11:41:04 -07:00
dmacias72
4e934d6f46 update port 2016-11-06 11:29:48 -07:00
dmacias72
16846d0db8 e Please enter the commit message for your changes. Lines starting
remove node modules
:wq
2016-11-06 11:17:39 -07:00
dmacias72
e60d60a22c Revert "add readme, update slack desc"
This reverts commit f2f54daff5879732c1137846dacd326e15863cc0.
2016-11-06 08:42:27 -07:00
dmacias72
8a27b63280 add readme, revise slack desc 2016-11-06 08:40:01 -07:00
dmacias72
65a69ba357 Revert "add readme, update slack desc"
This reverts commit f2f54daff5879732c1137846dacd326e15863cc0.
2016-11-06 08:35:55 -07:00
dmacias72
80eec8aacb add readme, update slack desc 2016-11-06 08:34:02 -07:00
dmacias72
4badb37a72 initial ungit plugin commit 2016-11-05 18:07:29 -06: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
737d73903e just txz files 2016-10-09 17:45:46 -06:00
dmacias72
bd7f10769e add md5 for packages 2016-10-09 10:29:43 -06:00
dmacias72
275d62c468 consolidate code 2016-10-08 16:08:30 -06:00
dmacias72
f674f79ee7 formatting, filter md5 2016-10-08 14:45:37 -06:00
dmacias72
0b5ac0e685 fix false positive, update pattern 2016-10-08 14:45:12 -06:00
dmacias72
f4b1818998 fix missing cookie 2016-10-08 14:37:20 -06:00
dmacias72
e730374520 remove depreciated 2016-10-02 19:08:36 -06:00
Derek Macias
83247981ab update 2016-09-22 06:17:56 -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
Derek Macias
ec095dc289 check if file exists before unlink 2016-09-10 00:09:15 -06:00
dmacias72
e32eb33734 add removal of failed downloads, add sh1 check of downloaded packages 2016-09-09 23:19:56 -06:00
dmacias72
39853fc171 formatting, add checks for unRAID version change or empty download folder 2016-09-09 23:16:39 -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