naskya
|
21225f7137
|
chore: update dependencies
|
2024-04-15 04:09:33 +09:00 |
|
naskya
|
ad58ae8f30
|
refactor: remove /api/patrons endpoint
|
2024-04-13 20:03:02 +09:00 |
|
naskya
|
d57c9dc289
|
fix (client): set displayMode to true for block math expressions
|
2024-04-13 19:48:35 +09:00 |
|
naskya
|
6b812fb30b
|
chore: lint
|
2024-04-12 11:54:20 +09:00 |
|
naskya
|
3fe8ace571
|
chore: update dependencies
|
2024-04-12 02:55:27 +09:00 |
|
naskya
|
5f2697f304
|
fix (client): import path
|
2024-04-11 22:17:49 +09:00 |
|
Lhcfl
|
da6f07952b
|
rename client-types.ts -> note.ts; fix type importing
|
2024-04-11 16:55:39 +08:00 |
|
Lhcfl
|
75899aeb51
|
move consts.ts from @/types to @/script
|
2024-04-10 01:22:48 +08:00 |
|
Lhcfl
|
6ee1049731
|
use client-only noteVisibilities type
|
2024-04-10 01:18:08 +08:00 |
|
Lhcfl
|
e486715e9a
|
chore: use sync MkVisibiliityPicker
|
2024-04-09 19:29:27 +08:00 |
|
naskya
|
8b14e57ba6
|
style: remove MkLoading from MkPullToRefresh
|
2024-04-08 21:19:20 +09:00 |
|
naskya
|
3f918f9dcc
|
fix (client): MkLoading doesn't show up at some places
|
2024-04-08 18:24:08 +09:00 |
|
naskya
|
273f1a8568
|
chore (minor, client): accept linter suggestions in MkModal
|
2024-04-08 17:42:29 +09:00 |
|
naskya
|
2beeeddca2
|
chore (client): replace pageXOffset (pageYOffset) with scrollX (scrollY)
b4b47d85cf
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2024-04-08 17:31:33 +09:00 |
|
naskya
|
7adef666d1
|
chore (client): rename iconClass to iconify
|
2024-04-08 17:27:06 +09:00 |
|
naskya
|
fcfbee4c1d
|
chore (client): searchByGoogle -> search
|
2024-04-08 17:17:08 +09:00 |
|
naskya
|
30619301d3
|
chore: replace new Date().getTime() with Date.now()
959cc8ff37
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2024-04-08 17:00:41 +09:00 |
|
naskya
|
9df08ea16a
|
refactor (minor): replace substr with substring
|
2024-04-07 19:10:26 +09:00 |
|
naskya
|
65e7d9d157
|
fix (client): Unicode emoji rendering
|
2024-04-07 18:54:14 +09:00 |
|
naskya
|
26c3b25a40
|
chore: update dependencies
|
2024-04-07 16:42:25 +09:00 |
|
tmorio
|
ea357b71a0
|
feat (client): add "Media" tab to user page
https://maniakey.com/notes/9rsfrmqm1a
66a2d2fa5c
Co-authored-by: naskya <m@naskya.net>
|
2024-04-07 16:29:51 +09:00 |
|
naskya
|
d0901d77ab
|
fix (client): antenna layout on mobile
|
2024-04-07 13:41:03 +09:00 |
|
naskya
|
a64e42208e
|
fix (client): EndpointsOf import
|
2024-04-07 13:03:10 +09:00 |
|
naskya
|
cb7e9ab449
|
Merge branch 'refactor/lists' into 'develop'
refactor: Fix types of components
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10730
|
2024-04-07 03:57:10 +00:00 |
|
naskya
|
5e2376a6dc
|
Merge branch 'feat/spin-when-posting' into 'develop'
feat: show a MkLoading when posting
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10734
|
2024-04-07 03:33:25 +00:00 |
|
naskya
|
6dcf8c65b4
|
Merge branch 'fix/noteWithFiles' into 'develop'
fix: "Show posts with this file" page shows nothing
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10731
|
2024-04-05 22:48:22 +00:00 |
|
Lhcfl
|
ced13ff12b
|
chore: add explainations for biome-lint, clear unused export
|
2024-04-05 13:34:06 +08:00 |
|
Lhcfl
|
12aa04447b
|
feat: show a MkLoading when posting
|
2024-04-05 11:40:58 +08:00 |
|
Linca
|
98fc5af2a8
|
fix: remove blur from MFM cheatsheet to reduce performance issues
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
|
2024-04-04 22:06:53 +00:00 |
|
Lhcfl
|
3251a07ae0
|
chore: add types check for client
|
2024-04-04 20:23:50 +08:00 |
|
Lhcfl
|
bfffd94ae5
|
fix type errors of components/form
|
2024-04-04 18:48:23 +08:00 |
|
Lhcfl
|
3abe6a0dfe
|
fix type errors of MkStickyContainer
|
2024-04-04 17:01:33 +08:00 |
|
Lhcfl
|
995d679afd
|
fix type errors of MkPageHeader
|
2024-04-04 16:53:02 +08:00 |
|
Lhcfl
|
3902b82470
|
fix type errors of MkMisskeyFlavoredMarkdown.vue
|
2024-04-04 16:13:56 +08:00 |
|
Lhcfl
|
85e42f7c27
|
fix type errors of MkLoading
|
2024-04-04 16:03:22 +08:00 |
|
Lhcfl
|
9bfa8dc417
|
fix type errors in MkEmoji
|
2024-04-04 15:51:43 +08:00 |
|
Lhcfl
|
75cf048876
|
fix type errors of MkAvatar
|
2024-04-04 15:47:04 +08:00 |
|
Lhcfl
|
5d3cfcff36
|
fix type error for MkAd
|
2024-04-04 15:28:41 +08:00 |
|
Lhcfl
|
ee3ce22b74
|
fix type error of i18n.ts
|
2024-04-04 15:20:15 +08:00 |
|
Lhcfl
|
2505b58f99
|
fix: MFM component props type
|
2024-04-04 15:07:36 +08:00 |
|
Lhcfl
|
3f8bd14f0d
|
chore: format
|
2024-04-04 14:57:47 +08:00 |
|
Lhcfl
|
6b89d666af
|
fix: fix all type errors of MkPagination
|
2024-04-04 14:38:21 +08:00 |
|
Lhcfl
|
435260e197
|
chore: change for better type inference
|
2024-04-04 00:11:58 +08:00 |
|
Lhcfl
|
93e80353eb
|
chore: add type for connection
|
2024-04-04 00:07:44 +08:00 |
|
Lhcfl
|
3d39daff8c
|
refactor: Add more type support to MkPagination
|
2024-04-03 23:10:49 +08:00 |
|
Lhcfl
|
914fff5658
|
refactor: Rewrite MkDateSeperatedList for better type supports
|
2024-04-03 23:10:08 +08:00 |
|
Lhcfl
|
add6081f18
|
fix: error of notes with file
|
2024-04-03 21:26:58 +08:00 |
|
naskya
|
6dc4f3d8a1
|
refactor (client, minor): replace i18n.t with i18n.ts
|
2024-04-03 13:36:09 +09:00 |
|
naskya
|
46baec14d2
|
fix (client): use icon script
|
2024-04-03 13:14:36 +09:00 |
|
naskya
|
82dff9beb1
|
Merge branch 'feat/note-edit-history' into 'develop'
feat: Add post edit history
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10714
|
2024-04-01 17:44:18 +00:00 |
|