Commit Graph

166 Commits

Author SHA1 Message Date
DariusIII a68d794068 Add imdbphp/imdbphp package and use it to fetch imdb movie data 2018-02-20 14:51:05 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 1f8a21f8cd Update ColorCLI class 2018-02-14 13:10:48 +01:00
DariusIII b40f09cee8 Update composer.json, remove ext-yenc suggestion and add ext-bcmath as required for dev branch 2018-02-12 13:38:56 +01:00
DariusIII ab2420238f Add moontoast/math library 2018-02-09 14:23:25 +01:00
DariusIII 013fe957c4 Add back spatie/laravel-fractal, it supports Laravel 5.6 now 2018-02-08 21:53:57 +01:00
DariusIII 7c39e8bc34 Make sphinx only supported search engine 2018-02-08 12:34:18 +01:00
DariusIII 1233b8ae53 Upgraded to laravel/framework 5.6 and adjusted libraries 2018-02-07 21:36:02 +01:00
DariusIII 77677c85c7 Update phpunit to version 7.0 2018-02-06 23:38:45 +01:00
DariusIII 0bb76cf283 Add nunomaduro/collision for console debugging in dev environment 2018-02-02 14:20:38 +01:00
DariusIII 9c5e79b7db Update symfony components, add mayconbordin/l5-fixtures package 2018-01-29 23:19:37 +01:00
DariusIII 59a9c81510 Make PHP7.2 lowest supported version, use sodium for bin2hex and hex2bin operations 2018-01-28 23:21:13 +01:00
DariusIII 2e529ef77d Update composer.json 2018-01-24 10:56:20 +01:00
DariusIII 37ee54414b Update composer.json license to conform with new standard 2018-01-20 22:08:27 +01:00
DariusIII 87360c1dc2 Remove countries table as we will use new package with migration and seeding to populate it 2018-01-17 13:48:26 +01:00
DariusIII 82ece86788 Remove Sofa/Eloquence 2018-01-13 22:29:57 +01:00
DariusIII 05e0319071 Add Sofa/Eloquence, update models 2018-01-12 23:20:43 +01:00
DariusIII 120de7ed7c Update composer.json and .lock files 2018-01-12 15:11:41 +01:00
DariusIII fd5e3a6378 Add missing DatabaseSeeder class 2018-01-10 15:51:23 +01:00
DariusIII 5cb2c78b83 Start switching to php7.2, remove mcrypt extension requirement from composer.json 2018-01-09 11:13:24 +01:00
DariusIII 4e4f98a3e5 Update composer.json and .lock files 2017-12-26 14:55:13 +01:00
DariusIII f09f2e193f Update laravel/framework and watson/rememberable to their latest versions 2017-12-21 11:22:20 +01:00
DariusIII 7babef2421 Add intervention/imagecache and use Storage facade to delete images from disk 2017-12-14 15:55:16 +01:00
DariusIII 3185b47a08 Add intervention/image for image manipulation 2017-12-13 23:02:46 +01:00
DariusIII 75fd8abc9c Add watson/remembarable trait for future usage 2017-11-27 14:32:56 +01:00
DariusIII 330a082478 Change name from tmux to artisan in composer.json 2017-11-17 12:55:14 +01:00
DariusIII d01dc10b03 Fix composer missing setting error on install when calling package auto discovery 2017-11-09 15:25:45 +01:00
DariusIII faf57a6eb8 Remove package auto discovery from composer.json 2017-11-09 14:42:37 +01:00
DariusIII 373269eb1e Add spatie/laravel-fractal for future API usage 2017-10-24 13:46:19 +02:00
DariusIII 777cb7e554 Add database seeds 2017-10-12 14:23:49 +02:00
DariusIII 553c5b1e1b Add xethron/migrations-generator and generate migrations 2017-10-12 12:53:55 +02:00
DariusIII 33b9fc94b4 Remove recaptcha settings from settings table 2017-10-09 13:39:04 +02:00
DariusIII 485a3114c9 Use vinkla/recaptcha 2017-10-09 10:48:21 +02:00
DariusIII 90ff7833a2 Use laravel Mail facade, remove phpmailer, update seeting.example.php accordingly, remove Utility sendEmail function 2017-10-02 12:39:04 +02:00
DariusIII 3b996bf18f Add doctrine/dbal 2017-09-26 12:46:49 +02:00
DariusIII 363d0da175 Add fideloper/proxy to satisfy laravel requirement 2017-09-18 12:59:20 +02:00
DariusIII 24e65b6f53 Update failed downloads handling 2017-09-12 23:07:12 +02:00
DariusIII 3671b23cf0 Add dev dependencies 2017-09-07 09:32:41 +02:00
DariusIII 4c10b1c6e6 Add predis/predis 2017-09-01 14:56:08 +02:00
DariusIII 9355d9dff5 Change travis and composer options 2017-08-31 10:21:10 +02:00
DariusIII 17ac1f9ea5 Update laravel related files 2017-08-30 22:59:42 +02:00
DariusIII ca59245891 Update laravel/framework to version 5.5.0 2017-08-30 14:45:44 +02:00
DariusIII 688c32786d Revert previous commit, bad idea 2017-08-29 13:47:39 +02:00
DariusIII 820babdcbf Use Pear/Net_NNTP library directly from github, remove local files 2017-08-29 13:28:34 +02:00
DariusIII 75e25eb3be Update adrenth/thetvdb2 to version 2.0.0 2017-08-22 23:25:07 +02:00
DariusIII d80df2bff2 Remove bootstrap 4, update symfony components 2017-08-16 10:07:45 +02:00
DariusIII b0d3f69141 Add bootstrap 4 for future usage 2017-08-15 23:50:46 +02:00
DariusIII 589fa17769 Update composer.json 2017-08-15 09:07:10 +02:00
DariusIII 4db7dcf1e4 Update adding users by using User model, add new uuid generating library 2017-08-14 14:34:41 +02:00
DariusIII 391a050df8 Update composer files with new versions of libraries 2017-08-03 14:59:09 +02:00