Commit Graph

30 Commits

Author SHA1 Message Date
Alex
a3092a147d Fix docker image and docs 2024-04-13 21:19:56 +02:00
Alex
5e1937cfc4 Add spanish to doc 2024-04-07 12:29:52 +02:00
Alexandre Lion
3f9be7e852 New features for v2 (#83) 2024-04-06 11:48:47 +02:00
Alex
b08462b49f Update docker compose doc 2023-12-01 12:31:12 +01:00
Alex
6adc4c27c6 Update changelog and guide 2023-11-23 14:18:05 +01:00
Alex
c3d62f6cc2 Add translation web content 2023-11-23 12:29:21 +01:00
Alex
7d97d3d9bd Add postmark adapter for email 2023-10-27 16:12:22 +02:00
Alex
b935502e26 Fix config storage (compile time) 2023-09-23 14:05:23 +02:00
Alex
6aa70fad58 Improve local storage + add PRESENTATION_STORAGE_DIR variable
#55
2023-09-23 12:02:39 +02:00
Alex
734b5f6bab Update version dev 2023-08-11 12:22:09 +02:00
Alex
b45d23bf49 Add more docs 2023-08-11 12:16:49 +02:00
Alex
545e469c2f Add doc for GS_JPG_RESOLUTION 2023-07-02 11:04:07 +02:00
Alex
b5ce5a6e30 Add MAX_FILE_SIZE_MB settings and message activation switch 2023-04-21 12:46:43 +02:00
Alex
82fd4741e6 Add form feature
commit 1ccd9e6be4da1b0f539e4c76b39d097de1b8798a
Author: Alex <dev@alexandrelion.com>
Date:   Sun Feb 26 22:27:08 2023 +0100

    Fix unit tests for forms

commit b10d66be25b31028fb76c004852059bc1e2eb13a
Author: Alex <dev@alexandrelion.com>
Date:   Sun Feb 26 15:35:55 2023 +0100

    Finish form integration

commit fce276497ddaba92f367ee9994b8ae11dabdb7ab
Author: Alex <dev@alexandrelion.com>
Date:   Mon Feb 20 21:09:14 2023 +0100

    Add form
2023-02-26 23:06:40 +01:00
Alex
bc44510a61 Add volume in Docker Compose (#16) and improve docker compose doc (#24) 2023-02-26 22:38:54 +01:00
Alex
30075f0fea Add env variable for docker command 2022-12-17 10:31:05 +01:00
Alex
8116cd6abc Fix configuration s3 2022-12-01 14:16:43 +01:00
Alex
6e016962c4 Add more documentation on deployment in production 2022-11-30 23:03:57 +01:00
Alex
1dc9178350 Add how-to docs 2022-10-14 19:42:42 +02:00
Alex
cd98293e96 Merge branch 'dev'
# Conflicts:
#	guides/introduction/configuration.md
2022-09-05 21:29:50 +02:00
Alex
aafda15b86 Add new security config + restrict register route
Added ENABLE_MAILBOX_ROUTE, MAILBOX_USER and MAILBOX_PASSWORD environment variables to enable/disable route to local mailbox (/dev/mailbox) and basic auth (optional)
Restricted /users/register route if ENABLE_ACCOUNT_CREATION is false
2022-09-05 21:27:02 +02:00
Alex
03c1001fa2 Fix file name 2022-09-05 12:51:26 +02:00
Alex
20eb35e6af Merge branch 'dev' 2022-09-05 12:45:41 +02:00
Alex
d59d44291c Change version to 1.1.0 2022-09-05 12:31:18 +02:00
Alex
781b562e93 Add features section #1 2022-09-05 12:23:31 +02:00
Anarion
362e991f7f Fix mixed values for Email name and Email address 2022-07-30 16:41:06 +02:00
Alex
80e2d2dc4a Add ENDPOINT_HOST and ENDPOINT_PORT 2022-07-29 12:14:43 +02:00
Alex
5ace6976f9 Add MAIL_TRANSPORT config 2022-07-29 11:35:36 +02:00
Alex
4c3f0c377c Improve docs structure 2022-07-28 16:01:24 +02:00
Alex
c8c1fd5464 Add configuration page 2022-07-28 14:51:34 +02:00