Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve comment tree UI | Chocobozzz | 2019-12-10 | 4 | -74/+110 |
| | |||||
* | Add a warning when uploading videos using root | Chocobozzz | 2019-12-10 | 3 | -3/+27 |
| | |||||
* | Support basic markdown in comments | Chocobozzz | 2019-12-09 | 2 | -4/+4 |
| | |||||
* | (css) improve video-watch title display on small screens | Rigel Kent | 2019-12-09 | 2 | -48/+72 |
| | |||||
* | miniature duration visibility and overlay background opacity | Rigel Kent | 2019-12-09 | 1 | -0/+1 |
| | |||||
* | Don't seed on cellular networks | Chocobozzz | 2019-12-06 | 1 | -2/+0 |
| | |||||
* | Fix enable history label | Chocobozzz | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Don't support images in account descriptions | Chocobozzz | 2019-12-06 | 2 | -10/+21 |
| | |||||
* | Handle HTML in account descriptions | Chocobozzz | 2019-12-06 | 2 | -29/+58 |
| | |||||
* | Add peertube applications links in about page | Chocobozzz | 2019-12-06 | 4 | -121/+183 |
| | |||||
* | Fix dropdown on video miniature for unlogged users | Chocobozzz | 2019-12-06 | 4 | -21/+35 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -20/+38 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-06 | 2 | -7/+12 |
| | |||||
* | Add ability to update icons content | Chocobozzz | 2019-12-05 | 3 | -11/+34 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -80/+103 |
| | |||||
* | Add likes/dislikes counts in the buttons | Chocobozzz | 2019-12-05 | 3 | -2/+25 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-05 | 2 | -24/+23 |
| | |||||
* | Support playlists in share modal | Chocobozzz | 2019-12-05 | 8 | -141/+202 |
| | |||||
* | Pause the video when a modal is opened | Chocobozzz | 2019-12-05 | 3 | -1/+25 |
| | |||||
* | search filtering improvements per #1654 | Rigel Kent | 2019-12-05 | 6 | -19/+213 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 4 | -17/+67 |
| | |||||
* | Skip channel search on empty search | Chocobozzz | 2019-12-04 | 1 | -1/+3 |
| | |||||
* | Clearer video quota label in user settings | Chocobozzz | 2019-12-04 | 3 | -2/+28 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 5 | -49/+62 |
| | |||||
* | Test a color for the support button | Chocobozzz | 2019-12-03 | 1 | -0/+13 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 3 | -4/+4 |
| | |||||
* | Excplicit the tag limit #1815 related | bikepunk | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -3/+9 |
| | |||||
* | (plugins) add helper to know if user is logged-in | Rigel Kent | 2019-12-02 | 1 | -0/+6 |
| | |||||
* | Fix channel playlist miniatures overflow | Chocobozzz | 2019-11-29 | 2 | -2/+3 |
| | |||||
* | Add ability to disable P2P in HLS player too | Chocobozzz | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | Improve video languages user settings label | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | Add more filters to admin follows table | Chocobozzz | 2019-11-29 | 2 | -8/+4 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 2 | -7/+11 |
| | |||||
* | Fix brackets truncation in video description | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 4 | -7/+23 |
| | |||||
* | Focus player on video loading | Chocobozzz | 2019-11-28 | 1 | -0/+1 |
| | |||||
* | Fix overflow in menu | Chocobozzz | 2019-11-27 | 1 | -2/+6 |
| | |||||
* | Fix overflow when creating a channel | Chocobozzz | 2019-11-27 | 1 | -2/+2 |
| | |||||
* | Fix welcome modal when saving config | Chocobozzz | 2019-11-27 | 1 | -1/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
| | |||||
* | (plugins) adding checkbox and textarea as possible input types, add links in ↵ | Rigel Kent | 2019-11-25 | 5 | -3/+15 |
| | | | | form label | ||||
* | (plugins) adding signup scope and init hook, modifying ↵ | Rigel Kent | 2019-11-25 | 2 | -3/+11 |
| | | | | ensureUserRegistrationAllowed allowedParams | ||||
* | Fix fragmented download URL | Chocobozzz | 2019-11-25 | 1 | -0/+2 |
| | |||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -0/+4 |
| | | | | | | | | This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide. Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream. This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept. | ||||
* | Disable webtorrent support in client | Chocobozzz | 2019-11-25 | 9 | -8/+43 |
| | |||||
* | Add missing button roles for the language chooser and keyboard shortcut menu ↵ | Marco Zehe | 2019-11-25 | 1 | -2/+2 |
| | | | | items | ||||
* | Try to improve notification i18n translations | Chocobozzz | 2019-11-18 | 1 | -28/+28 |
| | |||||
* | Video-watch hooks modifications for videojs | Rigel Kent | 2019-11-18 | 1 | -1/+4 |
| | |||||
* | Merge branch 'weblate' into develop | Chocobozzz | 2019-11-13 | 1 | -2/+2 |
|\ |