Commit graph

11 commits

Author SHA1 Message Date
089adf8b6b
Update conference year and dates in all the places 2025-02-14 18:02:00 +11:00
5bf63fe046
Support YouTube videos 2024-09-27 23:00:06 +10:00
28c73b4295
Only link to reviews for the current conference 2024-05-29 21:39:52 +10:00
9815e1131d
Remove mention of mask requirement 2024-05-17 12:19:42 +10:00
865d57c779
Update conference dates and venue 2024-03-18 15:00:24 +11:00
503b9b164e
Lash up presentations report for naming videos 2023-07-17 13:36:23 +10:00
97beb8b131
Add video URL field 2023-07-14 18:37:45 +10:00
9135d60067
Fix URLs 2023-05-23 13:08:45 +10:00
8f2fb70094
Add speaker talks report 2023-05-23 13:05:54 +10:00
1fccc11354
Add report for reviewing speakers/talks across all tracks 2023-05-23 12:24:16 +10:00
34509d23eb
Make vendored symposion into an installable Python package
This allows us to install with `pip install "-e vendor/symposion"` similar to
the other vendored packages. There's no good reason for this to be different to
the others and depend on PYTHONPATH hacking.

Re-add
2023-04-24 16:38:25 +10:00