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