| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| | |
Should be on top of the header too
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* live: set custom RTMP/RTMPS hostname
closes #4786
* dont use webserver.hostname as default
* check that rtmp/s.hostname is set
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 41.7% (806 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/oc/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 99.0% (1911 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 78.8% (1522 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 73.9% (1427 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 83.1% (1605 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 46.3% (894 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_BR/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 99.0% (1911 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 99.9% (1929 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 78.8% (1522 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (1930 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 98.7% (1906 of 1930 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Introduce a new __Edit__ button on a subtitle.
It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Implements https://github.com/Chocobozzz/PeerTube/issues/1803
|
| |
| |
| | |
python virtual package uses python-is-python2 so install python2 instead of python3, we need to explicitly use python3 for PeerTube tools (especially ytp-dl)
|
| |
| |
| |
| | |
closes #4775
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* client: remove unused file
* refactor(client/my-actor-avatar): size from input
Read size from component input instead of scss, to make it possible to
use smaller avatar images when implemented.
* implement avatar miniatures
close #4560
* fix(test): max file size
* fix(search-index): normalize res acc to avatarMini
* refactor avatars to an array
* client/search: resize channel avatar to 120
* refactor(client/videos): remove unused function
* client(actor-avatar): set default size
* fix tests and avatars full result
When findOne is used only an array containting one avatar is returned.
* update migration version and version notations
* server/search: harmonize normalizing
* Cleanup avatar miniature PR
Co-authored-by: Chocobozzz <me@florianbigard.com>
|
| |
|
| |
|
| |
|