Commit Graph

11502 Commits

Author SHA1 Message Date
DariusIII 80119cd72b Add missing @throws to PHPDOC blocks in ReleaseRemover class 2018-12-27 23:06:05 +01:00
DariusIII 8ac28390f9 Use plain join in place of straight join in ReleaseRemover class 2018-12-27 22:30:05 +01:00
DariusIII 87fad0db4b Remove predbft matching as other functions already do its job better 2018-12-27 20:14:10 +01:00
DariusIII c0567744f7 Use lowercase letters for charest declaration on basepage.tpl 2018-12-27 15:12:02 +01:00
DariusIII 9d88bad9cb Update User model and Admin\UserController 2018-12-27 13:53:13 +01:00
DariusIII 37ea98cd99 Merge branch 'dev' v1.0.13 2018-12-27 09:38:06 +01:00
DariusIII ef9bd4cefb Update title matching regex 2018-12-26 22:32:38 +01:00
DariusIII 4304e554b6 Fix missing delimiters in regexes 2018-12-26 22:18:07 +01:00
DariusIII 1d1891bc2d Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-12-26 22:08:27 +01:00
DariusIII ff80fd307d Update imdbphp/imdbphp to version 6.1.3 and nikic/php-parser to version 4.1.1 2018-12-26 22:08:16 +01:00
DariusIII 454e2c2564 Merge pull request #822 from NNTmux/analysis-qBkrmL
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-12-26 22:03:16 +01:00
DariusIII 3efb19db00 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-26 21:03:09 +00:00
DariusIII 7ca89275de Update NameFixer for predb title match 2018-12-26 22:02:48 +01:00
DariusIII f8ea8f3cb9 Update NameFixer class 2018-12-26 14:43:09 +01:00
DariusIII 80615d31c6 Rename files after the cleanmatch function 2018-12-26 14:32:46 +01:00
DariusIII 8b77c8c7b9 Update releases renaming, especialy XXX releases 2018-12-26 14:16:32 +01:00
DariusIII 0367bccaeb Add small shadow on movie and xxx covers images 2018-12-26 13:17:12 +01:00
DariusIII 2eec6bee91 Update NameFixer PreDB matching 2018-12-26 11:58:43 +01:00
DariusIII 8cd8c34ce6 Update TmuxRun class, increase number of releases for matching for match_prefiles script 2018-12-26 09:18:06 +01:00
DariusIII 6be3a34be9 Update searchIndexes function and use it in NameFixer and speedup predb search in admin area 2018-12-25 15:42:00 +01:00
DariusIII 44ec956470 Update webmozart/assert to version 1.4.0 2018-12-25 14:53:13 +01:00
DariusIII c52d81543e Add max_matches option to SphinxSearch queries 2018-12-25 02:14:48 +01:00
DariusIII fa1c8f59a3 Remove similar_text check from preDbFileCheck function 2018-12-24 14:52:56 +01:00
DariusIII 6b084d1b7e Update NameFixer and SphinxSearch classes 2018-12-24 14:47:02 +01:00
DariusIII 6b422de589 Update SphinxSearch predb search functions 2018-12-24 13:01:43 +01:00
DariusIII 8961b61e83 Update NameFixer preDbFileCheck function 2018-12-24 11:57:50 +01:00
DariusIII fd1b2799bd Use sphinx for predb filename matching 2018-12-24 11:35:24 +01:00
DariusIII ec7424b6bb Merge pull request #821 from NNTmux/analysis-q5RpkB
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-12-24 02:09:01 +01:00
DariusIII 832f1b2049 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-24 01:08:54 +00:00
DariusIII 8a0f2da25f Update foolz/sphinxql-query-builder to version 2.0.0, add predb_rt index to sphinx 2018-12-24 02:08:23 +01:00
DariusIII 08b138179c Update laravel/scout to version 6.1.3 and yab/laravel-scout-mysql-driver to version 2.1.0 2018-12-22 22:22:54 +01:00
DariusIII cec61548af Remove user and role excluded categories migrations as those are not used anymore 2018-12-22 21:48:26 +01:00
DariusIII 7d92155585 Further improve preDbFileCheck function 2018-12-22 20:59:57 +01:00
DariusIII 5c098f7935 Update the preDbFileCheck function 2018-12-22 20:27:23 +01:00
DariusIII ecd5bb3f70 Merge pull request #820 from NNTmux/analysis-8QJJ5g
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-12-22 19:51:21 +01:00
DariusIII a226acdafe Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-22 18:51:14 +00:00
DariusIII 05596db909 Update NameFixer fixNamesWithFiles method 2018-12-22 19:50:52 +01:00
DariusIII ea2bd64be2 Fix copy-paste error in submenu definition for admin predb link 2018-12-22 15:15:04 +01:00
DariusIII c5ee1a1e12 Update nunomaduro/larastan to version 0.3.13 2018-12-21 23:36:26 +01:00
DariusIII ab8fe86f73 Update Bootstrap to version 4.2.1 2018-12-21 21:59:03 +01:00
DariusIII c9a1a93f73 Update migrations_table.sql for old users so new migrations are not run as we already have the triggers added 2018-12-20 22:48:03 +01:00
DariusIII b193359a63 Remove old add_triggers migration and create completely new with new code 2018-12-20 22:43:00 +01:00
DariusIII d6643163f2 Replace DB::statement with previously used DB::unprepared for trigger and stored procedure migrations 2018-12-20 22:10:05 +01:00
DariusIII ccf04f9e4f Use user-badge icon for user menu 2018-12-20 21:35:12 +01:00
DariusIII 55d55835f1 Update fontawesome to version 5.6.3 2018-12-20 20:44:28 +01:00
DariusIII 61d68eb906 Slowly start adding support for postgresql 2018-12-20 15:53:00 +01:00
DariusIII 4310be9653 Update scripts and config by removing unused env settings 2018-12-20 14:29:23 +01:00
DariusIII fa5c9a9e1c BC! Update database configuration and unify env settings(DB_NAME => DB_DATABASE, DB_USER => DB_USERNAME) and remove unused settings 2018-12-20 14:20:42 +01:00
DariusIII d34c564ba7 BC remove nntmux and edit mysql database connection, make mysql default connection 2018-12-20 13:51:01 +01:00
DariusIII 94b94d8433 Add used branch to tmux output 2018-12-20 11:44:42 +01:00