Commit Graph

84 Commits

Author SHA1 Message Date
9b1069f208 fix: remove usage of buffer 2023-09-25 11:24:55 +10:00
abe20b8dcf fix: assorted updates 2023-09-25 11:17:59 +10:00
a3674947b8 fix: single player dark mode and animation updates 2023-09-25 00:18:41 +10:00
63cc57b035 fix: improve dark mode background patterns 2023-09-25 00:18:15 +10:00
c9f5496acb Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode 2023-09-24 22:18:01 +10:00
99481b6144 feat: darker dark theme 2023-09-24 14:45:50 +10:00
8012d665ae fix: firefox signing fields 2023-09-23 13:25:39 +10:00
764c6b88c5 feat: update success page text 2023-09-22 16:35:49 +10:00
78325d9b39 Merge branch 'feat/refresh' into feat/404 2023-09-22 15:01:49 +10:00
dc49277bf9 feat: add uninserted field validation 2023-09-22 12:27:39 +10:00
181af24b78 fix: remove disallow property of _next from robots 2023-09-20 20:46:23 -05:00
7eed5c7c96 feat: utilise transport layer 2023-09-20 15:55:25 +10:00
1c629af651 fix: timeout issues 2023-09-20 15:33:01 +10:00
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
1be0b9e01f feat: add vercel build script 2023-09-19 01:54:20 +00:00
9dcab76cd5 feat: use description of each blog post in og image (#380) 2023-09-18 11:37:17 +10:00
425db8fc1f fix: remove references to created column 2023-09-14 13:32:16 +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
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
d524ea77ab fix: update styling 2023-09-05 13:15:45 +10:00
118483b6cc chore: updated 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-09-03 23:52:51 +05:30
fd6350b397 feat: added 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-09-03 23:30:48 +05:30
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
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
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
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
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
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
2f7d6548ef Merge pull request #259 from documenso/feat/pie-chart-legend
feat: add legend to pie chart
2023-08-18 08:55:49 +10:00
45d0d3f7e8 extract hamburger to own file 2023-08-18 00:18:25 +10:00