Commit Graph

167 Commits

Author SHA1 Message Date
Shift c67f39ee44 Adopt class based routes 2023-03-30 14:15:23 +00:00
Shift 27b405fd05 Convert route array to fluent methods 2023-03-30 14:15:22 +00:00
Shift 1eeb9eaece Shift to consistent, fluent response chains 2023-03-30 14:15:17 +00:00
DariusIII ddd1ca5ac1 Remove sharing routes 2023-03-29 16:36:50 +02:00
DariusIII 2d52a5a658 Remove missed references to sab 2023-03-16 14:51:07 +01:00
DariusIII d775ff22e2 Remove support for sab, nzbget, couchpotato and nzbvortex integrations 2023-03-16 13:38:43 +01:00
DariusIII fa3ded8b41 Add support for 2 Factor Authentification (2FA) 2020-12-28 01:32:20 +01:00
DariusIII 893054a866 Fix addition of new content. Closes #1139 2020-11-21 19:35:52 +01:00
DariusIII ee6d5ac485 Fix group-list ajax actions 2020-10-04 14:57:29 +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 ac40644c54 Remove firewall middleware usage 2020-03-12 02:35:17 +01:00
DariusIII da32ef1b2b Allow user verification from user list page. Closes #1089 2020-02-26 13:05:04 +01:00
DariusIII 2cf2805633 Add PayPal support 2019-10-12 23:03:52 +02:00
DariusIII b253d3ef6b Update more templates 2019-08-08 23:03:51 +00:00
DariusIII c9edaed44c Replace smarty constants in tpl files(first batch) 2019-08-08 15:24:22 +02:00
DariusIII 8f78472f5c Update invite code 2019-08-06 15:58:14 +02:00
DariusIII 02b1c15d5a Fix invite related code 2019-08-05 22:50:35 +00:00
DariusIII a30904ace4 Fix sending invites when site is in invite mode 2019-08-05 15:44:00 +02:00
DariusIII 049b26ab5f Update messed up browsing 2019-03-13 23:08:49 +01:00
DariusIII 5bd1283d30 Properly handle rss feeds 2019-02-25 13:00:24 +01:00
DariusIII e0bdc6eab0 Fix rss routing, remove dead routes from web.php 2019-02-25 11:10:32 +01:00
DariusIII 2f95aeca99 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-24 14:30:16 +00:00
DariusIII 26004fff13 Move RSS route out of authentification 2019-02-24 15:29:55 +01:00
DariusIII 6933a2593e Update middleware in routes/web.php 2019-02-22 23:20:03 +01:00
DariusIII 503283f398 Fix couple of leftover lines pointing to non-existing functions 2019-01-01 15:09:29 +01:00
DariusIII 05aafc54bb Update failed releases controller, related route and BasePageController 2018-12-19 23:53:08 +01:00
DariusIII 5e1b7dafca Update web routes and LoginController 2018-12-04 09:14:03 +01:00
DariusIII 9538276aa5 Add support for tags in browse, APIv2 and on site release searches 2018-11-06 14:09:39 +01:00
DariusIII 6ebcf4d9b7 Remove web.php fallback route and page 2018-11-05 22:55:09 +01:00
DariusIII b2d1bbef52 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-30 12:04:19 +00:00
DariusIII e71e9bc8b3 Add fallback routes to web and api 2018-10-30 13:03:55 +01:00
DariusIII 8453ebfb3d Update routes/web.php, use new role_or_permission middleware and group routes that use fw-block-blacklisted middleware 2018-10-12 09:35:01 +02:00
DariusIII bb095d3b9c Fix adding new roles 2018-08-24 15:17:54 +02:00
DariusIII ad0195c3e3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-24 09:02:39 +00:00
DariusIII 8b8574f828 Update web routes and revert LoginController action on blacklisted IP 2018-08-24 11:01:52 +02:00
DariusIII 1b3643539f Add soft firewall to manage access to site 2018-08-16 10:32:16 +02:00
DariusIII 28a4d16f0a Add custom ClearanceMiddleware 2018-08-06 15:52:50 +02:00
DariusIII 9222c7fc55 Update handling of permissions 2018-08-05 22:50:11 +02:00
DariusIII db44d3a740 Allow moderator role to edit releases, fixes issue #123 2018-08-02 12:35:07 +02:00
DariusIII 8dc00a2f17 Update terms and conditions page handling 2018-06-27 13:14:37 +02:00
DariusIII 9c96b9387a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-20 08:23:11 +00:00
DariusIII fabe944000 Update routes, fix user verification 2018-06-20 10:22:38 +02:00
DariusIII 3d3197875f Remove stray middleware definition 2018-06-20 09:44:38 +02:00
DariusIII 00dc2df0c6 Add isVerified middleware to routes 2018-06-20 09:44:15 +02:00
DariusIII 53dd74fa78 Update routes/web.php to allow post method to Games page 2018-06-05 10:35:07 +02:00
DariusIII b7f06a396d Add API V2 help page 2018-06-04 11:31:10 +02:00
DariusIII 9bc9f5d0bf Move API related routes to routes/api.php 2018-05-28 23:00:42 +02:00
DariusIII b45d4adafb Fix deletion from cart when using multioperation 2018-05-24 15:23:32 +02:00
DariusIII b3f141e435 Fix anime releases view 2018-05-23 10:10:54 +02:00