Yocum
a384e121cd
Testing fix for redis cleanup script errors
2019-08-19 08:33:06 -07:00
Yocum
edc20048a3
Testing if new nersion of DS is the problem
2019-08-19 08:33:06 -07:00
Chris Yocum
0683d52771
Testing fix for cleanup not reading vars
2019-08-19 08:33:06 -07:00
Chris Yocum
f7a2c8907d
Testing array export for cleanup vars
2019-08-19 08:33:06 -07:00
Chris Yocum
ef35212ece
Testing
2019-08-19 08:33:06 -07:00
Chris Yocum
81e62e53aa
Testing fix for path issue
2019-08-19 08:33:06 -07:00
LinuxServer-CI
a5eafaefc1
Bot Updating Package Versions
v1.5.0.6-ls37
2019-08-19 01:44:07 +02:00
LinuxServer-CI
fb849636d9
Bot Updating Templated Files
2019-08-19 00:39:08 +01:00
thelamer
331188df4d
Rebasing to Alpine 3.10
2019-08-18 16:38:08 -07:00
LinuxServer-CI
25d72ee233
Bot Updating Package Versions
v1.5.0.6-ls36
2019-08-09 22:39:19 +00:00
LinuxServer-CI
e264449f06
Bot Updating Package Versions
v1.5.0.6-ls35
2019-08-07 18:48:37 +02:00
Alex Phillips
22e7ac609b
Merge pull request #26 from christronyxyocum/master
...
Functionality fixes
v1.5.0.2-ls34
v1.5.0.3-ls34
v1.5.0.4-ls34
v1.5.0.5-ls34
2019-07-18 13:19:51 -04:00
Chris Yocum
ca1f786917
Fix for file persistence
...
The customtags.txt, smartsearches.txt, and extrafields.txt files were not persistent as the copies stored in the /config dir were not linked to the files the application reads in /app/diskover-web/public/. Added symbolic links to create persistence after changes are made within the application.
2019-07-17 17:17:45 -04:00
Chris Yocum
2ae2f375bc
Fix for DISKOVER_OPTS
...
Syntax was causing DISKOVER_ARRAY[DISKOVER_OPTS] to get overwritten by the value of DISKOVER_OPTS that the user specified rather than adding to it, IE: specifying "DISKOVER_OPTS=--autotag" resulted in JUST `--autotag -i diskover-2019-07-16` instead of `--autotag -d /data -a -i diskover-2019-07-16`.
2019-07-16 18:46:55 -04:00
Chris Yocum
4b2decff5c
Fix issue with customtags.txt
...
Fix issue with customtags.txt getting overwritten by sample on container creation
2019-07-16 18:07:47 -04:00
LinuxServer-CI
5a3db26abd
Bot Updating Package Versions
v1.5.0.2-ls33
2019-07-05 18:37:05 -04:00
LinuxServer-CI
3b6031ab59
Bot Updating Templated Files
2019-07-05 23:33:47 +01:00
Chris Yocum
32eb6b5508
Fixes for the API not working
...
Modified the PHP location block to allow the API to function properly. Thanks to @halianelf for that.
Added increased fastcgi timeout to account for actions on massive directories.
2019-07-04 11:45:12 -04:00
LinuxServer-CI
cd9e39a481
Bot Updating Package Versions
v1.5.0-rc29-ls32
v1.5.0-rc30-ls32
v1.5.0.2-ls32
v1.5.0.1-ls32
2019-06-20 01:47:31 +01:00
saarg
e562b9102e
Merge pull request #23 from shirosaidev/master
...
Update diskover.cfg
v1.5.0-rc29-ls31
2019-06-16 10:02:52 +00:00
Chris Park
c13773801e
Update diskover.cfg
2019-06-16 18:40:06 +09:00
LinuxServer-CI
67c761ca63
Bot Updating Package Versions
v1.5.0-rc29-ls30
2019-06-14 18:36:17 -04:00
LinuxServer-CI
5e5feb09fe
Bot Updating Package Versions
v1.5.0-rc29-ls29
2019-06-07 18:40:44 -04:00
LinuxServer-CI
ec766fc347
Bot Updating Templated Files
2019-06-07 18:34:21 -04:00
LinuxServer-CI
1acac76fff
Bot Updating Templated Files
v1.5.0-rc29-ls28
2019-05-24 18:34:43 -04:00
LinuxServer-CI
f6e63c484e
Bot Updating Templated Files
2019-05-24 23:33:43 +01:00
LinuxServer-CI
70a8a30213
Bot Updating Package Versions
v1.5.0-rc29-ls27
2019-05-17 23:43:13 +01:00
LinuxServer-CI
3cd4d63c87
Bot Updating Package Versions
v1.5.0-rc29-ls26
2019-05-10 18:46:57 -04:00
LinuxServer-CI
7a4e46bf7b
Bot Updating Templated Files
v1.5.0-rc29-ls25
2019-05-03 18:34:05 -04:00
LinuxServer-CI
066d7c12f3
Bot Updating Package Versions
v1.5.0-rc29-pkg-4de5b3f6-ls24
2019-04-19 23:36:27 +01:00
LinuxServer-CI
02c8ef4ef1
Bot Updating Package Versions
v1.5.0-rc29-pkg-41e2d73b-ls23
2019-04-13 06:34:18 +00:00
chbmb
ba84fdd392
Merge pull request #22 from thelamer/master
...
rebasing to alpine 3.9
2019-04-13 07:28:55 +01:00
thelamer
f25d0e626f
rebasing to alpine 3.9
2019-04-12 22:19:31 -07:00
LinuxServer-CI
4a9857bf1b
Bot Updating Package Versions
v1.5.0-rc28-pkg-a33d63a3-ls22
v1.5.0-rc29-pkg-a33d63a3-ls22
2019-04-05 23:37:31 +01:00
LinuxServer-CI
ce32a02371
Bot Updating Package Versions
v1.5.0-rc28-pkg-b96713bc-ls21
2019-03-29 23:38:23 +00:00
LinuxServer-CI
6006fba9cc
Bot Updating Package Versions
v1.5.0-rc28-pkg-2f8accab-ls20
2019-03-24 15:50:25 -04:00
aptalca
702678dd7d
Merge pull request #21 from thelamer/master
...
Switching to new Base images, shift to arm32v7 tag.
2019-03-24 15:44:06 -04:00
thelamer
b77a3d9690
Switching to new Base images, shift to arm32v7 tag.
2019-03-23 16:34:45 -07:00
LinuxServer-CI
9f96f786f3
Bot Updating Package Versions
v1.5.0-rc28-pkg-a78ba162-ls19
2019-03-15 19:37:39 -04:00
LinuxServer-CI
9fe424649b
Bot Updating Templated Files
2019-03-08 18:33:47 -05:00
LinuxServer-CI
9e997bd0bb
Bot Updating Templated Files
v1.5.0-rc28-pkg-799a79ba-ls18
2019-03-01 18:33:43 -05:00
LinuxServer-CI
d1faeccf52
Bot Updating Package Versions
v1.5.0-rc28-pkg-799a79ba-ls17
2019-02-28 09:40:46 -05:00
LinuxServer-CI
ffb69ad5a9
Bot Updating Templated Files
2019-02-28 14:33:06 +00:00
Alex Phillips
b47f94b574
Merge pull request #20 from linuxserver/worker-opts-and-bot-cleanup
...
Worker opts and bot cleanup
2019-02-28 09:32:22 -05:00
LinuxServer-CI
7b37138666
Bot Updating Package Versions
v1.5.0-rc28-pkg-203f0d93-ls16
2019-02-08 23:39:15 +00:00
LinuxServer-CI
219a8d1239
Bot Updating Templated Files
2019-02-08 18:33:38 -05:00
LinuxServer-CI
cc1ac4900b
Bot Updating Package Versions
v1.5.0-rc28-pkg-2f865d94-ls15
2019-02-01 23:42:59 +00:00
LinuxServer-CI
e97c9c81d8
Bot Updating Package Versions
v1.5.0-rc28-pkg-e9f081c9-ls14
2019-01-18 04:22:44 -05:00
LinuxServer-CI
6b7b3a9234
Bot Updating Templated Files
2019-01-18 09:13:45 +00:00
LinuxServer-CI
addf94cacb
Bot Updating Templated Files
v1.5.0-rc28-pkg-af623154-ls13
2019-01-11 07:28:38 +00:00