Commit Graph

1134 Commits

Author SHA1 Message Date
DariusIII 9d88bad9cb Update User model and Admin\UserController 2018-12-27 13:53:13 +01:00
DariusIII 6be3a34be9 Update searchIndexes function and use it in NameFixer and speedup predb search in admin area 2018-12-25 15:42:00 +01:00
DariusIII 61d68eb906 Slowly start adding support for postgresql 2018-12-20 15:53:00 +01:00
DariusIII 4310be9653 Update scripts and config by removing unused env settings 2018-12-20 14:29:23 +01:00
DariusIII 80030a9e55 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-20 10:21:13 +00:00
DariusIII adc9ebf60a Update Git related classes and add back version to tmux monitor pane 2018-12-20 11:20:56 +01:00
DariusIII 05aafc54bb Update failed releases controller, related route and BasePageController 2018-12-19 23:53:08 +01:00
DariusIII 8cfb30a35e Fix phpdoc block in ClearanceMiddleware 2018-12-19 22:39:14 +01:00
DariusIII 12a7c00147 Force migration if NNTmux application is in production when updating database 2018-12-19 19:40:52 +01:00
DariusIII d7a96e454b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-19 12:59:34 +00:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII 14c0ed40f5 Add back logoutOtherDevices Auth function 2018-12-18 22:15:06 +01:00
DariusIII 39cfbbc90d Exclude ApiV2 functions from auth middleware in BasePageController 2018-12-18 22:00:26 +01:00
DariusIII 2116271ae6 Fix couple of issues introduced with API changes 2018-12-12 21:24:52 +01:00
DariusIII a8aecf2e5d Check if request has api_token(v2 API) or apikey(v1 API) 2018-12-12 21:14:46 +01:00
DariusIII ee074c1d08 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-12-12 20:58:42 +01:00
DariusIII 90dc9bbfdb Fix User error on APIv2 and ApiTransformer data 2018-12-12 20:58:31 +01:00
DariusIII 0a0dac6706 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-12 19:43:35 +00:00
DariusIII 3b311188bc Update user category exclusion handling in API and APIv2 2018-12-12 20:43:14 +01:00
DariusIII 327b6be8b2 Remove requirement for userid when using RSS, API and APIv2, its useless as we already have the token 2018-12-12 20:26:38 +01:00
DariusIII 08ba947126 Add spatie/laravel-directory-cleanup to clean temp unrar folder of leftover files and folders 2018-12-08 23:25:50 +01:00
DariusIII 112a5cd031 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-12-05 12:14:03 +01:00
DariusIII 4a7f7c07fc Remove unneeded code from FailedReleasesController 2018-12-05 11:10:48 +01:00
DariusIII 8a52c77b79 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-05 09:29:42 +00:00
DariusIII 696cbf4000 Update ApiV2 controller 2018-12-05 10:29:21 +01:00
DariusIII 20b0154039 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-04 08:14:38 +00:00
DariusIII 5e1b7dafca Update web routes and LoginController 2018-12-04 09:14:03 +01:00
DariusIII b2193c9785 Add crc32 file check 2018-11-29 23:52:32 +01:00
DariusIII 1e457a49dd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-29 13:47:08 +00:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01:00
DariusIII 27efc19437 Update PHPDOC block of updateUser function 2018-11-23 11:17:57 +01:00
DariusIII 984b8337b5 Fix empty email on profile save 2018-11-23 10:56:35 +01:00
DariusIII 5011b97579 Fix MyMovies RSS feed 2018-11-23 10:25:28 +01:00
DariusIII a0ef260033 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-22 15:01:10 +00:00
DariusIII 27f6358dc3 Fix adding of movies to MyMovies (RSS still does not work) 2018-11-22 16:00:34 +01:00
DariusIII 8a82e49152 Change pointless 404 page usage where not needed, replace with redirects 2018-11-22 12:55:53 +01:00
DariusIII cd72b44294 Fix bad movie caching 2018-11-21 23:20:38 +01:00
DariusIII 2cdee95471 Fix damn typo 2018-11-21 13:50:03 +01:00
DariusIII 57a9731082 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-21 12:21:13 +00:00
DariusIII a13ba01f8a Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-11-21 13:20:45 +01:00
DariusIII 8d158e84a9 Update User model 2018-11-21 13:18:59 +01:00
DariusIII 68a63d1224 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-21 12:04:49 +00:00
DariusIII c978d45b2c Replace custom user email and password validation with laravel validation for user profile updates 2018-11-21 13:04:19 +01:00
DariusIII 8a826d0f21 Update User model and install test 2018-11-20 22:47:59 +01:00
DariusIII f29f2769c9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-11-20 14:11:50 +01:00
DariusIII e9583dffc8 Fix PHPDOC block in UpdateNNTmuxComposer class 2018-11-20 14:11:17 +01:00
DariusIII b3ff5f3cbb Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-20 12:58:39 +00:00
DariusIII 21ccfeaaae Update artisan commands PHPDOC blocks 2018-11-20 13:58:31 +01:00
DariusIII d6e254554f Update composer install process to prefer dist in dev branches too, we will not be making changes to composer packages 2018-11-20 13:44:06 +01:00
DariusIII 352ab6877b Update MovieController 2018-11-19 15:29:41 +01:00