30 Commits

Author SHA1 Message Date
Alexandre Lion
339ae6fdcf Add nickname feature + German locale + minor fixes (#43)
* Add attendee name feature

* Add names to report

* Add name to test

* Finish nickname feature + minor fixes

* Add german locale

* Update changelog
2023-08-10 20:39:38 +02:00
Alex
0dfab4cb3e Fix link colors 2023-07-28 14:27:54 +02:00
Alex
d6ee041383 Fix MAX_FILE_SIZE_MB not being updated 2023-07-02 11:51:12 +02:00
Alex
545e469c2f Add doc for GS_JPG_RESOLUTION 2023-07-02 11:04:07 +02:00
Sami Mokaddem
df14bf5c09 Add ghostscript resolution as env variable (#40) 2023-07-02 11:03:18 +02:00
Alex
736c4a3dba Format code 2023-04-21 12:50:53 +02:00
Alex
b5ce5a6e30 Add MAX_FILE_SIZE_MB settings and message activation switch 2023-04-21 12:46:43 +02:00
Alex
83b96a54fc Format code 2023-04-20 22:10:33 +02:00
Alex
10d361fa7f Add feature to import interactions from a presentation 2023-04-20 22:06:49 +02:00
Alex
5724263a83 Fix locale and warnings 2023-04-20 17:28:39 +02:00
Alex
197c1bbc84 Add multiple choice for poll 2023-04-20 17:15:31 +02:00
Alex
2ccc6f5e03 Delete pagination file 2023-02-26 23:20:14 +01:00
Alex
796520432c Format files 2023-02-26 23:15:55 +01: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
6ff1ff8945 Fix url to path for presenter 2023-01-30 14:36:55 +01:00
Alex
e6a7d92718 Fix format 2022-11-30 21:00:18 +01:00
Alex
e8eaef27c5 Add change password form 2022-11-30 20:55:38 +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
82058fec90 Remove user confirmation 2022-09-05 12:01:30 +02:00
Alex
8bfdc670b9 Add password auth 2022-08-22 23:40:38 +02:00
Alex
b265845a68 Fix logo url 2022-07-29 12:26:30 +02:00
Alex
77c6a9cd65 add dev route mailbox 2022-07-29 11:52:18 +02:00
Alex
5f4620f41a Update and improve doc 2022-07-28 17:50:57 +02:00
Alex
4fd707b602 Add more generic copy 2022-07-28 16:50:27 +02:00
Alex
27182489a3 Fix all tests 2022-07-28 14:36:32 +02:00
Alex
81476b9fe0 Add additional smtp conf to doc 2022-07-26 13:34:40 +02:00
Alex
ab4d68f3a7 Add smtp conf 2022-07-25 22:54:06 +02:00
Alex
f28e9dc570 Add default value local 2022-07-25 19:48:44 +02:00
Alex
0b392a6953 🎉 First commit of the open source project ! 2022-07-23 01:44:03 +02:00