aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor update to the OpenAPI: instance config recent additionsRigel Kent2020-02-211-0/+26
* | Provide z-index centralisation for lower componentsRigel Kent2020-02-215-5/+7
* | Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-218-11/+11
* | Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-2112-43/+43
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-202-1/+15
|\|
| * Fix scroll menu on touch devicesChocobozzz2020-02-201-0/+8
| * Fix CSP for embedsChocobozzz2020-02-201-1/+7
* | Properly hide Watch Later when user logs outRigel Kent2020-02-191-1/+1
* | Fix npm run devChocobozzz2020-02-193-4/+6
* | Use bash to run build scripts tooChocobozzz2020-02-193-3/+3
* | Use bash to run scriptsChocobozzz2020-02-195-5/+5
* | Merge branch 'feature/better-openapi-readmes' into 'develop'Rigel Kent2020-02-187-1/+269
|\ \
| * | Create template dirs for openapi clients and provide README templatesAverage Dude2020-02-187-1/+269
|/ /
* | Fix search parameter initialisation for search-typeaheadRigel Kent2020-02-182-4/+4
* | Add notifications popover and tooltips to the z-index tableRigel Kent2020-02-183-10/+18
* | 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