josé m
0c92dec50c
Translated using Weblate (Galician)
...
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2020-12-14 09:11:34 +01:00
Berto Te
a5740ee741
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-12-14 09:11:34 +01:00
SupC
efc9839944
Translated using Weblate (Catalan)
...
Currently translated at 27.9% (480 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2020-12-14 09:11:34 +01:00
gohoso9454
93c5e9b520
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-12-14 09:11:33 +01:00
Berto Te
4bea15d050
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-12-14 09:11:33 +01:00
kontrollanten
9ba7ee9cc5
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-12-14 09:11:33 +01:00
kontrollanten
6dc92a0b85
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-12-14 09:11:33 +01:00
gohoso9454
1280852b5e
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-12-14 09:11:33 +01:00
Chocobozzz
59fd824cf3
Fix tests timeout
2020-12-14 09:11:27 +01:00
Chocobozzz
34caef7fc0
Add joblog at the end of ci
2020-12-14 09:11:27 +01:00
Chocobozzz
12554857b4
Display error logs in CI
2020-12-14 09:11:27 +01:00
Chocobozzz
17ae86e912
Display job log in ci
2020-12-14 09:11:27 +01:00
Chocobozzz
e078371807
Parse log script can take files as args
2020-12-14 09:11:27 +01:00
Chocobozzz
0d9c2cc0a2
Test with 3 parallel tests
2020-12-14 09:11:27 +01:00
Chocobozzz
83ef31fe10
Save logs on ci failure
2020-12-14 09:11:27 +01:00
Rigel Kent
040d6896a3
add display of logs matching any state
2020-12-13 19:27:25 +01:00
Rigel Kent
7aebd32f83
restore wrapping in reports
2020-12-13 14:59:48 +01:00
Kimsible
51a8397006
User dropdown and notifications popover improvements ( #3344 )
...
* 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>
2020-12-13 14:54:12 +01:00
Girish Ramakrishnan
75594f474a
do not crash if SMTP server is down
...
just log a warning if the SMTP server is down on startup time
fixes #3457
2020-12-12 08:50:59 +01:00
kontrollanten
fffc7c0864
add info about hostname change ( #3434 )
...
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-12-11 23:48:48 +01:00
kontrollanten
e134eb03cb
admin config: fix typo
...
https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
2020-12-11 10:38:15 +01:00
Chocobozzz
19b163d045
Fix comments count
2020-12-10 10:22:27 +01:00
Chocobozzz
dc1f314efd
Fix socket io with angular
2020-12-10 10:20:04 +01:00
Chocobozzz
e43b5a3fa8
Improve live player responsive
2020-12-10 09:37:53 +01:00
Chocobozzz
a800dbf345
Live views update
2020-12-09 16:31:42 +01:00
Chocobozzz
5cac83a78d
Refactor views component
2020-12-09 15:33:16 +01:00
Chocobozzz
0d8de2756f
Fix live tests
2020-12-09 14:45:47 +01:00
Rigel Kent
e0fea785bf
add previous button to registration form, with alignment
2020-12-09 13:20:58 +01:00
Rigel Kent
23cd3129a9
fix tabindex on login page
2020-12-09 13:01:00 +01:00
Chocobozzz
b49f22d8f9
Upgrade sequelize to v6
2020-12-09 11:41:22 +01:00
Rigel Kent
6c8c15f914
disable x-powered-by even with csp disabled
...
follows Express and helmet recommendations
2020-12-09 04:18:48 +01:00
Rigel Kent
f2eb23cd87
emit more specific status codes on video upload ( #3423 )
...
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
2020-12-08 21:16:10 +01:00
Chocobozzz
c977fd3ec9
Try to improve tools doc
2020-12-08 12:00:58 +01:00
Chocobozzz
6c53d8bf1d
Fix loading data twice in rest tables
2020-12-08 11:56:31 +01:00
Chocobozzz
8e2392e512
Fix config test
2020-12-08 11:37:24 +01:00
Chocobozzz
a59f210ff3
Refactor a little bit client canonical URL
2020-12-08 11:15:11 +01:00
Thomas Citharel
e5024f5181
Add tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-08 11:15:11 +01:00
Thomas Citharel
106fa2249d
Set canonical link to original video/playlist url
...
The local URL was used instead of the original url
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-08 11:15:11 +01:00
kontrollanten
2805cb7cb6
server/mw/oauth: res.loc.auth to true upon auth
...
Setting res.locals.authenticated explicity to
true makes it's more clear whether the req is
authenticated when using optionalAuthenticate
middlware.
2020-12-08 10:40:08 +01:00
kontrollanten
f17faefb30
plugins: add optional authentication for routes
2020-12-08 10:40:08 +01:00
Chocobozzz
c824e8a0c7
Fix hook test
2020-12-08 10:38:47 +01:00
Chocobozzz
2539011cfc
Add unlimited max live duration by default
2020-12-08 10:38:37 +01:00
Chocobozzz
38267c0c8a
Use dedicated hooks for account/channel videos
2020-12-08 10:33:23 +01:00
kontrollanten
1bfc07e4cc
server accounts/videos: trigger filter hook
2020-12-08 10:33:23 +01:00
kontrollanten
05e85b59c7
contributing documentation: add `parallel` as dependency ( #3421 )
...
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-12-07 21:27:25 +01:00
Chocobozzz
e46c70d858
Fix ;
2020-12-07 17:03:22 +01:00
Chocobozzz
6a882bc400
Relax webtorrent file check
2020-12-07 16:53:11 +01:00
kontrollanten
77002f5291
wt-plugin: tighten sanity check
2020-12-07 16:52:35 +01:00
kontrollanten
a325db1776
Revert "refactor(wt-plugin): create getVideoFile fn"
...
This reverts commit 9110f52c4f
.
2020-12-07 16:52:35 +01:00
kontrollanten
8426a71144
Revert "refactor(wt-plugin): tighten TS definitions"
...
This reverts commit cdca521e15
.
2020-12-07 16:52:35 +01:00