Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 12 | -54/+54 |
| | |||||
* | Remove unnecessary env | Chocobozzz | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Run doctoc on contributing guide | Chocobozzz | 2021-11-02 | 1 | -2/+1 |
| | |||||
* | Improve tests documentation | Chocobozzz | 2021-11-02 | 2 | -47/+31 |
| | |||||
* | Add ability to preview embed in share modal | Chocobozzz | 2021-11-02 | 4 | -8/+40 |
| | |||||
* | Remove useless components | Chocobozzz | 2021-10-29 | 31 | -134/+12 |
| | |||||
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 26 | -65/+161 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 52 | -489/+1135 |
| | | | | Introduce include and isLocal instead | ||||
* | Always use my-table-expander-icon | Chocobozzz | 2021-10-29 | 8 | -24/+16 |
| | |||||
* | Add videos list admin component | Chocobozzz | 2021-10-29 | 32 | -211/+582 |
| | |||||
* | Put admin users in overview tab | Chocobozzz | 2021-10-29 | 21 | -16/+32 |
| | |||||
* | Add message if registration is disabled | Chocobozzz | 2021-10-29 | 3 | -48/+65 |
| | |||||
* | Added label on the next autoplayed video and hide the hr line if unnecessary ↵ | Florian CUNY | 2021-10-26 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | (#4497) * Added label on the next autoplayed video Implements https://github.com/Chocobozzz/PeerTube/issues/4280 Also hid the hr line if autoplay is disabled * Applied code suggestion * Applied code suggestion * Applied the last remaining code suggestion | ||||
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 19 | -12/+87 |
| | | | | | | | | | | | | | | | * Made the video channels limit (per user) server-wide configurable Implements https://github.com/Chocobozzz/PeerTube/issues/3092 Also added a "quota bar" in the account's settings page * Fixed lint errors * Another pass at fixing lint errors * Applied code suggestions * Removed 'video channels quota' | ||||
* | @peertube/embed-api 0.0. | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | 5 | ||||
* | Fix dependency security alert | Chocobozzz | 2021-10-26 | 3 | -270/+29 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-10-26 | 1 | -847/+1357 |
| | |||||
* | Remove unnecessary package | Chocobozzz | 2021-10-26 | 4 | -18/+12 |
| | | | | https://github.com/standard/standard/issues/1316 | ||||
* | Migrate to @peertube/videojs-contextmenu | Chocobozzz | 2021-10-26 | 4 | -11/+11 |
| | | | | To fix a bug with latest videojs | ||||
* | Add missing dependency proxy-addr | Chocobozzz | 2021-10-26 | 2 | -1/+2 |
| | |||||
* | Update RHEL8 Python symlinking | Frank Sträter | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | Added Markdown formatting in playlist descriptions | Poslovitch | 2021-10-26 | 4 | -12/+15 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3627 | ||||
* | Changed label of "sort by views" to "sort by recent views" | Poslovitch | 2021-10-26 | 1 | -1/+1 |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4421 | ||||
* | Fix lint | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 10 | -13/+107 |
| | | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Don't write youtube-dl stdout in log | Chocobozzz | 2021-10-25 | 1 | -1/+1 |
| | | | | It's too big | ||||
* | Fix sequelize order typings | Chocobozzz | 2021-10-22 | 4 | -6/+6 |
| | |||||
* | Remove aws bug workaround | Chocobozzz | 2021-10-22 | 2 | -15/+0 |
| | | | | This has been fixed in https://github.com/aws/aws-sdk-js-v3/pull/2835 | ||||
* | Remove sync call in logger | Chocobozzz | 2021-10-22 | 2 | -5/+0 |
| | | | | Winston already does it | ||||
* | Remove render media todo | Chocobozzz | 2021-10-22 | 1 | -1/+0 |
| | | | | | We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc) | ||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 7 | -15/+10 |
| | |||||
* | Cleanup video playlist element miniature code | Chocobozzz | 2021-10-22 | 2 | -5/+2 |
| | |||||
* | Cleanup video update component | Chocobozzz | 2021-10-22 | 3 | -31/+27 |
| | |||||
* | Add warning and update privacy on share playlist (#4469) | Nataly Rocha | 2021-10-22 | 3 | -1/+32 |
| | | | | | | | | | | | | | * 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> | ||||
* | Random listen for mocked servers | Chocobozzz | 2021-10-22 | 7 | -79/+87 |
| | |||||
* | Add peertube short link import test | Chocobozzz | 2021-10-22 | 2 | -4/+9 |
| | |||||
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 7 | -17/+11 |
| | |||||
* | Cleanup config | Chocobozzz | 2021-10-22 | 2 | -12/+26 |
| | |||||
* | Completely remove torrent static path | Chocobozzz | 2021-10-22 | 2 | -3/+0 |
| | |||||
* | Constants consistency | Chocobozzz | 2021-10-22 | 12 | -30/+30 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 30 | -1241/+1053 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Update translations | Chocobozzz | 2021-10-21 | 70 | -37170/+36530 |
| | |||||
* | Translated using Weblate (Arabic) | Zet | 2021-10-21 | 1 | -6/+6 |
| | | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ar/ | ||||
* | Translated using Weblate (Arabic) | Zet | 2021-10-21 | 1 | -1/+1 |
| | | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ar/ | ||||
* | Translated using Weblate (Arabic) | Zet | 2021-10-21 | 1 | -75/+73 |
| | | | | | | | Currently translated at 83.6% (1543 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/ | ||||
* | Translated using Weblate (Spanish) | Berto Te | 2021-10-21 | 1 | -3/+3 |
| | | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/es/ | ||||
* | Translated using Weblate (Spanish) | Diazepan Medina | 2021-10-21 | 1 | -1/+1 |
| | | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/es/ | ||||
* | Translated using Weblate (Arabic) | Zet | 2021-10-21 | 1 | -202/+190 |
| | | | | | | | Currently translated at 79.9% (1475 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/ | ||||
* | Translated using Weblate (Hungarian) | Kempelen | 2021-10-21 | 1 | -11/+11 |
| | | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hu/ | ||||
* | Translated using Weblate (Hungarian) | Kempelen | 2021-10-21 | 1 | -3/+3 |
| | | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hu/ |