Commit Graph

46 Commits

Author SHA1 Message Date
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
DariusIII 87399b1703 Update contact form 2018-04-05 16:00:55 +02:00
DariusIII 619f1729e9 Fix NOCAPTCHA on login pages 2018-04-05 10:10:32 +02:00
DariusIII 1f867ae6a3 Add RSS controller and route 2018-04-04 23:24:38 +02:00
DariusIII 51a30daf67 Update details pages 2018-04-04 15:09:17 +02:00
DariusIII 9448543dfa Add Api\ApiController, update routes/web.php 2018-04-04 14:28:27 +02:00
DariusIII f78076b257 Update themes and routes 2018-04-04 12:13:46 +02:00
DariusIII dcdfa699f7 Update Base and Browse controllers 2018-04-01 23:38:27 +02:00
DariusIII 1021a2c7e8 Add initial BrowseController 2018-03-30 23:25:50 +02:00
DariusIII 74df5848e4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-29 13:54:56 +00:00
DariusIII b39bb373b4 Update themes, BasePage and Profile controllers 2018-03-29 15:54:01 +02:00