|
|
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 |
|