aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Refactor email enabled functionChocobozzz2020-02-1711-47/+37
|
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-1714-18/+201
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Fix missing python dependency in Dockerfile.buster (#2495)Kim2020-02-171-1/+1
| | | | | | * Fix missing youtube-dl dependency in buster docker image * Fix missing python dependency in buster docker image
* Add libraries section to the REST QuickstartRigel Kent2020-02-171-0/+10
| | | Document the new OpenAPI clients in the REST Quickstart, listing supported languages and their repositories.
* Merge branch 'open-api-clients' into developChocobozzz2020-02-179-0/+126
|\
| * Make clients stage excute before buildRigel Kent2020-02-161-2/+1
| |
| * Make clients stage execute out-of-orderRigel Kent2020-02-161-0/+1
| |
| * OpenAPI clients generationRigel Kent2020-02-149-0/+126
| |\ | | | | | | See merge request framasoft/peertube/PeerTube!28, which continued https://github.com/Chocobozzz/PeerTube/pull/2060
| | * OpenAPI clients generationAverage Dude2020-02-149-0/+126
| |/
* | Merge branch 'master' into developChocobozzz2020-02-170-0/+0
|\ \
| * | fix markdown link (#2504)Moritz Warning2020-02-161-2/+1
| | | | | | | | | (doc) fix markdown link in docker.md
* | | fix markdown link (#2504)Moritz Warning2020-02-161-2/+1
| | | | | | | | | (doc) fix markdown link in docker.md
* | | 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
| |