Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add plugin hooks/placeholder to share modal | Chocobozzz | 2022-08-11 | 2 | -43/+111 |
| | |||||
* | Cleanup title-page CSS | Chocobozzz | 2022-06-16 | 2 | -6/+6 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 1 | -1/+4 |
| | |||||
* | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 2 | -6/+2 |
| | |||||
* | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 2 | -7/+7 |
| | | | | It's more than just an hidden toggle | ||||
* | Prefer global icon instead of glyphicon for copy | Chocobozzz | 2022-06-10 | 1 | -1/+0 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 2 | -9/+1 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 2 | -5/+5 |
| | |||||
* | Add "only display embed URL" in share modal | Chocobozzz | 2022-05-20 | 2 | -14/+41 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 1 | -1/+1 |
| | |||||
* | Fix embed margin in share modal | Chocobozzz | 2022-02-09 | 2 | -3/+4 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2022-01-14 | 1 | -2/+2 |
| | |||||
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 2 | -10/+39 |
| | |||||
* | Fix select in share modal | Chocobozzz | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Add ability to preview embed in share modal | Chocobozzz | 2021-11-02 | 2 | -6/+38 |
| | |||||
* | Add warning and update privacy on share playlist (#4469) | Nataly Rocha | 2021-10-22 | 3 | -1/+32 |
| | | | | | | | | | | | | | * add warning and update privacy on share * update playlist display name on toast * change privacy update to link * remove conditional * Improve share private warning styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -4/+4 |
| | |||||
* | 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 |