index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
pages
/
note.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf(frontend): use css-native implementation for spacer rather than vue comp...
syuilo
2025-04-27
1
-2
/
+2
*
refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHea...
syuilo
2025-03-20
1
-3
/
+2
*
enhance(frontend): improve accounts management
syuilo
2025-03-13
1
-1
/
+1
*
refactor(frontend): page-metadata -> page
syuilo
2025-03-10
1
-2
/
+2
*
refactor(frontend): scripts -> utility
syuilo
2025-03-09
1
-4
/
+4
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-2
/
+2
*
Revert "enhance(frontend): チャンネル投稿をユーザーページと...
かっこかり
2025-03-03
1
-3
/
+0
*
enhance(frontend): チャンネル投稿をユーザーページと前後ノ...
鴇峰 朔華
2025-03-03
1
-0
/
+3
*
fix(frontend): リノート経由でノートの詳細情報を見るとき...
かっこかり
2025-02-26
1
-3
/
+5
*
fix(frontend): serverContextの値を利用する条件が間違っていた...
かっこかり
2024-12-22
1
-1
/
+1
*
fix(frontend): serverContextの型エラーを修正 (#15131)
かっこかり
2024-12-16
1
-2
/
+4
*
fix(frontend): ノートがログインしているユーザーしか見れ...
かっこかり
2024-12-10
1
-0
/
+6
*
perf(frontend): reduce api requests for non-logged-in enviroment (#15001)
syuilo
2024-11-21
1
-1
/
+10
*
feat: ノートの閲覧にログイン必須にする設定 (#14799)
syuilo
2024-10-21
1
-0
/
+6
*
refactor(frontend): prefix css variables (UI) (#14739)
かっこかり
2024-10-10
1
-3
/
+3
*
refactor(frontend): prefix css variables (#14725)
syuilo
2024-10-09
1
-1
/
+1
*
enhance: クリップのノート数を表示するように (#13686)
かっこかり
2024-04-14
1
-3
/
+1
*
Enhance(frontend): もっと!ボタンでリアクション一覧が開け...
1Step621
2024-03-30
1
-1
/
+2
*
fix(frontend/pageMetadata): ページタイトルが更新されない問題 ...
taiy
2024-02-16
1
-9
/
+11
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
refactor: deprecate i18n.t (#13039)
Acid Chicken (硫酸鶏)
2024-01-20
1
-1
/
+1
*
enhance(frontend): チャンネルノートの場合はその前後を見れ...
かっこかり
2024-01-17
1
-15
/
+43
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
1
-3
/
+3
*
refactor(frontend): Reactivityで型を明示するように (#12791)
zyoshoka
2023-12-26
1
-1
/
+1
*
refactor(frontend): 非推奨となったReactivity Transformを使わない...
zyoshoka
2023-12-07
1
-28
/
+28
*
tweak ui
syuilo
2023-09-24
1
-1
/
+1
*
refactor(frontend): use ESM
syuilo
2023-09-19
1
-5
/
+5
*
enhance: 各ノートが被クリップ数を保持するようにし、無...
syuilo
2023-09-17
1
-5
/
+6
*
update deps (#11764)
syuilo
2023-09-04
1
-2
/
+2
*
enhance(frontend): ノート詳細ページ読み込み時に前後のノー...
syuilo
2023-09-01
1
-19
/
+3
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
refactor
syuilo
2023-05-19
1
-44
/
+28
*
refactor(frontend): remove $store
syuilo
2023-04-01
1
-1
/
+2
*
refactor
syuilo
2023-03-31
1
-2
/
+2
*
refactor
syuilo
2023-03-17
1
-28
/
+6
*
enhance(client): improve entrance page
syuilo
2023-02-22
1
-3
/
+3
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
1
-2
/
+1
*
fix(client): エラー時に再試行ができない問題を修正
syuilo
2023-02-12
1
-1
/
+1
*
revert: 650187deaf
syuilo
2023-02-08
1
-1
/
+1
*
perf(client): do not render custom emojis in user names
syuilo
2023-02-08
1
-1
/
+1
*
refactor
syuilo
2023-01-16
1
-1
/
+1
*
:art:
syuilo
2023-01-07
1
-1
/
+1
*
refactor
syuilo
2023-01-06
1
-3
/
+3
*
refactor
syuilo
2023-01-05
1
-6
/
+6
*
use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)
tamaina
2023-01-01
1
-1
/
+2
*
refactor
syuilo
2022-12-30
1
-2
/
+2
*
Revert "perf?(client): remove needless scoped annotation for style"
syuilo
2022-12-27
1
-2
/
+0
*
perf?(client): remove needless scoped annotation for style
syuilo
2022-12-27
1
-0
/
+2
[next]