9c00fb5ed9
feat: complete page translation
2024-09-03 03:16:44 +00:00
cd1a848b45
feat: support i18n
2024-09-03 03:16:44 +00:00
937a07059a
feat: implement Markdown and HTML page imports ( #85 )
...
* page import feature
* make file interceptor common
* replace @tiptap/html
* update tiptap version
* reduce table margin
* update tiptap version
* switch to upstream drag handle lib (fixes table dragging)
* WIP
* Page import module and other fixes
* working page imports
* extract page title from h1 heading
* finalize page imports
* cleanup unused imports
* add menu arrow
2024-07-20 17:59:04 +01:00
f388540293
feat: Individual page export in Markdown and HTML formats ( #80 )
...
* fix maths node
* render default html width
* Add page export module
* with support for html and markdown exports
* Page export UI
* Add PDF print too
* remove unused import
2024-07-12 14:45:09 +01:00
e824aeced7
Add width option to page menu
2024-07-03 11:23:42 +01:00
d429384d22
client: fix APP_URL
2024-07-01 10:08:12 +01:00
886d9591fa
frontend permissions
...
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
06d854a7d2
refactor layout
...
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00