Commit Graph
100 Commits
Author SHA1 Message Date
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 b43de81013 cleanup 2024-07-07 16:36:14 +01:00
Philipinho 6659adc7fe v0.2.4 2024-07-07 16:31:28 +01:00
Philip Okugbe 24adff9679 Merge pull request #74 from docmost/remove-redundant-page-slug_id-index
remove redundant page slug_id index
2024-07-07 16:29:21 +01:00
Philipinho e960b8c1a9 create migration 2024-07-07 16:27:43 +01:00
Philipinho 1958067110 Revert "remove redundant slug_id index"
This reverts commit 3e519ebcd8.
2024-07-07 16:16:13 +01:00
Philipinho 3e519ebcd8 remove redundant slug_id index 2024-07-07 16:07:43 +01:00
Philip Okugbe 07cd650205 Merge pull request #73 from docmost/fix/case-insensitive-email
make emails case-insensitive
2024-07-07 15:51:14 +01:00
Philipinho 949d782a28 make emails case-insensitive 2024-07-07 15:49:43 +01:00
Philipinho 295d4325bf update tiptap hocuspocus 2024-07-07 15:36:36 +01:00
Philip Okugbe 40a40bb3c7 Merge pull request #71 from docmost/aws_env_option
Add support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables
2024-07-07 09:49:31 +01:00
Philipinho bc1579b022 fix condition check 2024-07-07 09:48:43 +01:00
Philip Okugbe 85b3073681 Merge pull request #57 from will2hew/will/url-setup
CORS setup and Vite devServer proxy
2024-07-07 09:42:51 +01:00
Philipinho 4af3a54649 Allow AWS SDK use AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY 2024-07-07 09:24:19 +01:00
Philip Okugbe c4c169b17a Merge pull request #64 from docmost/feat/health
Add health check
2024-07-06 01:06:17 +01:00
Philipinho a0536d852f cleanup indicators 2024-07-05 23:05:19 +01:00
Philipinho f12f93b373 increase startup db retry limit 2024-07-05 19:00:55 +01:00
Philipinho 35dcd5f254 refactor health module 2024-07-05 18:59:26 +01:00
Philipinho 9496ec9b57 prevent database error from crashing server 2024-07-05 18:59:16 +01:00
Philipinho 7383673636 v0.2.3 2024-07-05 00:49:08 +01:00
Philip Okugbe 3e7b2495c5 Merge pull request #51 from docmost/private-attachments
make page attachments private
2024-07-05 00:47:51 +01:00
Philip Okugbe 0fc8edeb52 Merge pull request #55 from docmost/fix/bug-fixes
Fix: missing tree, editor font and responsive recent pages
2024-07-05 00:45:32 +01:00
Philipinho bbf865b2f6 cleanup debug log 2024-07-05 00:41:30 +01:00
Philipinho 0c622a0dc1 use sane font-weight 2024-07-05 00:33:59 +01:00
Philipinho f52cd011a4 remove unused imports 2024-07-05 00:33:12 +01:00
Philipinho a4d53468c3 fix tree state 2024-07-05 00:30:56 +01:00
Philipinho cc93abfb7e make pages table responsive 2024-07-04 21:13:43 +01:00
Philipinho 13f26f9c31 make page attachments private 2024-07-04 16:01:35 +01:00
Philipinho a4ec2dac6c v0.2.2 2024-07-03 13:01:00 +01:00
Philip Okugbe 681d7c789c merge: fix/media-in-firefox
fix media visibility in firefox
2024-07-03 11:57:03 +01:00
Philipinho 9f583174a9 fix media visibility in firefox 2024-07-03 11:53:09 +01:00
Philip Okugbe 05633082c5 feat/fuzzy-match-menu
added fuzzy matching logic for menu search
2024-07-03 11:25:21 +01:00
Philip Okugbe 491fbad4ac feat/full-width
add full page width user preference
2024-07-03 11:24:32 +01:00
Philipinho e824aeced7 Add width option to page menu 2024-07-03 11:23:42 +01:00
Philipinho 8f056d1071 add full page width preference 2024-07-03 11:00:42 +01:00
Philip Okugbe d1ae117f76 v0.2.1
client: fix APP_URL usage
2024-07-01 10:25:36 +01:00
Philipinho eea4e62c2e v0.2.1 2024-07-01 10:09:28 +01:00
Philipinho d429384d22 client: fix APP_URL 2024-07-01 10:08:12 +01:00
Philipinho a0b31804d9 update docker compose file 2024-06-29 13:00:10 +01:00
Philipinho 80f9610ec0 set version 2024-06-28 17:57:36 +01:00
Philipinho 681a21a238 Update readme
* Rename storage volume
2024-06-28 17:29:46 +01:00
Philipinho 52017b60ca change math node attribute name 2024-06-27 23:25:13 +01:00
Philipinho bc7cd033f2 more env validations 2024-06-27 22:47:59 +01:00
Philipinho a582d4786d make env validation errors clear
* modify mail smtp variable names
2024-06-27 17:55:17 +01:00
Philipinho 20c1a92885 Update Dockerfile
* Add volume to docker compose file
2024-06-27 15:32:23 +01:00
Philipinho e73293856b move storage data directory to root 2024-06-27 15:07:48 +01:00
Philipinho aea37eecda use uuid7 2024-06-27 01:53:32 +01:00
Philipinho 723928d678 fix setup page redirect 2024-06-27 01:43:23 +01:00
Philipinho 7373cbf1b9 Update custom avatar 2024-06-26 23:20:26 +01:00
Philipinho e476b89d35 update dependencies 2024-06-26 19:36:27 +01:00
Philipinho e2646b7afc fixes and cleanups 2024-06-26 19:16:40 +01:00
Philipinho fde6c9a2e3 Editor link components
* other minor fixes
2024-06-24 20:39:12 +01:00
Philipinho f2a193ac8d Allow creation of space
* other fixes and cleanups
2024-06-24 20:06:57 +01:00
Philipinho 562abb0413 cleanups 2024-06-22 22:13:22 +01:00
Philipinho 81be99b404 fix profile image 2024-06-22 04:48:29 +01:00
Philipinho a3b690ac50 update dependencies 2024-06-22 03:47:42 +01:00
Philipinho df1840cf67 fix editor file handling 2024-06-22 03:33:54 +01:00
Philipinho 2aec5a3fe7 fix maxParamLength 2024-06-20 22:57:39 +01:00
Philipinho 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
Philipinho c7925739cb render recent changes when spaceId is available 2024-06-09 15:59:33 +01:00
Philipinho d4eefa48a8 restructure directories
* set log level based on env
2024-06-09 15:57:52 +01:00
Philipinho 2e61fb7c11 unify recent changes component 2024-06-09 02:27:52 +01:00
Philipinho 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
Philipinho eef9081aaf dockerfile and docker-compose file 2024-06-07 17:21:19 +01:00
Philipinho 2afbede8ce fix page history generation 2024-06-07 16:23:23 +01:00
Philipinho 942917072b fix type 2024-06-04 21:54:21 +01:00
Philipinho 4501a40c29 fix header and redirect home 2024-06-04 21:48:01 +01:00
Philipinho dfb34fd90d update dependencies 2024-06-03 16:29:49 +01:00
Philipinho 886d9591fa frontend permissions
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
Philip Okugbe b88e0b605f Merge pull request #13 from docmost/layout-refactor
Layout refactor
2024-06-01 14:12:19 +01:00
Philipinho 8081b21ed6 add space info 2024-06-01 14:11:00 +01:00
Philipinho 06d854a7d2 refactor layout
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00
Philipinho 046dd6d150 fix space member count
* fix space added_by_id
* rename user role change endpoints
2024-05-24 15:59:20 +01:00
Philipinho ccf9d5d99f more work on attachments
* fix frontend env usage
2024-05-22 23:24:57 +01:00
Philipinho b06a78b6ec fix tree
* fix tree root element ref
* fix tree node toggle bug
* fix tree node reparenting on the backend
* highlight active home menu on the sidebar
2024-05-20 01:08:31 +01:00
Philipinho 6287f41ef6 fixes 2024-05-19 09:06:06 +01:00
Philipinho 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
Philipinho 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
Philipinho 525990d6e5 remove unused imports 2024-05-05 00:07:51 +01:00
Philipinho a2768e7d30 collaboration module cleanup x2 2024-05-04 17:21:44 +01:00
Philipinho 8cfc42b79a collaboration module cleanup 2024-05-04 17:15:05 +01:00
Philipinho fece460051 Implement password change endpoint
* move email templates to server
2024-05-04 15:46:11 +01:00
Philipinho c1cd090252 cleanups 2024-05-03 15:52:25 +01:00
Philipinho 7f933addff Implement BullMQ for background job processing
* new REDIS_URL environment variable
2024-05-03 02:56:03 +01:00
Philipinho 19a1f5e12d cleanups 2024-05-02 16:45:05 +01:00
Philipinho beb6aa8d18 ws/socket.io rooms - WIP 2024-05-02 03:14:38 +01:00
Philipinho 4c573b9bc2 email integration
* Nest email module with smtp, postmark and console log drivers
* react-email package
2024-05-02 03:12:40 +01:00
Philipinho 48be0c21ae update dependencies 2024-05-01 17:27:05 +01:00
Philipinho f24c16e3ce replace default title 2024-04-28 01:11:22 +01:00
Philipinho 1dcbcb9699 clean up 2024-04-28 00:52:27 +01:00
Philipinho d68d035b52 account preferences 2024-04-27 23:34:20 +01:00
Philipinho 33456f1bd0 database connection retry 2024-04-27 18:53:30 +01:00
Philip Okugbe 7e78949df1 Merge pull request #12 from docmost/websocket
Websocket sync
2024-04-27 15:44:54 +01:00
Philipinho 8cc7d39146 websocket updates
* sync page title on icon via websocket
* sync on page tree too
2024-04-27 15:40:22 +01:00
Philipinho 390d58793a fix collab user 2024-04-26 22:59:57 +01:00
Philipinho 4667d81f57 use api path 2024-04-25 23:10:58 +01:00
Philipinho f01b77dbd6 fixes
* remove vite env for now
* remove unnecessary comment
2024-04-25 22:36:03 +01:00
Philipinho e9a037bc1e fix initial setup 2024-04-25 21:02:39 +01:00
Philipinho df4c26d691 editor css fixes 2024-04-25 02:43:42 +01:00
Philipinho f0fd1cfe1b css fixes 2024-04-25 01:19:50 +01:00