Commit Graph

24 Commits

Author SHA1 Message Date
DariusIII 6eab198c1d Code style fixes 2022-10-23 23:24:49 +02:00
DariusIII 4d188afb52 Update controllers 2022-10-23 23:18:00 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII b5d243988d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-21 13:26:47 +00:00
DariusIII c619c9a5a4 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-03-21 14:26:33 +01:00
DariusIII 51dc52816f Fix logic and add check for duplicated data 2019-03-21 14:26:13 +01:00
DariusIII 623123e00e Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-21 13:21:55 +00:00
DariusIII f99515f185 Use separate query to add releases to cart as we only need the id, so no need to use heavier getByGuid function 2019-03-21 14:21:37 +01:00
DariusIII 603655e974 Small optimizations in code, use compact where applicable 2019-01-25 13:20:55 +01:00
DariusIII 23ab8f0334 Use $this->userdata->id variable in place of Auth::(id) in controllers 2018-09-24 11:28:49 +02:00
DariusIII a3c988c43f Add more checks to ids in CartController destroy function 2018-05-24 15:48:38 +02:00
DariusIII 84d676bd03 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-24 13:23:29 +00:00
DariusIII b45d4adafb Fix deletion from cart when using multioperation 2018-05-24 15:23:32 +02:00
DariusIII 28c451426f Remove commented out code from CartController 2018-05-17 15:29:58 +02:00
DariusIII e33bd0a4cd Fix adding releases to download basket 2018-05-17 15:22:15 +02:00
DariusIII 453a5906b7 Try to fix multiple cart additions by changing to requests 2018-04-27 23:18:55 +02:00
DariusIII 656be9bdcb Update CartController, use redirect instead of 404 page when no data is found on store function 2018-04-27 11:14:39 +02:00
DariusIII 2e88fdc261 Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-04-11 13:31:53 +02:00
DariusIII c9cdc3f065 Add GamesController, adjust themes and classes 2018-04-11 13:31:41 +02:00
DariusIII f6e96f51c1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-11 08:17:34 +00:00
DariusIII 9a5df20a8a Update CartController 2018-04-11 10:17:28 +02:00
DariusIII 245d56399a Use response helper for headers in Cart, ContactUs and FailedReleases controllers 2018-04-10 15:38:28 +02:00
DariusIII 35f2b2036a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-03 22:23:15 +00:00
DariusIII 0fb7958ccc Add CartController 2018-04-04 00:22:50 +02:00