Commit Graph

188 Commits

Author SHA1 Message Date
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
dmacias72
45afd2f9e5 format indent 2016-09-09 23:12:57 -06:00
Derek Macias
ead4c7a1a1 add Python 3 source 2016-06-23 14:37:06 -06:00
dmacias72
4c90d054a1 remove bad downloads 2016-04-24 23:19:51 -06:00
dmacias72
bc10199d49 add freeipmi source 2016-03-24 14:02:30 -06:00
dmacias72
46d0c3615e remove depreciated sources 2016-03-24 14:01:46 -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
dmacias72
2bd1bf50d1 add css, move switches to js 2016-03-11 13:59:07 -07:00
Derek Macias
ec2f883f3b change package search to partial match 2016-02-23 09:08:42 -07:00
dmacias72
d1a40112f4 change advanced view from toggle to fixed 2016-02-22 07:41:46 -07:00
dmacias72
8c7f413560 add freeipmi commands 2016-02-22 07:41:08 -07:00
dmacias72
caf40e774b update 2016-02-22 07:40:46 -07:00
dmacias72
c4c04c644b add manufacturer 2016-02-22 07:40:27 -07:00
dmacias72
644280640d remove 2016-02-22 07:40:15 -07:00
dmacias72
f83fe10135 change remote to network 2016-02-22 07:40:01 -07:00
dmacias72
dedc86e30a update permissions 2016-02-22 07:39:40 -07:00
dmacias72
42317ea4d1 change restore wording from clean to new 2016-02-20 12:37:09 -07:00
dmacias72
be66068f1c fix backup only to clean home directory 2016-02-20 12:31:41 -07:00
dmacias72
f1fe99d70d update shellinabox packages and descriptions 2016-02-20 12:31:00 -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
7ace8136a6 fix array combine for sensors with non uniform data 2016-02-15 16:37:25 -07:00
Derek Macias
ddee5b4c42 add symlink and permissions to package install 2016-02-15 13:09:13 -07:00
Derek Macias
8be2dd79b0 remove 2016-02-15 09:32:11 -07:00
Derek Macias
5c1326a544 move to /usr/sbin 2016-02-15 09:31:23 -07:00
Derek Macias
54117ed9a6 append ipmi top variables, add rc scripts 2016-02-15 09:29:56 -07:00
dmacias72
9589e693cd fix screenfetch error if emhttp/var.ini were not ready 2016-02-11 01:50:55 -07:00
dmacias72
d645ea7e9b fix shutdown not saving, chmod error 2016-02-11 00:58:55 -07:00
dmacias72
121d89e076 add screenshot and backup 2016-02-11 00:26:06 -07:00
dmacias72
ef80ad1a12 update package install script to add shutdown script 2016-02-11 00:25:15 -07:00
dmacias72
de15951538 move scripts to rc script 2016-02-11 00:24:15 -07:00
dmacias72
75563e926d add command line screenshot modified for unRAID 2016-02-11 00:23:54 -07:00
Derek Macias
db65f2f463 rename variables 2016-02-05 23:10:30 -07:00
Derek Macias
36a592e517 rename variables 2016-02-05 23:09:58 -07:00
Derek Macias
8d2548c633 move to other settings 2016-02-05 23:09:24 -07:00
Derek Macias
b93d49e871 add get options for fan temps 2016-02-03 02:15:08 -07:00
Derek Macias
17287fa255 rename variables to support multiple daemons 2016-02-02 11:41:51 -07:00
Derek Macias
1f36544657 add check for other plugin dependencies 2016-02-02 11:39:44 -07:00
Derek Macias
6bf837bfcb update 2016-01-29 16:41:53 -07:00
Derek Macias
8bfaca7966 Merge branch 'master' of github.com:dmacias72/unRAID-plugins 2016-01-28 01:27:37 -07:00
Derek Macias
6574d7e482 add temps and fan reading to footer
add keys to sensors and event arrays
add function to get temps by name, sensor & event arrays
Fixed notification spam if ipmi communication fails
2016-01-28 01:27:22 -07:00
Derek Macias
82b46b2f7c fixed reset filter button 2016-01-25 08:59:46 -07:00
Eric Schultz
4319b2c2e5 tweaks to tablesorter to restore saved filters + minor optimizations 2016-01-25 09:06:38 -06:00
Derek Macias
ce94394699 rename to reset filters 2016-01-25 00:01:51 -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
8e43a369fa Show 'old' for Downloaded or Installed if older version is detected 2016-01-24 12:03:04 -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
534c5775b8 update margins 2016-01-22 12:12:52 -07:00
Derek Macias
ce9cf274d7 remove switches, add icons, add tablesorter and filters 2016-01-17 19:15:16 -07:00
Derek Macias
49e821662f end of file new line 2016-01-17 19:10:45 -07:00
Derek Macias
72187fd09a fix missing cfg error 2016-01-17 19:10:17 -07:00
Derek Macias
f578cff67c update 2016-01-17 18:43:49 -07:00
Derek Macias
110a91ad9b tablesorter update 2016-01-16 15:56:29 -07:00
Derek Macias
89ee9ffed7 make executable 2016-01-16 15:48:43 -07:00
Derek Macias
39fe3f9326 remove depreciated files 2016-01-16 15:38:49 -07:00
Derek Macias
616bcccc9b remove tablesorter and add fa icons 2016-01-16 15:38:16 -07:00
Derek Macias
39ada9daf9 remove depreciated files 2016-01-16 15:36:39 -07:00
Derek Macias
5e57291a16 add metric parser 2016-01-16 15:34:48 -07:00
Derek Macias
9625c122cb moved tablesorter to its own package 2016-01-16 13:38:20 -07:00