index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkPostForm.vue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
Issue:#9828対応 (#9916)
nenohi
1
-1
/
+1
2023-03-08
feat: Reaction acceptance (#10256)
syuilo
1
-1
/
+26
2023-03-07
tweak of 0554dd8375
syuilo
1
-1
/
+1
2023-03-07
enhance(client): DM作成時にメンションも含むように
syuilo
1
-0
/
+4
2023-03-05
enhance(client): tweak brain diver detection
syuilo
1
-1
/
+8
2023-03-01
fix(frontend): read KeyboardEvent.key instead of which/code (#10083)
Kagami Sascha Rosylight
1
-5
/
+5
2023-02-24
enhance(client): ローカルのみ -> 連合なし
syuilo
1
-0
/
+5
2023-02-22
lint
syuilo
1
-4
/
+4
2023-02-20
update deps
syuilo
1
-2
/
+1
2023-02-16
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
1
-2
/
+0
2023-02-15
drop messaging (#9919)
syuilo
1
-8
/
+0
2023-02-12
fix(client): call checkMissingMention immediately
syuilo
1
-1
/
+1
2023-02-11
enhance(client): 迷惑になる可能性のある投稿を行う前に警告...
syuilo
1
-0
/
+30
2023-02-10
fix share page
tamaina
1
-1
/
+1
2023-01-21
Achievements (#9665)
syuilo
1
-1
/
+30
2023-01-16
refactor
syuilo
1
-1
/
+1
2023-01-15
fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606
tamaina
1
-1
/
+1
2023-01-14
refactor(client): use css modules
syuilo
1
-273
/
+241
2023-01-09
:art:
syuilo
1
-1
/
+1
2023-01-07
refactor(client): typed localStorage
syuilo
1
-8
/
+9
2023-01-03
perf(client): use shallowRef for html element ref
syuilo
1
-4
/
+4
2023-01-01
:art:
syuilo
1
-1
/
+15
2023-01-01
:art:
syuilo
1
-2
/
+2
2022-12-31
:art:
syuilo
1
-12
/
+47
2022-12-30
refactor
syuilo
1
-5
/
+5
2022-12-28
remove v-size directive
syuilo
1
-54
/
+1
2022-12-27
Revert "perf?(client): remove needless scoped annotation for style"
syuilo
1
-1
/
+1
2022-12-27
perf?(client): remove needless scoped annotation for style
syuilo
1
-1
/
+1
2022-12-27
rename: client -> frontend
syuilo
1
-0
/
+0
2022-12-26
enhance(client): use container queries if available to improve perf
syuilo
1
-0
/
+57
2022-12-22
style(client): fix `vue/v-on-event-hyphenation` (#9389)
Kagami Sascha Rosylight
1
-1
/
+1
2022-12-21
use sortablejs-vue3 instead of vuedraggable for more stability
syuilo
1
-5
/
+1
2022-12-20
tabler icons
syuilo
1
-1
/
+1
2022-12-19
Use tabler icons (#9354)
syuilo
1
-21
/
+21
2022-12-19
Revert "wip"
syuilo
1
-5
/
+5
2022-12-19
wip
syuilo
1
-5
/
+5
2022-12-06
refactor: use ??
syuilo
1
-2
/
+2
2022-12-03
fix(client): make note visibility inheritance behave correctly when default i...
Laura Hausmann
1
-7
/
+16
2022-11-17
improve performance
syuilo
1
-1
/
+2
2022-09-06
refactor(client): refactor file name and directory structure
syuilo
1
-1
/
+1
2022-08-31
refactor(client): align filename to component name
syuilo
1
-5
/
+5
2022-07-25
一部のアプリからファイルを投稿フォームへドロップで...
hayabusa
1
-1
/
+16
2022-07-05
chore(client): rendering performance tweak a bit
syuilo
1
-17
/
+18
2022-06-10
chore: fix some lints automatically (#8788)
Johann150
1
-1
/
+1
2022-05-26
fix lints (#8737)
Johann150
1
-1
/
+1
2022-05-07
Fix lint issues in post form component (#8619)
Andreas Nedbal
1
-49
/
+48
2022-05-01
refactor: use Vite to build instead of webpack (#8575)
tamaina
1
-2
/
+2
2022-04-28
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
1
-1
/
+2
2022-02-09
chore(client): check textarea exists
syuilo
1
-2
/
+4
2022-02-08
fix(client): 環境に依っては返信する際のカーソル位置が正...
syuilo
1
-0
/
+1
[next]