aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Extend build commandsICabaleiro2020-02-131-1/+45
|
* Fix list overflow when refreshing the pageChocobozzz2020-02-131-9/+14
|
* Fix menu z-index on mobile on watch pageChocobozzz2020-02-131-1/+1
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-1326-53/+283
|
* Fix user dropdown menu with long textsRigel Kent2020-02-123-1/+14
| | | | closes #2480
* Keep our current build system for nowChocobozzz2020-02-121-4/+9
|
* Fix embed api doc linkChocobozzz2020-02-121-2/+2
|
* Only use basehrefChocobozzz2020-02-123-27/+37
| | | | Will allow us to use the localize option
* Update default user theme to instance-defaultJorge Silva2020-02-121-2/+2
| | | | (cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd)
* peertube-import-videos passes remaining options down to youtube-dlRaphaƫl Droz2020-02-121-3/+5
|
* Update test contributing guideChocobozzz2020-02-121-1/+1
|
* Correctly check remote extensionChocobozzz2020-02-121-3/+9
|
* Fix remote avatar without AP mediatype fieldChocobozzz2020-02-122-13/+18
|
* Update code contributorsChocobozzz2020-02-112-10/+17
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-114-3/+191
|\
| * Bumped to version v2.1.0v2.1.0Chocobozzz2020-02-113-3/+3
| |
| * Update changelogChocobozzz2020-02-101-0/+188
| |
* | Remove resume parameter when sharing a videoChocobozzz2020-02-102-3/+2
| |
* | Lint componentsChocobozzz2020-02-102-4/+4
| |
* | Remove unused modulesChocobozzz2020-02-102-51/+5
| |
* | Fix client dev modeChocobozzz2020-02-101-1/+1
| |
* | Use angular 9 clipboard cdkChocobozzz2020-02-108-22/+8
| |
* | Strict templates enabledChocobozzz2020-02-1031-47/+60
| |
* | Support i18n buildChocobozzz2020-02-109-50/+264
| |
* | Fix angular 9 buildChocobozzz2020-02-1020-31/+22
| |
* | Add @angular/localizeChocobozzz2020-02-103-2/+4
| |
* | Upgrade angular librariesChocobozzz2020-02-102-53/+84
| |
* | Remove unused stuff from angular.jsonChocobozzz2020-02-101-15/+0
| |
* | Update to angular 9Chocobozzz2020-02-1017-650/+1393
| |
* | Upgrade angular to latest 8Chocobozzz2020-02-102-838/+934
| |
* | Translated using Weblate (Catalan)chocobozzz2020-02-071-1/+1
| | | | | | | | | | | | | | Currently translated at 43.9% (533 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
* | Translated using Weblate (Catalan)chocobozzz2020-02-071-634/+533
| | | | | | | | | | | | | | Currently translated at 43.9% (533 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-072-1/+8
|\|
| * Correctly fix octet stream fallback for video extChocobozzz2020-02-071-0/+2
| |
| * Support wma and wav audio filesChocobozzz2020-02-072-1/+6
| |
* | Translated using Weblate (Chinese (Simplified))chocobozzz2020-02-071-621/+520
| | | | | | | | | | | | | | Currently translated at 96.2% (1169 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_HANT-TW/
* | Translated using Weblate (Swedish)Filip Bengtsson2020-02-071-5/+5
| | | | | | | | | | | | | | Currently translated at 100.0% (1215 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* | Small cleanupChocobozzz2020-02-061-13/+12
| |
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-062-4/+18
| |
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-060-0/+0
|\|
| * Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
| | | | | | | | It could be a FLAC file for example
* | Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
| | | | | | | | It could be a FLAC file for example
* | Fix language list buildChocobozzz2020-02-061-1/+1
| |
* | Fix accept languages in testsChocobozzz2020-02-061-1/+3
| |
* | Restyle toast notifications to tone down colorsRigel Kent2020-02-061-13/+15
| |
* | Translated using Weblate (Portuguese (Brazil))chocobozzz2020-02-061-2/+2
| | | | | | | | | | | | | | Currently translated at 96.2% (1169 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_BR/
* | Translated using Weblate (Galician)chocobozzz2020-02-061-2844/+4789
| | | | | | | | | | | | | | Currently translated at 18.9% (230 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* | Translated using Weblate (Portuguese (Brazil))chocobozzz2020-02-061-609/+508
| | | | | | | | | | | | | | Currently translated at 96.2% (1169 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_BR/
* | Translated using Weblate (Thai)Phongpanot2020-02-061-22/+22
| | | | | | | | | | | | | | Currently translated at 27.4% (64 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/th/
* | Translated using Weblate (Swedish)Filip Bengtsson2020-02-061-626/+517
| | | | | | | | | | | | | | Currently translated at 99.6% (1210 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/