aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix search instructions for videosRigel Kent2020-02-131-1/+1
|
* (doc) update copyright to 2020DontUseGithub2020-02-131-1/+1
|
* Simplify code for search-typeaheadRigel Kent2020-02-135-27/+29
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-1319-206/+189
|
* Media queries to use variables when possibleRigel Kent2020-02-137-7/+8
|
* Make the search helper change based on the server configRigel Kent2020-02-138-12/+62
|
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-1310-86/+93
|
* Add keyboard navigation and hepler to typeaheadRigel Kent2020-02-1311-86/+234
|
* Search typeahead initial designRigel Kent2020-02-1311-27/+375
|
* Manage z-indexes in variablesRigel Kent2020-02-137-12/+34
|
* 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
|\|