Commit Graph

93 Commits

Author SHA1 Message Date
Emi
7fb976ff11 small update 2025-09-04 21:35:55 +02:00
Emi
a871073a47 Adding history example 2025-09-04 16:50:52 +02:00
Emi
e144a05c79 Voting page template 2025-09-04 16:08:44 +02:00
Emi
3d92366a1d Starting from scratch as a Flask app 2025-09-04 13:50:46 +02:00
InigoAllende
ae00f402aa remove deleted validator from migration 2025-08-15 13:19:21 +02:00
InigoAllende
22dee3e47a rename steam link to store link 2025-08-15 13:16:38 +02:00
Emi
f932781b1f Update css 2025-08-15 12:51:45 +02:00
Emi
0fbbe31a7f Got this error instead of the previous one 2025-08-15 12:35:03 +02:00
InigoAllende
19628ca4aa added new fields to forms and created migrations 2025-08-14 22:02:57 +02:00
Emi
a7c4d4e3aa Update forms.py 2025-08-14 19:24:13 +02:00
Emi
42fff4d316 Update about description 2025-08-13 17:17:01 +02:00
Emi
e6acf61073 Merge pull request #20 from MurderVeggie/patch-1
Update about.html
2024-09-05 14:14:34 +02:00
Nathalie Galla
fd5b8ee19f Update about.html 2024-09-05 14:12:32 +02:00
Emi
4a8833a5e6 reverting the gitignore change 2024-09-05 14:12:24 +02:00
Emi
14ef1a6403 not sure why but hey 2024-09-05 14:12:08 +02:00
Nathalie Galla
3c77c48e62 Update about.html
More succint requirements, legalese, minor language fixes.
2024-09-05 14:11:00 +02:00
Emi
d34f0044eb Update base.html 2024-09-05 14:07:47 +02:00
Winston
f7cd9ae9c0 Merge pull request #19 from winston-yallow/allow-delete-during-voting
Allow deleting submissions during voting phase
2024-09-05 13:31:17 +02:00
Winston
147021798c Allow deleting submissions during voting phase 2024-09-05 13:25:37 +02:00
Emi
cb7272aff3 Update about.html 2024-09-04 17:36:43 +02:00
Winston
7d7687d0f5 Add missing header fields to CSV 2024-01-09 14:37:56 +01:00
Winston
d28fee848b Merge pull request #16 from winston-yallow/improve-voting-page
Improve voting page
2023-12-18 16:27:48 +01:00
Winston
25383a1efa Improve voting page 2023-12-18 16:25:18 +01:00
Winston
7d4201d962 Merge pull request #14 from coppolaemilio/video-direct-download
Add new video direct download field
2023-11-14 14:51:13 +01:00
Emi
d5f30a82bd Add video direct download field and contact email 2023-11-14 14:36:27 +01:00
Emi
7895681e77 Merge pull request #12 from winston-yallow/expose-about-page
Allow unauthenticated users access to about page
2023-10-18 13:38:41 +02:00
Winston
5078915992 Allow unauthenticated users access to about page 2023-10-18 12:34:15 +02:00
Emi
e05647b8d4 Merge pull request #11 from winston-yallow/update-deployment
Use LAMP stack for deployment
2023-10-17 13:26:02 +02:00
Winston
f3f1eba330 Remove docker and use LAMP stack for deployments 2023-10-16 22:48:52 +02:00
Emi
6bdd6b5a42 Prepare for 2023 showreel (#10) 2023-08-07 11:23:02 +02:00
Gilles Roudière
3df40eafd1 Merge pull request #9 from godotengine/listview
Per-showreel video list with votes
2022-07-19 10:33:56 +02:00
Gilles Roudière
8e5b562dd3 Per-showreel video list with votes 2022-07-19 10:26:24 +02:00
Gilles Roudière
7485900a5d Fix to docker-compose and docs, keyclock update 2022-06-02 13:32:04 +02:00
Gilles Roudière
2964110b73 Expose most of the web app settings as environment variables 2022-06-02 12:15:23 +02:00
Gilles Roudière
7e0af3e50b Few README fixes and show all videos in CSV export even if they have no vote 2022-05-25 15:06:40 +02:00
Gilles Roudière
fc3447826b Merge pull request #2 from Calinou/improve-about-page
Improve text on the About page
2021-05-25 09:28:21 +02:00
Hugo Locurcio
da2091827a Improve text on the About page
- Add information about expected and final video quality.
- Fix URL to the showcase voting app on GitHub.
- Fix contact email address `mailto:` link.
- Improve grammar and formatting.
2021-05-10 23:28:53 +02:00
Gilles Roudière
bde4ac975d Allow Django to serve static files directly 2021-04-21 14:39:18 +02:00
Gilles Roudière
ceee35c238 Replace Github authentication by keycloak 2021-04-20 18:18:46 +02:00
Gilles Roudière
b647adf9c0 Disallow non-staff users voting 2021-04-09 13:09:44 +02:00
Gilles Roudière
cb681b5d2e Allow staff to have more submissions than the limit 2021-04-09 12:03:03 +02:00
Gilles Roudière
c07e51c6dc Update to django 3.2 2021-04-09 11:54:06 +02:00
Gilles Roudière
545584f2a7 Initial commit 2021-04-09 11:26:57 +02:00