36 Commits

Author SHA1 Message Date
Alex Lion
5bd4793b6e Version 2.4.0
## ⚠️ Breaking changes

- S3 variables are now named: S3_ACCESS_KEY_ID, S3_SECRET_ACCESS_KEY, S3_REGION and S3_BUCKET
- Users now have roles. Refer to the `roles` table and assign a role to a user with the `role_id` column in the `users` table.

## Features

- Add Admin Panel to manage users and presentations
- Add user roles: user, admin
- Add `LANGUAGES` setting to configure available languages in the app
- Add hideable presenter attendee count (#183 #155)
- Add Hungarian translation (#161)
- Add Latvian translation (#163)
- Add custom S3 endpoint with `S3_SCHEME`, `S3_HOST`, `S3_PORT` and `S3_PUBLIC_URL`

## Fixes and improvements

- Upgrade JS dependencies
- Upgrade Elixir dependencies, including Phoenix Live View to 1.0.17
- Upgrade to Tailwind 4+
- Refactor view templates to use {} instead of <%= %>
- Fix event name validation to be required
- Docker image is now using Ubuntu instead of Alpine for better dependencies support
- Fix scrollbar not showing in event manager when no presentation file (#164) (@aryel780)
- Fix settings scroll for small screen (#168)
- Fix duplicate key quiz when duplicate (#182)
- Fix email change confirmation (#172)
- Fix italian translation (#179)
- Fix random poll choices (#184)
2025-12-26 14:46:16 +01:00
Alex Lion
cf7eb77ce2 Fix CI 2025-07-03 10:44:15 +02:00
Alex Lion
5941705090 Version 2.3.0 2024-12-28 17:54:13 -05:00
Alex
26aa91e0c1 Add dutch to settings 2024-06-07 15:04:02 +02:00
Alex
e1456b60f3 Add BASE_URL environment variable to action 2024-04-26 22:11:26 +02:00
Alex
31f809b359 Remove doc workflow 2024-04-26 10:44:28 +02:00
Alex
bcba718813 Add ERL_FLAGS 2024-04-14 10:52:14 +02:00
Alex
a3092a147d Fix docker image and docs 2024-04-13 21:19:56 +02:00
Alexandre Lion
3f9be7e852 New features for v2 (#83) 2024-04-06 11:48:47 +02:00
Alex
57905368e2 Add platform to arm image action 2023-09-09 19:07:36 +02:00
Alex
22f9c7a834 Add auto deploy docker image on dev 2023-09-09 18:26:19 +02:00
Alex
ad674bd238 Add manual dispatch docker build 2023-09-09 18:22:19 +02:00
Alex
be251d10b6 Remove tags docker image workflow 2023-09-09 18:17:54 +02:00
Alex
cdb92f7ca2 Add depth for checkout 2023-09-09 18:02:54 +02:00
Alex
04dcfcc78b Fix env actions 2023-09-09 17:57:12 +02:00
Alex
f2106bbcb0 Add credo 2023-09-09 17:55:55 +02:00
Alex
1fcff55917 Fix tests CI 2023-09-09 17:13:36 +02:00
Alex
013f570ccc Fix docker image build 2023-09-09 17:02:34 +02:00
Alex
838e419f0f Add ARM docker image 2023-09-09 11:58:38 +02:00
Sami Mokaddem
df14bf5c09 Add ghostscript resolution as env variable (#40) 2023-07-02 11:03:18 +02:00
Alexandre Lion
a054e15221 Add imageOS 2022-12-01 00:39:27 +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
Alex
c6618bb7ad Remove doc for dev 2022-07-29 12:28:26 +02:00
Alex
f71015fc5e Add dev branch 2022-07-28 18:15:03 +02:00
Alex
25cac6f665 Add tags on push 2022-07-28 17:55:19 +02:00
Alex
b26989b98f Set main branch for latest tag 2022-07-28 16:36:26 +02:00
Alex
0f4c21928e Fix docker tags 2022-07-28 16:23:17 +02:00
Alex
944739a0d3 Add Docker meta 2022-07-28 16:17:05 +02:00
Alex
8499b1be59 Add elixir to docs workflow 2022-07-28 15:03:38 +02:00
Alex Lion
3682a05875 Add doc workflow 2022-07-28 14:59:21 +02:00
Alex
2a413f0c8e Add postgres for test 2022-07-28 14:53:39 +02:00
Alex Lion
01de0bd91c Add elixir workflow 2022-07-28 14:39:01 +02:00
Alex
919d1ea12b Add docs for docker 2022-07-25 19:48:34 +02:00
Alex
0b392a6953 🎉 First commit of the open source project ! 2022-07-23 01:44:03 +02:00