Commit Graph

163 Commits

Author SHA1 Message Date
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 1c412eae65 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-02-25 00:04:18 +01:00
DariusIII c8ad8a05d8 Update link to rss help 2019-02-25 00:04:01 +01:00
DariusIII 806714f955 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-24 22:53:07 +00:00
DariusIII 9d0435505b Refactor RSS feeds 2019-02-24 23:52:50 +01:00
DariusIII 6c62440041 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-24 15:19:06 +00:00
DariusIII a5cbf41e53 Move rss routes to their own route file 2019-02-24 16:18:48 +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 1f5c0e1d7c Merge branch 'dev-firewall' of https://github.com/NNTmux/newznab-tmux into dev-firewall 2018-08-24 11:23:27 +02:00
DariusIII b5f8d03551 Add blocking of blacklisted IP's to api routes 2018-08-24 11:11:57 +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 b498bb29ab Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-02 14:06:55 +00:00
DariusIII d2b4b4e9ab Fix API v1 response, wrong data used for function 2018-08-02 16:06:28 +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 3922584879 Add dynamic api throthling 2018-06-04 15:06:52 +02:00
DariusIII b7f06a396d Add API V2 help page 2018-06-04 11:31:10 +02:00
DariusIII d7cf8f4b9f Complete v2 api, add related transformers and routes 2018-06-04 11:15:09 +02:00
DariusIII 239e5971b0 Add initial movie search to v2 api 2018-06-03 01:13:34 +02:00
DariusIII 44b98a44c7 Start building API v2 2018-06-01 01:06:08 +02:00
DariusIII 78cb8acca9 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-28 21:01:12 +00: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
DariusIII bc616abc7e Change Music category into Audio to match database setting 2018-05-15 14:39:48 +02:00
DariusIII 647ccc06ca Many route and themes related fixes 2018-05-15 11:41:57 +02:00
DariusIII fae284c600 Update web routes 2018-05-08 23:22:08 +02:00
DariusIII 453a5906b7 Try to fix multiple cart additions by changing to requests 2018-04-27 23:18:55 +02:00