Commit Graph

12 Commits

Author SHA1 Message Date
Alexandre Lion
3f9be7e852 New features for v2 (#83) 2024-04-06 11:48:47 +02:00
Dhanus
d3989068a2 feat: Add Embed #61 (#72) 2023-11-23 12:06:39 +01:00
Alex
63e74d47d3 Add reset password feature 2023-10-21 11:12:20 +02:00
Alex
54b9c748b7 Refactor all configuration 2023-09-09 16:59:14 +02:00
Alex
10d361fa7f Add feature to import interactions from a presentation 2023-04-20 22:06:49 +02:00
Alex
197c1bbc84 Add multiple choice for poll 2023-04-20 17:15:31 +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
Finn Behrens
a6418db196 run mix format 2022-11-17 13:37:34 +01: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
8bfdc670b9 Add password auth 2022-08-22 23:40:38 +02:00
Alex
77c6a9cd65 add dev route mailbox 2022-07-29 11:52:18 +02:00
Alex
0b392a6953 🎉 First commit of the open source project ! 2022-07-23 01:44:03 +02:00