Commit Graph

7564 Commits

Author SHA1 Message Date
DariusIII 8555c5fbf5 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-28 20:23:37 +00:00
DariusIII 3d48c27b9a Update ReleaseFile model 2017-09-28 22:23:16 +02:00
DariusIII 4bf13311dd Fix spotnab 2017-09-28 22:10:20 +02:00
DariusIII 3ac5a475ab Fix wrong number of arguments in sprintf 2017-09-28 22:02:20 +02:00
DariusIII f9c8bb9740 Merge pull request #197 from NNTmux/analysis-XVApD6
Apply fixes from StyleCI

[ci skip] [skip ci]
2017-09-28 15:59:36 +02:00
DariusIII 36384464bd Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-28 13:59:30 +00:00
DariusIII 5baefb56c8 Update updated_at column for those tables that their default value is null 2017-09-28 15:58:58 +02:00
DariusIII 8a65ff5e86 Fix some errors on patch, update mysql-ddl and fix user sorting 2017-09-28 15:50:16 +02:00
DariusIII 464f263d58 Add updated_at columns to tables that do not have it 2017-09-28 15:22:17 +02:00
DariusIII 30674454ed Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-09-28 15:22:04 +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 7d35c6edff Merge pull request #196 from NNTmux/analysis-8Lx43n
Apply fixes from StyleCI

[ci skip] [skip ci]
2017-09-28 14:43:03 +02:00
DariusIII edcb58e21b Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-28 12:42:56 +00:00
DariusIII bdab2cbd89 Update MovieInfo model and related migration 2017-09-28 14:42:00 +02:00
DariusIII 879f28664d Update code style of Releases and ReleaseSearch 2017-09-28 13:35:23 +02:00
DariusIII 7403c0c5e6 Update fixReleaseNames description 2017-09-28 12:10:00 +02:00
DariusIII 4e505c1473 Update paragonie/random_compat 2017-09-28 12:04:37 +02:00
DariusIII 8b38488102 Add break to end of last case in fixReleaseNames script 2017-09-28 11:49:02 +02:00
DariusIII cf47a74dc6 One more 2017-09-28 11:45:02 +02:00
DariusIII 9de2c5c07c Fix table reference 2017-09-28 11:43:48 +02:00
DariusIII eaf6d05f4c Update groupfixrelnames with new renaming method 2017-09-28 11:41:15 +02:00
DariusIII 95ff8bb2c5 Broaden the query 2017-09-28 11:20:31 +02:00
DariusIII 9858c064b4 Add missing rel.name into query 2017-09-28 11:04:49 +02:00
DariusIII 809de6ac86 Merge pull request #195 from NNTmux/analysis-qyMmPG
Apply fixes from StyleCI

[ci skip] [skip ci]
2017-09-28 11:00:52 +02:00
DariusIII 52cd4fff9f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-28 09:00:46 +00:00
DariusIII f8a0c5b98f Add renaming of releases by using additional mediainfo 2017-09-28 11:00:22 +02:00
DariusIII 60ff6f8059 Merge pull request #194 from NNTmux/analysis-z9lvZw
Apply fixes from StyleCI

[ci skip] [skip ci]
2017-09-27 23:35:47 +02:00
DariusIII 40395640c1 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-27 21:35:41 +00: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 d7003d731a Update fxp-asset library 2017-09-27 23:08:14 +02:00
DariusIII ad00942d90 Move music check to the end of determineCategory function in Categorize class 2017-09-27 15:07:30 +02:00
DariusIII dcdb02f0ef Fix wrong values definition for user update 2017-09-27 14:29:04 +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 563aba0d14 Revert some of the profile changes 2017-09-27 13:22:57 +02:00
DariusIII 4147f17aef Another fix for profile page 2017-09-27 13:14:42 +02:00
DariusIII 7a70846751 Properly fix profile page if there are no downloads for user 2017-09-27 12:14:08 +02:00
DariusIII 3af3739ba6 Fix some bad calls in themes 2017-09-27 11:01:20 +02:00
DariusIII 4d976de49b Prevent errors if admin did not allow user selectable site themes 2017-09-27 10:45:14 +02:00
DariusIII 7bd370e63f Revert one of previous profile page changes 2017-09-27 10:35:27 +02:00
DariusIII 939cbd742a Missed one change 2017-09-27 10:29:17 +02:00
DariusIII 373ca941e1 Use proper, user_roles_id, column when updating profile (prevents changing user role to guest) 2017-09-27 10:24:52 +02:00
DariusIII 4a95f3dbc2 Change profile page download fetching method 2017-09-27 09:59:17 +02:00
DariusIII 1036883ee3 Fix bad settings values that prevented proper site settings change 2017-09-27 09:24:37 +02:00
DariusIII edbaaa320e Typo in column name 2017-09-26 23:43:27 +02:00
DariusIII 7ae639f3d6 Fix query in Users class 2017-09-26 23:42:12 +02:00
DariusIII 122e023102 Fix error on user-edit page 2017-09-26 23:37:51 +02:00
DariusIII 91dc6f075f Update role handling 2017-09-26 23:30:57 +02:00
DariusIII 058fceab38 Fix user-edit page 2017-09-26 22:56:54 +02:00