gdq-archive/frontend/util
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
..
datatypes Add new slug property for videos. 2021-07-09 11:42:33 +02:00
api.ts Add new slug property for videos. 2021-07-09 11:42:33 +02:00
index.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00
localization.ts Comment out import for shouldPolyfill. 2021-01-05 16:25:43 +01:00
parseBool.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00
sanitizeFileName.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00
sanitizeTitle.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00
session.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00
status.tsx Add license and basic readme. 2021-01-05 16:25:09 +01:00
types.ts Add license and basic readme. 2021-01-05 16:25:09 +01:00