Commit Graph

60 Commits

Author SHA1 Message Date
DariusIII 094d683c3b Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-20 14:08:57 +00:00
DariusIII f2c1eaaddc Move certain user functions (api accessed and logged in) into specific events 2019-02-20 15:08:53 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII 603655e974 Small optimizations in code, use compact where applicable 2019-01-25 13:20:55 +01:00
DariusIII bf4fd1232f Fix couple of issues introduced in previous commit 2019-01-03 11:38:45 +01:00
DariusIII 05aafc54bb Update failed releases controller, related route and BasePageController 2018-12-19 23:53:08 +01:00
DariusIII 39cfbbc90d Exclude ApiV2 functions from auth middleware in BasePageController 2018-12-18 22:00:26 +01:00
DariusIII 3b311188bc Update user category exclusion handling in API and APIv2 2018-12-12 20:43:14 +01:00
DariusIII fc06090852 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-19 12:48:33 +00:00
DariusIII ab36c87631 Fix display of contact form when logged in 2018-11-19 13:42:47 +01:00
DariusIII 83ee85b447 Remove unused showFloodWarning function 2018-10-27 21:44:36 +02:00
DariusIII 857de9677a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-24 09:29:11 +00:00
DariusIII 23ab8f0334 Use $this->userdata->id variable in place of Auth::(id) in controllers 2018-09-24 11:28:49 +02:00
DariusIII f99c3ae6c0 Use dirape/token to generate tokens and passwords for users 2018-09-19 11:37:07 +02:00
DariusIII bd844ba4ea Use url helper in place of $this->serverurl variable 2018-09-18 15:14:45 +02:00
DariusIII b66bfaa644 Add missing $this->serverurl declaration in BasePageController 2018-09-18 14:54:40 +02:00
DariusIII 2178146af3 User can change only role allowed permissions (direct versus role based permissions) 2018-08-07 10:50:40 +02:00
DariusIII 889d426c85 Update handling of user and role disabled categories 2018-08-07 01:20:57 +02:00
DariusIII a4daf54c8a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-06 13:53:43 +00:00
DariusIII 16c81470ea Update Controllers and templates for user related permission changes 2018-08-06 15:53:40 +02:00
DariusIII db44d3a740 Allow moderator role to edit releases, fixes issue #123 2018-08-02 12:35:07 +02:00
DariusIII f5d62bf6d0 User account deletion from user profile 2018-08-01 15:44:59 +02:00
DariusIII 00f09c4a6e Add patch to rename user_roles_id to roles_id, update related classes 2018-08-01 10:46:21 +02:00
DariusIII fe5387e9d6 Remove usage of Blacklight\db\DB class where possible 2018-07-10 14:49:01 +02:00
DariusIII 8dc00a2f17 Update terms and conditions page handling 2018-06-27 13:14:37 +02:00
DariusIII 3cc54d2259 Add page title to admin index page 2018-06-19 14:22:15 +02:00
DariusIII 44b98a44c7 Start building API v2 2018-06-01 01:06:08 +02:00
DariusIII c01b5fa5c7 Allow nzb downloads for not logged in users (sab/nzbget are not logged in) 2018-05-24 13:59:08 +02:00
DariusIII df6f80b310 Update Releases class, controllers and API responses 2018-05-14 13:48:25 +02:00
DariusIII 1a22a8052c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-12 21:00:46 +00:00
DariusIII 3beb5f514e Use function to call paginator 2018-05-12 22:59:36 +02:00
DariusIII bdc794766a Update controllers - remove Blacklight/db/DB, update app/Exception/Handler class 2018-05-07 15:32:06 +02:00
DariusIII 419c9a3f63 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-04 11:28:36 +00:00
DariusIII 8ba86e184a Fix nocaptcha display on login, contact, forgottenpassword and register pages 2018-05-04 13:29:03 +02:00
DariusIII 42d3fdf2dc Remove main, usefull and article menus from basepage controller 2018-05-04 11:10:48 +02:00
DariusIII 5ba6ed1225 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-20 07:12:05 +00:00
DariusIII 6985a4e5a6 Fix return type 2018-04-20 09:11:51 +02:00
DariusIII 529de205cd Update error pages 2018-04-20 09:00:37 +02:00
DariusIII d7be9eb7fe Start adding admin routes and controllers 2018-04-16 22:55:12 +02:00
DariusIII 116bb4f1d5 Fix BasePageController SabNZBD call 2018-04-16 13:59:08 +02:00
DariusIII c2b2950e4c Rename BasePageController index function to basePage 2018-04-16 08:57:00 +02:00
DariusIII 624a5d7a5f Add MyShowsController, adjust rest of the controllers and classes 2018-04-13 13:47:03 +02:00
DariusIII 3e3d8052a5 Update search 2018-04-12 14:04:16 +02:00
DariusIII ceb827a360 Add SearchController 2018-04-11 22:30:58 +02:00
DariusIII 2fdede8957 Fix missing release_flag frtom smarty, update themes 2018-04-11 14:53:26 +02:00
DariusIII b100b63024 Add BtcPaymentController 2018-04-07 23:57:14 +02:00