72f64e7b10
revert sentry ( #808 )
...
* revert sentry
* remove sentry env
2025-02-27 15:58:32 +00:00
fe5066c7b5
v0.8.4
2025-02-27 14:34:38 +00:00
0065f29634
feat: sentry ( #802 )
2025-02-26 15:42:19 +00:00
4b9ab4f63c
feat: standalone collab server ( #767 )
...
* feat: standalone collab server
* * custom collab server port env
* fix collab start script command
* * API prefix
* Log startup PORT
* Tweak collab debounce
2025-02-25 13:15:51 +00:00
08829ea721
v0.8.3
2025-02-22 12:25:49 +00:00
6c502b4749
pin react-email version ( #779 )
2025-02-22 12:16:02 +00:00
6b41538b60
v0.8.2
2025-02-21 13:16:16 +00:00
496f5d7384
pin s3 package to 3.701.0
2025-02-21 13:15:19 +00:00
64ecef09bc
upgrade to NestJS 11 ( #766 )
...
* upgrade to nest 11
* update dependencies
2025-02-20 21:17:03 +00:00
3e5cb92621
v0.8.1
2025-02-18 16:59:27 +00:00
74a5360561
v0.8.0
2025-02-18 11:14:16 +00:00
990612793f
refactor: switch to HttpOnly cookie ( #660 )
...
* Switch to httpOnly cookie
* create endpoint to retrieve temporary collaboration token
* cleanups
2025-01-22 22:11:11 +00:00
3d52b82cd4
v0.7.0
2025-01-16 13:15:39 +00:00
287b833838
feat: support pasting markdown ( #606 )
2025-01-04 16:57:36 +00:00
290b7d9d94
v0.6.2
2024-12-14 20:39:19 +00:00
89a3f4cfc2
v0.6.1
2024-12-11 14:54:19 +00:00
532001fd82
chore: fix linting ( #544 )
...
* fix: eslint (server)
* fix: eslint (client)
* commit package lock file
* fix linting
2024-12-09 14:51:31 +00:00
a37d558bac
v0.6.0
2024-11-30 20:06:44 +00:00
c717847ca8
chore: update packages ( #507 )
2024-11-30 19:54:04 +00:00
95159625aa
v0.5.0
2024-10-29 19:50:44 +00:00
46d92fbabc
v0.4.1
2024-10-11 11:39:12 +01:00
038d21b438
v0.4.0
2024-10-10 22:03:16 +01:00
384f11f2b7
make file upload size limit configurable ( #386 )
2024-10-10 21:28:28 +01:00
4e2b23c97e
v0.3.1
2024-09-03 10:49:38 +01:00
73ddec4ca7
v0.3.0
2024-09-02 15:56:24 +01:00
6c6b47599a
update dependencies
2024-09-02 12:43:33 +01:00
2449d69fab
v2.9.10
2024-08-07 22:22:49 +02:00
48e76aa9f4
v0.2.8
2024-07-22 16:36:06 +01:00
e5a97d2a26
v0.2.7
2024-07-20 18:21:12 +01:00
078959dfa0
v0.2.6
2024-07-20 18:05:56 +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
a2ae341934
v0.2.5
2024-07-12 18:05:59 +01:00
6659adc7fe
v0.2.4
2024-07-07 16:31:28 +01:00
c4c169b17a
Merge pull request #64 from docmost/feat/health
...
Add health check
2024-07-06 01:06:17 +01:00
35dcd5f254
refactor health module
2024-07-05 18:59:26 +01:00
7383673636
v0.2.3
2024-07-05 00:49:08 +01:00
13f26f9c31
make page attachments private
2024-07-04 16:01:35 +01:00
a4ec2dac6c
v0.2.2
2024-07-03 13:01:00 +01:00
eea4e62c2e
v0.2.1
2024-07-01 10:09:28 +01:00
80f9610ec0
set version
2024-06-28 17:57:36 +01:00
e476b89d35
update dependencies
2024-06-26 19:36:27 +01:00
a3b690ac50
update dependencies
2024-06-22 03:47:42 +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
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