Commit Graph

48 Commits

Author SHA1 Message Date
shibafu b71b7e5cb2 リモートホストごとの同時アクセス制御とメタデータ取得ポリシー制御 2020-08-11 00:17:10 +09:00
shibafu c9efcb538c add extension requirements 2020-07-31 22:21:31 +09:00
dependabot[bot] d69fe6a22a
Bump laravel/framework from 6.18.25 to 6.18.26 (#444)
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.18.25 to 6.18.26.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v6.18.25...v6.18.26)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 12:41:43 +09:00
shibafu 19d4ba5e40 Add Sentry integration 2020-07-16 22:11:42 +09:00
dependabot[bot] 6c3bcd57c5
Bump symfony/dom-crawler from 4.4.9 to 4.4.10 (#407) 2020-07-14 14:04:22 +00:00
dependabot[bot] 26f07e2b54
Bump friendsofphp/php-cs-fixer from 2.16.3 to 2.16.4 (#425) 2020-07-14 14:03:16 +00:00
dependabot[bot] 405a968ad8
Bump laravel/tinker from 2.4.0 to 2.4.1 (#427) 2020-07-14 14:02:52 +00:00
dependabot[bot] 9c6990979a
Bump laravel/framework from 6.18.23 to 6.18.25 (#432) 2020-07-14 14:02:31 +00:00
dependabot[bot] a04faa7001
Bump laravel/framework from 6.18.20 to 6.18.23 (#422) 2020-07-03 06:39:15 +00:00
dependabot[bot] 831c099247
Bump fideloper/proxy from 4.3.0 to 4.4.0 (#418) 2020-07-03 06:27:08 +00:00
dependabot[bot] 48815eed89
Bump guzzlehttp/guzzle from 6.5.4 to 6.5.5 (#411) 2020-07-03 05:22:51 +00:00
dependabot[bot] d9fc2a4fca
Bump phpunit/phpunit from 8.5.6 to 8.5.8 (#419) 2020-07-03 05:21:25 +00:00
dependabot[bot] 9db8fe78bb
Bump symfony/css-selector from 4.4.9 to 4.4.10 (#404) 2020-06-17 14:16:51 +00:00
dependabot[bot] 688f24193f
Bump symfony/thanks from 1.2.7 to 1.2.8 (#408) 2020-06-17 14:16:07 +00:00
dependabot[bot] dc055c9017
Bump phpunit/phpunit from 8.5.5 to 8.5.6 (#409) 2020-06-17 14:15:24 +00:00
dependabot[bot] 28e7497e53
Bump laravel/framework from 6.18.19 to 6.18.20 (#410) 2020-06-17 11:31:11 +00:00
dependabot[bot] 06a5bfac6b
Bump laravel/framework from 6.18.18 to 6.18.19 (#403) 2020-06-12 00:27:23 +00:00
dependabot[bot] ecaa6e8110
Bump symfony/css-selector from 4.4.8 to 4.4.9 (#385) 2020-06-06 14:41:07 +00:00
dependabot[bot] d0966e14ea
Bump symfony/dom-crawler from 4.4.8 to 4.4.9
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 4.4.8 to 4.4.9.
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/dom-crawler/compare/v4.4.8...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 15:59:15 +00:00
dependabot[bot] c559237ffd
Bump laravel/framework from 6.18.15 to 6.18.18
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.18.15 to 6.18.18.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v6.18.15...v6.18.18)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-03 05:12:01 +00:00
dependabot[bot] 6c5332081c
Merge pull request #375 from shikorism/dependabot/composer/symfony/thanks-1.2.7 2020-06-02 14:53:38 +00:00
dependabot[bot] e4e065c614
Bump guzzlehttp/guzzle from 6.5.3 to 6.5.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.3...6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 14:17:34 +00:00
dependabot[bot] 5284b93d40
Bump symfony/thanks from 1.2.5 to 1.2.7
Bumps [symfony/thanks](https://github.com/symfony/thanks) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/symfony/thanks/releases)
- [Commits](https://github.com/symfony/thanks/compare/v1.2.5...v1.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 14:09:23 +00:00
shibafu ee7b7cf274 add parsedown 2020-05-24 00:28:19 +09:00
shibafu 34c4f13376 Laravel 6 2020-05-23 23:09:55 +09:00
shibafu a48fe596e1 Laravel 5.8 2020-05-23 22:17:07 +09:00
shibafu cb4dacdaf6 composer update忘れてた 2020-05-23 21:36:22 +09:00
shibafu a531e5c9bb Laravel 5.7 2020-05-23 21:34:54 +09:00
shibafu 015bcaa563 Laravel 5.6 2020-05-23 20:32:24 +09:00
shibafu b2eed9a9c5 league/csvとopenpear/stream_filter_mbstringを依存関係に追加 2020-02-04 01:43:58 +09:00
shibafu ad65475037 Update composer packages 2020-01-18 00:11:03 +09:00
eai04191 03633440a6 jakeasmith/http_build_urlを追加 2019-12-09 01:05:28 +09:00
shibafu de23a37ab3 Update composer packages 2019-09-04 22:04:37 +09:00
shibafu 0a0047c4c3 symfony/css-selector を依存関係に追加
refs #249
2019-08-20 20:52:12 +09:00
shibafu 51c8199283 symfony/dom-crawler を依存関係に追加
refs #249
2019-08-20 20:46:28 +09:00
shibafu 9b95f3a8b8 eloquent-eager-limit を依存関係に追加 2019-04-14 16:39:14 +09:00
hina 4196b1a02d
Add `barryvdh/laravel-ide-helper` 2019-02-17 02:51:27 +09:00
shibafu a2f797cbbe 独断と偏見のphp-cs-fixerルールを追加 2019-01-15 00:02:44 +09:00
shibafu e6abcc4402 依存関係にreCAPTCHA用パッケージを追加 2019-01-14 18:03:58 +09:00
shibafu f7a95befbe
オカズリンクの上限を2000文字に拡張 (#16)
* マイグレーションのために依存関係を追加
* Ejaculations.linkのデータ型をTEXTに変更
* オカズリンクに2000文字の上限値を設定
2019-01-13 23:58:11 +09:00
shibafu 316b453cca Laravel 5.5.44にアップデート
ついでにcomposer.jsonをlaravel/laravel:5.5の現状に合わせた
2018-12-14 00:25:19 +09:00
shibafu 767947ee6c Debugbarを導入 2018-01-07 22:44:06 +09:00
shibafu 4f475aed3e メール送信にSparkPostを使用するためのセットアップ 2018-01-02 17:48:42 +09:00
shibafu 53f34c12cc チェックインノートの改行を表示に反映し、URLっぽい文字列をリンク化するようにした 2017-11-03 23:47:38 +09:00
shibafu efea60fc81 Parsedownをプラグイン経由で使うようにした 2017-11-03 23:23:36 +09:00
shibafu d94c444b55 お知らせ画面の追加 2017-11-03 20:38:09 +09:00
shibafu eb6487c4cf Laravel 5.5にアップデート 2017-10-22 20:22:43 +09:00
shibafu be2cf3328a Initial Commit 2017-08-27 04:44:53 +09:00