Claude
c3a961229e
fix: update cell opacity colors to use primary theme instead of destructive
2025-09-29 15:01:46 +08:00
github-actions[bot]
074c580214
chore: bump gomark
...
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
2025-09-28 16:15:55 +08:00
Steven
6d1485d168
fix: reset state on dialog close and improve dialog open handling
2025-09-17 21:51:46 +08:00
Steven
f44b0850f4
feat: enhance CodeBlock component with theme-aware syntax highlighting
2025-09-16 19:08:28 +08:00
Steven
383553d3c8
feat: add DOMPurify for sanitizing HTML content in CodeBlock component
2025-09-10 20:52:51 +08:00
Giacomo Cerquone
f4e23727bb
fix: avoid hiding reaction selector and keep it always shown for mobile ( #5079 )
2025-09-09 11:35:21 +08:00
Giacomo Cerquone
60123de318
fix: update useEffect dependency to location.key so drawer is closed also when re-navigating to current route ( #5077 )
2025-09-08 16:26:18 +08:00
Steven
5a1af7b240
fix: adjust badge height
2025-09-02 23:18:11 +08:00
Johnny
12ab7e9dde
chore: tweak docs
2025-08-27 21:35:04 +08:00
Johnny
0b4252d1a3
chore: fix linter
2025-08-25 19:52:53 +08:00
Johnny
cf29684882
chore: tweak links
2025-08-25 19:51:01 +08:00
Steven
e07e9f2e9f
fix: theme selector
2025-08-18 20:08:53 +08:00
Johnny
e93f3cbb8b
refactor: unify theme and apperance
2025-08-17 11:27:59 +08:00
Sara Vieira
51d643c780
chore: default type to text/plain ( #4993 )
...
Signed-off-by: Sara Vieira <hey@iamsaravieira.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2025-08-13 20:09:02 +08:00
Huang Cheng Ting
5ba81d629c
fix: prevent default focus behavior on open and close events in sheet ( #4998 )
2025-08-13 07:13:45 +08:00
Huang Cheng Ting
d86756f104
feat: add an option to auto expand subtags in tree mode ( #4994 )
2025-08-11 23:05:36 +08:00
Jason Shawn D' Souza
1dd25634fd
fix: Midi files show up as playable ( #4991 )
2025-08-10 14:23:41 +08:00
Sara Vieira
1f1add1a48
fix: add mime type check for file types ( #4981 )
2025-08-08 20:39:16 +08:00
Tobias Waslowski
15c146cfc5
feat(editor): create text-based autocompleting commands ( #4971 )
2025-08-08 18:55:59 +08:00
johnnyjoy
66b4f583a5
fix: linter
2025-08-06 20:22:20 +08:00
aarohee-he
0f2390a0b7
feat: add tooltips to editor buttons ( #4934 )
...
Co-authored-by: Anthony Cooper <antcoop096@gmail.com>
Co-authored-by: aarohee-he <aarohee-he@users.noreply.github.com>
Co-authored-by: Mishti Gala <mishtigala19@gmail.com>
2025-08-06 10:15:06 +08:00
boojack
13957472eb
chore: merge visibility selector into save button
...
Signed-off-by: boojack <stevenlgtm@gmail.com>
2025-08-06 00:03:59 +08:00
Colin Holzman
6005d0f3f7
chore: use MEMOS_INSTANCE_URL for "Copy Link" ( #4930 )
2025-07-30 18:57:39 +08:00
Steven
1fcafd807e
chore: enable memo comments by default
2025-07-29 22:31:18 +08:00
Johnny
5074268f4f
fix: action styles in memo editor
2025-07-29 22:10:31 +08:00
johnnyjoy
c5d497a1f0
chore: update user settings
2025-07-27 23:12:42 +08:00
johnnyjoy
3f56ce47d2
chore: update definition of workspace setting
2025-07-27 15:50:09 +08:00
Steven
c5d2d15278
chore: fix eslint
2025-07-23 23:41:59 +08:00
Steven
f78b277462
chore: simplify add memo relation
2025-07-23 23:34:30 +08:00
Maximilian Krauß
2c7eb23343
feat(inbox): handles errors while fetching and adds possibility to delete items ( #4908 )
2025-07-23 14:21:26 +00:00
johnnyjoy
db63b1949a
chore: fix creator id format
2025-07-23 22:18:47 +08:00
johnnyjoy
ed23cbc011
refactor: memo filter
2025-07-23 22:10:16 +08:00
Steven
ac386c218d
fix: workspace setting keys
2025-07-22 22:59:54 +08:00
Steven
c133f5528a
fix: workspace setting keys in frontend
2025-07-22 22:45:47 +08:00
johnnyjoy
6e45e9f8b6
refactor: deprecate old filter
2025-07-22 21:25:57 +08:00
Johnny
1a3fc4d874
fix: media width
2025-07-21 23:55:28 +08:00
johnnyjoy
7481fe10bf
chore: remove order by pinned
2025-07-21 21:45:10 +08:00
Steven
d7ced7b738
fix: code block style in dark mode
2025-07-18 19:25:29 +08:00
Johnny
74769b3332
fix: user state
2025-07-17 22:36:28 +08:00
Johnny
e3735d2de3
fix: storage setting
2025-07-17 22:02:40 +08:00
Johnny
f09897e4b6
fix: dialog state
2025-07-17 21:58:00 +08:00
Maximilian Krauß
c4baba8527
fix(syntax-highlighting): adds missing CSS imports to CodeBlock.tsx ( #4890 )
2025-07-17 21:23:42 +08:00
Steven
54e6ca37a2
chore: tweak props definition
2025-07-15 23:51:28 +08:00
unuunn
9eafb9bc26
feat: highlight pinned memos ( #4843 )
2025-07-10 07:38:33 +08:00
Steven
29b683d5db
fix: dialog styles
2025-07-09 21:48:02 +08:00
unuunn
8732575ea4
fix: dayjs - ISO 8601 compatible DATE_TIME_FORMAT ( #4829 )
2025-07-09 00:16:10 +08:00
Steven
3ac4a03229
chore: update i18n
2025-07-08 20:33:44 +08:00
Steven
c1708df7a2
chore: use select/dropdown instead of popover
2025-07-08 20:25:56 +08:00
Steven
533591af2b
chore: theme in user setting
2025-07-08 19:50:04 +08:00
Johnny
f907619752
chore: move frontend store
2025-07-07 22:44:08 +08:00