Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Catalan) | SupC | 2020-12-14 | 1 | -646/+683 |
| | | | | | | | Currently translated at 27.9% (480 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/ | ||||
* | Translated using Weblate (Spanish) | gohoso9454 | 2020-12-14 | 1 | -1/+1 |
| | | | | | | | Currently translated at 100.0% (1718 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | ||||
* | Translated using Weblate (Spanish) | Berto Te | 2020-12-14 | 1 | -461/+498 |
| | | | | | | | Currently translated at 100.0% (1718 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | ||||
* | Translated using Weblate (Swedish) | kontrollanten | 2020-12-14 | 1 | -1/+1 |
| | | | | | | | Currently translated at 99.9% (1717 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Translated using Weblate (Swedish) | kontrollanten | 2020-12-14 | 1 | -2/+2 |
| | | | | | | | Currently translated at 99.9% (1717 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Translated using Weblate (Swedish) | gohoso9454 | 2020-12-14 | 1 | -551/+587 |
| | | | | | | | Currently translated at 99.9% (1717 of 1718 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 13 | -52/+57 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 8 | -16/+20 |
| | |||||
* | Display error logs in CI | Chocobozzz | 2020-12-14 | 1 | -3/+2 |
| | |||||
* | Display job log in ci | Chocobozzz | 2020-12-14 | 1 | -8/+18 |
| | |||||
* | Parse log script can take files as args | Chocobozzz | 2020-12-14 | 3 | -18/+29 |
| | |||||
* | Test with 3 parallel tests | Chocobozzz | 2020-12-14 | 1 | -3/+3 |
| | |||||
* | Save logs on ci failure | Chocobozzz | 2020-12-14 | 3 | -4/+22 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 8 | -26/+113 |
| | |||||
* | restore wrapping in reports | Rigel Kent | 2020-12-13 | 1 | -0/+1 |
| | |||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 12 | -103/+285 |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | do not crash if SMTP server is down | Girish Ramakrishnan | 2020-12-12 | 2 | -6/+5 |
| | | | | | | just log a warning if the SMTP server is down on startup time fixes #3457 | ||||
* | add info about hostname change (#3434) | kontrollanten | 2020-12-11 | 2 | -2/+3 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | admin config: fix typo | kontrollanten | 2020-12-11 | 1 | -1/+1 |
| | | | https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/ | ||||
* | Fix comments count | Chocobozzz | 2020-12-10 | 1 | -1/+3 |
| | |||||
* | Fix socket io with angular | Chocobozzz | 2020-12-10 | 2 | -8/+9 |
| | |||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 3 | -7/+39 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 9 | -25/+114 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 10 | -14/+52 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 7 | -49/+55 |
| | |||||
* | add previous button to registration form, with alignment | Rigel Kent | 2020-12-09 | 3 | -6/+16 |
| | |||||
* | fix tabindex on login page | Rigel Kent | 2020-12-09 | 3 | -2/+3 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 75 | -493/+431 |
| | |||||
* | disable x-powered-by even with csp disabled | Rigel Kent | 2020-12-09 | 1 | -1/+1 |
| | | | | follows Express and helmet recommendations | ||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 53 | -307/+503 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Try to improve tools doc | Chocobozzz | 2020-12-08 | 1 | -1/+13 |
| | |||||
* | Fix loading data twice in rest tables | Chocobozzz | 2020-12-08 | 2 | -2/+2 |
| | |||||
* | Fix config test | Chocobozzz | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 5 | -84/+139 |
| | |||||
* | Add tests | Thomas Citharel | 2020-12-08 | 1 | -5/+25 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Set canonical link to original video/playlist url | Thomas Citharel | 2020-12-08 | 1 | -5/+13 |
| | | | | | | The local URL was used instead of the original url Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | server/mw/oauth: res.loc.auth to true upon auth | kontrollanten | 2020-12-08 | 2 | -1/+3 |
| | | | | | | | Setting res.locals.authenticated explicity to true makes it's more clear whether the req is authenticated when using optionalAuthenticate middlware. | ||||
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 3 | -0/+26 |
| | |||||
* | Fix hook test | Chocobozzz | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | Add unlimited max live duration by default | Chocobozzz | 2020-12-08 | 2 | -2/+2 |
| | |||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 5 | -8/+74 |
| | |||||
* | server accounts/videos: trigger filter hook | kontrollanten | 2020-12-08 | 1 | -2/+9 |
| | |||||
* | contributing documentation: add `parallel` as dependency (#3421) | kontrollanten | 2020-12-07 | 1 | -5/+4 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Fix ; | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Relax webtorrent file check | Chocobozzz | 2020-12-07 | 1 | -3/+3 |
| | |||||
* | wt-plugin: tighten sanity check | kontrollanten | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Revert "refactor(wt-plugin): create getVideoFile fn" | kontrollanten | 2020-12-07 | 1 | -10/+11 |
| | | | | This reverts commit 9110f52c4f1c0cf46fc906dbd4cef566497fb556. | ||||
* | Revert "refactor(wt-plugin): tighten TS definitions" | kontrollanten | 2020-12-07 | 1 | -2/+2 |
| | | | | This reverts commit cdca521e1560bf8b215f8eb17576985e7a77cff6. | ||||
* | refactor(wt-plugin): tighten TS definitions | kontrollanten | 2020-12-07 | 1 | -2/+2 |
| | |||||
* | refactor(wt-plugin): create getVideoFile fn | kontrollanten | 2020-12-07 | 1 | -11/+10 |
| |