aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix emailerChocobozzz2020-02-181-1/+1
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-1/+3
|\
| * Correctly fix auto followsChocobozzz2020-02-171-1/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-174-5/+14
|\|
| * Fix avatar updateChocobozzz2020-02-171-2/+2
| * Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
| * Fix instance get configChocobozzz2020-02-171-2/+5
| * Fix playlist cache errorChocobozzz2020-02-171-0/+6
| * Add missing ca-certificates in docker imageChocobozzz2020-02-171-1/+1
* | Add missing ca-certificates in docker imageChocobozzz2020-02-171-1/+1
* | Explain view calculation on short videos, rewording3risian2020-02-171-1/+1
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-170-0/+0
|\|
| * Fix youtube-dl pythonChocobozzz2020-02-171-1/+1
* | 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
* | Fix missing python dependency in Dockerfile.buster (#2495)Kim2020-02-171-1/+1
* | Add libraries section to the REST QuickstartRigel Kent2020-02-171-0/+10
* | 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
| |\ \
| | * | 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
| | |/ | |/|
* | | fix markdown link (#2504)Moritz Warning2020-02-161-2/+1
* | | 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
* | 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
* | Update default user theme to instance-defaultJorge Silva2020-02-121-2/+2
* | 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
|\|