2503bfd3a2
fix: prevent CDNs from caching attachments ( #562 )
2024-12-14 19:55:49 +00:00
384f11f2b7
make file upload size limit configurable ( #386 )
2024-10-10 21:28:28 +01:00
0b6730c06f
fix page export failure when title contains non-ASCII characters ( #309 )
2024-09-13 17:40:24 +01:00
8af2d4e8cf
file content-disposition
2024-09-02 16:39:07 +01:00
38e9eef2dc
feat: excalidraw integration ( #214 )
...
* update tiptap version
* excalidraw init
* cleanup
* better file handling and other fixes
* use different modal to fix excalidraw cursor position issue
* see https://github.com/excalidraw/excalidraw/issues/7312
* fix websocket in vite dev mode
* WIP
* add align attribute
* fix table
* menu icons
* Render image in excalidraw html
* add size to custom SVG components
* rewrite undefined font urls
2024-08-31 19:11:07 +01:00
7dc37b933f
feat: editor file attachments ( #194 )
...
* fix current slider value
* WIP
* changes to extension attributes
* update command title
2024-08-26 12:38:47 +01: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
13f26f9c31
make page attachments private
2024-07-04 16:01:35 +01:00
1f4bd129a8
editor improvements
...
* add callout, youtube embed, image, video, table, detail, math
* fix attachments module
* other fixes
2024-06-20 14:57:00 +01:00
d4eefa48a8
restructure directories
...
* set log level based on env
2024-06-09 15:57:52 +01:00
886d9591fa
frontend permissions
...
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
ccf9d5d99f
more work on attachments
...
* fix frontend env usage
2024-05-22 23:24:57 +01:00
c18c9ae02b
Refactoring
...
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
a821e37028
Refactoring
...
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
cdcb4e87d0
* Make JwtGuard better
...
* Fix auth decorators
2024-02-28 03:07:24 +00:00
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00