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-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
2022-02-01
fix: ensure that specified users does not get duplicates (#8233)
nullobsi
1
-5
/
+14
2022-01-29
fix(client): 投稿フォームのハッシュタグ保持フィールドが...
syuilo
1
-4
/
+4
2022-01-28
refactor(client): better semantics
syuilo
1
-3
/
+3
2022-01-28
refactor(client): i18n.locale -> i18n.ts
syuilo
1
-29
/
+29
2022-01-27
chore: fix instant form handling
syuilo
1
-2
/
+2
2022-01-26
enhance: Improve poll-editor UI + composition port (#8186)
Derek
1
-11
/
+6
2022-01-21
chore(client): add tooltip
syuilo
1
-15
/
+15
2022-01-21
投稿したらアカウントを元に戻すように
syuilo
1
-0
/
+1
2022-01-21
feat(client): make possible to switch account instantly in post form
syuilo
1
-3
/
+43
[next]