Commit Graph

4154 Commits

Author SHA1 Message Date
DariusIII ee6d5ac485 Fix group-list ajax actions 2020-10-04 14:57:29 +02:00
DariusIII 9a202a28b2 Update laravel/framework to version 8.7.1 2020-09-29 20:01:49 +02:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00
DariusIII ae3810f412 Update ElasticSearch search handling 2020-04-13 00:19:25 +02:00
DariusIII 7670bcbd4f Remove PayPAl support 2020-04-11 23:25:44 +02:00
DariusIII 31739d8392 Use Laravel 7 and remove omnipay for now 2020-04-11 23:14:15 +02:00
DariusIII d3c6f22579 Start replacing constants with laravel equivalents 2020-03-29 14:24:13 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01:00
DariusIII 14d492b668 Move all third party api keys from database to .env file 2020-03-01 22:00:36 +01:00
DariusIII 31d591c297 Add option to enable or disable elasticsearch logging 2020-02-27 10:49:46 +01:00
DariusIII 5186497090 Use immutable date when starting phases, try to prevent php7.4 null array access error 2020-01-27 08:59:35 +01:00
DariusIII c391b57b3b Remove check for mysql/mariadb version when installing NNTmux 2020-01-26 23:41:12 +01:00
DariusIII 2beda6ac1c Fix tvSearch returning maximum results when sphinx or elasticsearch find nothing 2020-01-14 08:04:16 +01:00
DariusIII 2c22e7a671 Fix rest of the cover pages search filters 2020-01-11 04:12:49 +01:00
DariusIII ae5bdb9e70 Fix cover pages search filter 2020-01-11 00:48:31 +01:00
DariusIII ae3acf3638 Remove reporting of existing tags from ApiV2 capabilities response 2020-01-10 02:16:25 +01:00
DariusIII 6fd1030c5d Fix access to user profiles as admin. Closes #1058 2020-01-06 00:07:16 +01:00
DariusIII 27c8001435 Add ElasticSearch support 2020-01-02 00:02:45 +01:00
DariusIII 9810fdf8f9 Return empty data if manticore does not find anything for api related searches 2019-12-30 21:18:23 +01:00
DariusIII 4f548c8efa Fix wrong name of variable received from TVDB. Closes #1053 2019-12-30 18:38:54 +01:00
DariusIII 54a1912d59 Rename misc/sphinxsearch to misc/manticoresearch and sphinx.conf to manticore.conf 2019-12-30 02:48:36 +01:00
DariusIII f49bf60f24 Remove panes logging and comment sharing window from tmux 2019-12-26 12:25:33 +01:00
DariusIII 427fb0f651 Fix error on email change in user profile. Closes #1049 2019-12-26 01:05:19 +01:00
DariusIII 4c6c0c2421 Check if $release['cleanname'] is set 2019-12-18 09:49:24 +01:00
DariusIII 195d63a894 Update install_tmux.sh to install tmux 3.0a 2019-12-15 18:42:37 +01:00
DariusIII d559474c97 Update font-awesome and tinyMCE to latest versions 2019-12-11 21:02:21 +01:00
DariusIII f15ad5c617 Update laravel/framework and laravel/horizon to latest versions 2019-12-10 19:44:36 +01:00
DariusIII b07ce92aec Remove smarty.php from index.php 2019-12-09 18:06:48 +01:00
DariusIII 5886fe162c Replace WWW_TOP with url() helper 2019-12-08 19:21:23 +01:00
DariusIII b7d3028e4f Change the name of users table migration 2019-12-03 11:35:30 +01:00
DariusIII 02de47e2ad Display releases postdate information based on users location 2019-12-01 21:54:45 +01:00
DariusIII 8c45085209 Fix wrong Book categories seeders and fixtures 2019-11-27 21:49:39 +01:00
DariusIII 9f6fa0183a Update foreign matching regexes to include web-dl and web-rip releases 2019-11-25 22:31:22 +01:00
DariusIII 8e72561b61 Use Tmux 2.9a in install_tmux shell script 2019-11-25 21:05:10 +01:00
DariusIII 6fe59cd742 Update getTitleExact and getTitleLoose functions 2019-11-22 20:40:47 +01:00
DariusIII 6fe14014ba Fix issue with adding tv aliases 2019-11-21 21:05:21 +01:00
DariusIII 8c4937ad9c Fix TVDB poster URL 2019-11-21 19:00:20 +01:00
DariusIII 6069fdb127 Set default value for posterUrl for TV processing 2019-11-21 17:43:55 +01:00
DariusIII 5477bf3e6b Move TVDB apikey to .env 2019-11-20 21:50:42 +01:00
DariusIII c2a7d1e899 Fix Trakt genres error. Closes #1011 2019-11-20 17:30:40 +01:00
DariusIII b5fe38d727 Fix wrong url string in viewanime template 2019-11-20 17:21:15 +01:00
DariusIII bb70d3bc91 Fix duplicate check in Blacklight/db/populate/AniDB class. Closes #1010 2019-11-19 23:27:53 +01:00
DariusIII 475910ec97 Use the new remember() function for lazycollections 2019-11-06 17:30:39 +01:00
DariusIII 799badc6ef Revert changes to Releases class 2019-10-28 15:46:02 +01:00
DariusIII 3362ce1d5b Change logic of tv and api tv search queries 2019-10-28 12:54:53 +01:00
DariusIII 2752120137 Update tinyMCE to latest version 2019-10-28 10:08:34 +01:00
DariusIII aa41f0b4d5 Fix return value of searchSimilar when no results are found 2019-10-28 08:54:53 +01:00
DariusIII a47e72bb2a Update query used in tvSearch function 2019-10-27 21:15:43 +01:00
DariusIII 0fe0555bcd Replace ! $request->has with new $request->missing 2019-10-24 11:19:10 +02:00