Commit Graph

980 Commits

Author SHA1 Message Date
shibafu c680cd8d8e Merge branch 'develop' into feature/300-incoming-webhook
# Conflicts:
#	package.json
#	webpack.mix.js
#	yarn.lock
2020-08-20 09:24:28 +09:00
shibafu 2d42f48bea
Merge pull request #440 from shikorism/dependabot/npm_and_yarn/date-fns-2.15.0
Bump date-fns from 1.30.1 to 2.15.0
2020-08-20 00:09:48 +09:00
shibafu a54d57827f fix format pattern 2020-08-19 23:55:26 +09:00
dependabot[bot] f8a5cc5d54
Bump date-fns from 1.30.1 to 2.15.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 2.15.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-19 14:53:18 +00:00
shibafu 6f8c81cef2
Merge pull request #473 from shikorism/feature/365-csv-flags
非公開フラグ、センシティブフラグのCSVインポート・エクスポート対応
2020-08-19 23:19:19 +09:00
shibafu 915b575e6e 非公開フラグ、センシティブフラグのCSV入力対応 2020-08-19 21:25:07 +09:00
shibafu 27e9a86be8 add test 2020-08-19 21:24:47 +09:00
shibafu 3015f82611 非公開フラグ、センシティブフラグのCSV出力対応 2020-08-19 09:47:54 +09:00
dependabot[bot] d894897b82
Bump @types/chart.js from 2.9.22 to 2.9.23 (#461) 2020-08-18 23:45:16 +00:00
shibafu 0ccb04c651
Merge pull request #470 from shikorism/feature/326-react-checkin-form
チェックインフォームをReactで作り替える
2020-08-18 14:07:03 +09:00
shibafu acc3c05c86 fix lint-staged extension 2020-08-17 20:06:07 +09:00
shibafu 4405a2b526 concat import 2020-08-17 18:23:16 +09:00
shibafu 7d8969e5f1 esModuleInterop 2020-08-17 18:17:38 +09:00
shibafu 8641f26350 fix eslint 2020-08-17 16:19:14 +09:00
shibafu 432c2bf4d5 rm vue 2020-08-17 16:11:31 +09:00
shibafu 228b1cdaaa fix いろいろ 2020-08-17 16:08:35 +09:00
shibafu f37a9c79f4 update package.json 2020-08-17 16:02:39 +09:00
shibafu 6968ca7333 やるだけ.tsx 2020-08-17 16:00:04 +09:00
shibafu 867cafa26b
Merge pull request #469 from shikorism/fix/466-mobatwi
Twitterのサブドメイン対応用Resolverを追加
2020-08-16 16:17:00 +09:00
shibafu 04d546b1f0 Twitterのサブドメイン対応用Resolverを追加 2020-08-16 14:38:35 +09:00
shibafu e961a2d4b4 export defaultは微妙 2020-08-13 01:57:09 +09:00
shibafu 064cfff211 wip 2020-08-13 00:38:26 +09:00
shibafu 969ddb94a9 タグの確定時に空白文字を置換する
from 978eccd643
2020-08-12 23:06:17 +09:00
shibafu ae79f0225e CSSをどうにかするのを諦める 2020-08-12 23:05:38 +09:00
shibafu 196819270b wip 2020-08-12 22:48:23 +09:00
shibafu 0ca16459a4
Merge pull request #464 from shikorism/fix/transact-checkin
EjaculationControllerでトランザクションを使う
2020-08-10 11:48:23 +09:00
shibafu b99930e145 EjaculationControllerでトランザクションを使う 2020-08-10 00:10:06 +09:00
shibafu 8093b22981
Merge pull request #462 from shikorism/fix/454-ogpresolver-cookie
OGPResolver: リダイレクト時にCookieを維持させる
2020-08-09 12:35:28 +09:00
shibafu 8cde943cf8 つらい 2020-08-09 11:55:57 +09:00
shibafu 1c6959bfcb is_private, is_too_sensitiveにfalseを明示的に指定すると真になってた 2020-08-09 11:06:42 +09:00
shibafu 73c64f0f27 use Validator::validate() 2020-08-09 10:59:44 +09:00
shibafu 7aa11275cc OGPResolver: リダイレクト時にCookieを維持させる 2020-08-08 18:32:38 +09:00
shibafu e6950a5dfb
Merge pull request #460 from shikorism/replace-jquery-tissue-plugin
Replace jquery tissue plugin
2020-08-08 16:41:48 +09:00
shibafu 134983d13d JSON APIリクエスト時に例外が発生したら、常にJSONでレスポンスする 2020-08-08 15:17:32 +09:00
shibafu 35aa7b3916 Rename ejaculation scope "public" -> "visibleToTimeline" 2020-08-08 14:19:57 +09:00
shibafu 0587a0f1d4 use transaction 2020-08-07 23:22:01 +09:00
shibafu 969bc79cbc 削除確認モーダルのsubmit処理を変更 2020-08-07 22:35:49 +09:00
shibafu 723587b0ac deleteCheckinModalの中身でなるべくjQueryを使わないようにした 2020-08-07 09:50:01 +09:00
shibafu 23189b76e4 deleteCheckinModalをVanilla化 2020-08-07 01:02:36 +09:00
shibafu 8a0a29feef linkCardをVanilla化 2020-08-07 00:27:15 +09:00
hina 2f928a29e1 yarn.lock 2020-08-07 00:09:21 +09:00
Hinaloe 62a3e883e1
Merge branch 'develop' into feature/300-incoming-webhook 2020-08-06 23:28:30 +09:00
dependabot[bot] 65077571e7
Bump eslint from 7.2.0 to 7.6.0 (#456) 2020-08-06 14:24:53 +00:00
shibafu a4fdd220ba pageSelectorをVanilla化 2020-08-06 23:17:25 +09:00
shibafu a52211758e
Merge pull request #459 from shikorism/fetch
Fetch APIを使う
2020-08-06 23:14:28 +09:00
shibafu 1482c33448 jQuery.ajax向けのCSRF Token設定を削除 2020-08-06 21:32:13 +09:00
shibafu 7c32ab068d jQuery.ajaxの村を滅ぼした 2020-08-06 21:32:12 +09:00
shibafu 3a1ec763ea fetch: 共通headerが送られてなかった 2020-08-06 21:15:36 +09:00
shibafu 77620c1699 x-csrf-tokenが送られねえ 2020-08-06 09:53:50 +09:00
shibafu 126e44bcd9 今日からjQuery.ajax禁止な 2020-08-06 09:09:53 +09:00