DariusIII
|
b199f0fc96
|
Add controller, model and migration for release inform
|
2020-07-10 00:17:24 +02:00 |
|
DariusIII
|
af445f71fc
|
CS fixes
|
2020-04-11 11:53:16 +02:00 |
|
DariusIII
|
ed9ccf655c
|
Update migration
|
2020-03-26 19:59:56 +01:00 |
|
DariusIII
|
3805fff61e
|
Update release_comments text_hash removal migration
|
2020-03-26 17:51:38 +01:00 |
|
DariusIII
|
7592fa9beb
|
Revert constants removal changes
|
2020-03-26 17:44:45 +01:00 |
|
DariusIII
|
b928caa4bd
|
Fix table name
|
2020-03-07 21:34:24 +01:00 |
|
DariusIII
|
652c9df1d8
|
Drop text_hash column
|
2020-03-07 21:27:47 +01:00 |
|
DariusIII
|
e1dc81a365
|
Remove references to yydecoderpath
|
2020-03-01 22:06:22 +01:00 |
|
DariusIII
|
14d492b668
|
Move all third party api keys from database to .env file
|
2020-03-01 22:00:36 +01:00 |
|
DariusIII
|
405c6f34ac
|
Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table
|
2020-03-01 01:13:00 +01:00 |
|
DariusIII
|
9120c23c14
|
Php cs fix
|
2020-02-17 21:37:13 +01:00 |
|
DariusIII
|
af9a3c9d1f
|
Publish users table timezone column migration
|
2020-02-17 21:36:35 +01:00 |
|
DariusIII
|
6e1d65156c
|
Php cs fixes
|
2020-02-05 17:49:39 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
962a40841a
|
Use proper syntax to drop unique index
|
2020-01-07 00:26:57 +01:00 |
|
DariusIII
|
15195892bd
|
Add uique index to api_token column in users table
|
2020-01-07 00:23:55 +01:00 |
|
DariusIII
|
6125fb3e19
|
Change imdb column in videos table from integer to varchar
|
2019-12-30 19:16:17 +01:00 |
|
DariusIII
|
b7d3028e4f
|
Change the name of users table migration
|
2019-12-03 11:35:30 +01:00 |
|
DariusIII
|
d82af90906
|
Rename create_users_table to original name
|
2019-12-01 22:35:09 +01:00 |
|
DariusIII
|
02de47e2ad
|
Display releases postdate information based on users location
|
2019-12-01 21:54:45 +01:00 |
|
DariusIII
|
8c45085209
|
Fix wrong Book categories seeders and fixtures
|
2019-11-27 21:49:39 +01:00 |
|
DariusIII
|
f128ef8d76
|
Update passworded releases handling. Closes #980
|
2019-10-29 23:35:28 +01:00 |
|
DariusIII
|
5ae646e6ff
|
Phpcs fixes
|
2019-10-23 15:54:25 +02:00 |
|
DariusIII
|
a10765fbfa
|
Add timestamps to videos_aliases table
|
2019-10-18 21:02:15 +02:00 |
|
DariusIII
|
5ce17be64f
|
Make firstaired column nullable. Closes issue #993
|
2019-10-15 22:04:50 +02:00 |
|
DariusIII
|
4925ff631a
|
Phpcs fixes
|
2019-10-14 09:45:55 +02:00 |
|
DariusIII
|
2cf2805633
|
Add PayPal support
|
2019-10-12 23:03:52 +02:00 |
|
DariusIII
|
4fc125db72
|
Phpcs fixes
|
2019-10-09 10:25:00 +02:00 |
|
DariusIII
|
9aa23f55c8
|
Fix seeding of countries
|
2019-10-08 14:44:18 +02:00 |
|
DariusIII
|
76485c8c94
|
Use dariusiii/laravel-countries
|
2019-09-11 09:20:38 +02:00 |
|
DariusIII
|
72562eced3
|
Update used libraries and migrations
|
2019-09-10 15:27:45 +02:00 |
|
DariusIII
|
9eeb930ed9
|
Remove old and create new migration so travis-ci is happy
|
2019-08-23 13:31:46 +02:00 |
|
DariusIII
|
2a6e8edc16
|
Change used passwordstatus for releases
|
2019-08-20 14:35:04 +02:00 |
|
DariusIII
|
eff9422590
|
Update user_invitations migration
|
2019-08-07 09:41:05 +02:00 |
|
DariusIII
|
c479d502f6
|
Add missing migration
|
2019-08-06 23:45:37 +00:00 |
|
DariusIII
|
897647d04a
|
Add artisan commands to update expired roles and delete unverified users
|
2019-06-30 23:03:52 +02:00 |
|
DariusIII
|
0402fa56d7
|
Fix code style of many files
|
2019-05-07 20:56:19 +02:00 |
|
DariusIII
|
49590a5c19
|
Fix wrong table name used in RootCategoriesTableSeeder class
|
2019-04-10 09:16:01 +02:00 |
|
DariusIII
|
008d03d1a8
|
Add migrations and update themes for new imdbid length
|
2019-04-04 15:33:15 +02:00 |
|
DariusIII
|
804a43b9da
|
Update releases, movieinfo and user_movies migrations imdbid column definition to be string(varchar in mysql) due to changes in imdbid numbering
|
2019-04-04 12:58:02 +02:00 |
|
DariusIII
|
a65e6f1be4
|
Disable foreign key checks when seeding categories table
|
2019-03-13 11:55:48 +01:00 |
|
DariusIII
|
4140a6f16d
|
Move root categories seeding before categories seeding
|
2019-03-13 11:34:05 +01:00 |
|
DariusIII
|
723e4df88b
|
Fix root categories seeding
|
2019-03-13 11:33:39 +01:00 |
|
DariusIII
|
f27df91627
|
Rename parentid to root_categories_id in category seeder
|
2019-03-13 00:50:58 +01:00 |
|
DariusIII
|
8bb1f65522
|
Remove missed Books category from categories fixture
|
2019-03-13 00:36:18 +01:00 |
|
DariusIII
|
f10bd7beff
|
Update fixtures and fix migration files
|
2019-03-12 10:36:34 +01:00 |
|
DariusIII
|
800b82c62e
|
Add missing migration
|
2019-03-12 10:14:29 +01:00 |
|
DariusIII
|
3a7d18233a
|
Add more migrations and changes to categories tables
|
2019-03-12 10:06:19 +01:00 |
|
DariusIII
|
bc2fd756b6
|
Update migrations and add foreign key, update related models
|
2019-03-12 09:17:40 +01:00 |
|
DariusIII
|
a822c305e0
|
Start refactoring tables
|
2019-03-12 00:08:35 +01:00 |
|