summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintsyuilo2023-02-222-2/+2
|
* lintsyuilo2023-02-224-14/+14
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-167-13/+5
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop group (#9942)syuilo2023-02-151-33/+2
| | | | | * drop group * Update operations.ts
* fix(client): use tabler icons (#9915)taiy2023-02-144-36/+36
|
* enhance(client): ロールをより簡単に付与できるようにsyuilo2023-02-111-0/+14
|
* chore(client): add type checksyuilo2023-02-051-1/+5
|
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(server): improvement of external mediaProxy * add a comment * :v: * /filesでsharpの処理を行わずリダイレクトする * fix * thumbnail => static * Fix #9788 * add avatar mode * add url * fix * static.webp * remove encodeURIComponent from media proxy path * remove existance check
* update idb-proxy.tstamaina2023-02-031-6/+7
| | | | Maybe fixed #9769
* enhance: PizzaxデータをindexedDBに保存するように (#9225)tamaina2023-02-021-0/+2
| | | | | | | | | | | | | | | | | * Revert "Revert #8098" This reverts commit 8b9dc962ae7b04354c65f6e80ad0e9a6bafd57ea. * fix * use deepClone instead of deepclone * defaultStore.loaded * fix load * wait ready * use top-level await, await in device-kind.ts
* enhance: Unicode絵文字名逆引き効率化 (#9757)YS2023-02-011-1/+20
| | | | | | | | | | | | | | | | * Unicode絵文字名前取得を連想配列で行う * Unicode絵文字事前カテゴリ集計 * Mapを使用 * Update packages/frontend/src/scripts/emojilist.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactorsyuilo2023-01-271-1/+1
|
* fix(client): note reacted reflection failedtamaina2023-01-261-5/+2
| | | | Fix #9730
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * fix(client): Aiscript: button is not definedsyuilo2023-01-231-1/+1
| | | | | | | | Fix #9704
* | Merge branch 'develop' into emoji-retamaina2023-01-225-4/+509
|\|
| * mfmにscaleを追加syuilo2023-01-221-1/+1
| | | | | | | | Resolve #9609
| * add an achievementsyuilo2023-01-221-0/+7
| |
| * :art:syuilo2023-01-221-1/+1
| |
| * add a secret achievementsyuilo2023-01-221-1/+7
| |
| * add achievementsyuilo2023-01-221-0/+6
| |
| * fix(client): 実績解除リクエストの間隔をあけるようにsyuilo2023-01-221-4/+10
| | | | | | | | Fix #9674
| * fix(client): The … button on notes does nothing when not logged insyuilo2023-01-211-2/+2
| | | | | | | | Fix #9659
| * add some achievementssyuilo2023-01-211-2/+14
| |
| * add some achievementssyuilo2023-01-211-0/+12
| |
| * Achievements (#9665)syuilo2023-01-212-0/+437
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
| * feat(client): ↵syuilo2023-01-191-0/+12
| | | | | | | | | | | | リアクション一覧詳細ダイアログを表示できるように Resolve #9634
| * pref: Optimize client imports (#9506)tamaina2023-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pref: Optimize client imports * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c. * function => const * :v: * Revert "function => const" This reverts commit 34f2feb224f65cc4fca090b29450adb00e85c2c5. * function api
| * improve aiscript uisyuilo2023-01-171-0/+7
| |
* | wiptamaina2023-01-161-1/+1
|/
* enhance(client): add timeline flash presetsyuilo2023-01-161-0/+4
|
* enhance(client): ↵syuilo2023-01-161-0/+2
| | | | AiScriptからカスタム絵文字一覧を参照できるように
* enhance(client): add new mfm function (position, fg, bg)syuilo2023-01-141-1/+1
| | | | Resolve #9527
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-131-38/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Role (#9437)syuilo2023-01-121-27/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* lintsyuilo2023-01-101-2/+2
|
* refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510)tamaina2023-01-101-0/+79
| | | | | | | | | | | | | * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c.
* :art:syuilo2023-01-101-1/+1
|
* :cookie:syuilo2023-01-081-1/+23
|
* feat(client): 🍪👈syuilo2023-01-081-0/+46
|
* enhance(client): add themesyuilo2023-01-081-0/+1
|
* :art:syuilo2023-01-071-1/+1
|
* refactor(client): typed localStoragesyuilo2023-01-074-8/+11
|
* tweak confettisyuilo2023-01-061-1/+1
|
* :art:syuilo2023-01-061-2/+2
|
* enhance(client): アップデート時にも花火syuilo2023-01-061-0/+25
|
* add Ui:C:folder for AiScriptsyuilo2023-01-051-1/+32
|
* MisskeyPlay (#9467)syuilo2023-01-051-0/+526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v:
* enhance: RSSウィジェット / ↵tamaina2023-01-051-2/+9
| | | | | | | | | | | | | | | RSSティッカーウィジェットをいい感じにする (#9469) * :v: * use useInterval * :v: * rawItems.value.length !== 0 * fix * https://github.com/misskey-dev/misskey/pull/9469#discussion_r1061763613
* update AiScript to 0.12.0syuilo2023-01-032-59/+7
|