Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -7/+2 |
| | |||||
* | Refactor video links building | Chocobozzz | 2021-07-26 | 1 | -17/+21 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -3/+4 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -3/+3 |
| | |||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -2/+2 |
| | | | | And use them as default in client | ||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Fix small UI bugs | Chocobozzz | 2021-02-02 | 1 | -0/+4 |
| | |||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 2 | -5/+5 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -3/+3 |
| | |||||
* | Add possibility to share origin URL to video if it's not local | Jeena | 2020-10-29 | 2 | -1/+15 |
| | | | | | | | | It's very difficult to share the original URL for a video when you watch it on your own instance while it's not from it but from a different instance. Right now when you use the share UI you only can share a link so a person can watch it on your own instance, this patch adds a checkbox to the share UI to share the origin URL instead if needed. | ||||
* | Use playlistPosition for playlists instead of videoId | Chocobozzz | 2020-08-19 | 1 | -3/+2 |
| | |||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 5 | -0/+489 |
To delete/edit/share the playlist |