summaryrefslogtreecommitdiff
path: root/src/client/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* テーマエディターの実装 (#6482)Xeltica2020-07-112-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | * テーマ機能の実装 * resolve #6478 * 定数を削除できるように * 変更を破棄するか確認ダイアログを表示するように * fix code * Update theme.ts * :v: * fix path * wip * wip * wip Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Deck (#6504)syuilo2020-07-113-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactorsyuilo2020-07-101-0/+118
|
* :art:syuilo2020-07-061-1/+1
|
* Resolve #6500syuilo2020-07-061-0/+43
|
* feat(client): ↵tamaina2020-06-032-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 投稿フォームのボタンの説明を表示するように (#6408) * Add title attr with buttons on the post form * fix * tooltip * missing ; * remove title attr * fix bug * Update reactions-viewer.details.vue * help wip * ok! * i18n Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* iOS Safari 上で ↵Xeltica2020-05-311-0/+8
| | | | | | | アイコンおよびバナーのアップロードができない不具合を修正 (#6427) * fix #6076 * 参考文献を明記
* feat(client): 自動でもっと見るオプション (#6403)tamaina2020-05-311-0/+31
| | | | | | | | | | | | | | | | | * wip * ugokanai * wip * implement setting subscribing * fix lint * :v: * Update notifications.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-232-4/+2
| | | | | | * refactor: use Object.fromEntries() instead of in-house implementation * Remove extra type assertions
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-232-30/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* feat(client): :yen:syuilo2020-05-171-1/+5
|
* Add Ai3Dstatic model for Room. (#6350)tohara2020-05-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Ai3Dstatic model for Room. * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * doll-Aiの大文字を小文字へ変更 * Update furnitures.json5 * マテリアルをBackgroundからPrincipled BSDFに変更 * a * なんかファイルが二重にでてくるので削除 * テクスチャーファイルと3Dデータを再コミット * Remove noodle * Update doll-ai.glb Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-05-151-0/+2
|\
| * refactor(client): Add notesyuilo2020-05-111-0/+2
| |
* | fix(client): Mk:api関数にトークンを渡せない問題syuilo2020-05-151-1/+2
|/
* chore(lint): Add missing semicolonssyuilo2020-05-102-18/+18
|
* refactor(client): Remove deprecated propertysyuilo2020-05-091-1/+0
|
* fix(client): Fix bug that cannot set custom texturesyuilo2020-05-091-0/+1
|
* feat(client): Reimplement Misskey Roomssyuilo2020-05-093-0/+1194
|
* WebAuthnでログインできないのを修正 (#6327)Satsuki Yanagi2020-05-091-3/+31
| | | Resolve #6319
* fix(client): Fix lintsyuilo2020-04-221-8/+8
|
* refactor(client): :sparkles:syuilo2020-04-222-16/+16
|
* feat(client): Implement default upload folder settingsyuilo2020-04-222-0/+14
| | | | Resolve #5985
* fix(lint): Use constsyuilo2020-04-201-1/+1
|
* refactor(client): :sparkles:syuilo2020-04-204-140/+184
|
* enhance(pages): Improve hcartsyuilo2020-04-191-0/+4
|
* feat(aiscript): Better env varssyuilo2020-04-191-2/+3
|
* 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-191-5/+5
|
* feat(pages): Improve chartsyuilo2020-04-191-4/+20
|
* Resolve #6274syuilo2020-04-181-1/+64
|
* feat(pages): Add rect methodsyuilo2020-04-171-0/+1
|
* feat(pages): Disable AiScript step limitation to improve usabilitysyuilo2020-04-171-1/+0
|
* fix(pages): ↵syuilo2020-04-161-0/+1
| | | | AiScript変数があると型チェックができない問題を修正
* feat(pages): Add arc methodsyuilo2020-04-161-0/+1
|
* Resolve #6256syuilo2020-04-162-1/+34
|
* lintmei232020-04-141-1/+1
|
* 投稿のURLプレビューポップアップを改良 (#6226)tamaina2020-04-141-0/+3
| | | | | | | | | | * URLプレビューポップアップを改良 - タッチデバイスでは表示しないように - 幅をレスポンシブに * Use maxTouchPoints to detect touch device * fix
* feat(client): Improve pages aiscriptsyuilo2020-04-131-26/+34
|
* Resolve #5755syuilo2020-04-133-1/+40
|
* Resolve #6242syuilo2020-04-121-1/+10
|
* AiScript関連syuilo2020-04-124-8/+36
|
* feat(client): Implement AiScript scratchpadsyuilo2020-04-111-0/+1
|
* refactor: Use ===syuilo2020-04-045-10/+10
|
* ダークモードの同期を強化syuilo2020-03-221-1/+1
|
* Resolve #6170syuilo2020-03-221-0/+3
|
* 同じホットキーが連続で発動しないように (#6082)Oni-Men2020-02-261-1/+10
| | | | | | | | | | | | | | | | * add cooldown to hotkey * remove blank * use repeat flag * format * Add Repeatable option to Hotkey * Boolean型のみに * console.log消すの忘れてた
* Fix #6063syuilo2020-02-231-0/+1
|