Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve accessibility | Chocobozzz | 2023-03-15 | 1 | -70/+71 |
| | |||||
* | Add an option to provide responsive embed (#5690) | Wicklow | 2023-03-14 | 1 | -7/+22 |
| | | | | | | | * Add option to provide responsive embed * Fix typo * More understandable parameter | ||||
* | Add plugin hooks/placeholder to share modal | Chocobozzz | 2022-08-11 | 1 | -9/+12 |
| | |||||
* | Cleanup title-page CSS | Chocobozzz | 2022-06-16 | 1 | -2/+2 |
| | |||||
* | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 1 | -2/+2 |
| | |||||
* | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 1 | -6/+6 |
| | | | | 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 | 1 | -2/+1 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -2/+2 |
| | |||||
* | Add "only display embed URL" in share modal | Chocobozzz | 2022-05-20 | 1 | -6/+24 |
| | |||||
* | Fix embed margin in share modal | Chocobozzz | 2022-02-09 | 1 | -2/+2 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2022-01-14 | 1 | -2/+2 |
| | |||||
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 1 | -2/+9 |
| | |||||
* | Fix select in share modal | Chocobozzz | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Add ability to preview embed in share modal | Chocobozzz | 2021-11-02 | 1 | -3/+12 |
| | |||||
* | Add warning and update privacy on share playlist (#4469) | Nataly Rocha | 2021-10-22 | 1 | -0/+17 |
| | | | | | | | | | | | | | * 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> | ||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -0/+7 |
| | | | | | | | | 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. | ||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 1 | -0/+232 |
To delete/edit/share the playlist |