Commit Graph
100 Commits
Author SHA1 Message Date
Timur Ercan 007687bdee fix: monthly count instead of cummulative (#1047) 2024-03-22 09:19:53 +01:00
Timur Ercan 67beb8225c chore: minor update to open page (#1043) 2024-03-21 13:17:47 +01:00
Timur Ercan 94198e7584 chore: text 2024-03-21 13:16:17 +01:00
Timur Ercan 0dfdf36bda feat: restructure open page (#1040) 2024-03-20 12:48:44 +01:00
Timur Ercan 574cd176c2 chore: update copy to have more swag 2024-03-20 12:34:03 +01:00
Timur Ercan 3b8b87a90b Chore/blog (#980)
day 5
2024-03-01 11:14:26 +01:00
Timur Ercan 819e58dd61 chore: image 2024-03-01 11:11:52 +01:00
Timur Ercan 8c435d48b7 chore: day5 2024-03-01 10:22:10 +01:00
Timur Ercan e226f012a9 chore: ctas (#978) 2024-02-29 14:25:53 +01:00
Timur Ercan 4ad722ba00 chore: ctas 2024-02-29 14:25:21 +01:00
Timur Ercan 1927cc4067 chore: typos and links (#977) 2024-02-29 14:15:18 +01:00
Timur Ercan c2ec092404 chore: typos and links 2024-02-29 14:14:35 +01:00
Timur Ercan 11fe380338 chore: typo (#970) 2024-02-28 13:38:47 +01:00
Timur Ercan f376c7b951 chore: typo 2024-02-28 13:38:10 +01:00
Timur Ercan 90477dfd00 chore: cta (#969) 2024-02-28 12:23:52 +01:00
Timur Ercan dd81f946b4 chore: cta 2024-02-28 12:23:21 +01:00
Timur Ercan f4e1df7f3a Chore/blog (#968) 2024-02-28 12:14:46 +01:00
Timur Ercan 3510d8b6b0 chore: text 2024-02-28 12:14:19 +01:00
Timur Ercan 1590fa9457 chore: text 2024-02-28 12:13:48 +01:00
Timur Ercan ce09c32bf5 Chore/blog (#967)
day 3 lgtm
2024-02-28 11:59:56 +01:00
Timur Ercan 8ab77e0e55 chore: day 3 2024-02-27 19:30:01 +01:00
Timur Ercan 837ff531a9 chore: format 2024-02-27 11:55:10 +01:00
Timur Ercan b02263eea1 Chore/blog (#964)
day 2 blogpost
2024-02-27 11:49:16 +01:00
Timur Ercan f5a0c1733f chore: tags 2024-02-27 11:47:52 +01:00
Timur Ercan 18368b5801 chore: day 2 blogpost 2024-02-27 11:47:22 +01:00
Timur Ercan 53d18eb3c8 chore: typo (#963) 2024-02-26 17:13:19 +01:00
Timur Ercan 21016216b6 chore: typo 2024-02-26 17:13:01 +01:00
Timur Ercan b5b0aeef6d chore: typo (#962)
---
name: Pull Request
about: Submit changes to the project for review and inclusion
---

## Description

<!--- Describe the changes introduced by this pull request. -->
<!--- Explain what problem it solves or what feature/fix it adds. -->

## Related Issue

<!--- If this pull request is related to a specific issue, reference it
here using #issue_number. -->
<!--- For example, "Fixes #123" or "Addresses #456". -->

## Changes Made

<!--- Provide a summary of the changes made in this pull request. -->
<!--- Include any relevant technical details or architecture changes.
-->

- Change 1
- Change 2
- ...

## Testing Performed

<!--- Describe the testing that you have performed to validate these
changes. -->
<!--- Include information about test cases, testing environments, and
results. -->

- Tested feature X in scenario Y.
- Ran unit tests for component Z.
- Tested on browsers A, B, and C.
- ...

## Checklist

<!--- Please check the boxes that apply to this pull request. -->
<!--- You can add or remove items as needed. -->

- [ ] I have tested these changes locally and they work as expected.
- [ ] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [ ] I have followed the project's coding style guidelines.
- [ ] I have addressed the code review feedback from the previous
submission, if applicable.

## Additional Notes

<!--- Provide any additional context or notes for the reviewers. -->
<!--- This might include details about design decisions, potential
concerns, or anything else relevant. -->
2024-02-26 17:11:53 +01:00
Timur Ercan 8faf3afbbe chore: typo 2024-02-26 17:11:09 +01:00
Timur Ercan 0044b1f617 Update README.md (#961) 2024-02-26 14:22:00 +01:00
Timur Ercan 75f8305023 Update README.md 2024-02-26 14:20:44 +01:00
Timur Ercan 36e32639c9 chore: blog day 1 (#960)
deploy day 1
2024-02-26 13:12:10 +01:00
Timur Ercan 25164abc14 chore: capitals 2024-02-26 13:11:44 +01:00
Timur Ercan 1b8b81b16c chore: capitals 2024-02-26 13:11:08 +01:00
Timur Ercan 4bdd41c7c5 chore: blog day 1 2024-02-26 13:09:15 +01:00
Timur Ercan 8dceeffff7 chore: pricing update (#952)
new pricing, ready to be merged when the launchweek day 1 article drops
2024-02-26 12:09:28 +01:00
Timur Ercan a54d09ab19 Merge branch 'main' into chore/pricing-update 2024-02-26 09:44:16 +01:00
Timur Ercan 9ea56bddd1 chore: pricing update 2024-02-23 17:02:20 +01:00
Timur Ercan 0b83671c78 fix: hardcode signup until env issue is fixed (#958)
hotfix for broken signup links
2024-02-23 16:50:43 +01:00
Timur Ercan 41cbf3ba3c fix: hardcode signup until env issue is fixed 2024-02-23 16:49:17 +01:00
Timur Ercan 3e12a05ab8 chore: more grammar 2024-02-14 17:19:48 +01:00
Timur Ercan a76504c0a4 Merge branch 'main' into chore-security-text 2024-02-14 17:16:44 +01:00
Timur Ercan abab0c0a22 chore: grammer and format 2024-02-14 17:14:43 +01:00
Timur Ercan e0889426bb feat: blog article why i started documenso (#914)
- New Blogarticle
- First Draft
- Input and impressions welcome
- Not Grammer fixed yet, will do that later (grammerly account broken)
2024-02-07 13:13:33 +01:00
Timur Ercan e2a5638f50 chore: fixed 2024-02-07 13:07:22 +01:00
Timur Ercan 33ab8797a5 chore: text 2024-02-07 12:22:07 +01:00
Timur Ercan c7e0b73c97 Merge branch 'main' into feat/why-i-started-documenso 2024-02-07 12:00:22 +01:00
Timur ErcanandAdithya Krishna b6bdbf72a7 Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 12:00:12 +01:00
Timur ErcanandAdithya Krishna 718f5664ac Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 12:00:01 +01:00
Timur ErcanandAdithya Krishna 58477e060a Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 11:41:40 +01:00
Timur ErcanandAdithya Krishna 2e719288ff Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 11:41:32 +01:00
Timur ErcanandAdithya Krishna 2431db06f5 Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 11:41:14 +01:00
Timur ErcanandAdithya Krishna 754e9b15f7 Update apps/marketing/content/blog/why-i-started-documenso.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-02-07 11:40:11 +01:00
Timur Ercan 94ddb0252b fix: stuff 2024-02-06 19:09:27 +01:00
Timur Ercan 2f696ddd13 feat: blog article why i started documenso 2024-02-06 18:55:16 +01:00
Timur Ercan 1f142e334a Merge branch 'main' into chore-security-text 2024-01-31 20:31:34 +01:00
Timur Ercan 747a7b0aea chore: security contacts and descr 2024-01-30 16:15:32 +01:00
Timur Ercan 375df71f5c Merge branch 'main' into chore-security-text 2024-01-29 16:43:57 +01:00
Timur Ercan a3ddbc15e9 Feat/commodifying signing (#874) 2024-01-26 12:36:33 +01:00
Timur Ercan c7a04c7184 Merge branch 'main' into feat/commodifying-signing 2024-01-26 12:03:33 +01:00
Timur Ercan 8619e02d04 chore: quote fix 2024-01-26 12:02:30 +01:00
Timur Ercan 91c89e8bfb chore: quote fix 2024-01-26 12:01:53 +01:00
Timur Ercan fdeab19a7f chore: fix paragh quote break 2024-01-26 12:00:00 +01:00
Timur Ercan fd2a61f651 feat: commodifying signing (#865)
Adding the new blog article: Commodifying Signing
2024-01-25 17:01:30 +01:00
Timur Ercan 56f65f3bb3 chore: typos 2024-01-25 15:39:34 +01:00
Timur Ercan 75ad8a4885 chore: typos 2024-01-25 15:35:57 +01:00
Timur Ercan db36f69273 Merge branch 'main' into feat/commodifying-signing 2024-01-25 15:26:25 +01:00
Timur Ercan 2be022b9fc feat: commodofying signing blogpost 2024-01-24 18:01:26 +01:00
Timur Ercan 0fac7d7b70 chore: add tags to manifest 2024-01-24 16:52:38 +01:00
Timur Ercan 576544344f chore: first small step to tracking growth mechanics 2024-01-23 16:20:25 +01:00
Timur Ercan 1efadb19f5 chore: add addi to open page 2024-01-23 15:54:57 +01:00
Timur Ercan efb9e9f3ec Merge branch 'main' into feature/linear-gh 2024-01-18 17:17:01 +01:00
Timur ErcanandAdithya Krishna a7672545d7 Update apps/marketing/content/blog/linear-gh.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-01-18 17:16:49 +01:00
Timur ErcanandAdithya Krishna 1a10cd2ae1 Update apps/marketing/content/blog/linear-gh.mdx
Co-authored-by: Adithya Krishna  <aadithya794@gmail.com>
2024-01-18 17:16:28 +01:00
Timur Ercan 6f726565e8 Update README.md
We are nominated for a Product Hunt Gold Kitty 😺 and appreciate any support: https://documen.so/kitty
2024-01-17 14:36:28 +01:00
Timur Ercan 1a73f3e007 chore: feedback and phrasing 2024-01-11 14:27:44 +01:00
Timur Ercan ea0120abc8 chore: typo 2024-01-10 16:51:42 +01:00
Timur Ercan b501ffdee9 chore: images 2024-01-10 16:37:53 +01:00
Timur Ercan 31050d6b7b chore: spelling 2024-01-10 16:14:28 +01:00
Timur Ercan ed1998278a feat: draft github blogpost 2024-01-10 16:14:02 +01:00
Timur Ercan 66bb56047a chore: update roadmap links 2024-01-09 14:32:49 +01:00
Timur Ercan 8f4fea2f14 chore: user metrics naming, adopters description (#769)
Rename Metrics
2023-12-26 13:25:45 +11:00
Timur Ercan e838a07bf9 chore: remove share button from top level, texts (#653) 2023-11-16 16:43:50 +11:00
Timur Ercan 6646533965 Single Player Mode on Product Hunt
🚨 We are live on Product Hunt with Single Player Mode and the new free tier: [https://www.producthunt.com/products/documenso](https://www.producthunt.com/posts/documenso-singleplayer-mode)
2023-11-08 11:57:45 +11:00
Timur Ercan 31eece8926 Update README.md 2023-11-06 13:02:21 +11:00
Timur Ercan 6ec04c5df3 chore: typos
typos
2023-11-06 13:01:46 +11:00
Timur Ercan 8fba1c43d3 chore: add new team members 2023-11-06 13:01:46 +11:00
Timur Ercan 1d97c0898f chore: and now his watch has ended 2023-11-06 13:01:46 +11:00
Timur Ercan efa0505276 Update README.md 2023-11-06 13:01:46 +11:00
Timur Ercan 85924f49f7 chore: sync 2023-11-06 13:01:46 +11:00
Timur Ercan a219588287 chore: sync next 2023-11-06 13:01:46 +11:00
Timur Ercan cca1bb4639 chore: greetings 2023-11-06 13:01:45 +11:00
Timur Ercan 5fa7f447cd chore: sync shop article and add missing and updated assets 2023-11-06 13:01:45 +11:00
Timur Ercan c035e9ce0b chore: update mania shirt res 2023-11-06 13:01:45 +11:00
Timur Ercan e982c85e9a feat: shop Article 2023-11-06 13:01:45 +11:00
Timur Ercan d79981b4b2 chore: typos 2023-11-06 13:01:45 +11:00
Timur Ercan 1b57b6027b chore: fix lightmode logo 2023-11-06 13:01:45 +11:00
Timur Ercan 75de3f26b9 Update README.md with M̸͍͚̽͒A̴̯͊͌L̴͖͖͘F̵̗̻́̅U̶̲̅͠N̸͙̰̓C̵̙̮̾T̸̜̙͌Í̷͎̯Ö̵̘̜́N̴̳͊̈ͅ ̶͔́M̸̡͐̾A̵̞̚N̴̤̏́Ǐ̸̩͂Ă̸͓͝ 2023-11-06 13:01:45 +11:00
Timur Ercan 016ae6ec6f chore: fix typo 2023-11-06 13:01:45 +11:00
Timur Ercan ac3b4080c0 chore: typo 2023-11-06 13:01:45 +11:00