aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/video/video.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate filter video queryChocobozzz2021-10-291-2/+9
| | | | Introduce include and isLocal instead
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Refactor video links buildersChocobozzz2021-07-261-1/+2
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+13
|
* Use HTML config when possibleChocobozzz2021-06-041-4/+2
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Remove avatarUrl from modelsChocobozzz2021-04-281-3/+0
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-2/+0
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Agnostic actor image storageChocobozzz2021-04-081-3/+3
|
* Refactor last PRChocobozzz2020-11-271-0/+10
|
* Fix circular dep issueChocobozzz2020-11-251-1/+3
|
* Add new default different avatar for channel and accountkimsible2020-11-251-3/+3
|
* Add live info in watch pageChocobozzz2020-11-091-0/+5
|
* Live streaming implementation first stepChocobozzz2020-11-091-2/+10
|
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+4
|
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
|
* Fix embed urlChocobozzz2020-07-101-3/+2
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+188