summaryrefslogtreecommitdiff
path: root/packages/frontend-embed/src/components/EmTime.vue (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-09refactor(frontend): prefix css variables (#14725)syuilo1-2/+2
2024-09-10refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり1-1/+1
2024-09-09feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり1-3/+2
2024-06-22Replace with `vue/no-setup-props-reactivity-loss` rule (#14062)woxtu1-2/+2
2024-04-07refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka1-2/+2
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-01-30refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko1-1/+1
2024-01-20refactor: deprecate i18n.t (#13039)Acid Chicken (硫酸鶏)1-14/+14
2023-12-07refactor(frontend): 非推奨となったReactivity Transformを使わない...zyoshoka1-21/+21
2023-11-23enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 (#...かっこかり1-3/+16
2023-11-17tweak MkTime.vuesyuilo1-3/+2
2023-11-17enhance(frontend): MFMでUNIX時間を指定して日時を表示できるよ...syuilo1-1/+9
2023-10-20enhance(frontend): 投稿されてから時間が経過しているノート...syuilo1-1/+12
2023-09-19refactor(frontend): use ESMsyuilo1-2/+2
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-07-04 perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina1-9/+16
2023-05-20feat: impl IdlingRenderScheduler (#10547)Acid Chicken (硫酸鶏)1-1/+0
2023-04-13fix(#10609): remove isChromatic on real build (#10613)Acid Chicken (硫酸鶏)1-1/+2
2023-04-13Revert #10475 in MkTimetamaina1-2/+1
2023-04-13test(#10336): add `components/Mk[A-B].*` stories (#10475)Acid Chicken (硫酸鶏)1-1/+2
2023-04-04build(#10336): Storybook & Chromatic & msw (#10365)Acid Chicken (硫酸鶏)1-2/+4
2023-04-01build(#10336): finalizeAcid Chicken (硫酸鶏)1-2/+4
2023-02-24fix/refaftor(client): MkTime.vueの変更 (#10061)tamaina1-9/+16
2023-01-06Update MkTime.vuesyuilo1-7/+5
2023-01-04perf(client): improve MkTime performancesyuilo1-2/+3
2023-01-01use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina1-1/+2
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-08-31refactor(client): align filename to component namesyuilo1-0/+0
2022-08-06perf(client): use shallowRef as possiblesyuilo1-1/+1
2022-06-26refactor(client): extract interval logic to a composable functionsyuilo1-9/+9
2022-05-29refactor: improve code quality (#8751)Johann1501-2/+1
2022-05-26fix lints (#8737)Johann1501-1/+1
2022-01-28round relative time (#8199)Johann1501-5/+5
2022-01-28refactor(client): i18n.locale -> i18n.tssyuilo1-3/+3
2022-01-16wip: refactor(client): migrate components to composition apisyuilo1-64/+48
2021-11-12refactoringsyuilo1-0/+0
2020-12-26wipsyuilo1-3/+3
2020-12-11Update vetursyuilo1-0/+0
2020-10-27Reversi (#6765)syuilo1-1/+1
2020-10-17Migrate to Vue3 (#6587)syuilo1-6/+6
2020-07-15chore: Add notesyuilo1-0/+1
2020-05-23feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina1-2/+0
2020-02-12翻訳の抜けを修正その2 (#5893)tamaina1-1/+1
2020-01-30v12 (#5712)syuilo1-14/+14
2019-01-17Fix: time tooltip overlaps with others (#3901)MeiMei1-1/+1
2018-12-19[Client] Resolve #3662syuilo1-8/+1
2018-11-17Improve relative time detection (#3302)MeiMei1-2/+2
2018-11-09Refactoring of i18n (#3165)syuilo1-10/+12