Florian Dewald
55025e1382
Remove previous variable from attachment API message
2025-10-30 21:00:55 +01:00
Florian Dewald
2a2b1644d2
Pass workspace settings as paramter to convertAttachmentFromStore
2025-10-27 20:57:26 +01:00
Florian Dewald
067f67869d
Move settings whether to generate thumbnails for S3 images to storage related settings
2025-10-27 20:57:23 +01:00
Claude
739fd2cde6
refactor: update markdown parser
...
- Removed the `nodes` field from the `Memo` interface in `memo_service.ts`.
- Updated the `createBaseMemo` function and the `Memo` message functions to reflect the removal of `nodes`.
- Cleaned up the serialization and deserialization logic accordingly.
chore: remove code-inspector-plugin from Vite configuration
- Deleted the `codeInspectorPlugin` from the Vite configuration in `vite.config.mts`.
- Simplified the plugins array to include only `react` and `tailwindcss`.
2025-10-26 11:28:40 +08:00
Johnny
bc7decf642
refactor: remove unused constants
2025-10-16 20:40:46 +08:00
Steven
5ad2038b1a
feat: update gomark dependency and refactor markdown parsing logic
2025-09-17 21:09:30 +08:00
varsnotwars
4eb5b67baf
feat: attachments by id ( #5008 )
2025-08-15 22:02:29 +08:00
varsnotwars
a9508b2546
chore: simplify convert reaction ( #5001 )
2025-08-14 00:06:23 +08:00
varsnotwars
f4bdfa28a0
feat: filter/method for reactions by content_id ( #4969 )
2025-08-08 00:00:51 +08:00
varsnotwars
fa2fa8a5d7
refactor: remove call to db for parent memo name ( #4947 )
2025-08-04 19:39:52 +08:00
Steven
bb5809cae4
refactor: attachment service
2025-06-17 22:15:19 +08:00
Johnny
90119c1af8
refactor: move memo property
2025-03-07 22:53:35 +08:00
johnnyjoy
0dcd0904e8
refactor: remove resource uid
2025-02-01 12:50:15 +08:00
johnnyjoy
5e770dda52
refactor: memo name
2025-02-01 11:17:36 +08:00
Steven
edc3f1d9d9
chore: retire unused memo view
2025-01-16 09:20:01 +08:00
johnnyjoy
2a861ea430
refactor: tweak resource state in api
2025-01-10 22:20:23 +08:00
johnnyjoy
d9d6f73330
chore: fix memo converter
2025-01-08 20:57:34 +08:00
johnnyjoy
7817ad07f7
chore: fix linter
2024-12-30 09:18:11 +08:00
johnnyjoy
3220adbff9
refactor: split memo service
2024-12-26 20:13:05 +08:00