Commit Graph

52 Commits (8bb2fe8782d318328421946a57ad484e53047a7c)

Author SHA1 Message Date
Icedream 8bb2fe8782
Install a few more updates. 2023-01-09 07:49:44 +01:00
Icedream 1f71f8f74d
Get rid of various errors. 2023-01-09 07:49:37 +01:00
Icedream 3d5d6f665b
Revert "Fix download URL."
This reverts commit dc95cad8c8.
2023-01-09 07:48:17 +01:00
Icedream 6f91f41103
Add missing rewritten next config. 2023-01-09 04:03:52 +01:00
Icedream 4f49e08179
Fix video player responsive embed.
ResponsiveEmbed was renamed to Ratio and now behaves slightly different
compared to old Bootstrap 4.
2023-01-09 04:03:18 +01:00
Icedream dc95cad8c8
Fix download URL. 2023-01-09 04:02:46 +01:00
Icedream 20faae338c
Remove lint warning on method made to be used as hook. 2023-01-09 04:02:37 +01:00
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 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 9cc30c6ac4
Remove unused import. 2023-01-09 02:31:58 +01:00
Icedream a69cdf761b
Fix deprecation. 2023-01-09 02:31:47 +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 3eee711838
Update readme to add compatibility options for more recent Node.js versions. 2023-01-08 10:38:41 +01:00
Icedream c1147ddb4e
Fix automatic confirm for abuild-keygen. 2022-06-29 05:59:32 +02:00
Icedream b752c83c18
Add how to set UPSTREAM_URL env to readme. 2022-06-29 05:58:58 +02:00
Icedream 1e6d054447
Set additional HLS options. 2022-06-29 05:58:37 +02:00
Icedream 5d76411416
Update streamserver to nginx 1.20.1. 2021-07-09 11:42:34 +02: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 5781966b91
s/'/"/g 2021-07-09 11:42:33 +02:00
Icedream e45a883a3e
Update translations. 2021-07-09 11:42:33 +02:00
Icedream 53ab55bb09 Update .gitignore. 2021-01-05 16:26:53 +01:00
Icedream 2efa332d53 Comment out import for shouldPolyfill. 2021-01-05 16:25:43 +01: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 b0f4ae9fc0 Migrate away from icedream/nginx to official nginx image.
- Update ffmpeg package patch to be compatible with Alpine 3.12.
- Update Git URL used to fetch aports repo.
2021-01-04 02:41:06 +01:00
Icedream ae8cd1be13 Configure local thumbnail server through nginx. 2021-01-04 02:39:12 +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 31a9cac76b Fix typing for fuse.search. 2021-01-03 20:30:35 +01:00
Icedream 7f2737cb82 Update typings. 2021-01-03 20:26:31 +01:00
Icedream 4118c77b89 Upgrade packages. 2021-01-03 20:24:31 +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 f46a48c49c Update translations.
- Change website description intro text.
- Add missing LocaleSwitch translations for English.
2021-01-03 20:08:06 +01:00
Icedream a7ad92db9c Remove the download button for now. 2021-01-03 18:57:23 +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 94344e918e Make CSS for Twitch button more consistent. 2021-01-03 18:53:14 +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 98b03e2e4a Improve dark mode by integrating @forevolve/bootstrap-dark. 2021-01-03 18:49:28 +01:00
Icedream 309f8a3afc Show announcements on index page. 2021-01-03 18:44:30 +01:00
Icedream 0184eff590 Parameterize download button icon. 2021-01-03 18:43:50 +01:00
Icedream f7b67355c4 Translate "last updated" time. 2021-01-03 18:43:25 +01:00