Commit Graph

172 Commits

Author SHA1 Message Date
DariusIII 63023b60f5 Add laravel-theme support for future usage 2018-03-05 15:16:18 +01:00
DariusIII f5729fc6da Add ytake/laravel-smarty for future usage 2018-03-04 23:40:46 +01:00
DariusIII aee3a40ab2 Update composer add requirement for -intl php extension 2018-02-26 10:39:27 +01:00
DariusIII b53d4d0838 Update imdbphp/imdbphp and add htmlpurifier 2018-02-26 00:33:02 +01:00
DariusIII e07f3f5584 Use laravel scout to search fulltext indexes 2018-02-23 10:39:29 +01:00
DariusIII 2bf0586c42 Upgrade font-awesome to version 5.0.6 2018-02-22 10:47:17 +01:00
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