Commit Graph

56 Commits

Author SHA1 Message Date
1f79ca0a70 feat: add commitlint 2023-11-06 13:01:09 +11:00
784188ff51 refactor: future proofing the prettier/lint-staged for js/ts filetypes 2023-11-06 13:01:08 +11:00
58d765924f refactor: use lint-staged.config.cjs as configuration for lint-staged 2023-11-06 13:01:08 +11:00
9783e16656 add husky and lint-staged to ensure commits are formatted 2023-11-06 13:01:08 +11:00
27b42814d8 Add initial cap table 2023-11-06 13:01:08 +11:00
dc58f77c61 chore: upgrade deps and linting 2023-11-06 13:01:08 +11:00
ca0f4eefd2 feat: email templates
adds email templates using `react-email` which will be used for invites,
signing and document completion.

authored by @dephraiim
2023-11-06 13:01:07 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
2c9644ce9c remove changelog-github 2023-08-18 11:32:48 +05:30
a98eca3bf1 move to devDep 2023-08-18 11:18:27 +05:30
e1772da491 add publish & version 2023-08-18 11:17:08 +05:30
9f1e0257e7 install changeset 2023-08-18 11:06:49 +05:30
6dad379943 Merge pull request #196 from documenso/feat/password-reset
feat: reset password
2023-06-17 11:45:38 +10:00
b05ab9fbb4 set name using docker compose 2023-06-16 10:50:20 +03:00
13a840ff78 Password validation with zod 2023-06-07 12:33:33 +00:00
20b51198b4 docker script updated 🐳 2023-06-01 22:24:58 +05:30
0a5de18235 minor script fix 2023-05-30 15:43:58 +05:30
d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00
6934e573d5 feat: add guards and subscription ui 2023-05-06 16:08:21 +10:00
95c3be9a77 chore: optimise depedency tree 2023-04-19 23:30:14 +10:00
63bd044723 feat: npm run d for ultra quick start 2023-04-15 20:04:28 +02:00
7aa7485388 fix: migrate dx.sh to package scripts 2023-04-13 22:52:54 +10:00
5dd3713475 feat: add docker support and docker-compose quickstart
Add support for production container builds using the provided `Dockerfile` and `build.sh` script. This can later be used with actions to automatically publish to the provided docker registry.

Additionally, support an accelerated developer quickstart using `docker-compose`. Developers can now run the `dx` npm command to quickly spin up a database and mail server.
2023-04-08 23:20:42 +10:00
85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
2bdfb884ec added database init script 2023-04-04 12:02:09 +02:00
526be3b906 security update for next-auth github.com/documenso/documenso/security/dependabot/4 2023-03-17 15:31:37 +01:00
f1dc5687d7 remove unused dep, move signature canvas types to deps 2023-03-17 15:24:37 +01:00
017a76ef5d 🚧 📑 pdf helpers, todos for signign 2023-02-18 14:37:26 +01:00
2934cf3615 🚧 singing workflow, signing pad 2023-02-17 19:08:23 +01:00
a401b28e30 build fix 2023-01-23 21:37:23 +01:00
49b49dbae6 build fix 2023-01-23 21:29:45 +01:00
662e6efea8 pdf basic 2023-01-19 19:24:01 +01:00
5342e55ec1 test 2023-01-16 15:40:42 +01:00
d2976cb192 render clear cache fix 2023-01-16 15:37:45 +01:00
ff8d99cdf9 frps test 2023-01-14 16:15:04 +01:00
1cf5d79372 deps 2023-01-14 16:12:46 +01:00
971a3fcf49 render test 2023-01-14 16:03:39 +01:00
79c150a378 vercel test 2023-01-14 13:22:07 +01:00
79e78fa6b9 render test 2023-01-13 19:20:40 +01:00
37aaeef6b5 qoc, install toaster 2023-01-12 14:57:37 +01:00
90a3de4190 db studio sertup and ts same version 2023-01-11 20:33:11 +01:00
c024b03acc database seed and coloredConsole 2023-01-11 11:44:35 +01:00
b6f0abe117 uninstall top level next 2023-01-09 10:31:44 +01:00
127eae15db dev command top level 2023-01-09 10:31:12 +01:00
bcbae25298 next dep 2023-01-09 10:00:08 +01:00
9619e1adfb dir 2023-01-09 09:53:57 +01:00
0689503ac4 deploy dir 2023-01-09 09:52:34 +01:00
4cde95304a deploy prep 2023-01-09 09:46:08 +01:00
dc4f1c5fac monorepo deploy settings prep 2023-01-09 09:43:58 +01:00