Chris Anderson
27a457b53a
Add support for redis auth ( #602 )
2025-01-04 09:23:57 -06:00
François
19fb99c00e
Added platform keys to docker-compose.yml ( #542 )
2024-11-16 14:12:54 -06:00
Snōwball
468eccc0fe
Correct required docker compose version ( #529 )
2024-10-24 18:55:44 -05:00
Chris Anderson
3357de6401
Adds missing Docker Compose env ( #508 )
2024-09-27 22:35:10 -05:00
Chris Anderson
572d8f7d7c
Minor performance tweaks ( #447 )
2024-04-12 22:39:55 -05:00
Chris Anderson
e63eea9d4a
Allows for disabling email log previews to reduce memory ( #436 )
2024-04-07 09:48:27 -05:00
Chris Anderson
6246666479
New Docker compose variables ( #341 )
2024-01-15 09:25:05 -06:00
Chris Anderson
df177ca2cc
Minor bug fixes ( #253 )
2023-08-23 17:12:18 -05:00
Chris Anderson
e7957ac718
Performance Improvements & Docs ( #248 )
2023-08-19 18:33:05 -05:00
Chris Anderson
df17156783
Adds migration retry loops ( #204 )
2023-06-25 14:52:01 -05:00
Chris Anderson
81bd5265fe
Fixes first boot race condition for database creation ( #193 )
2023-06-21 20:56:31 -05:00
Chris Anderson
6e12e8c24e
Visual Email Builder ( #143 )
...
* Starts incorporating GrapesJP email builder into UI
* Adds MJML pre-processing
* Starts refactoring template creation
* Moves HTML generation from MJML to frontend
* Vastly improves translation/locale management
Removes project defaults, didn't feel right
* Fixes coloring on html editor tabs
* Improvements to UI
* Reverts overly aggressive outline hiding
2023-04-27 19:04:15 -05:00
Chris Anderson
aa61951670
Improves documentation and compose file ( #127 )
2023-04-13 20:44:54 -05:00
Chris Anderson
aa22441a46
Dropdown pickers bug ( #126 )
...
* Fixes drop down pickers glitching
Improves docker compose
* Fix docs
2023-04-13 17:18:36 -05:00
Chris Anderson
4fe89013a5
Fixes user patching ( #115 )
2023-04-06 10:54:27 -04:00
Chris Anderson
b7c252488f
Allows for running separate job queue from API ( #102 )
...
* Allows for running separate job queue from API
* Tweaks to runners
2023-03-31 13:07:24 -05:00
Chris Anderson
e683d8563f
Updates port
2023-03-26 14:25:04 -05:00
Chris Anderson
034abfd15c
Adds basic auth option
2023-03-26 14:25:04 -05:00
Chris Anderson
0701d6e374
Add Redis queue option ( #93 )
...
* Adds Redis queue
Adds a fix to Segment adapter too
* Tweaks to docker file
2023-03-26 14:14:21 -05:00
Chris Anderson
f7cbee9ea4
Updates docker compose
2023-03-07 08:38:21 -06:00
Chris Anderson
68410a980c
Fixes base url
2023-03-07 08:11:24 -06:00
Chris Anderson
732d8d1f12
Adds Docker Jobs ( #63 )
...
* Start creating action release flow
* Updates build workflow
* Removes one step
* Another try
* Tweaks to build paths
* Fixes docker ignore
* Tweaks to database migration
* Removes useless entrypoint
* Fixes to database files
* More tweaks to build
* Tweaks to base URL
* Allows for config file to override env
* Tweak to order
* Next try
* Fixes comma error
* Another try
* Adds a health endpoint
* Try Nginx proxy pass
* Re-adds environment path
* Remove auto build on branch
* Linter fixes
2023-03-04 21:11:59 -06:00