| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
* DriveのKeep-Alive, Proxy と APのProxy対応
* request系でKeep-Aliveするように
* fix lookup-dns-cache.d.ts
* remove debug output
|
| |
|
|
|
|
|
|
| |
リンクバリデーションリンクが一瞬表示されてしまう (#5216)
* Fix: リンクバリデーションリンクが一瞬表示されてしまう
* use link
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* fix #5060
* forgot ";" :p
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Revert "Fix signin history (#5180)"
This reverts commit a97c14a7b7b306e2ffee56642be93d90814ee299.
* fix signin
* failはfail専用に
* fix password less 200
|
| |
|
|
|
|
| |
* Fix #5179
* Fix wrong value in signin history
|
| |
|
|
|
|
|
|
| |
* Send Delete Person activity
* Delete activityの後にフォロー解除する
* アカウント削除でもDelete activity
|
| |
|
|
|
|
| |
* Profile metadata を設定できるように
* API desc
|
| |
|
|
|
|
| |
* Resolve #5117
* 出来立てのユーザーがストリームコネクションを持ってるはずがない
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Improve usability of users view
Resolve #5173
* Fix query
* Follow review and fix
* Follow review
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
|
| | |
|
| |
|
|
|
| |
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
* Support password-less login with WebAuthn
* Fix initial value of usePasswordLessLogin
|
| |/ |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* APNGでもMIME typeはimage/pngにするように
* Revert "APNGでもMIME typeはimage/pngにするように"
This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b.
* APNGはファイル送信時のみimage/pngにするように
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implement Webauthn :tada:
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* attributedToがArrayの場合などに対応
* attachment以外で来るDocument系のObjectに対応
* Renote, Reply 対応
* 表示をいい感じに
* fix type
* revert as const
* Fix Note / Question type
* attributedToのtypeで複合配列を想定する
|
| |
|
|
| |
#5089
|
| |
|
|
| |
#5089
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* url-previewリクエスト時にハッシュは除く
* ハッシュだけ違うプレビューカードは表示しない
* url-previewをユーザーロケールで出し分けるように
* Fix code style
|
| | |
|
| | |
|
| | |
|
| | |
|