| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Currently translated at 100.0% (246 of 246 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/sv/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (234 of 234 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/uk/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (98 of 98 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/uk/
|
|
|
|
|
|
|
| |
Currently translated at 45.7% (107 of 234 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/uk/
|
|
|
|
|
|
|
| |
Currently translated at 10.1% (175 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
|
|
|
|
|
|
|
| |
Currently translated at 98.7% (1696 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (103 of 103 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/sv/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
|
|
|
|
|
|
|
| |
Currently translated at 27.9% (480 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (1718 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
|
|
|
|
|
|
| |
Currently translated at 99.9% (1717 of 1718 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
just log a warning if the SMTP server is down on startup time
fixes #3457
|
|
|
| |
Co-authored-by: Rigel Kent <par@rigelk.eu>
|
|
|
| |
https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
follows Express and helmet recommendations
|
|
|
|
|
| |
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
|
|
|
|
|
| |
The local URL was used instead of the original url
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
|
|
|
|
|
|
| |
Setting res.locals.authenticated explicity to
true makes it's more clear whether the req is
authenticated when using optionalAuthenticate
middlware.
|
| |
|