96a79b8879
Merge branch 'feat/refresh' into nsylke-patch-9
2023-09-19 13:41:18 +10:00
b411db40da
chore: tidy unused code
2023-09-19 02:40:58 +00:00
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
d41ca8e0e6
feat: security headers
2023-09-18 20:13:46 -05:00
9dcab76cd5
feat: use description of each blog post in og image ( #380 )
2023-09-18 11:37:17 +10:00
dfebdfccda
Merge pull request #357 from documenso/feat/universal-upload
...
feat: universal upload
2023-09-16 15:35:30 +10:00
425db8fc1f
fix: remove references to created column
2023-09-14 13:32:16 +10:00
d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +10:00
9014f01276
feat: universal upload
...
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.
Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
974dc74073
chore: moved rewrite article from next repo
2023-09-13 14:53:27 +02:00
3c36eedfba
chore: phrasing
2023-09-13 14:42:27 +02:00
46dfaa70a3
Update apps/marketing/content/blog/building-documenso-pt1.mdx
...
Co-authored-by: Adithya Krishna <aadithya794@gmail.com >
2023-09-13 14:39:01 +02:00
ed4cbe9fa6
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-12 20:51:31 +10:00
e8b5b3b24a
fix: update building documenso article description
2023-09-11 15:22:09 +02:00
24036b0f24
fix typo
2023-09-11 17:03:14 +10:00
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
84a2d3baf6
feat: update marketing mobile menu
2023-09-05 18:08:29 +10:00
5c9017f3cd
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-31 14:06:43 +10:00
b5efa0d3ea
fix: fix eslint warnings
2023-08-31 13:33:13 +10:00
7722e63e1b
fix: tidying broke generation
2023-08-31 12:08:53 +10:00
8529ac3ffe
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-30 20:34:08 +05:30
14fd0eb906
fix: tidy code and expect jsx errors
2023-08-30 18:41:37 +10:00
5d4a07bcc5
fix: center align heading
2023-08-30 15:41:29 +10:00
d28bb5de99
fix: use nextjs opengraph-image component
2023-08-30 15:32:44 +10:00
1edfe9548d
feat: add og image to blog posts
2023-08-30 02:50:02 +00:00
2f78922421
feat: add blog og image
2023-08-30 02:33:22 +00:00
3440c47c3c
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-29 12:43:30 +05:30
ca40e983e3
feat: promise safety with eslint
2023-08-29 13:01:19 +10:00
ba054ae915
Merge pull request #319 from documenso/chore/reduce-refetch-time
...
chore: reduce open page caching time to 1 hour
2023-08-28 22:58:05 +10:00
1d1c6e5a55
chore: reduce open page caching time to 1 hour
2023-08-28 09:43:39 +00:00
b5f96ee2fc
chore: made requested changes - v2
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:53:51 +05:30
722081f89e
fix: dependency ordering
2023-08-28 12:14:15 +10:00
650b69ae56
feat: added sharp for image optimizations on nextjs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 21:23:30 +05:30
2751adc463
feat: update document flow
...
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-08-25 11:43:41 +10:00
f76bf4c2c7
fix: use -p cli option for next dev
2023-08-23 17:56:12 -05:00
0d8532ab6d
Merge pull request #293 from documenso/feat/refactor-shared-components
...
refactor: extract common components into UI package
2023-08-23 14:08:23 +10:00
2ab796910e
refactor: extract common components into UI package
2023-08-23 11:22:13 +10:00
04f9422f24
feat: robots.txt & sitemap.xml
2023-08-21 21:41:19 -05:00
66f067276e
Add visual asset for blog post
2023-08-21 17:24:29 +02:00
fc10d0449f
Create blog post
2023-08-21 17:23:47 +02:00
6d9e84d327
chore: add shop to footer
2023-08-21 14:16:19 +02:00
bd01545a70
Merge pull request #271 from premiare/feat/mobileNavigation
...
feat: Mobile Navigation
2023-08-21 20:01:08 +10:00
6d360e581d
fix: styling updates
2023-08-21 19:56:18 +10:00
8441a5eb98
Merge branch 'feat/refresh' into feat/funding
2023-08-18 17:48:31 +02:00
259ab49bc1
chore: remove funding rounding
2023-08-18 17:47:36 +02:00
2f2d5dfc0b
Merge branch 'feat/refresh' into feat/mobileNavigation
2023-08-18 19:57:26 +10:00
0f27f4261b
add PORT number back to package.json
2023-08-18 19:37:07 +10:00
9b92cad2db
move menu links to map, add window-size hook
2023-08-18 19:35:45 +10:00
ad1ff6159c
add reducedMotion check, center menu items
2023-08-18 19:05:46 +10:00
1c7431b859
Merge pull request #264 from documenso/fix/blog-post-pre-seed
...
Fix: typo in blog post `pre-seed`
2023-08-18 08:59:21 +10:00