Commit Graph

103 Commits

Author SHA1 Message Date
damnoodle
253546a90b
Rename source/NerdPack/usr/local/emhttp/plugins/NerdPack/README.md to source/SlackPack/usr/local/emhttp/plugins/SlackPack/README.md 2022-08-23 12:14:34 -05:00
damnoodle
ae9d8c4e93
Update slack-desc 2022-08-23 11:51:16 -05:00
damnoodle
24506214d5
Rename NerdPack.css to SlackPack.css 2022-08-23 11:48:23 -05:00
damnoodle
70d60807f6
Update PackageQuery.php 2022-08-23 11:47:24 -05:00
damnoodle
c7ea2e9b86
Update and rename NerdPackHelpers.php to SlackPackHelpers.php 2022-08-23 11:46:18 -05:00
damnoodle
281dde4072
Update and rename jquery.NerdPack.js to jquery.SlackPack.js 2022-08-23 11:42:46 -05:00
damnoodle
77d4a43470
Update packagemanager 2022-08-23 11:39:49 -05:00
damnoodle
a2efb9ad62
Update and rename NerdPack.page to SlackPack.page 2022-08-23 11:37:55 -05:00
damnoodle
ced1d7d1d4
Update README.md 2022-08-23 11:36:12 -05:00
damnoodle
4da526c580
Update README.md 2022-08-23 11:35:43 -05:00
damnoodle
a5cd3ca806
Update doinst.sh 2022-08-23 11:34:45 -05:00
Keith Lamprecht
c7a5f882fd
Allow Multiple Digit Version Revisions 2021-08-11 08:57:06 -04:00
dmacias72
345b58a6e7 fix depends 2019-12-31 23:51:49 -07:00
dmacias72
5648ad25ec fix package subset false positives 2019-12-31 23:51:31 -07:00
dmacias72
e48a28236e convert to fa icons 2019-01-25 22:16:28 -07:00
dmacias72
120844b1a8 confine fa to tablesorter 2019-01-25 22:16:06 -07:00
dmacias72
1a2d0410af remove icon 2019-01-25 22:15:39 -07:00
dmacias72
6c5f1d4d3e update icon 2019-01-24 23:08:45 -07:00
Larry Meaney
372b8a10d2 one more autov 2018-11-10 19:34:56 -08:00
dmacias72
2a1c2756b0 add autov to css/js 2018-09-20 22:31:35 -06:00
dmacias72
6843e01e93 remove support link 2018-09-20 22:31:17 -06:00
dmacias72
7c0bb0e642 add depends for borgbackup and pip 2018-02-17 16:39:14 -07:00
dmacias72
05d95565e4 update tablesorter 2018-02-04 10:03:59 -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
f23a436b03 merge into a single script 2017-04-09 15:56:19 -06: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
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
275d62c468 consolidate code 2016-10-08 16:08:30 -06:00
dmacias72
f674f79ee7 formatting, filter md5 2016-10-08 14:45:37 -06:00