| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent duplicate user registration (#5129) | MeiMei | 2019-07-10 | 1 | -0/+7 |
| | | |||||
| * | Add userId prop | syuilo | 2019-07-09 | 1 | -0/+1 |
| | | |||||
| * | Fix bug | syuilo | 2019-07-09 | 1 | -1/+1 |
| | | |||||
| * | Improve paste uploading Resolve #3023 (#4542) | tamaina | 2019-07-08 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Refactor: Remove needless return | syuilo | 2019-07-07 | 1 | -1/+0 |
| | | |||||
| * | Improve Page | syuilo | 2019-07-07 | 3 | -2/+36 |
| | | | | | | * ページをピン留めできるように * デッキでカラム内でページを見れるように | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-07-07 | 2 | -8/+49 |
| |\ | |||||
| | * | Support password-less login with WebAuthn (#5112) | Satsuki Yanagi | 2019-07-07 | 2 | -8/+49 |
| | | | | | | | | | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin | ||||
| * | | イベント送信時に指定の変数の値を添付出来るように | syuilo | 2019-07-07 | 1 | -0/+5 |
| |/ | |||||
| * | MisskeyPagesにイベント送信ボタンを追加 | syuilo | 2019-07-06 | 1 | -0/+44 |
| | | |||||
| * | ハッシュタグのトレンドの計算を5分単位で丸める (#5107) | Satsuki Yanagi | 2019-07-05 | 1 | -4/+7 |
| | | |||||
| * | Fix WebAuthn login (#5103) | Satsuki Yanagi | 2019-07-05 | 2 | -69/+40 |
| | | |||||
| * | Update Emojis immediately (#5106) | Satsuki Yanagi | 2019-07-05 | 4 | -1/+10 |
| | | |||||
| * | Fix errors | syuilo | 2019-07-05 | 2 | -7/+7 |
| | | |||||
| * | Resolve #3431 | syuilo | 2019-07-04 | 1 | -0/+26 |
| | | |||||
| * | Implement Webauthn 🎉 (#5088) | Mary | 2019-07-03 | 6 | -30/+853 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Resolve #5072 | syuilo | 2019-07-03 | 1 | -0/+33 |
| | | |||||
| * | リモートファイルの削除が重い問題を修正 | syuilo | 2019-07-01 | 1 | -11/+2 |
| | | |||||
| * | Fix: AP object / actor type (#5086) | MeiMei | 2019-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * attributedToがArrayの場合などに対応 * attachment以外で来るDocument系のObjectに対応 * Renote, Reply 対応 * 表示をいい感じに * fix type * revert as const * Fix Note / Question type * attributedToのtypeで複合配列を想定する | ||||
| * | Use as const | syuilo | 2019-06-28 | 1 | -1/+1 |
| | | | | | #5089 | ||||
| * | Use as const | syuilo | 2019-06-27 | 68 | -344/+276 |
| | | | | | #5089 | ||||
| * | Fix bug | syuilo | 2019-06-25 | 1 | -2/+5 |
| | | |||||
| * | Provide Redis version | syuilo | 2019-06-20 | 1 | -0/+2 |
| | | |||||
| * | Resolve #5063 | syuilo | 2019-06-18 | 1 | -0/+37 |
| | | |||||
| * | Provide version of postgresql | syuilo | 2019-06-18 | 1 | -0/+2 |
| | | |||||
| * | Better error handling | syuilo | 2019-06-18 | 1 | -1/+10 |
| | | |||||
| * | Resolve #365 | syuilo | 2019-06-15 | 5 | -9/+9 |
| | | |||||
| * | Deny 'private' in note visibility (#5031) | Acid Chicken (硫酸鶏) | 2019-06-06 | 1 | -1/+1 |
| | | | | Fixes #5028 | ||||
| * | Fix bug | syuilo | 2019-05-29 | 1 | -1/+2 |
| | | |||||
| * | Improve job queue view | syuilo | 2019-05-27 | 1 | -2/+6 |
| | | |||||
| * | Improve drive management | syuilo | 2019-05-27 | 5 | -6/+48 |
| | | |||||
| * | Enable query result cache for meta / stats / hashtags trend (#4978) | Satsuki Yanagi | 2019-05-25 | 3 | -5/+8 |
| | | |||||
| * | Refactor | syuilo | 2019-05-23 | 1 | -31/+2 |
| | | |||||
| * | Resolve #4967 | syuilo | 2019-05-23 | 1 | -0/+13 |
| | | |||||
| * | Better deninition | syuilo | 2019-05-22 | 2 | -0/+14 |
| | | |||||
| * | align format | syuilo | 2019-05-22 | 1 | -1/+1 |
| | | |||||
| * | Add group update / transfer API | Satsuki Yanagi | 2019-05-22 | 2 | -0/+148 |
| | | |||||
| * | Improve API doc | syuilo | 2019-05-20 | 2 | -2/+15 |
| | | |||||
| * | Fix bugs | syuilo | 2019-05-20 | 1 | -2/+2 |
| | | | | | Use Not(IsNull()) | ||||
| * | Fix bug | syuilo | 2019-05-19 | 1 | -1/+1 |
| | | |||||
| * | Fix bug | syuilo | 2019-05-19 | 1 | -1/+3 |
| | | |||||
| * | Fix #4938 | syuilo | 2019-05-19 | 1 | -2/+2 |
| | | |||||
| * | Fix #4945 | syuilo | 2019-05-19 | 1 | -1/+11 |
| | | |||||
| * | Resolve #4941 | syuilo | 2019-05-19 | 5 | -9/+190 |
| | | |||||
| * | Fix bug | syuilo | 2019-05-18 | 1 | -2/+10 |
| | | |||||
| * | ユーザーグループ | syuilo | 2019-05-18 | 17 | -83/+721 |
| | | | | | Resolve #3218 | ||||
| * | ページにいいねできるように | syuilo | 2019-05-17 | 5 | -1/+189 |
| | | |||||
| * | Update API docs | syuilo | 2019-05-17 | 2 | -2/+2 |
| | | |||||
| * | Resolve #4928 | syuilo | 2019-05-16 | 2 | -2/+92 |
| | | |||||
| * | Resolve #4833 | syuilo | 2019-05-15 | 1 | -0/+32 |
| | | |||||