Commit Graph

29 Commits

Author SHA1 Message Date
aea37eecda use uuid7 2024-06-27 01:53:32 +01:00
e476b89d35 update dependencies 2024-06-26 19:36:27 +01:00
a3b690ac50 update dependencies 2024-06-22 03:47:42 +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
38ef610e5e fixes
* integrate websocket redis adapter
* use APP_SECRET for jwt signing
* auto migrate database on startup in production
* add updatedAt to update db operations
* create enterprise ee package directory
* fix comment editor focus
* other fixes
2024-06-07 17:29:34 +01:00
dfb34fd90d update dependencies 2024-06-03 16:29:49 +01:00
886d9591fa frontend permissions
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
9c7c2f1163 updates and fixes
* seo friendly urls
* custom client serve-static module
* database fixes
* fix recent pages
* other fixes
2024-05-18 03:19:42 +01:00
eefe63d1cd implement new invitation system
* fix comments on the frontend
* move jwt token service to its own module
* other fixes and updates
2024-05-14 22:55:11 +01:00
fece460051 Implement password change endpoint
* move email templates to server
2024-05-04 15:46:11 +01:00
7f933addff Implement BullMQ for background job processing
* new REDIS_URL environment variable
2024-05-03 02:56:03 +01:00
4c573b9bc2 email integration
* Nest email module with smtp, postmark and console log drivers
* react-email package
2024-05-02 03:12:40 +01:00
48be0c21ae update dependencies 2024-05-01 17:27:05 +01:00
8cc7d39146 websocket updates
* sync page title on icon via websocket
* sync on page tree too
2024-04-27 15:40:22 +01:00
b91c3ede1e fixes
* fix comments
* fix page history
* fix aside width on smaller screens
2024-04-23 22:07:00 +01:00
2af1fe3c40 Editor drag handle
* add darkmode border to navbar
2024-04-23 01:32:18 +01:00
df9110268c Rework sidebar pages
* Move sidebar pages from workspace to space level
* Replace array sorting with lexicographical fractional indexing
* Fixes and updates
2024-04-16 21:55:24 +01:00
ab6c58460c update dependencies 2024-04-05 01:13:29 +01:00
b8e7298370 client: update packages 2024-03-29 21:56:38 +00:00
34876dacdb fix pg version 2024-03-29 18:32:41 +00:00
c18c9ae02b Refactoring
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
d855152dda Kysely - WIP
* create database migration files
* kysely codegen
* kysely migrate
2024-03-24 16:59:26 +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
b42fe48e9b feat: role authorizations - WIP 2024-03-08 23:55:42 +00:00
a0ec2f30ca feat: search 2024-01-30 00:14:21 +01:00
29b4c2b9f2 client: update packages 2024-01-22 16:47:28 +01:00
e05caef8fe page icon emoji picker 2024-01-22 16:39:20 +01:00
9a8b605f70 * add new tiptap editor extension monorepo package
* move tiptap packages to main package.json
* add tiptap extensions schema to collaborative backend
* add basic README
2024-01-14 23:05:41 +01:00
093e634c0b switch to nx monorepo 2024-01-09 18:58:26 +01:00