summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ハッシュタグのトレンドの計算を5分単位で丸める (#5107)Satsuki Yanagi2019-07-051-4/+7
|
* Fix WebAuthn login (#5103)Satsuki Yanagi2019-07-052-69/+40
|
* Update Emojis immediately (#5106)Satsuki Yanagi2019-07-054-1/+10
|
* Fix errorssyuilo2019-07-052-7/+7
|
* Resolve #3431syuilo2019-07-041-0/+26
|
* Implement Webauthn 🎉 (#5088)Mary2019-07-036-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 #5072syuilo2019-07-031-0/+33
|
* リモートファイルの削除が重い問題を修正syuilo2019-07-011-11/+2
|
* Fix: AP object / actor type (#5086)MeiMei2019-06-281-2/+2
| | | | | | | | | | | | | | | | | | * attributedToがArrayの場合などに対応 * attachment以外で来るDocument系のObjectに対応 * Renote, Reply 対応 * 表示をいい感じに * fix type * revert as const * Fix Note / Question type * attributedToのtypeで複合配列を想定する
* Use as constsyuilo2019-06-281-1/+1
| | | | #5089
* Use as constsyuilo2019-06-2768-344/+276
| | | | #5089
* Fix bugsyuilo2019-06-251-2/+5
|
* Provide Redis versionsyuilo2019-06-201-0/+2
|
* Resolve #5063syuilo2019-06-181-0/+37
|
* Provide version of postgresqlsyuilo2019-06-181-0/+2
|
* Better error handlingsyuilo2019-06-181-1/+10
|
* Resolve #365syuilo2019-06-155-9/+9
|
* Deny 'private' in note visibility (#5031)Acid Chicken (硫酸鶏)2019-06-061-1/+1
| | | Fixes #5028
* Fix bugsyuilo2019-05-291-1/+2
|
* Improve job queue viewsyuilo2019-05-271-2/+6
|
* Improve drive managementsyuilo2019-05-275-6/+48
|
* Enable query result cache for meta / stats / hashtags trend (#4978)Satsuki Yanagi2019-05-253-5/+8
|
* Refactorsyuilo2019-05-231-31/+2
|
* Resolve #4967syuilo2019-05-231-0/+13
|
* Better deninitionsyuilo2019-05-222-0/+14
|
* align formatsyuilo2019-05-221-1/+1
|
* Add group update / transfer APISatsuki Yanagi2019-05-222-0/+148
|
* Improve API docsyuilo2019-05-202-2/+15
|
* Fix bugssyuilo2019-05-201-2/+2
| | | | Use Not(IsNull())
* Fix bugsyuilo2019-05-191-1/+1
|
* Fix bugsyuilo2019-05-191-1/+3
|
* Fix #4938syuilo2019-05-191-2/+2
|
* Fix #4945syuilo2019-05-191-1/+11
|
* Resolve #4941syuilo2019-05-195-9/+190
|
* Fix bugsyuilo2019-05-181-2/+10
|
* ユーザーグループsyuilo2019-05-1817-83/+721
| | | | Resolve #3218
* ページにいいねできるようにsyuilo2019-05-175-1/+189
|
* Update API docssyuilo2019-05-172-2/+2
|
* Resolve #4928syuilo2019-05-162-2/+92
|
* Resolve #4833syuilo2019-05-151-0/+32
|
* Fix bugsyuilo2019-05-151-10/+12
|
* 特定のインスタンスのファイルをすべて削除できるようにsyuilo2019-05-141-0/+27
|
* インスタンスブロックを設定できるようにsyuilo2019-05-142-0/+12
|
* Add ToSUrl, repositoryUrl, feedbackUrl (#4921)tamaina2019-05-142-0/+36
| | | | | | * Add ToSUrl, repositoryUrl, feedbackUrl * modify nodeinfo
* インスタンス運営者がピン留めユーザーを設定できるよ ↵syuilo2019-05-103-0/+45
| | | | | | に Related #4892
* Add notes/unrenote APIsyuilo2019-05-101-0/+60
|
* Resolve #4870syuilo2019-05-094-80/+0
|
* Fix #4866syuilo2019-05-071-2/+2
|
* Clean upsyuilo2019-05-071-3/+0
|
* Resolve #4864 (#4865)Satsuki Yanagi2019-05-061-2/+2
|