Commit Graph

  • 63c23301a9 Merge branch 'main' into feat/typeInDeletion Lucas Smith 2024-03-11 12:19:10 +11:00
  • 1a23744d2a fix: table layout shift while changing tabs (#921) Lucas Smith 2024-03-11 12:16:19 +11:00
  • 7f31ab1ce3 fix: add scrollbar gutter property Lucas Smith 2024-03-11 00:52:56 +00:00
  • 7ac34099ee fix: ensure password input is cleared when 2fa enable dialog is closed (#1014) Lucas Smith 2024-03-11 11:26:35 +11:00
  • c744482b84 fix: add conditional to useEffects Lucas Smith 2024-03-11 10:55:46 +11:00
  • b71cb66dd3 fix: show close icon on notification in mobile (#996) Lucas Smith 2024-03-10 22:12:29 +11:00
  • afe99e5ec9 fix: revert reset changes, reset on open state change instead Brayden Brayden 2024-03-10 09:36:54 +00:00
  • 6f958b9320 fix: update the dialog cancel to reset Brayden Brayden 2024-03-10 09:28:08 +00:00
  • f646fa29d7 fix: ensure password input is cleared when 2fa enable dialog is closed Brayden Brayden 2024-03-10 07:01:18 +00:00
  • 373e806bd9 fix: eslint config file parseOptions.project path is updated (#1008) Lucas Smith 2024-03-10 15:32:59 +11:00
  • c3c00dfe05 fix: update docker documentation and include cert env vars (#1013) Lucas Smith 2024-03-10 14:11:47 +11:00
  • 9e1b2e5cc3 fix: update sharp dependency Mythie 2024-03-10 13:48:25 +11:00
  • 608e622f69 fix: update testing compose config Mythie 2024-03-10 13:48:09 +11:00
  • 415f79f821 fix: update docker docs and compose files Mythie 2024-03-10 11:13:05 +11:00
  • 62b4a13d4d feat: upgrade packages nafees nazik 2024-03-09 00:32:08 +05:30
  • 19714fb807 feat: update packages nafees nazik 2024-03-09 00:29:42 +05:30
  • 7631c6e90e feat: add prettier to lint nafees nazik 2024-03-09 00:17:04 +05:30
  • d462ca0b46 feat: remove prettier plugin nafees nazik 2024-03-09 00:16:16 +05:30
  • 03e6388968 chore: added form reset for onCancel chore/form-reset Adithya Krishna 2024-03-08 23:25:02 +05:30
  • b433225762 Update command.tsx Gautam Hegde 2024-03-08 22:12:05 +05:30
  • ad92b1ac23 feat: typeIn confirmation Gautam-Hegde 2024-03-08 21:56:17 +05:30
  • a4806f933e Merge branch 'main' of https://github.com/Gautam-Hegde/documenso Gautam-Hegde 2024-03-08 21:33:19 +05:30
  • 3b5f8d149a fix: eslint config file parseOptions.project path is updated Rohit Saluja 2024-03-08 21:14:37 +05:30
  • 0d41c6babf Merge branch 'main' into test/sign-redirect-url Ephraim Atta-Duncan 2024-03-08 15:03:21 +00:00
  • 9b5346efef chore: add test for multiple recipient Ephraim Atta-Duncan 2024-03-08 14:54:18 +00:00
  • e8b209eb82 fix: fixed cta component Catalin Pit 2024-03-08 15:46:44 +02:00
  • 4476cf8fd1 Merge branch 'main' into fix/layout-shift-on-table Lucas Smith 2024-03-09 00:41:20 +11:00
  • 0fdb7f7a8d fix: changed to card component Catalin Pit 2024-03-08 15:30:08 +02:00
  • 05aa52b44a fix: fixed the recipients viewing issue on touch screens (#773) Lucas Smith 2024-03-08 23:59:11 +11:00
  • 40343d1c72 fix: add use client directive Lucas Smith 2024-03-08 12:34:49 +00:00
  • 08201240d2 Merge branch 'main' into update-documents-avatar Lucas Smith 2024-03-08 23:26:28 +11:00
  • 32b0b1bcda fix: revert api change and use mouseenter/mouseleave Lucas Smith 2024-03-08 12:21:32 +00:00
  • 61ca34eee1 removed unused cn Catalin Pit 2024-03-08 13:46:22 +02:00
  • 41843691e8 feat: add website cta Catalin Pit 2024-03-08 13:44:25 +02:00
  • c463d5a0ed fix: add double quote nafees nazik 2024-03-08 16:47:38 +05:30
  • 8afe669978 feat: improve lint staged performance nafees nazik 2024-03-08 16:26:47 +05:30
  • fd4ea3aca5 fix: update docker docs Lucas Smith 2024-03-08 20:00:24 +11:00
  • ee2cb0eedf docs: add article about public api Catalin Pit 2024-03-08 10:20:58 +02:00
  • 1b32c5a17f fix: fix blog post date (#1003) premiare 2024-03-08 18:27:30 +11:00
  • 6376112f9d fix: overflow issue with user name input (#991) Lucas Smith 2024-03-08 15:24:17 +11:00
  • ddfd4b9e1b fix: update styling Lucas Smith 2024-03-08 03:59:15 +00:00
  • 5bec549868 feat: improved ui of document dropzone for max quota state (#997) Lucas Smith 2024-03-08 14:38:27 +11:00
  • 2f728f401b chore: add e2e test for deleting a user (#1001) Lucas Smith 2024-03-08 14:32:06 +11:00
  • bc60278bac fix: remove useless ternaries Lucas Smith 2024-03-08 03:30:57 +00:00
  • e9664d6369 chore: tidy code Lucas Smith 2024-03-08 03:23:27 +00:00
  • 3b3346e6af fix: remove data-testid attributes Lucas Smith 2024-03-08 13:47:59 +11:00
  • ee35b4a24b fix: update test to use getByRole Lucas Smith 2024-03-08 02:45:22 +00:00
  • 47b06fa290 Merge branch 'main' into test/delete-user Lucas Smith 2024-03-08 13:30:24 +11:00
  • b9dccdb359 chore: updated code of conduct link (#999) Lucas Smith 2024-03-08 12:54:23 +11:00
  • 5e00280486 fix: add seed script to dx setup (#1000) Lucas Smith 2024-03-08 12:53:08 +11:00
  • f0fd5506fc fix: skip seeding when running migrate dev Lucas Smith 2024-03-08 12:49:55 +11:00
  • ff3b49656c chore: remove unused function Ephraim Atta-Duncan 2024-03-08 00:07:11 +00:00
  • e47ca1d6b6 chore: add e2e test for deleting a user Ephraim Atta-Duncan 2024-03-08 00:04:27 +00:00
  • 59cdf3203e fix: add seed script to dx setup Ephraim Atta-Duncan 2024-03-07 20:09:29 +00:00
  • 92f44cd304 chore: remove trailing slash Adithya Krishna 2024-03-08 00:36:18 +05:30
  • 3ce5b9e0a0 chore: updated code_of_conduct link Adithya Krishna 2024-03-08 00:33:15 +05:30
  • e7f8f4e188 Merge branch 'main' of https://github.com/documenso/documenso into feat/doc-limit-improvement Adithya Krishna 2024-03-07 21:08:04 +05:30
  • 6c9303012c chore: updated animation Adithya Krishna 2024-03-07 21:06:16 +05:30
  • 6fc3803ad2 Merge branch 'main' of https://github.com/Gautam-Hegde/documenso Gautam-Hegde 2024-03-07 20:54:55 +05:30
  • f7e7c6dedf fix: overflow issue Anik Dhabal Babu 2024-03-07 20:08:11 +05:30
  • 0c426983bb chore: updated initial animation state Adithya Krishna 2024-03-07 19:28:35 +05:30
  • 9ae51a0072 feat: improved ui of document dropzone for max quota state Adithya Krishna 2024-03-07 19:04:58 +05:30
  • d694f4a17b fix: show close icon on notification inmobile Rohit Saluja 2024-03-07 18:48:23 +05:30
  • 80f767b321 chore: update docker section in readme Lucas Smith 2024-03-07 23:36:34 +11:00
  • 4ec8eeeac1 docs: add article on removing server actions (#994) Lucas Smith 2024-03-07 23:11:32 +11:00
  • 8e813ab2ac fix: use docker manifests for multiarch v1.5.2-rc.8 v1.5.2 Mythie 2024-03-07 22:15:40 +11:00
  • b348e3c952 Merge branch 'main' into feat/passkey David Nguyen 2024-03-07 18:27:23 +08:00
  • 51f60926ce fix: re-add buildx and qemu v1.5.2-rc.7 Lucas Smith 2024-03-07 10:27:14 +00:00
  • 2ccc2f22de chore: back to docker buildx v1.5.2-rc.6 Lucas Smith 2024-03-07 10:24:17 +00:00
  • f6eddaa9f6 fix: remove duplicate neon pooler (#990) David Nguyen 2024-03-07 18:17:28 +08:00
  • 35b2405921 chore: use warpbuild for docker publishing v1.5.2-rc.5 Lucas Smith 2024-03-07 10:02:33 +00:00
  • 7b77084dee fix: deleted files that shouldn't have been committed Catalin Pit 2024-03-07 11:34:19 +02:00
  • a34334c4dc docs: add article on removing server actions Catalin Pit 2024-03-07 11:32:01 +02:00
  • 0c8b24ba75 chore: remove bcrypt (#993) Lucas Smith 2024-03-07 19:58:53 +11:00
  • 8dad3607cf fix: add @node-rs/bcrypt to server component externals Mythie 2024-03-07 18:48:06 +11:00
  • cffb7907b5 chore: remove bcrypt Mythie 2024-03-07 18:30:22 +11:00
  • b9b57f16c0 fix: use matrix build v1.5.2-rc.4 Lucas Smith 2024-03-07 05:05:35 +00:00
  • 81c43e01d3 fix: test fix/neon-db-migration-test David Nguyen 2024-03-07 12:38:02 +08:00
  • 03d2a2a278 fix: update buildx platform arg v1.5.2-rc.3 Lucas Smith 2024-03-07 04:35:25 +00:00
  • ffcb4fda20 fix: remove invalid seed David Nguyen 2024-03-07 12:12:24 +08:00
  • 530508f421 fix: remove invalid seed David Nguyen 2024-03-07 12:09:14 +08:00
  • 82efc5f589 fix: use docker buildx and push v1.5.2-rc.2 Lucas Smith 2024-03-07 04:07:55 +00:00
  • e748b1898e fix: add direct neon connection URL David Nguyen 2024-03-07 11:50:16 +08:00
  • 8a9588ca65 fix: fetch tags for publish action v1.5.2-rc.1 Lucas Smith 2024-03-07 03:49:03 +00:00
  • f723a34464 chore: remove launch week quote v1.5.2-rc.0 Lucas Smith 2024-03-07 14:12:10 +11:00
  • dd1d657057 feat: tidy docker setup (#988) Lucas Smith 2024-03-07 14:11:03 +11:00
  • 10ef5b6e51 fix: improvements from testing Lucas Smith 2024-03-07 02:57:02 +00:00
  • b5b74a788c fix: overflow issue with user name input Anik Dhabal Babu 2024-03-06 14:52:59 +00:00
  • 9525b9bd63 fix: resolve issue with testing compose file Lucas Smith 2024-03-06 23:48:28 +11:00
  • 88ffdb0066 fix: remove duplicate neon pooler David Nguyen 2024-03-06 16:36:48 +08:00
  • d382e03085 feat: add typefully card to open page (#979) Adithya Krishna 2024-03-06 13:30:35 +05:30
  • b8fa45380b Merge branch 'main' into feat/typefully Adithya Krishna 2024-03-06 13:28:52 +05:30
  • 280a258529 Merge branch 'main' into feat/passkey David Nguyen 2024-03-06 15:13:14 +08:00
  • 8d7541aa7a feat: add passkeys David Nguyen 2024-03-06 11:35:26 +08:00
  • 2cce6dc2e5 feat: tidy docker setup Mythie 2024-03-06 15:46:51 +11:00
  • 927cb1a934 fix: incorrect download filename logic v1.5.1-rc.0 v1.5.1 Lucas Smith 2024-03-05 23:05:32 +00:00
  • 579a2f96e5 chore: rename community => early adopter Lucas Smith 2024-03-05 13:04:46 +00:00
  • 8a82952b34 Merge branch 'main' into feat/typefully Adithya Krishna 2024-03-05 16:42:29 +05:30
  • 70494fa5bb feat: add offline development support (#987) David Nguyen 2024-03-05 22:06:48 +11:00
  • 41ccefe212 chore: remove twt logo asset Adithya Krishna 2024-03-05 15:43:33 +05:30