Commit Graph

166 Commits

Author SHA1 Message Date
dmacias72
05d95565e4 update tablesorter 2018-02-04 10:03:59 -07:00
dmacias72
43bdcce967 update 2018-01-13 00:43:39 -07:00
dmacias72
66940db8fa fix uninstall css 2017-10-03 08:22:38 -06:00
dmacias72
e367ecea39 change uninstallpkg to class 2017-10-03 08:02:28 -06:00
dmacias72
e55426bb0a move cdnjs to local 2017-10-03 08:01:52 -06:00
dmacias72
6cd5366c51 move cdnjs to local 2017-10-03 08:01:22 -06:00
dmacias72
1dceaeaf70 more css changes 2017-10-01 02:33:08 -06:00
dmacias72
ba21ced4e2 more css fixes 2017-10-01 02:08:22 -06:00
dmacias72
f162b6a453 update css for new themes 2017-10-01 01:34:35 -06:00
dmacias72
a1ce4cc327 add status for installed 2017-10-01 01:34:17 -06:00
dmacias72
d60bab3499 fix stickyheaders for new themes
add status for installed
2017-10-01 01:34:00 -06:00
dmacias72
70cf2fcef6 change install and checkall toggle to class
update tablesorter to 2.29.0
2017-10-01 01:32:30 -06:00
dmacias72
145e96ee35 show status of packages that are not installed 2017-09-24 21:54:33 -06:00
dmacias72
cb238b20cc check for download instead of install 2017-07-08 22:54:42 -06:00
dmacias72
0498c492e5 fix empty package file name 2017-06-17 04:35:01 -06:00
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