aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-thumbnail
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-4/+4
|
* Improve accessibilityChocobozzz2023-03-151-2/+2
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
|
* Move to sass moduleChocobozzz2021-06-281-3/+3
|
* Move to sass @useChocobozzz2021-06-281-3/+3
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Move to stylelintChocobozzz2021-04-281-5/+5
|
* Refactor menu cssChocobozzz2021-04-151-61/+61
|
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
|
* Fix live miniaturesChocobozzz2020-12-171-0/+2
|
* Cleanup lives on server restartChocobozzz2020-11-133-3/+14
|
* Add thumbnail info if liveChocobozzz2020-11-092-3/+12
|
* Migrate to $localizeChocobozzz2020-08-141-7/+3
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Fix issues with external links in search pageChocobozzz2020-07-202-7/+15
|
* Reorganize client shared modulesChocobozzz2020-06-235-0/+195