Commit Graph
114 Commits
Author SHA1 Message Date
Nana Kofi Larbi Mantey 4bb38b9f43 fix: incorrect domain verification records 2024-10-28 09:22:57 +00:00
Dries AugustynsandGitHub 1126c18950 Merge pull request #113 from ejscheepers/main
Fix Issue #112: Track api route was not unsubscribing contacts + documentation fixes
2024-10-15 16:12:51 +02:00
EJS00102 52f4a3cfad Made change as suggested 2024-10-15 16:08:34 +02:00
EJS00102 a0e119ec5b Fixed case where subscried is null, defaulting to true 2024-10-15 15:59:54 +02:00
EJS00102 17558909c1 Removed breaking change + bumped version 2024-10-15 15:49:58 +02:00
EJS00102 6d367fd2cf Fixed error where track api route was not unsubscribing contacts 2024-10-15 15:35:02 +02:00
Dries AugustynsandGitHub 81247734b3 Merge pull request #107 from useplunk/dev-driaug-yarn-fix
Fix: Add fixed yarn version to Docker build
2024-09-28 15:44:22 +02:00
Dries Augustyns ff5c6af9d7 Fix: Add fixed yarn version to Docker build 2024-09-28 15:44:05 +02:00
Dries AugustynsandGitHub 7cf6cbbf4f Merge pull request #106 from useplunk/dev-driaug-yarn-fix
Fix: Add fixed yarn version
2024-09-28 15:26:23 +02:00
Dries Augustyns daa8285af5 Fix: Add fixed yarn version 2024-09-28 15:24:28 +02:00
Dries AugustynsandGitHub d105f7c3c0 Merge pull request #100 from useplunk/dev-driaug-https-check
Fix: Check if APP_URI has https
2024-09-28 14:05:27 +02:00
Dries Augustyns bad18ae559 Fix: Check if APP_URI has https 2024-09-28 14:03:26 +02:00
Dries AugustynsandGitHub b8da45be13 Merge pull request #97 from useplunk/90-plunk-crashes-after-a-few-days-of-running-on-railway
Fix: Added try/catch to CRON
2024-09-25 15:40:08 +02:00
Dries Augustyns c96a0074f8 Fix: Added try/catch to CRON 2024-09-25 15:39:37 +02:00
Dries AugustynsandGitHub 05463d0f78 Merge pull request #96 from useplunk/dev-driaug-sender-details-overwrite
Fix: Show project `from` and `name` as backup
2024-09-24 19:20:29 +02:00
Dries Augustyns d4bdcbf78e Fix: Show project from and name as backup 2024-09-24 19:19:25 +02:00
Dries AugustynsandGitHub a4b5069212 Merge pull request #95 from useplunk/dev-driaug-sender-details-overwrite
Feat: Added ability to overwrite sender details
2024-09-24 18:30:15 +02:00
Dries Augustyns e2d0d0eb0d Fix: Added Migration 2024-09-24 17:42:59 +02:00
Dries Augustyns 111e054fe8 Fix: Correctly duplicate from 2024-09-24 17:24:41 +02:00
Dries Augustyns f1d4d5073c Feat: Added ability to overwrite sender mail and name for templates and campaigns 2024-09-24 17:19:55 +02:00
Dries AugustynsandGitHub 213081174d Merge pull request #88 from useplunk/87-foreign-key-constraint-error-when-creating-a-trigger-via-the-api
Fix: clear Redis key on event deletion
2024-09-13 15:17:46 +02:00
Dries Augustyns 0ef39ce3d2 Fix: clear Redis key on event deletion 2024-09-13 15:17:24 +02:00
Dries AugustynsandGitHub 7202606aef Merge pull request #82 from nik-lampe/refetch-contact
fix: refetch contact after awaiting triggers
2024-09-10 11:34:25 +02:00
Nik Lampe 29590f359a chore: bump dependency 2024-09-10 11:33:12 +02:00
Nik Lampe 7c8d3bb050 fix: move updating the contact to contacts controller 2024-09-09 16:44:58 +02:00
Nik Lampe 3f70be95dd fix: refetch contact after awaiting triggers 2024-09-09 08:57:26 +02:00
Dries AugustynsandGitHub b373827335 Merge pull request #80 from useplunk/75-pasting-an-link-with-a-template-tag-breaks-the-template
Added proper handling for pasted links in Plunk editor
2024-09-07 12:35:24 +02:00
Dries Augustyns de51eb94d2 Added proper handling for pasted links in Plunk editor 2024-09-07 12:34:07 +02:00
Dries AugustynsandGitHub 02085e7a3d Merge pull request #63 from useplunk/driaug-patch-1
Update README.md
2024-08-20 13:30:02 +02:00
Dries AugustynsandGitHub 75bf1a0b0d Update README.md 2024-08-20 13:29:53 +02:00
Dries AugustynsandGitHub d72bb5db90 Merge pull request #62 from useplunk/canary
Catch up main to canary
2024-08-20 11:28:08 +02:00
Dries AugustynsandGitHub c6c7a53668 Merge pull request #61 from useplunk/main
Pull main into canary
2024-08-20 11:04:40 +02:00
Dries AugustynsandGitHub 8a61df67d3 Merge pull request #57 from killion/allow-nginx-to-use-http-1.1
Multiple nginx changes
2024-08-20 11:00:58 +02:00
Dries AugustynsandGitHub 03e42ffa81 Merge pull request #60 from useplunk/dev-driaug-canary-workflow
Correction of branch
2024-08-20 10:59:02 +02:00
Dries Augustyns d6a40fc619 Correction of branch 2024-08-20 10:58:45 +02:00
Dries AugustynsandGitHub e95be7e90a Merge pull request #59 from useplunk/dev-driaug-canary-workflow
Added workflow for canary image
2024-08-20 10:58:22 +02:00
Dries Augustyns 2268717712 Added workflow for canary image 2024-08-20 10:57:56 +02:00
Dries AugustynsandGitHub 1fbeb9ae58 Merge pull request #58 from killion/wrap-redis-and-postgres-in-a-try-catch
Wrap Prisma and IORedis in a try/catch with logging
2024-08-18 09:23:53 +02:00
Kyle Killion a3237217a4 Bump Plunk version to 1.0.3 2024-08-17 20:49:59 -07:00
Kyle Killion 48dac57f8f Throw an error if the API or APP URIs don't start with http 2024-08-17 20:49:35 -07:00
Kyle Killion a4ad9b7cb0 Wrap Prisma and IORedis in a try/catch with logging 2024-08-15 23:22:24 -07:00
Kyle Killion e78b3cb346 Merge remote-tracking branch 'upstream/main' into allow-nginx-to-use-http-1.1 2024-08-15 08:54:18 -07:00
Kyle Killion 055a732d6e Expose ports 4000 and 5000 for optional nginx bypass 2024-08-15 08:48:47 -07:00
Kyle Killion dd9f92687e Hardcode upgrade header for nginx 2024-08-15 08:48:22 -07:00
Dries AugustynsandGitHub 9f26b402cf Merge pull request #56 from useplunk/dev-driaug-revert
Revert back Nginx changes
2024-08-15 11:48:55 +02:00
Dries Augustyns e084cd9c5b Revert back Nginx changes 2024-08-15 11:48:25 +02:00
Dries AugustynsandGitHub ad37fbfbd1 Merge pull request #55 from killion/allow-nginx-to-use-http-1.1
Use Nginx's recommendation for HTTP 1.1 and websockets
2024-08-15 11:22:22 +02:00
Kyle Killion ee0f8c7819 Use Nginx's recommendation for HTTP 1.1 and websockets 2024-08-15 02:17:41 -07:00
Dries AugustynsandGitHub 094d7b2327 Merge pull request #54 from useplunk/dev-driaug-contact-update
Fix: Contact not properly resetting on load
2024-08-14 08:36:40 +02:00
Dries Augustyns e0f038b264 Remove unused variable formState 2024-08-14 08:36:14 +02:00