DariusIII
|
390af63e16
|
Fix wrong class name
|
2018-02-14 13:18:37 +01:00 |
|
DariusIII
|
bb0ec1de00
|
Update DBUpdate class messages
|
2018-02-14 13:17:42 +01:00 |
|
DariusIII
|
1f8a21f8cd
|
Update ColorCLI class
|
2018-02-14 13:10:48 +01:00 |
|
DariusIII
|
838714bd25
|
Update API and RSS classes
|
2018-02-14 10:48:41 +01:00 |
|
DariusIII
|
61b059d82c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-14 08:32:16 +00:00 |
|
DariusIII
|
fe28528da9
|
Fix moviesSearch $whereSql query
|
2018-02-14 09:32:03 +01:00 |
|
DariusIII
|
d7556bfe4d
|
Rename search functions to be more descriptive (ie. searchByImdbId searches for movies even without imdbid, so renamed to moviesSearch)
|
2018-02-13 15:17:14 +01:00 |
|
DariusIII
|
5bfd285b6f
|
Create local variable for Helper class in SphinxSearch
|
2018-02-12 23:11:23 +01:00 |
|
DariusIII
|
aa97b8bf0d
|
Update PHP DOCBlock
|
2018-02-12 23:07:30 +01:00 |
|
DariusIII
|
cd1d5b9db5
|
Fix searchByImdbId function query
|
2018-02-12 14:02:43 +01:00 |
|
DariusIII
|
fdad23daf9
|
Fix wrong categories used in searchByImdbId function
|
2018-02-12 13:53:06 +01:00 |
|
DariusIII
|
1c83a7d87d
|
Update Utility class, replace deprecated each function
|
2018-02-10 00:17:20 +01:00 |
|
DariusIII
|
f17451f026
|
One more reversion for setCoversConstant function
|
2018-02-09 15:44:29 +01:00 |
|
DariusIII
|
966304fff2
|
Revert setCoversConstant function
|
2018-02-09 15:40:03 +01:00 |
|
DariusIII
|
1984f9f8cc
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-02-09 15:38:59 +01:00 |
|
DariusIII
|
27e1c767d8
|
Revert setCoversConstant function
|
2018-02-09 15:38:12 +01:00 |
|
DariusIII
|
9d72dd1a89
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-09 13:25:45 +00:00 |
|
DariusIII
|
87333f75ba
|
Update TraktTv class
|
2018-02-09 14:25:28 +01:00 |
|
DariusIII
|
923b25df9e
|
Remove functions from Utility class, use same functions from laravel helpers, update generateUuid function
|
2018-02-09 14:24:57 +01:00 |
|
DariusIII
|
92dc5c70fc
|
Update SphinxSearch class
|
2018-02-09 09:37:22 +01:00 |
|
DariusIII
|
65990823a3
|
Remove unused parameter from NameFixer class
|
2018-02-08 22:27:04 +01:00 |
|
DariusIII
|
dd80123f7e
|
Adjust variables for sphinx in NameFixer class
|
2018-02-08 15:57:18 +01:00 |
|
DariusIII
|
e9828c321b
|
Remove extra argumnet for sphinxsearch deletRelease function
|
2018-02-08 15:19:19 +01:00 |
|
DariusIII
|
dcf38920d0
|
Merge branch 'dev-sphinx' of https://github.com/NNTmux/newznab-tmux into dev-sphinx
|
2018-02-08 12:35:53 +01:00 |
|
DariusIII
|
88b485f183
|
Update required settings version to 8
|
2018-02-08 12:35:32 +01:00 |
|
DariusIII
|
da39696509
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-08 11:35:30 +00:00 |
|
DariusIII
|
7c39e8bc34
|
Make sphinx only supported search engine
|
2018-02-08 12:34:18 +01:00 |
|
DariusIII
|
16e20e63bd
|
Change escapeString function to static (in SphinxSearch class)
|
2018-02-07 15:44:11 +01:00 |
|
DariusIII
|
59bdfd7859
|
Do not use delete_release stored procedure anymore to delete releases, FK's do it
|
2018-02-07 15:32:57 +01:00 |
|
DariusIII
|
1c66749eab
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-02-06 15:51:45 +01:00 |
|
DariusIII
|
75bae1e930
|
Update ProcessReleasesMultiGroup class
|
2018-02-06 15:51:32 +01:00 |
|
DariusIII
|
2c88ed1908
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-06 14:50:52 +00:00 |
|
DariusIII
|
e2de07d3b6
|
Update SphinxSearch class
|
2018-02-06 15:50:20 +01:00 |
|
DariusIII
|
73b4ca4ed9
|
Replace insertGetId method with Model::create
|
2018-02-02 13:42:41 +01:00 |
|
DariusIII
|
3ccdbc7e6c
|
Replace all of getById functions with Model::find
|
2018-02-02 11:36:13 +01:00 |
|
DariusIII
|
73432fe3d9
|
Use replace getById user lookup with User model find built in function(does the same thing as custom function)
|
2018-02-02 10:29:40 +01:00 |
|
DariusIII
|
05f3b1314c
|
Fix count of regexes for pager in Regexes class
|
2018-01-31 13:51:02 +01:00 |
|
DariusIII
|
31a1d4f1a7
|
Use Carbon in SABnzbd class in set and unset cookies
|
2018-01-30 15:45:41 +01:00 |
|
DariusIII
|
e696939752
|
Update ReleaseSearch class
|
2018-01-30 15:30:02 +01:00 |
|
DariusIII
|
dd6c601af2
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-30 12:33:10 +00:00 |
|
DariusIII
|
c7004cf525
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-01-30 13:32:47 +01:00 |
|
DariusIII
|
3116fa79c8
|
Update Tmux and TmuxOutput classes
|
2018-01-30 13:32:34 +01:00 |
|
DariusIII
|
506cf37b56
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-30 12:02:27 +00:00 |
|
DariusIII
|
a5ede60117
|
Fix missing use statement for Category model in AniDB class
|
2018-01-30 13:02:05 +01:00 |
|
DariusIII
|
c8e74112cf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-29 12:18:52 +00:00 |
|
DariusIII
|
603c22d62c
|
Remove partitioning from releases table, add foreign keys to related tables
|
2018-01-29 13:17:35 +01:00 |
|
DariusIII
|
54424b71cb
|
Check for null release date in games
|
2018-01-29 09:59:29 +01:00 |
|
DariusIII
|
eec9796e31
|
Fix adding of new cbpr after the latest changes
|
2018-01-29 09:44:49 +01:00 |
|
DariusIII
|
59a9c81510
|
Make PHP7.2 lowest supported version, use sodium for bin2hex and hex2bin operations
|
2018-01-28 23:21:13 +01:00 |
|
DariusIII
|
2919343a7a
|
Covert Carbon object to date time string
|
2018-01-28 15:12:37 +01:00 |
|