Commit graph

8 commits

Author SHA1 Message Date
Philipinho
89f6311e46 * Make page import handling better 2024-07-21 20:48:33 +01:00
Philipinho
7f0fd45f3a singular & plural count 2024-07-20 18:20:10 +01:00
Philip Okugbe
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
Philip Okugbe
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
Philipinho
e824aeced7 Add width option to page menu 2024-07-03 11:23:42 +01:00
Philipinho
d429384d22 client: fix APP_URL 2024-07-01 10:08:12 +01:00
Philipinho
886d9591fa frontend permissions
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
Philipinho
06d854a7d2 refactor layout
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00