Commit Graph

1089 Commits

Author SHA1 Message Date
shibafu 076e7d5d0d チェックイン個別ページのユーザープロフィールが半分消えているのを修正 2020-10-25 17:22:04 +09:00
dependabot[bot] 41c7679423
Bump symfony/css-selector from 4.4.11 to 4.4.15 (#523) 2020-10-25 07:55:53 +00:00
dependabot[bot] 486e5bad0a
Bump barryvdh/laravel-debugbar from 3.4.1 to 3.5.1 (#516) 2020-10-25 07:47:00 +00:00
dependabot[bot] a026897986
Bump laravel/framework from 6.18.35 to 6.19.1 (#533) 2020-10-25 07:36:53 +00:00
dependabot[bot] 96658ac34c
Bump http-proxy from 1.18.0 to 1.18.1 (#514) 2020-10-25 07:32:42 +00:00
dependabot[bot] 622964ec01
Bump symfony/http-kernel from 4.4.11 to 4.4.13 (#510) 2020-10-25 07:05:32 +00:00
shibafu 141067beab
Merge pull request #534 from shikorism/feature/refresh-navigations
プロフィールページ内タブのデザイン変更とヘッダーナビゲーションの再編
2020-10-25 16:04:21 +09:00
shibafu 61b83c18a7 ユーザー名のスタイル調整 2020-10-24 18:30:13 +09:00
shibafu 581ae56173 プロフィール内タブのデザイン調整 2020-10-24 15:40:11 +09:00
shibafu b50a15c109 ヘッダーナビゲーションの内容を再編 2020-10-24 15:07:46 +09:00
shibafu 060bdeef43 ヘッダーメニューに自アカウントのグラフ・オカズへのリンクを追加 2020-10-24 15:00:21 +09:00
shibafu be098c38cb ヘッダーのドロップダウンメニューの中身を別ファイルに分割 2020-10-24 14:53:12 +09:00
shibafu d7d2bc2397 プロフィールページのタブ周りのデザインを刷新 2020-10-24 14:32:30 +09:00
shibafu 0f435c09b3
Merge pull request #479 from shikorism/feature/463-update-fixture
Fixture updater
2020-10-24 11:57:12 +09:00
shibafu 16071f7cff
Merge pull request #531 from shikorism/fix/robots-ignore-non-plain-response
robots.txt取得時、text/plain以外の応答は失敗扱いにする
2020-10-21 20:47:19 +09:00
shibafu a22f41766a remove unused use 2020-10-19 09:18:24 +09:00
shibafu 552ff421dd file_get_contentsを直接使うのをやめよう運動 2020-10-19 09:17:49 +09:00
shibafu f8952474b5 MetadataResolverのFixtureを更新する仕組みを追加 2020-10-19 09:17:49 +09:00
shibafu 3fd62dcd6f robots.txt取得時、text/plain以外の応答は失敗扱いにする 2020-10-17 16:54:00 +09:00
shibafu 4360144d6f
Merge pull request #530 from shikorism/fix/cien-jwt
Ci-en: JWTから有効期限を取得する
2020-10-17 16:20:18 +09:00
shibafu e74a9675ce Ci-en: JWTから有効期限を取得する 2020-10-17 14:01:28 +09:00
shibafu 0bc546ac64
Merge pull request #498 from shikorism/fix/card-throttle-in-guest
ゲストアクセス時のレートリミットを厳しめにする
2020-08-25 22:29:34 +09:00
shibafu 95ed292f4f ゲストアクセス時のレートリミットを厳しめにする 2020-08-25 22:07:54 +09:00
shibafu 032533666d
Merge pull request #495 from shikorism/fix/middleware-order-in-stateful-api
Stateful APIのMiddleware順序を調整
2020-08-25 01:48:46 +09:00
shibafu 5fc8a22cca Stateful APIのMiddleware順序を調整 2020-08-23 16:56:35 +09:00
shibafu 3406b326f0
Merge pull request #494 from shikorism/fix/es5-error-workaround
ES5 User error class workaround
2020-08-23 15:40:40 +09:00
shibafu 7cf1a362ac
Merge pull request #493 from shikorism/fix/491-fetch-card-error
カード情報の取得に失敗した時にちゃんと処理を中断させる
2020-08-23 15:18:40 +09:00
shibafu 7708e705cc ES5 User error class workaround 2020-08-23 15:08:13 +09:00
dependabot[bot] 494eb7a17b
Bump @typescript-eslint/parser from 3.1.0 to 3.9.1 (#488) 2020-08-23 04:45:04 +00:00
shibafu 24a74c4c2c カード情報の取得に失敗した時にちゃんと処理を中断させる 2020-08-23 13:43:31 +09:00
shibafu d1f14ed271
Merge pull request #492 from shikorism/fix/489-fix-copipe
チェックイン編集・流用時のフラグ周りの動作修正
2020-08-23 13:12:44 +09:00
shibafu 16d71a1621 オカズ流用時に非公開フラグを継承 2020-08-23 13:06:11 +09:00
shibafu c956a96605 チェックイン編集時に非公開フラグが維持されていないバグの修正 2020-08-23 13:02:27 +09:00
dependabot[bot] f301c56a1a
Bump barryvdh/laravel-debugbar from 3.3.3 to 3.4.1 (#487) 2020-08-23 02:26:13 +00:00
dependabot[bot] 2c2b17653e
Bump barryvdh/laravel-ide-helper from 2.7.0 to 2.8.0 (#486) 2020-08-23 02:21:20 +00:00
dependabot[bot] 569363c72e
Bump laravel/framework from 6.18.26 to 6.18.35 (#482) 2020-08-23 02:18:32 +00:00
dependabot[bot] 3ba3165b93
Bump @types/chart.js from 2.9.23 to 2.9.24 (#483) 2020-08-23 02:17:30 +00:00
dependabot[bot] 083373ad7d
Bump laravel/tinker from 2.4.1 to 2.4.2 (#485) 2020-08-23 02:17:04 +00:00
dependabot[bot] 2b109163fc
Bump anhskohbo/no-captcha from 3.2.0 to 3.2.1 (#484) 2020-08-23 02:16:04 +00:00
dependabot[bot] beca7fb0c6
Bump stylelint-config-recess-order from 2.0.4 to 2.1.0 (#475) 2020-08-23 01:37:15 +00:00
dependabot[bot] fa733417dd
Bump stylelint from 9.10.1 to 13.6.1 (#412) 2020-08-23 01:27:31 +00:00
dependabot[bot] 7dca83d12a
Bump mockery/mockery from 1.4.0 to 1.4.2 (#467) 2020-08-22 18:29:27 +00:00
dependabot[bot] d8c88fab63
Bump symfony/css-selector from 4.4.10 to 4.4.11 (#446) 2020-08-22 18:28:43 +00:00
dependabot[bot] 9bac56f912
Bump symfony/dom-crawler from 4.4.10 to 4.4.11 (#447) 2020-08-22 18:27:21 +00:00
dependabot[bot] 28c0060679
Bump facade/ignition from 1.16.1 to 1.16.3 (#434) 2020-08-22 18:18:24 +00:00
dependabot[bot] b5af600336
Bump symfony/thanks from 1.2.8 to 1.2.9 (#426) 2020-08-22 18:16:30 +00:00
shibafu 301fc83e7e
Merge pull request #468 from shikorism/feature/per-host-resolve-control
リモートホストごとの同時アクセス制御とメタデータ取得ポリシー制御
2020-08-22 09:37:09 +09:00
shibafu 3bb2b9afe0
Merge pull request #465 from shikorism/feature/metadata-error
メタデータ取得エラーの記録とリトライ制限の適用
2020-08-22 09:34:58 +09:00
shibafu 4e521baf56
Merge pull request #442 from shikorism/feature/300-incoming-webhook
Incoming webhook
2020-08-21 01:11:00 +09:00
shibafu 59e4cb8d91 throttleをルートごとに別々にかける
refs #474
2020-08-20 20:49:01 +09:00