Commit Graph

1378 Commits

Author SHA1 Message Date
DariusIII 50639fb88a Fix code style 2019-08-21 10:24:06 +02:00
DariusIII 3f4d070921 Remove remaining call to insertOnDuplicateKey 2019-08-21 10:23:20 +02:00
DariusIII e94ab1822f Use the new insertOrIgnore function in place of insertIgnore from yadakhov/InsertOnDuplicateKey library 2019-08-21 10:04:04 +02:00
DariusIII e427fcc566 Adjust site settings for passwordstatus changes 2019-08-20 15:59:13 +02:00
DariusIII fc1ef5b3a7 Remove escapestring function 2019-08-19 14:32:07 +02:00
DariusIII c4aad59d7e Remove utf8_encode from addReleaseFiles function 2019-08-19 14:08:05 +02:00
DariusIII edc2b400a8 Fix issues with adding release files into database 2019-08-19 13:57:40 +02:00
DariusIII 0bf60d9f36 Update nunomaduro/larastan to latest version 2019-08-19 09:56:03 +02:00
DariusIII 818eb204cb Adjust code style 2019-08-14 10:02:06 +02:00
DariusIII ccc836e504 Finish resetpp artisan command 2019-08-14 10:01:35 +02:00
DariusIII 7b715a814e Update nntmux:resetpp command 2019-08-13 22:37:25 +00:00
DariusIII a26457fd9b Add and start updating nntmux:resetpp command 2019-08-13 22:36:49 +00:00
DariusIII 11141f7f3c Update login controller 2019-08-09 12:31:04 +02:00
DariusIII 18212e7f7e Add basic notifications 2019-08-09 12:30:37 +02:00
DariusIII c9edaed44c Replace smarty constants in tpl files(first batch) 2019-08-08 15:24:22 +02:00
DariusIII 44147aceec Create registration and logout messages 2019-08-07 22:33:40 +00:00
DariusIII c38e3a65d6 Add open registration with invite message 2019-08-07 15:55:02 +02:00
DariusIII 15aa9429a9 Fix invite code usage issue 2019-08-07 14:39:57 +02:00
DariusIII 997450a4b7 Update register controller 2019-08-06 23:47:37 +00:00
DariusIII 909599adb5 Add missed files 2019-08-06 15:58:56 +02:00
DariusIII 8f78472f5c Update invite code 2019-08-06 15:58:14 +02:00
DariusIII ae6c491813 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-08-05 22:51:16 +00:00
DariusIII 02b1c15d5a Fix invite related code 2019-08-05 22:50:35 +00:00
DariusIII f9d1bc855b Add missed AjaxController 2019-08-05 15:44:58 +02:00
DariusIII a30904ace4 Fix sending invites when site is in invite mode 2019-08-05 15:44:00 +02:00
DariusIII 7c884227f8 Replace ends_with function with Str:endsWith() 2019-07-31 09:36:36 +02:00
DariusIII cd57779e8b Update API and RSS XML output to be same as the new newznab API 0.7 specification (newznab:apilimits) 2019-07-20 22:29:19 +00:00
DariusIII d83514473d Update APIv1 and RSS xml responses and APIv2 json output for api and grab limits 2019-07-17 09:16:35 +02:00
DariusIII dc1167c802 Fix adding of new 8 digit imdbid movies in admin movie add 2019-07-16 11:05:10 +02:00
DariusIII 609a2f31e1 Improve newly added variables handling 2019-07-13 11:47:24 +02:00
DariusIII f7a0636f77 Fix $apiRequests variable for capabilities check 2019-07-13 10:36:31 +02:00
DariusIII a9325f9372 Show daily grabs not total 2019-07-12 14:26:16 +02:00
DariusIII 7382cd026a Update response to properly show current api/download and total limits 2019-07-12 14:16:58 +02:00
DariusIII 9cc9ffc757 Add grab and limit to APIv1, APIv2 and RSS responses 2019-07-12 13:52:08 +02:00
DariusIII df572aab27 Update expiring/expired roles email sending and account demotion 2019-07-06 23:37:16 +02:00
DariusIII 20d9e64ddb Fix wrong date comparison for user expiration role check 2019-07-05 08:10:09 +02:00
DariusIII bddd8af442 Update role expiry check logic 2019-07-03 23:42:37 +02:00
DariusIII 3570439d03 Update expired roles handling (send emails for 1, 7, 30 days expiration notice) 2019-07-03 15:43:28 +02:00
DariusIII 46c45b98bf Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-30 23:24:28 +00:00
DariusIII 897647d04a Add artisan commands to update expired roles and delete unverified users 2019-06-30 23:03:52 +02:00
DariusIII 13aaf016da Simplify API response checks 2019-06-13 19:51:46 +02:00
DariusIII 74806b7983 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-03 12:13:07 +00:00
DariusIII a67f04d60b Fix getZipped function, update helpers file 2019-06-03 14:12:23 +02:00
DariusIII a6009d39f7 Move getZipped function from Releases class to helpers file 2019-06-03 14:01:10 +02:00
DariusIII 1dafa54703 Use default text in place of empty string 2019-05-31 10:43:20 +02:00
DariusIII 96fdf76f40 Check if content is set, if not use empty string 2019-05-31 10:41:56 +02:00
DariusIII 4d571d3f22 Update config/database, AuthServiceProvider and env.example 2019-05-31 10:11:13 +02:00
DariusIII 5149743528 Fix browse pages when no releases are indexed yet 2019-05-20 14:45:38 +02:00
DariusIII 928524824b Remove unused basePage() function from BasePageController 2019-05-14 13:22:42 +02:00
DariusIII 73a71db5d0 Fix return tag in PHPDOC block 2019-05-08 15:16:32 +02:00