Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | add admin reminder in case of transcode with no selected resolution to generate | Rigel Kent | 2021-01-13 | 1 | -0/+4 |
| | |||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 2 | -10/+14 |
| | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+4 |
| | |||||
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+0 |
| | |||||
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 1 | -5/+0 |
| | |||||
* | Fix twitter config description | Chocobozzz | 2021-01-11 | 1 | -1/+2 |
| | | | | It's not optional | ||||
* | Fix theme npm link | Chocobozzz | 2021-01-11 | 5 | -6/+22 |
| | |||||
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 2 | -2/+7 |
| | |||||
* | Don't display log level in audit logs view | Chocobozzz | 2020-12-30 | 2 | -1/+2 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 3 | -5/+5 |
| | |||||
* | Fix admin table filters | Chocobozzz | 2020-12-17 | 3 | -3/+3 |
| | |||||
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 1 | -5/+4 |
| | |||||
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 2 | -3/+11 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 3 | -15/+9 |
| | |||||
* | Fix ng select in admin | Chocobozzz | 2020-12-15 | 2 | -8/+12 |
| | |||||
* | restore live transcoding to live streaming tab | Rigel Kent | 2020-12-14 | 1 | -84/+71 |
| | |||||
* | slightly clearer layout of transcoding configuration | Rigel Kent | 2020-12-14 | 3 | -128/+236 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 3 | -14/+46 |
| | |||||
* | admin config: fix typo | kontrollanten | 2020-12-11 | 1 | -1/+1 |
| | | | https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/ | ||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -4/+3 |
| | |||||
* | Fix duplicate ids in admin config form | Chocobozzz | 2020-12-01 | 1 | -3/+3 |
| | |||||
* | Added Markdown formatting in all the fields of the "About" page (#3371) | Florian CUNY | 2020-11-30 | 1 | -15/+15 |
| | | | | | | | | | | | | | * Added Markdown formatting in all the fields of the "About" page Fixes https://github.com/Chocobozzz/PeerTube/issues/3368 * Fixed compilation error in AboutInstanceComponent Moved creationReason, maintenanceLifetime and businessModel into the html dict * Removed textareaHeight for all md textareas in EditCustomConfig HTML * Fixed failing bundlewatch | ||||
* | Profile settings title consistency | Chocobozzz | 2020-11-26 | 1 | -3/+3 |
| | |||||
* | Create a dedicated transcoding tab in admin config | Chocobozzz | 2020-11-26 | 1 | -135/+133 |
| | |||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 1 | -2/+2 |
| | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | add explicit numbers in configuration number inputs | Rigel Kent | 2020-11-21 | 3 | -23/+50 |
| | | | | fixes #1346 | ||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-11-20 | 3 | -4/+53 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 4 | -31/+4 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Automatically enable videos auto block on signup | Chocobozzz | 2020-11-18 | 3 | -0/+35 |
| | |||||
* | Use badge in video block list | Chocobozzz | 2020-11-16 | 3 | -16/+15 |
| | |||||
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 6 | -77/+19 |
| | |||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 3 | -17/+17 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 8 | -8/+393 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 4 | -36/+145 |
| | | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 7 | -2/+278 |
|/ | |||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 1 | -4/+4 |
| | | | | fixes #3222 | ||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -2/+8 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -0/+12 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -37/+95 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -1/+113 |
| | |||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 7 | -45/+99 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 2 | -48/+1 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 5 | -39/+59 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 6 | -18/+16 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 18 | -193/+146 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators |