Commit Graph

1522 Commits

Author SHA1 Message Date
DariusIII 7a2280a6fa Remove stray character in UsenetGroup.php. Closes #1159 2021-02-26 10:11:32 +01:00
DariusIII fa3ded8b41 Add support for 2 Factor Authentification (2FA) 2020-12-28 01:32:20 +01:00
DariusIII 42b227a6a3 Increase process timeout for runCmd command 2020-12-05 17:09:35 +01:00
DariusIII f3cde99e37 Rename $match and variations to $hit for PHP 8 compatibility 2020-12-02 10:55:09 +01:00
DariusIII 7c710056b8 Update SeriesController 2020-11-29 21:53:16 +01:00
DariusIII 877071be2f Revert changes that were not supposed to be pushed 2020-11-29 16:57:48 +01:00
DariusIII 87d6a804da Apply fixes from StyleCI
[ci skip] [skip ci]
2020-11-29 15:23:33 +00:00
DariusIII 938bb97c38 Update TinyMCE to latest version 2020-11-29 16:21:35 +01:00
DariusIII 62a9dda13d Update getCategorySearch function 2020-10-24 23:14:53 +02:00
DariusIII 6be831989f Use pre-rendered maintenance mode view for artisan down command 2020-09-29 20:50:25 +02:00
DariusIII ea0d618206 Code style fixes 2020-09-28 21:31:02 +02:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00
DariusIII ad7b418cfd Fix user password reset 2020-08-19 20:41:42 +02:00
DariusIII ea668d1dce Revert most of the advanced search changes 2020-07-26 22:07:50 +02:00
DariusIII 1211230173 Fix and improve search pages 2020-07-26 21:54:22 +02:00
DariusIII b199f0fc96 Add controller, model and migration for release inform 2020-07-10 00:17:24 +02:00
DariusIII 463523b8fd Add check for empty data. Closes #1106 2020-04-28 11:14:02 +02:00
DariusIII 2126220150 Fix reported api time format. Closes #1101 2020-04-20 15:26:50 +02:00
DariusIII c5141758a1 PHP-cs fixes 2020-04-16 12:56:20 +02:00
DariusIII d7ee96fac9 Update ES index insert and update operations 2020-04-16 12:53:42 +02:00
DariusIII ae3810f412 Update ElasticSearch search handling 2020-04-13 00:19:25 +02:00
DariusIII 22308f1668 Fix helpers.php 2020-04-11 23:30:04 +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 af445f71fc CS fixes 2020-04-11 11:53:16 +02:00
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 5bca7d97e3 Fix couple of issues related to constants changes 2020-03-22 22:31:12 +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 5cda5ef31c Fix forgotten password token generation 2020-03-18 21:21:34 +01:00
DariusIII ac40644c54 Remove firewall middleware usage 2020-03-12 02:35:17 +01:00
DariusIII 9f78214ac0 Update usage of Token class 2020-03-11 13:41:36 +01:00
DariusIII d1311a81e6 Remove pragmarx/firewall package 2020-03-10 14:17:22 +01:00
DariusIII 1c10cb0e1e PHP cs fixer fixes 2020-03-01 01:14:27 +01:00
DariusIII 405c6f34ac Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table 2020-03-01 01:13:00 +01:00
DariusIII da32ef1b2b Allow user verification from user list page. Closes #1089 2020-02-26 13:05:04 +01:00
DariusIII e5b0f0670e Extract sidebar and footer to separate templates 2020-02-11 15:53:02 +01:00
DariusIII 7e5f28032f Use php-cs-fixer changes 2020-02-10 02:02:42 +01:00
DariusIII f0d7c96c0d Use session for login and logout messages 2020-02-10 02:01:54 +01:00
DariusIII 475785c26f Update BrowseController. Closes #1077 2020-02-10 00:48:15 +01:00
DariusIII f403396434 Add php-cs-fixer fixes 2020-02-10 00:47:37 +01:00
DariusIII fd0906312e Handle login throttling 2020-02-10 00:46:26 +01:00
DariusIII c32a3efb57 Remove inkedcurtis/coinpayments-omnipay package as it does not exist anymore 2020-02-06 13:52:12 +01:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 18667feec0 Try getting proper user ip 2020-01-31 12:24:39 +01:00
DariusIII c391b57b3b Remove check for mysql/mariadb version when installing NNTmux 2020-01-26 23:41:12 +01:00
DariusIII f24d7d3fa9 Better handling of token mismatch errors 2020-01-12 23:15:29 +01:00
DariusIII 2c22e7a671 Fix rest of the cover pages search filters 2020-01-11 04:12:49 +01:00
DariusIII 568ab937ca Fix filtering movies by category 2020-01-11 03:36:40 +01:00