DariusIII
|
338a2488f6
|
Do the same in switch.php
|
2017-06-16 14:43:04 +02:00 |
|
DariusIII
|
3912a80b62
|
Catch exception when checking for existing and missing collection tables (irritating message about Base table or view not found)
|
2017-06-16 14:38:32 +02:00 |
|
DariusIII
|
c8bab26d1a
|
Increase xref column in collections and multigroup_collections to 1024 and change classused in xxxinfo table to varchar(20) and empty default value
|
2017-06-16 13:43:52 +02:00 |
|
DariusIII
|
99243199bb
|
Shorten classused for hotmovies to hotm
|
2017-06-16 13:21:28 +02:00 |
|
DariusIII
|
1a8eb9a483
|
Remove getXXXSamples script from tmux loop as it serves no purpose anymore
|
2017-06-16 13:08:04 +02:00 |
|
DariusIII
|
96914d6c53
|
Properly fix 10-settings.tsv
|
2017-06-16 12:49:58 +02:00 |
|
DariusIII
|
9c440301b5
|
Fix tabs in 10-settings.tsv
|
2017-06-16 12:39:25 +02:00 |
|
DariusIII
|
02cc687e64
|
Add more debugging output to DbUpdate class and install_nntmux script
|
2017-06-16 11:42:58 +02:00 |
|
DariusIII
|
10bf1821f8
|
Fix collection regexes testing page
|
2017-06-15 23:16:00 +02:00 |
|
DariusIII
|
56e4505a39
|
Change windows check in Logger class
|
2017-06-15 15:43:50 +02:00 |
|
DariusIII
|
88e3447c3b
|
Update Logging class
|
2017-06-15 14:52:44 +02:00 |
|
DariusIII
|
2c841f1785
|
Declare logger property.
|
2017-06-15 00:20:52 +02:00 |
|
DariusIII
|
f549d8a954
|
Remove return type declaration fot getAlternate function in DNZBFailures
|
2017-06-15 00:18:42 +02:00 |
|
DariusIII
|
392f78d36f
|
Add PHPDoc to helpers.php
|
2017-06-15 00:14:38 +02:00 |
|
DariusIII
|
eceb6b94aa
|
Use monolog/monolog to handle logging
|
2017-06-15 00:03:14 +02:00 |
|
DariusIII
|
b46948a55d
|
Update composer libraries
|
2017-06-14 15:58:44 +02:00 |
|
DariusIII
|
647e05376f
|
Merge branch 'dev-refactor-xxx' into dev
|
2017-06-14 15:53:06 +02:00 |
|
DariusIII
|
f9207f37bf
|
Remove debugging info from XXX class
|
2017-06-14 15:51:07 +02:00 |
|
DariusIII
|
ea461fb809
|
Fix ADE search
|
2017-06-14 15:50:29 +02:00 |
|
DariusIII
|
9af75d6976
|
AEBN lookups 100% fixed
|
2017-06-14 12:50:15 +02:00 |
|
DariusIII
|
075e39dfb9
|
Update xxx parsing
|
2017-06-14 02:19:59 +02:00 |
|
DariusIII
|
cd42d8ba53
|
Fix ADM and Hotmovies movies parsing
|
2017-06-13 16:04:06 +02:00 |
|
DariusIII
|
ee17a91fc7
|
Fix ADM lookups
|
2017-06-13 00:28:12 +02:00 |
|
DariusIII
|
efc1c0193d
|
Further adjust xxx parsing
|
2017-06-12 15:55:01 +02:00 |
|
DariusIII
|
46d9ec3c98
|
Improve classes
|
2017-06-12 00:25:26 +02:00 |
|
DariusIII
|
c1243fa803
|
Use getUrl in all the classes
|
2017-06-10 22:54:26 +02:00 |
|
DariusIII
|
8c85f7e422
|
More adjustments to classes
|
2017-06-10 00:13:09 +02:00 |
|
DariusIII
|
3814aac915
|
Update AEBN and PopPorn classes
|
2017-06-09 21:00:34 +02:00 |
|
DariusIII
|
6464445120
|
Merge branch 'dev' into dev-refactor-xxx
|
2017-06-09 19:18:23 +02:00 |
|
DariusIII
|
06328e6b1e
|
Update composer.lock
|
2017-06-09 19:17:50 +02:00 |
|
DariusIII
|
6125aa18e7
|
Update XXX processing, declare abstract functions, fix some bad logic
|
2017-06-09 15:21:51 +02:00 |
|
DariusIII
|
40cba044a6
|
Update adult classes
|
2017-06-09 00:02:25 +02:00 |
|
DariusIII
|
4348434ecf
|
Add custom helpers.php
|
2017-06-09 00:01:50 +02:00 |
|
DariusIII
|
e3c2ac3592
|
Move XXX related clasess into nntmux\processing\adult namespace
|
2017-06-08 00:51:27 +02:00 |
|
DariusIII
|
9af3abdc46
|
Use laravel helpers file and replace getenv with env function
|
2017-06-07 22:57:00 +02:00 |
|
DariusIII
|
ab1594f5ad
|
Update composer.lock
|
2017-06-07 19:35:05 +02:00 |
|
DariusIII
|
9486af69b5
|
Update composer.lock
|
2017-06-05 23:18:42 +02:00 |
|
DariusIII
|
562975f436
|
Update minimum MariaDB version to 10.1
|
2017-06-05 16:30:55 +02:00 |
|
DariusIII
|
38fbd7050a
|
Add laravel/framework to composer.json for future usage
|
2017-06-05 16:29:52 +02:00 |
|
DariusIII
|
1bbc64138b
|
Update php-tmdb and php-giantbomb libraries
|
2017-06-02 17:18:52 +02:00 |
|
Amir Zarrinkafsh
|
d4e1bbff32
|
Remove dependency on config.php in www/admin by requesting smarty.php directly
|
2017-05-31 15:26:01 +10:00 |
|
Amir Zarrinkafsh
|
8a576a99cd
|
Aligned spacing in www/admin to be consistent across files
|
2017-05-31 15:23:57 +10:00 |
|
Amir Zarrinkafsh
|
6481ad274f
|
Aligned Regexes menu wording and case capitalisation
|
2017-05-31 14:55:07 +10:00 |
|
DariusIII
|
d75a775b4a
|
Merge branch 'dev' into 0.x
|
2017-05-28 21:27:39 +02:00 |
|
DariusIII
|
e8da2cbc31
|
Fix bad db patch level
|
2017-05-28 21:26:46 +02:00 |
|
DariusIII
|
5100c88828
|
Remove bad patch
v0.7.1.1
|
2017-05-28 21:23:48 +02:00 |
|
DariusIII
|
95b367abff
|
Merge dev into 0.x
v0.7.1.0
|
2017-05-28 21:22:13 +02:00 |
|
DariusIII
|
eb1f3730fb
|
Merge branch 'dev' into 0.x
|
2017-05-28 21:21:32 +02:00 |
|
DariusIII
|
8b0c2f0ff5
|
Possible fix for videos query in getVideoFromSiteID function
|
2017-05-28 20:12:01 +02:00 |
|
DariusIII
|
4ffd62a18c
|
Update nntmux.xml
|
2017-05-26 22:50:31 +02:00 |
|