Commit Graph

20 Commits (bff84738f2be2e880f43631eac79ba6a45f1e91f)

Author SHA1 Message Date
Icedream bff84738f2
Fix icons. 2023-01-09 04:02:23 +01:00
Icedream d41809eafa
Update next, react, font-awesome and eslint packages. 2023-01-09 02:35:54 +01:00
Icedream 014a2d392d
Fix title tag. 2023-01-09 02:35:10 +01:00
Icedream c8289dc5c5
Fix extra favicon. 2023-01-09 02:34:43 +01:00
Icedream eb34381d2f
Fix a few linter warnings. 2023-01-09 02:33:50 +01:00
Icedream dd773852f9
Work in progress. 2023-01-08 11:07:44 +01:00
Icedream 40cbd2ed6e
Add new slug property for videos.
These will in the future hold pre-generated slugs since some runs can have the
same title and slugs are generated based on those titles.

This also implements a default for when no slugs are set (as is the case for all
videos right now) where the slug is still generated based on the title but a
counter suffix is added for dupe titles.
2021-07-09 11:42:33 +02:00
Icedream b5dd67e4b9 Add license and basic readme. 2021-01-05 16:25:09 +01:00
Icedream 3802b1392e Fix some typing. 2021-01-04 17:31:36 +01:00
Icedream 5a0003d094 Show runs coming up with hourglass preview and icon. 2021-01-04 07:51:44 +01:00
Icedream 3c5e8211cb Assign indices as keys for announcements. 2021-01-03 21:00:09 +01:00
Icedream ec684c2417 Translate player tab titles. 2021-01-03 20:59:58 +01:00
Icedream ca273d22e4 Finish download button. 2021-01-03 20:24:25 +01:00
Icedream 1d0a6df848 Embed twitch player and default to it. 2021-01-03 20:23:58 +01:00
Icedream a7ad92db9c Remove the download button for now. 2021-01-03 18:57:23 +01:00
Icedream e284348c1c Improve user preferences and allow volume to be saved. 2021-01-03 18:52:45 +01:00
Icedream 309f8a3afc Show announcements on index page. 2021-01-03 18:44:30 +01:00
Icedream f7b67355c4 Translate "last updated" time. 2021-01-03 18:43:25 +01:00
Icedream ddca92e422 Allow MP4 links to resolve properly. 2021-01-03 18:42:37 +01:00
Icedream 1a88b1a5ba Initial commit. 2020-08-22 22:25:57 +02:00