Commit graph

15 commits

Author SHA1 Message Date
8d4779b8fe
Improve error handling and code structure 2025-04-23 09:52:45 +02:00
f35342a791
Start workin on i18n 2025-04-20 22:16:48 +02:00
0bc89f4a72
Prepare for release
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
2025-04-05 23:23:45 +02:00
5e51589ffa
Internal file paths are now Markdown image paths
In the last commit, file paths were implemented to be the full path for the API, however that is not necessary.
Before this change: /data/assets/filename.svg
After: assets/filename.svg
The new method is what SiYuan uses for Markdown images, like ![Drawing](assets/filename.svg)
2025-04-03 00:12:36 +02:00
a2503d5def
Move from file IDs to file paths (with retrocompatibility) 2025-04-02 20:15:48 +02:00
8d1438de33
Offer to edit images
Any SVG image in assets/ can now be edited with js-draw. It won't reload automatically (yet)
2025-04-01 23:03:22 +02:00
5c261b35f2
Fix bug due to empty i18n folder
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
2025-04-01 09:12:51 +02:00
eaca7fc192
Initial Upload
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
2025-03-31 19:14:17 +02:00
frostime
38b19fdb88 🔧 ci: update vite script, auto remove trivial files under dist/ 2024-10-24 14:51:01 +08:00
frostime
591cf2e95e 🔧 ci: 更新 vite 打包脚本 2024-10-16 14:43:56 +08:00
frostime
a50c61efaf 🔥 rm: en_US.yaml 2024-04-05 22:42:00 +08:00
frostime
91deda2a72 🔧 build: 使用 yaml i18n 2024-04-05 22:41:07 +08:00
frostime
881ff608b0 🚚 move: png back to root 2024-01-23 21:59:02 +08:00
frostime
bf21514b99 🔨 Add plugin.json back to top 2024-01-15 20:21:53 +08:00
Seven Chord
e6a7277f8a 使用public目录替代复制静态资源的配置 2024-01-14 14:52:04 +08:00