54401b94ae
chore: split api contract
...
moved the schemas from the api contract to a separate file
2023-12-08 09:58:23 +00:00
11ae6d3c16
chore: small changes
2023-12-06 16:53:34 +00:00
6c5526dd49
chore: update routes
...
trying to add the route for creating documents
2023-12-06 15:27:30 +00:00
936e75fd30
chore: merged main
2023-12-06 13:18:59 +00:00
b39a42ecd2
feat(marketing): add careers page ( #733 )
2023-12-06 18:59:02 +11:00
bfc630aa6a
feat: add document search to the command menu ( #713 )
2023-12-06 12:48:05 +11:00
2068d980ff
feat: allow for the deletion of any document ( #711 )
...
Allow for the deletion of any document with notifications of document cancellation for pending documents.
2023-12-06 11:11:51 +11:00
8ab1b0cf6b
fix: add workspace settings for eol and tabs ( #725 )
2023-12-05 14:00:48 +11:00
bfedabdc10
fix: increase e2e test timeout ( #682 )
2023-12-05 13:54:41 +11:00
b903de983b
chore: v1.2.3
v1.2.3
2023-12-02 14:56:00 +11:00
6b519a67c2
fix: add guard
2023-12-02 14:55:26 +11:00
39d18e93c5
chore: v1.2.2
v1.2.2
2023-12-02 13:34:36 +11:00
7dac5072f7
fix: revert react-email tailwind canary
2023-12-02 13:34:03 +11:00
fbfaca190b
chore: release 1.2.1
v1.2.1
2023-12-02 12:43:55 +11:00
486b1cbf62
fix: incorrect promise.all usages
2023-12-02 12:43:43 +11:00
16fb90f4d2
chore: v1.2.0
v1.2.0
2023-12-02 11:57:50 +11:00
53cb38a394
fix: pricing page deopted into csr
2023-12-02 11:14:46 +11:00
073a050587
fix: signature field race conditions
2023-12-02 11:09:42 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
335684d0b7
fix: edit document sizing ( #706 )
2023-12-01 23:09:24 +11:00
792158c2cb
feat: add two factor auth ( #643 )
...
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
83153cee32
Merge pull request #698 from cuttingedge1109/patch-1
...
fix: Fix typo in web build command in doc
2023-12-01 15:06:36 +11:00
2d2bdc536e
fix: add a script for db seed with env ( #700 )
2023-12-01 12:12:15 +11:00
c16c36a1fc
fix: add a script for db seed with env
2023-11-30 18:38:54 +01:00
6be4b7ae90
feat: add authorization for api calls
2023-11-30 14:39:31 +02:00
1d79ebbda3
fix: body exeeded undefined limit ( #679 )
...
* fixed bodySizeLimit
* fix: update marketing config
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
2023-11-30 09:46:33 +02:00
252dd0008c
feat: add link to homepage on the complete sign page for logged in users ( #691 )
...
* feat: add link to homepage on the complete sign page for logged in users
* feat: added ChevronLeft icon to the link
* feat: remove icon from the link
2023-11-30 09:42:15 +02:00
35d0fed8b3
fix: Fix typo in web build command in doc
2023-11-29 20:06:25 +01:00
76800674ee
feat: improve messaging
2023-11-29 14:57:27 +02:00
d43d40fd6b
feat: improvements to the newly created token message
2023-11-29 14:43:26 +02:00
dad56b4929
fix: minor in file extension ( #694 )
2023-11-29 09:11:29 +11:00
7e4c44e820
perf(web, lib): do not await inside promise statements ( #692 )
2023-11-29 09:10:15 +11:00
e1732de81d
feat: show newly created token
2023-11-28 15:49:46 +02:00
6a5fc7a5fb
feat: confirm to delete dialog
2023-11-28 12:37:01 +02:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +11:00
13997d3dca
feat: add delete and copy token on token page
2023-11-27 16:29:24 +02:00
2deaad5c34
feat: token page
2023-11-27 12:50:21 +02:00
fbee6eedc1
feat: api token functions
2023-11-24 16:13:09 +02:00
8048c29480
fix: override @react-email/tailwind to avoid perf regression
2023-11-24 23:57:34 +11:00
80fe7ccdf5
feat: api token page in the settings
2023-11-24 13:59:33 +02:00
84b958d5b7
fix: universal upload hitting cache
2023-11-24 20:06:47 +11:00
d8688692f7
fix: move singleplayer create to trpc
2023-11-24 16:58:18 +11:00
8230349114
fix: unable to load font for signing
2023-11-24 16:17:54 +11:00
2ccede72ea
chore: update the contract to add deleteDocument route
2023-11-23 15:23:47 +02:00
309b56168a
feat: create the model for the api token
2023-11-23 15:21:13 +02:00
5c8a77ee8f
chore: merged main
2023-11-23 12:05:28 +02:00
b3008fb272
feat: add route for retrieving a single document by id
2023-11-23 10:02:22 +02:00
c054fc78a4
fix: resolve issues with emailVerified jwt property
2023-11-23 15:11:37 +11:00
5de0c464f0
fix: hydration errors for modifier key
2023-11-23 13:57:08 +11:00
6d6c93539f
feat: update contract
2023-11-22 15:51:04 +02:00