Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 4 | -17/+67 |
| | |||||
* | Add more filters to admin follows table | Chocobozzz | 2019-11-29 | 2 | -8/+4 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 2 | -2/+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 | 3 | -3/+13 |
| | | | | form label | ||||
* | 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 | 2 | -1/+23 |
| | |||||
* | Add ability to enabled HLS in the admin panel | Chocobozzz | 2019-11-05 | 2 | -1/+26 |
| | |||||
* | Some language fixes (#2198) | Filip Bengtsson | 2019-10-23 | 1 | -13/+13 |
| | | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater. | ||||
* | Update translations | Chocobozzz | 2019-10-22 | 1 | -2/+2 |
| | |||||
* | Update user-edit.component.html | Knackie | 2019-10-19 | 1 | -0/+1 |
| | | | fixes #1943 | ||||
* | Allow to choose 'Most liked videos' page as default client route | Julien Maulny | 2019-10-18 | 1 | -0/+1 |
| | |||||
* | Clearer debug IP message | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 2 | -0/+16 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 3 | -9/+23 |
| | |||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -54/+93 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 3 | -37/+175 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 2 | -0/+46 |
| | |||||
* | Fix plugin card background color with dark theme | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 4 | -2/+11 |
| | |||||
* | Add margin to plugin blocks in admin | Chocobozzz | 2019-07-30 | 1 | -0/+4 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 5 | -13/+35 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -3/+22 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 2 | -3/+3 |
| | |||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 2 | -31/+23 |
| | |||||
* | Update translations and support Greek language | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 5 | -5/+5 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 2 | -2/+2 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 4 | -4/+4 |
| | |||||
* | Add sortable for videoQuotaUsed in user-list component. | Axel Viala | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 2 | -4/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add ability to install a plugin from the admin page | Chocobozzz | 2019-07-24 | 3 | -1/+16 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 9 | -50/+247 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 4 | -4/+61 |
| | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 10 | -14/+333 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 19 | -2/+296 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -0/+24 |
| | |||||
* | Link to follower profile from administration (#1922) | Nassim Bounouas | 2019-06-20 | 1 | -1/+1 |
| | | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab | ||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 2 | -10/+29 |
| | |||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -2/+3 |
| | |||||
* | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 7 | -103/+4 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 1 | -0/+1 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+9 |
|/ | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 4 | -3/+24 |
| | |||||
* | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 2 | -1/+2 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 12 | -10/+130 |
| |