Commit Graph

2012 Commits (ee1392760785fb70994066c24c1d650ab971b81c)
 

Author SHA1 Message Date
Steven ee13927607 chore: fix restore tag node 1 year ago
Steven d2a9aaa9d4 chore: update line break renderer 1 year ago
Steven f563b58a85 chore: fix renderer props 1 year ago
Steven ce2d37b90c chore: fix find sibling node 1 year ago
Steven 454cd4e24f feat: implement switchable task list node 1 year ago
Steven 6320d042c8 chore: update home padding styles 1 year ago
Steven d7ed59581c chore: fix math block matcher 1 year ago
Steven 9593b0b091 chore: fix link rel field 1 year ago
Steven ca53630410 chore: update drawer background 1 year ago
Steven f484c38745 chore: fix dependencies 1 year ago
Steven d12a2b0c38 feat: implement math expression parser 1 year ago
Steven c842b921bc chore: update backend dependencies 1 year ago
Wen Sun 6b2eec86c2
fix: image upload failed with cloudflare R2 (#2704)
Fix image upload failed with cloudflare R2
1 year ago
Steven 2eba4e2cd4 chore: update version 1 year ago
Steven 73baeaa0ad chore: tweak dark mode styles 1 year ago
Steven c58851bc97 chore: tweak accent color 1 year ago
Steven 96140f3875 chore: tweak dark mode styles 1 year ago
Lincoln Nogueira 369b8af109
chore: improve resource internal_path migrator (#2698)
* chore: improve internal path migrator
- handle mixed path styles
- handle Windows paths
- add tests

* chore: fix goimports error
2 years ago
Steven 914c0620c4 chore: add statistics view 2 years ago
Steven 138b69e36e chore: fix memo comment 2 years ago
Elliot Chen 3181c076b2
feat: add {uuid} in path template when using local storage or S3 (#2696)
Add {uuid} in path template when using local storage or S3

Add an addition tag `{uuid}` to the `replacePathTemplate`.

It is a workaround to leak the public links of a resource when using S3-based object storage. Currently, all resource blobs stored in S3 (R2, OSS) are set to be public. It is insecure as the resources for the private memos are also accessible on the Internet. Using an additional {uuid} might reduce this risk.

Meanwhile, it is also possible to avoid filename conflict
2 years ago
Noah Alderton 673809e07d
fix: docker-compose.dev.yaml (#2695)
* Fix docker-compose.dev.yaml

* Add newline to .gitignore
2 years ago
Steven f74fa97b4a chore: traverse nodes to upsert tags 2 years ago
Steven c797099950 chore: update resource internal path migrator 2 years ago
Steven 0f8bfb6328 chore: update index.html 2 years ago
Steven 4cd01ece30 chore: update frontend metadata 2 years ago
Lincoln Nogueira 14b34edca3
chore: fix misuse of package path instead of filepath.path (#2684)
As stated by https://pkg.go.dev/path, "path" is mainly for URLs, "path.filepath" for file systems
2 years ago
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
2 years ago
Steven ea87a1dc0c chore: update memo content props 2 years ago
Steven 46f7cffc7b feat: implement restore nodes 2 years ago
Steven 2a6f054876 chore: update auto link parser 2 years ago
Steven 30dca18b79 chore: fix suspense wrapper 2 years ago
Steven 09c195c752 chore: update backend dependencies 2 years ago
Steven 2ae6d94e2c chore: update frontend dependencies 2 years ago
Steven 9ee4b75bbd chore: tweak memo detail styles 2 years ago
Steven cc40803b06 chore: update feature request template 2 years ago
Steven a0a03b0389 chore: tweak list memos request 2 years ago
Steven 0dfc367e56 chore: start grpc server 2 years ago
Steven c8d7f93dca feat: implement auto link parser 2 years ago
Steven 6fac116d8c chore: update user store 2 years ago
subks f48ff102c9
fix: eslint check failure after fixing #2672 (#2673) 2 years ago
subks bd5a0679ee
fix: date format in share memo dialog (#2672)
fix: Date format in shareable Memo Images (#2668)
2 years ago
Steven fcfb76a103 chore: remove user urlsets in sitemap 2 years ago
Steven 8e325f9986 chore: return username in user response 2 years ago
Steven b8eaf1d57e chore: deprecate memo creation stats legacy api 2 years ago
Steven 42608cdd8f chore: fix server context 2 years ago
Steven 2cfa4c3b76 chore: tweak frontend routes register 2 years ago
Steven aa136a2776 chore: remove vite pwa plugin 2 years ago
Steven 68413a5371 chore: update frontend service 2 years ago
Steven 638f17a02c chore: update scripts 2 years ago