Commit Graph

16 Commits (dc95cad8c81dd30ae1bb7a63aa804657393bf03a)

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 21244c267f
Remove unused old LocaleSwitcher component. 2023-01-09 02:35:22 +01:00
Icedream eb34381d2f
Fix a few linter warnings. 2023-01-09 02:33:50 +01:00
Icedream cad0003676
Fix default props. 2023-01-09 02:31:33 +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 5a0003d094 Show runs coming up with hourglass preview and icon. 2021-01-04 07:51:44 +01:00
Icedream 31a9cac76b Fix typing for fuse.search. 2021-01-03 20:30:35 +01:00
Icedream f5322f00e3 Implement safety fallback for duration display. 2021-01-03 18:53:46 +01:00
Icedream aa6a04f25b Integrate videojs-errors. 2021-01-03 18:53:28 +01:00
Icedream 772ab12016 Fix formatting. 2021-01-03 18:52:55 +01:00
Icedream e284348c1c Improve user preferences and allow volume to be saved. 2021-01-03 18:52:45 +01:00
Icedream 0184eff590 Parameterize download button icon. 2021-01-03 18:43:50 +01:00
Icedream 1a88b1a5ba Initial commit. 2020-08-22 22:25:57 +02:00