Commit Graph

1017 Commits

Author SHA1 Message Date
shibafu 561c9d028d 検索時にはtags.normalized_nameを使う 2020-07-30 23:12:29 +09:00
shibafu d18f245129 Docker: use php-intl 2020-07-30 23:04:53 +09:00
shibafu e2c43fef80 tags.normalized_name 2020-07-30 22:42:10 +09:00
shibafu c7aa002625 なんもわからんわー 2020-07-30 00:46:33 +09:00
shibafu 66322dfec0 Webhookチェックインをお惣菜コーナーに流す 2020-07-24 17:51:48 +09:00
shibafu fcdc00f165 Webhookからのチェックインであることを明示 2020-07-24 16:31:43 +09:00
shibafu e2ba3581f9 add test 2020-07-24 13:56:06 +09:00
shibafu d58afc0324 quirksはクソ 2020-07-24 12:42:11 +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 ef18d26b5d add ejaculations.checkin_webhook_id 2020-07-24 12:12:42 +09:00
shibafu 94446e0174 use softdelete 2020-07-24 12:02:27 +09:00
shibafu d3ecfd1fb8 fix empty check 2020-07-24 12:00:17 +09:00
shibafu 08ab0c6543 URL間違えてんじゃねーか 2020-07-23 23:22:11 +09:00
shibafu bbbea73a05 Webhook識別名重複チェック 2020-07-23 22:57:21 +09:00
shibafu 059c6d69cf Webhook作成数を制限 2020-07-23 22:36:08 +09:00
shibafu 08e12cd218 impl settings page 2020-07-23 22:26:34 +09:00
shibafu 134a11ad51
Merge pull request #445 from Al-aighumaisa/replace-whitespace-in-tag
タグの確定時に空白文字を置換する
2020-07-23 18:35:36 +09:00
مرزم اليَغميصاء 978eccd643 タグの確定時に空白文字を置換する
Closes #414.
2020-07-23 15:38:55 +09:00
shibafu 0a9920b11c さすがにServiceからHttpExceptionは雑すぎたか 2020-07-23 13:08:20 +09:00
shibafu 16b5fb3533 Tissue内のURLに対するメタデータ取得は拒否する 2020-07-21 23:39:48 +09:00
shibafu 35dea402ab add api document 2020-07-21 23:18:39 +09:00
shibafu ab960cda7c fix validation 2020-07-21 22:55:11 +09:00
shibafu e6252c49d1 date/timeをchecked_in_atに統合 2020-07-21 00:29:48 +09:00
shibafu de07e950f2 add POST /api/webhooks/checkin/{id} 2020-07-19 23:04:10 +09:00
shibafu 5926c6e640 add checkin_webhooks table 2020-07-19 18:39:19 +09:00
shibafu 034a47cd25
Merge pull request #439 from shikorism/fix/robots-txt
update robots.txt
2020-07-18 00:22:46 +09:00
shibafu 45645d9ae5 2020-07-17 22:23:37 +09:00
shibafu 73b63a1f39 update robots.txt 2020-07-17 21:46:25 +09:00
shibafu c5ab67d547
Merge pull request #436 from shikorism/feature/sentry
Add Sentry integration
2020-07-16 22:23:39 +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] ce0d9e7163
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#424) 2020-07-14 14:03:45 +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
shibafu d83516f394
Merge pull request #430 from shikorism/fix/429-fanza-cookie
FANZA: 年齢認証Cookieを送信する
2020-07-09 00:33:09 +09:00
shibafu b232279c25 FANZA: 年齢認証Cookieを送信する 2020-07-09 00:22:43 +09: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] dc65645269
Bump @types/chart.js from 2.9.21 to 2.9.22 (#416) 2020-07-03 05:22:14 +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
shibafu 5215398149
Merge pull request #423 from shikorism/fix/old-narou
古いなろう作品のIDにマッチングするように
2020-07-03 09:22:31 +09:00
Hinaloe 7afcf3f339
古いなろう作品のIDがマッチしていない 2020-07-02 00:20:35 +09:00
dependabot[bot] 261e27a3eb
Bump vue-property-decorator from 8.3.0 to 9.0.0 (#415) 2020-06-21 06:51:53 +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