aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Translated using Weblate (Malayalam)vachan2021-07-021-39/+39
| | | | | | | | | | | | | | | | | | | | | Currently translated at 22.3% (395 of 1770 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ml/
| * | Translated using Weblate (Russian)Александр2021-07-021-256/+251
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
| * | Translated using Weblate (Galician)josé m2021-07-021-256/+251
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
| * | Translated using Weblate (French (France) (fr_FR))Manuel Viens2021-07-021-256/+251
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
| * | Translated using Weblate (Arabic)saleh oukiki2021-07-021-2632/+2924
| | | | | | | | | | | | | | | | | | | | | Currently translated at 78.8% (1413 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
| * | Translated using Weblate (Chinese (Traditional))Jeff Huang2021-07-021-256/+251
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
| * | Translated using Weblate (Spanish)Berto Te2021-07-021-12/+12
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/es/
| * | Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-07-021-264/+259
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
| * | Translated using Weblate (Spanish)Berto Te2021-07-021-257/+252
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1793 of 1793 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* | | Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
| | |
* | | Remove unused variableChocobozzz2021-07-021-1/+0
|/ /
* | Use dns cache for requestsChocobozzz2021-07-021-0/+1
| | | | | | | | Prevent blocking issues in uv thread pool
* | Fix search module importChocobozzz2021-07-021-1/+3
| |
* | Increase test timeoutChocobozzz2021-07-022-3/+3
| |
* | Use consistent marginsChocobozzz2021-07-013-2/+8
| |
* | Support accountHandle and channelHandleChocobozzz2021-07-014-10/+27
| |
* | Homepage error handlingChocobozzz2021-07-014-36/+47
| |
* | Fix webfinger tls onlyChocobozzz2021-07-011-2/+2
| |
* | Fix hooks definitionChocobozzz2021-07-017-13/+35
| |
* | Fix missing delete cascade video -> channelChocobozzz2021-07-012-2/+3
| |
* | Update changelogChocobozzz2021-07-011-1/+3
| |
* | Handle broken plugin installChocobozzz2021-06-304-11/+80
| |
* | Document a way to update the last available version of a plugin manuallylutangar2021-06-301-0/+8
| | | | | | | | | | | | May comes in very handy to quickly test a plugin in a production like environment before it reaches a greater world. > This magic trick comes from @Chocobozzz himself, who passed it on to @JohnXLivingston, who then passed it down to me.
* | Update changelogChocobozzz2021-06-301-0/+73
| |
* | Fix ng select sizeChocobozzz2021-06-301-2/+1
| |
* | Move watch attributes in a dedicated componentChocobozzz2021-06-3010-316/+311
| |
* | Move video alert in a dedicated componentChocobozzz2021-06-308-54/+67
| |
* | Relax watch CSSChocobozzz2021-06-302-188/+178
| |
* | Refactor a little bit watch htmlChocobozzz2021-06-291-6/+8
| |
* | Fix console error when watching a videoChocobozzz2021-06-291-4/+1
| |
* | Move watch action buttons in a dedicated componentChocobozzz2021-06-2914-249/+312
| |
* | Move privacy concerns in a dedicated componentChocobozzz2021-06-2910-143/+150
| |
* | Reorganize watch componentsChocobozzz2021-06-2937-10/+29
| |
* | Create a dedicated component for video descriptionChocobozzz2021-06-298-117/+161
| |
* | Create a dedicated component for video ratingChocobozzz2021-06-297-151/+198
| |
* | Don't check enum for video modelChocobozzz2021-06-291-6/+0
| | | | | | | | Licence, language and category could be extended by a remote plugin
* | Only display homepage when components are loadedChocobozzz2021-06-2911-32/+90
| |
* | Playlist miniature consistent font sizeChocobozzz2021-06-291-3/+9
| |
* | Add ms to parse log datesChocobozzz2021-06-291-1/+2
| |
* | Fix player icons on chromeChocobozzz2021-06-294-4/+9
| |
* | Fix peertube container in markdown previewChocobozzz2021-06-294-26/+23
| |
* | Support short uuid for GET video/playlistChocobozzz2021-06-2994-643/+999
| |
* | Fix big play buttonChocobozzz2021-06-281-2/+2
| |
* | Fix ownership change with a live videoChocobozzz2021-06-284-101/+208
| |
* | Fix daily quota displayChocobozzz2021-06-281-2/+1
| |
* | Move to sass moduleChocobozzz2021-06-28170-427/+426
| |
* | Move to sass @useChocobozzz2021-06-28160-398/+397
| |
* | Add video-playlist-element.created hook (#4196)kontrollanten2021-06-284-3/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Update translationsChocobozzz2021-06-2541-5625/+5964
| |
* | Merge remote-tracking branch 'weblate/develop' into developChocobozzz2021-06-2514-16695/+18355
|\ \