Commit Graph

295 Commits

Author SHA1 Message Date
DariusIII d4ae30b329 Update composer.json 2019-09-10 14:51:52 +02:00
DariusIII f546a1b0e5 Update matt-allan/laravel-code-style 2019-09-10 14:37:30 +02:00
DariusIII 66b411f2c8 Update laracasts/generators 2019-09-10 10:15:31 +02:00
DariusIII e28727574c Update nunomaduro/larastan 2019-09-09 22:14:11 +00:00
DariusIII ed6b26d64e Update used libraries 2019-09-09 21:53:55 +00:00
DariusIII f70696ceeb Use marcreichel/igdb-laravel for igdb lookups 2019-09-09 13:23:40 +02:00
DariusIII 14d1e7f660 Update used libraries to their latest versions 2019-09-08 22:09:33 +02:00
DariusIII d9b88b5489 Update spatie/laravel-permission (2.38.0 => 3.0) 2019-09-02 22:07:34 +02:00
DariusIII c59d933d32 Update php-ffmpeg/php-ffmpeg (v0.13 => v0.14) 2019-08-29 15:28:29 +02:00
DariusIII c44b03a468 Remove watson/rememberable from composer.json 2019-08-29 11:03:34 +02:00
DariusIII 9c7c451b4d Start removing watson/rememberable usage 2019-08-28 15:40:11 +02:00
DariusIII dafd8ab5f7 Update fideloper/proxy to version 4.2 2019-08-28 15:07:24 +02:00
DariusIII 36aff73229 Remove yadakhov/insertonduplicatekey library 2019-08-21 10:09:28 +02:00
DariusIII 8f78472f5c Update invite code 2019-08-06 15:58:14 +02:00
DariusIII aaa40223ac Add captainhook/captainhook to dev environment 2019-07-24 09:48:04 +02:00
DariusIII 2c5583e813 NNTmux now requires PHP 7.3 minimum 2019-07-17 09:38:14 +02:00
DariusIII afdd420cad Update laravel/horizon to version 3.2.1 2019-05-31 09:07:26 +02:00
DariusIII 805f43f9f2 Update voku/simple_html_dom (4.3.3 => 4.5.2) 2019-05-20 09:46:00 +02:00
DariusIII 9e9e2b6a85 Update code fixing in dev, used libraries and laravel/framework to latest versions 2019-05-07 20:43:51 +02:00
DariusIII ccc25f2f41 Add back genealabs/laravel-caffeine 2019-04-16 22:51:53 +02:00
DariusIII e31a6f1c8f Merge branch 'dev' into feature/dev-refactor-forking 2019-04-03 13:08:29 +02:00
DariusIII ff86ca7c5a Update symfony components to their latest versions and downgrade voku/simple_html_dom 2019-04-02 22:19:42 +02:00
DariusIII c696fc9cd5 Update Forking to fix undefined offset 0 error 2019-03-27 12:33:05 +01:00
DariusIII ff56a92942 Add spatie/async 2019-03-22 22:46:49 +01:00
DariusIII e1146f2e30 Update nunomaduro/collision (v2.1.1 => v3.0.1) 2019-03-18 14:41:16 +01:00
DariusIII 3a656e025a Update used libraries to their latest versions 2019-03-18 09:37:53 +01:00
DariusIII a822c305e0 Start refactoring tables 2019-03-12 00:08:35 +01:00
DariusIII 1a4c32a173 Once again use original ytake/laravel-smarty and laravelcollective/html packages 2019-03-02 19:35:57 +01:00
DariusIII 2d7730e82a Add back jrean/laravel-user-verification and remove customized fork 2019-03-01 09:50:10 +01:00
DariusIII 0cf6c3c725 Downgrade laravel/horizon to version 2.2.2 2019-02-28 22:20:07 +01:00
DariusIII b4ba1ac182 Update laravel/horizon (v2.2.2 => v3.0.0) 2019-02-28 20:25:06 +01:00
DariusIII bde6a6cf49 Add package to support postmark to send emails 2019-02-28 15:21:48 +01:00
DariusIII 4c864a5d68 Replace ytake-laravel-smarty with forked version 2019-02-28 12:57:12 +01:00
DariusIII b45c6ccbc1 Update laravel/framework to 5.8.2, use forks of packages used untill they add support for laravel 5. 2019-02-28 12:33:36 +01:00
DariusIII 82d3f5a3cd Remove now unused libraries 2019-02-27 08:55:58 +01:00
DariusIII 6124df3cbb Update canihavesomecoffee/thetvdbapi (1.0.9 => 1.1.0) 2019-02-25 09:17:35 +01:00
DariusIII a5cbf41e53 Move rss routes to their own route file 2019-02-24 16:18:48 +01:00
DariusIII b6e84d79e3 Add laravel/horizon to manage redis queues 2019-02-20 23:44:38 +01:00
DariusIII 832697d1bd Add laravel/telescope to monitor indexer various data 2019-02-20 22:11:35 +01:00
DariusIII 31064a8150 Update nesbot/carbon (2.10.1 => 2.12.0) 2019-02-19 21:19:21 +01:00
DariusIII 7d708b2904 Remove Amazon as data source completely 2019-02-14 13:34:27 +01:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII c6f9f97ebf Add missing stuff 2019-01-31 15:04:24 +01:00
DariusIII bae99b1c91 Update nesbot/carbon (2.10.0 => 2.10.1) 2019-01-28 14:41:43 +01:00
DariusIII 7a5a1ae72b Use pear/net_nntp from github and adjust our NNTP class 2019-01-23 15:37:09 +01:00
DariusIII 681be972dd Add sodium extension as requirement to composer.json 2019-01-10 13:09:03 +01:00
DariusIII 1e2a344672 Add getRawHTMLThroughCF function to helpers.php 2019-01-10 11:10:20 +01:00
DariusIII 1245d80fd9 Update nesbot/carbon to version 2.10.0 2019-01-09 13:33:06 +01:00
DariusIII b583e3ec9a Update voku/simple_html_dom to version 4.2.0 2019-01-03 22:18:43 +01:00
DariusIII 78faa15811 Add back php-cs-fixer 2018-12-30 23:00:30 +01:00