samunohito
|
76977b38ab
|
fix no clickable input text
|
2024-02-06 17:43:27 +09:00 |
samunohito
|
c34d3234d5
|
fix api call
|
2024-02-06 17:24:18 +09:00 |
samunohito
|
041449e962
|
support pagination
|
2024-02-05 21:31:23 +09:00 |
samunohito
|
f8529a01b9
|
add list v2 endpoint
|
2024-02-05 16:20:35 +09:00 |
samunohito
|
d5db737469
|
fix performance
|
2024-02-05 08:35:26 +09:00 |
samunohito
|
b0b28e0cb7
|
heightやめる
|
2024-02-05 08:32:59 +09:00 |
samunohito
|
dcb6260e8f
|
fix layout
|
2024-02-05 08:31:42 +09:00 |
samunohito
|
dfe85d7722
|
support remote import
|
2024-02-04 18:42:03 +09:00 |
samunohito
|
84758b6eec
|
support update and delete
|
2024-02-04 13:44:58 +09:00 |
samunohito
|
048e0b8323
|
fix
|
2024-02-04 10:14:55 +09:00 |
samunohito
|
4cb7e984aa
|
fix performance
|
2024-02-04 09:25:36 +09:00 |
samunohito
|
b37a27e154
|
fix patchData
|
2024-02-03 21:47:07 +09:00 |
samunohito
|
3cb3c3a148
|
remove log
|
2024-02-03 20:12:06 +09:00 |
samunohito
|
27020cb211
|
fix over 100 file drop
|
2024-02-03 20:11:11 +09:00 |
samunohito
|
57cd712064
|
fix number cell focus
|
2024-02-03 20:10:56 +09:00 |
samunohito
|
950c80bc7a
|
fix
|
2024-02-03 18:51:35 +09:00 |
samunohito
|
c88c8af8d9
|
add mimetype check
|
2024-02-03 18:51:09 +09:00 |
samunohito
|
9bb1e79c83
|
list maximum
|
2024-02-03 16:02:35 +09:00 |
samunohito
|
f9e866e733
|
fix utils
|
2024-02-03 15:01:59 +09:00 |
samunohito
|
e6ec32126f
|
fix validation
|
2024-02-03 13:17:26 +09:00 |
samunohito
|
0ff55c0571
|
fix comment
|
2024-02-03 12:59:59 +09:00 |
samunohito
|
a06ce1137a
|
fix row remove
|
2024-02-03 12:19:37 +09:00 |
samunohito
|
295440a347
|
fix cell re-render bugs
|
2024-02-03 11:17:16 +09:00 |
samunohito
|
ff48c77827
|
refactor grid
|
2024-02-02 10:28:08 +09:00 |
samunohito
|
f96c7224a7
|
イベントの整理
|
2024-02-01 20:59:30 +09:00 |
samunohito
|
777920d739
|
wip イベント整理
|
2024-01-31 19:45:48 +09:00 |
samunohito
|
f9516e6ae1
|
fix autogen
|
2024-01-31 14:28:24 +09:00 |
samunohito
|
c370729336
|
Merge branch 'develop' into feature/emoji-grid
# Conflicts:
# packages/misskey-js/src/autogen/apiClientJSDoc.ts
# packages/misskey-js/src/autogen/endpoint.ts
# packages/misskey-js/src/autogen/entities.ts
# packages/misskey-js/src/autogen/models.ts
# packages/misskey-js/src/autogen/types.ts
|
2024-01-31 14:27:15 +09:00 |
samunohito
|
2b4bc4dccd
|
support context menu on data area
|
2024-01-31 08:39:56 +09:00 |
samunohito
|
61066779c5
|
fix comment
|
2024-01-31 07:25:26 +09:00 |
samunohito
|
4fa943955a
|
fix
|
2024-01-31 07:16:11 +09:00 |
samunohito
|
dfb57afa11
|
support directory drag-drop
|
2024-01-30 22:59:32 +09:00 |
samunohito
|
d453196c9f
|
support choose pc file and drive file
|
2024-01-30 19:25:41 +09:00 |
samunohito
|
fc67fa994b
|
tweak comments
|
2024-01-30 10:07:54 +09:00 |
samunohito
|
ad03ef03da
|
fix display:none
|
2024-01-30 09:53:47 +09:00 |
samunohito
|
b2c8548c67
|
fix border rendering
|
2024-01-30 07:59:21 +09:00 |
samunohito
|
3363de1070
|
support delete
|
2024-01-29 22:52:18 +09:00 |
samunohito
|
032687957f
|
fix row selection
|
2024-01-29 13:41:13 +09:00 |
samunohito
|
18abb97f16
|
fix img autosize
|
2024-01-29 11:36:34 +09:00 |
samunohito
|
de07347087
|
fix register logs
|
2024-01-29 11:28:48 +09:00 |
samunohito
|
e0ad0f2aae
|
fix size
|
2024-01-29 11:28:08 +09:00 |
samunohito
|
ff14249507
|
fix
|
2024-01-29 09:35:26 +09:00 |
samunohito
|
53bad559a0
|
fix
|
2024-01-29 08:12:11 +09:00 |
samunohito
|
e21c43e2aa
|
fix
|
2024-01-28 22:57:10 +09:00 |
かっこかり
|
b62d9f3920
|
feat(frontend/nirax): リダイレクトを設定できるように (#13030)
* feat(frontend/nirax): リダイレクトを設定できるように
* revert demonstrative changes
* fix
* revert unrelated changes
* リダイレクトの際にパスが変わらない問題を修正
* リダイレクトが必要なrouteを設定
* fix lint
* router向けe2eテストの追加
* fix
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
|
2024-01-28 19:22:38 +09:00 |
samunohito
|
aacee3c970
|
wip
|
2024-01-28 17:43:36 +09:00 |
syuilo
|
fe7036a1a8
|
Update CHANGELOG.md
|
2024-01-28 15:09:32 +09:00 |
woxtu
|
cdac3988b5
|
fix(backend): Fix typos in job configurations (#13086)
* Fix typos
* Update CHANGELOG
|
2024-01-28 15:08:45 +09:00 |
かっこかり
|
9753cce4aa
|
enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように (#13087)
* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように
* change changelog
* Apply suggestions from code review
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-27 18:25:15 +09:00 |
かっこかり
|
30f4023c36
|
refactor(frontend/MediaPlayer): cssの重複を削除 (#13094)
* Update MkMediaAudio.vue
* Update MkMediaVideo.vue
|
2024-01-27 16:33:30 +09:00 |