summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update hcaptcha.d.tsAcid Chicken (硫酸鶏)2020-05-021-2/+2
* Update src/@types/hcaptcha.d.tsAcid Chicken (硫酸鶏)2020-05-021-2/+4
* Update src/server/api/private/signup.tsAcid Chicken (硫酸鶏)2020-05-021-1/+1
* refactorsyuilo2020-05-021-15/+18
* Update signup.vueAcid Chicken (硫酸鶏)2020-04-291-0/+1
* Fix bugAcid Chicken (硫酸鶏)2020-04-291-36/+35
* Factorize *captcha componentAcid Chicken (硫酸鶏)2020-04-295-175/+179
* Refactor codeAcid Chicken (硫酸鶏)2020-04-291-2/+2
* Add *captcha settings guideAcid Chicken (硫酸鶏)2020-04-291-0/+38
* Refactor codesAcid Chicken (硫酸鶏)2020-04-293-17/+8
* Fix bugAcid Chicken (硫酸鶏)2020-04-281-3/+12
* Add support for hCaptchaAcid Chicken (硫酸鶏)2020-04-2811-20/+229
* enhance(server): Resolve #6286syuilo2020-04-261-1/+3
* chore: Use kebab-case for file namessyuilo2020-04-268-5/+5
* fix(server): Fix #6284syuilo2020-04-261-1/+5
* feat(server): Improve boot processsyuilo2020-04-261-9/+11
* feat(server): Log postgresql version when bootsyuilo2020-04-261-0/+3
* chore(server): Add TODOsyuilo2020-04-261-0/+4
* fix(client): Fix a bug that if block of pages not workingsyuilo2020-04-231-1/+1
* fix(client): Fix lintsyuilo2020-04-221-8/+8
* refactor(client): :sparkles:syuilo2020-04-224-21/+19
* feat(client): Implement default upload folder settingsyuilo2020-04-229-206/+136
* Fix #6289syuilo2020-04-211-1/+1
* Fix #6229syuilo2020-04-211-2/+2
* fix(lint): Use constsyuilo2020-04-201-1/+1
* refactor(client): :sparkles:syuilo2020-04-2025-293/+285
* enhance(pages): Improve hcartsyuilo2020-04-191-0/+4
* fix(client): Fix bug that cannot post when image onlysyuilo2020-04-191-1/+1
* enhance(client): Use icon instead of textsyuilo2020-04-191-1/+3
* feat(aiscript): Better env varssyuilo2020-04-191-2/+3
* fix(client): Fix canvas overflowsyuilo2020-04-191-0/+2
* chore: :art:syuilo2020-04-191-1/+5
* feat(pages): Improve chartsyuilo2020-04-191-2/+4
* fix(pages): Fix chart type detectionsyuilo2020-04-191-1/+1
* Resolve #6276syuilo2020-04-193-8/+46
* feat(pages): Improve chartsyuilo2020-04-191-4/+20
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-04-181-1/+2
|\
| * TLにNote追加時にdeepcopyする (#6275)MeiMei2020-04-181-1/+2
* | Resolve #6274syuilo2020-04-182-4/+72
|/
* カスタム絵文字リアクションがプレビューされない不具...Xeltica2020-04-181-1/+5
* chore(client): :art:syuilo2020-04-173-8/+16
* chore(client): :art:syuilo2020-04-171-0/+4
* feat(pages): Add rect methodsyuilo2020-04-171-0/+1
* feat(pages): Disable AiScript step limitation to improve usabilitysyuilo2020-04-171-1/+0
* chore(client): :art:syuilo2020-04-163-4/+16
* fix(pages): AiScript変数があると型チェックができない問題を...syuilo2020-04-161-0/+1
* feat(pages): Add arc methodsyuilo2020-04-161-0/+1
* Fix Media List in CW Content (#6099)tamaina2020-04-162-6/+12
* リアクションの修正 (#6260)MeiMei2020-04-164-18/+21
* 0以下のリアクションは送らないように Resolve #6263 (#6264)MeiMei2020-04-161-0/+2