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 |
|
DariusIII
|
c195dae549
|
Add Release model and migration, add starter relations to Release and Group models
|
2017-09-26 12:37:12 +02:00 |
|
DariusIII
|
16ce5e4b94
|
Update relation between User and UsersRelease models
|
2017-09-25 15:24:50 +02:00 |
|
DariusIII
|
c05a18b04c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-25 12:46:46 +00:00 |
|
DariusIII
|
7cccf98395
|
Update UsersRelease model and related migration
|
2017-09-25 14:46:34 +02:00 |
|
DariusIII
|
0d8ffca8cd
|
Update user model relations
|
2017-09-25 13:44:49 +02:00 |
|
DariusIII
|
4110fc4738
|
Update Predb and PredbHash models and migration
|
2017-09-25 13:38:39 +02:00 |
|
DariusIII
|
52615f573a
|
Update Predb model with proper table name
|
2017-09-25 11:18:55 +02:00 |
|
DariusIII
|
3b7167cdbf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-24 22:19:38 +00:00 |
|
DariusIII
|
d4e559aff2
|
Update Predb and related migration
|
2017-09-25 00:18:43 +02:00 |
|
DariusIII
|
b955ae7d7d
|
Update Group model and related migration
|
2017-09-22 13:23:41 +02:00 |
|
DariusIII
|
59f162b361
|
Add relation between User and UserDownload models
|
2017-09-22 11:28:33 +02:00 |
|
DariusIII
|
ce037286c6
|
Fix UserRequest model relationship
|
2017-09-22 00:09:34 +02:00 |
|
DariusIII
|
879e054d38
|
Add relationship between User and UserRequest models
|
2017-09-21 15:58:03 +02:00 |
|
DariusIII
|
fdf656237c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-21 12:36:47 +00:00 |
|
DariusIII
|
a04cffa0ad
|
Update Users table, rename role to user_roles_id
|
2017-09-21 13:36:33 +02:00 |
|
DariusIII
|
77830aece3
|
Update GamesInfo model and migration
|
2017-09-21 13:35:26 +02:00 |
|
DariusIII
|
756e28e0c5
|
Update XxxInfo model and migration
|
2017-09-18 15:06:44 +02:00 |
|
DariusIII
|
8016c6d74c
|
Update ReleaseUnique model and migration, update ReleaseExtra class addUID function
|
2017-09-14 23:13:18 +02:00 |
|
DariusIII
|
744378bfe5
|
Let eloquemt handle timestamps
|
2017-09-13 23:14:44 +02:00 |
|
DariusIII
|
16716d20f1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-12 21:07:29 +00:00 |
|
DariusIII
|
24e65b6f53
|
Update failed downloads handling
|
2017-09-12 23:07:12 +02:00 |
|
DariusIII
|
6968629206
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-12 13:37:14 +00:00 |
|
DariusIII
|
9465dacf6f
|
Add custom function for insert ignore into DNZBFailure model that fixes getAlternate function
|
2017-09-12 15:36:59 +02:00 |
|
DariusIII
|
554d349fb7
|
Declare table name in ForumPost model
|
2017-09-12 13:55:32 +02:00 |
|
DariusIII
|
082a50c46a
|
Update ForumPost model, migration and usage
|
2017-09-12 13:42:55 +02:00 |
|
DariusIII
|
6b1e03f3cc
|
Update Country model and related migration
|
2017-09-12 10:59:18 +02:00 |
|
DariusIII
|
f9d5a1264c
|
User model now extends Illuminate\Foundation\Auth\User
|
2017-09-07 13:49:59 +02:00 |
|
DariusIII
|
0c74f83b48
|
Update UserDownload model and migration, use it in Users class
|
2017-09-07 11:34:32 +02:00 |
|
DariusIII
|
de7ac66b9e
|
Update Content model, class and migration
|
2017-09-06 14:00:34 +02:00 |
|
DariusIII
|
7c086bd88c
|
Update Console class, ConsoleInfo model and related migration
|
2017-09-06 10:37:51 +02:00 |
|
DariusIII
|
6bfeb46807
|
Update migrations
|
2017-09-05 15:33:07 +02:00 |
|
DariusIII
|
433c39a4e7
|
Update Category model and migration
|
2017-09-05 14:27:02 +02:00 |
|
DariusIII
|
82d7d8ba82
|
Update PHPDOC block of toTree function in Settings model
|
2017-09-05 13:57:25 +02:00 |
|
DariusIII
|
a8a0797d37
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-05 11:56:26 +00:00 |
|
DariusIII
|
471d896750
|
Override __get method and fix site edit page
|
2017-09-05 13:56:07 +02:00 |
|
DariusIII
|
11105b683c
|
Update pages
|
2017-09-05 01:12:05 +02:00 |
|
DariusIII
|
e6f87341de
|
Use AnidbInfo model, update related migration
|
2017-09-04 13:04:27 +02:00 |
|
DariusIII
|
194385eabe
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2017-09-04 10:49:44 +02:00 |
|
DariusIII
|
7c41806642
|
Rename AnidbEpisodes to AnidbEpisode
|
2017-09-04 10:48:29 +02:00 |
|
DariusIII
|
2a249f0c3c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-04 08:29:18 +00:00 |
|