Commit Graph

121 Commits

Author SHA1 Message Date
DariusIII b40927810c Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-19 09:19:00 +00:00
DariusIII 678181d298 Update ParHash model and query in ReleaseFiles 2017-12-19 10:19:02 +01:00
DariusIII 8b4f2b495c Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-12-18 10:46:41 +01:00
DariusIII efd1550987 Fix videos_aliases table name 2017-12-18 10:46:22 +01:00
DariusIII d2bbe2eff2 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-18 09:43:58 +00:00
DariusIII ebd09b4fcb Update Video and VideoAlias models, update Videos class 2017-12-18 10:43:56 +01:00
DariusIII 52bb15db6d Update TvInfo model 2017-12-15 14:48:40 +01:00
DariusIII 6e58679a50 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-15 13:30:41 +00:00
DariusIII c792baf333 Update mysql-ddl, TV class and related models 2017-12-15 14:30:33 +01:00
DariusIII b2ff8c2513 Move download related functions to UserDownload model from Users class 2017-12-10 22:35:33 +01:00
DariusIII d036f3f28c Move some of the functions to their related models 2017-12-10 00:00:03 +01:00
DariusIII 7cf3fae9ec Move users role related functions from Users class To UserRole model 2017-12-07 00:54:10 +01:00
DariusIII 1b0fbbac3d Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-27 14:50:51 +00:00
DariusIII 397876a774 Remove rememberable from Predb model 2017-11-27 15:50:24 +01:00
DariusIII cd6274fac7 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-27 13:46:13 +00:00
DariusIII d573cf8d3b Use Rememberable trait in Predb model 2017-11-27 14:45:58 +01:00
DariusIII 278977a14c Rename and update MultigroupPosters class 2017-11-16 10:59:55 +01:00
DariusIII fdd9b1790f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-14 14:25:52 +00:00
DariusIII 01b4e40958 Fix missing SteamApps (deleted) model usage and use the properly named SteamApp model 2017-11-14 15:25:43 +01:00
DariusIII 41c77f2857 Update and use UserSerie model in related classes and pages 2017-11-14 14:35:44 +01:00
DariusIII fbdadee42a Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-08 12:21:29 +00:00
DariusIII d5e65e7d70 Add setting to treat all releases as mgr 2017-11-08 13:20:51 +01:00
DariusIII 2f1eeb7d01 Update Groups class and MissedPart model 2017-11-03 10:23:19 +01:00
DariusIII a9e32d4244 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-02 09:08:12 +00:00
DariusIII c7b92a5ee9 Update Release model and add back updated ReleasesGroups model 2017-11-02 10:07:58 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII de5e65f2f8 Update ReleaseComment model and related relationships 2017-10-31 13:46:06 +01:00
DariusIII 09d0a0af3d Update UserExcludedCategory, Category models and Users class to use their relationships. 2017-10-26 12:57:20 +02:00
DariusIII fc48af9a64 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-19 13:41:17 +00:00
DariusIII 563c797a08 Update User model 2017-10-19 15:41:02 +02:00
DariusIII 345b2018b9 Update RoleExcludedCategories and related models 2017-10-17 12:32:53 +02:00
DariusIII 4d19dbf58d Wrong model used in getRoleCategoryExclusion function 2017-10-17 01:45:52 +02:00
DariusIII 61bd244e4c Update user_excluded_categories 2017-10-17 00:03:08 +02:00
DariusIII b1c81a8cbc Update some of the models 2017-10-12 11:39:09 +02:00
DariusIII 0abba8d4c9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-10-10 23:53:39 +02:00
DariusIII 48bdb159a8 Update Genre model, MusicInfo model and related migration, use these models in some of the queries 2017-10-10 14:16:28 +02:00
DariusIII a0f29e6a3f Update ReleaseNfo migration and add new models and migrations 2017-10-09 23:28:11 +02:00
DariusIII b542914fab Update model relations, update ReleaseNfo model and fix one bug 2017-10-09 15:59:24 +02:00
DariusIII 58d1659525 Update Release and PreDb models relationship 2017-10-08 23:49:30 +02:00
DariusIII 83aca2bcd3 Update Release and PreDb models relationship 2017-10-08 23:43:09 +02:00
DariusIII 79a757c9fa Update Release and Category models relationship 2017-10-05 14:00:30 +02:00
DariusIII c811fb662b Update ReleaseFile model, related migration, update ReleaseFiles 2017-09-29 10:45:56 +02:00
DariusIII 3d48c27b9a Update ReleaseFile model 2017-09-28 22:23:16 +02:00
DariusIII 6b7de95193 Rename columns createddate and updateddate to created_at and updated_at to comply with laravel 2017-09-28 15:18:52 +02:00
DariusIII bdab2cbd89 Update MovieInfo model and related migration 2017-09-28 14:42:00 +02:00
DariusIII f6aa7f0fff Update Invitation and User model relation 2017-09-27 23:35:20 +02:00
DariusIII 9df998b916 Update Invitation model and migration, use it in Users class 2017-09-27 23:24:43 +02:00
DariusIII 120a2797f9 Fix foreign key in UsersRelease model 2017-09-27 13:38:18 +02:00
DariusIII fd102b67e6 Final fix for profile page errors relted to wrong foreign key in model relation 2017-09-27 13:30:42 +02:00
DariusIII 80b2ab5c8c Update Release, UserDownload, UsersReleases models and relations, use them where applicable 2017-09-26 14:44:36 +02:00