Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update a little bit user dropdown message | Chocobozzz | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 3 | -31/+37 |
| | |||||
* | Fix admin config form for auto follow | Chocobozzz | 2020-01-21 | 2 | -11/+12 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Add description for sensitive configuration options, reword others | Rigel Kent | 2020-01-15 | 3 | -33/+55 |
| | |||||
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 2 | -2/+4 |
| | |||||
* | Add warning if admin disables webtorrent | Chocobozzz | 2020-01-06 | 2 | -22/+55 |
| | |||||
* | Fix misplaced i18n tag in admin system config | Rigel Kent | 2020-01-06 | 2 | -2/+2 |
| | |||||
* | Enhance variable width column for id column in jobs list | Rigel Kent | 2020-01-06 | 2 | -12/+28 |
| | |||||
* | Enhance jobs list displaying on smaller screens | Julien Maulny | 2020-01-06 | 4 | -28/+38 |
| | |||||
* | Add checkbox focus shadows, and admin resolution descriptions | Rigel Kent | 2020-01-06 | 2 | -3/+8 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 7 | -28/+59 |
| | |||||
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 9 | -11/+83 |
| | |||||
* | 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 |
| |