Commit Graph

96 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
4d059c3a3a Add line on changelog for fixed link color 2023-07-28 16:34:23 +02:00
Alex
0dfab4cb3e Fix link colors 2023-07-28 14:27:54 +02:00
Alex
a131ef518e Update moment, moment tz and tailwindcss 2023-07-14 11:50:52 +02:00
Alex
85ebf31253 Change version 2023-07-02 14:23:22 +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
b3561f4106 Add contributing file and link to poeditor #33 2023-04-22 16:45:30 +02:00
Alexandre Lion
7feba14d76 Update default.po (POEditor.com) 2023-04-22 16:43:40 +02:00
Alexandre Lion
9b70d92980 Update default.po (POEditor.com) 2023-04-22 16:43:39 +02:00
Alex
d07f5d0606 Fix english translation file 2023-04-22 16:30:23 +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
523e4739f6 Reorder changelog 2023-04-21 00:10:37 +02:00
Alex
027cde42ca Fix dart sass version 2023-04-21 00:08:10 +02:00
Alex
cfac65b31f Add locales 2023-04-20 22:13:34 +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
8575f9cc14 Fix tailwind safelist 2023-02-27 10:05:20 +01:00
Alex
25639c421f Fix form migration 2023-02-27 09:58:21 +01:00
Alexandre Lion
bc8795098a Fix Twitter link 2023-02-26 23:34:31 +01: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
2e8c6c847e Change to version 1.3.0 2023-02-26 23:07:02 +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
bc44510a61 Add volume in Docker Compose (#16) and improve docker compose doc (#24) 2023-02-26 22:38:54 +01:00
Alex
3947c22549 Change version to 1.2.2 2023-01-30 14:42:48 +01:00
Alex
6ff1ff8945 Fix url to path for presenter 2023-01-30 14:36:55 +01:00
Alex
174da5a66e Update version to 1.2.1 2022-12-17 10:35: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
Alexandre Lion
a054e15221 Add imageOS 2022-12-01 00:39:27 +01:00
Alex
6e016962c4 Add more documentation on deployment in production 2022-11-30 23:03:57 +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
Alex
f9e1acd5b2 Change version to 1.2.0 2022-11-30 20:55:26 +01:00
Alexandre Lion
390a61131c Merge pull request #17 from Kloenk/fmt
Format code
2022-11-18 14:09:45 +01:00
Alexandre Lion
85a863e20c Merge branch 'dev' into fmt 2022-11-18 14:06:05 +01:00
Alexandre Lion
d19a515ff0 Add dev branch pr for tests 2022-11-17 18:50:47 +01:00
Finn Behrens
9dcc084f85 add github action to check format 2022-11-17 13:39:45 +01:00
Finn Behrens
a6418db196 run mix format 2022-11-17 13:37:34 +01:00
Alex
1f79dbe66e Add how-to docs 2022-10-14 19:45:40 +02: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
v1.1.1
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 v1.1.0 2022-09-05 12:51:26 +02:00
Alex
20eb35e6af Merge branch 'dev' 2022-09-05 12:45:41 +02:00