Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Mark additional strings as translatable (#2507) | Filip Bengtsson | 2020-02-21 | 8 | -11/+11 | |
| | | ||||||
* | | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 12 | -43/+43 | |
| | | | | | | | | fixes #2085 | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 2 | -1/+15 | |
|\| | ||||||
| * | Fix scroll menu on touch devices | Chocobozzz | 2020-02-20 | 1 | -0/+8 | |
| | | ||||||
| * | Fix CSP for embeds | Chocobozzz | 2020-02-20 | 1 | -1/+7 | |
| | | ||||||
* | | Properly hide Watch Later when user logs out | Rigel Kent | 2020-02-19 | 1 | -1/+1 | |
| | | ||||||
* | | Fix npm run dev | Chocobozzz | 2020-02-19 | 3 | -4/+6 | |
| | | ||||||
* | | Use bash to run build scripts too | Chocobozzz | 2020-02-19 | 3 | -3/+3 | |
| | | ||||||
* | | Use bash to run scripts | Chocobozzz | 2020-02-19 | 5 | -5/+5 | |
| | | ||||||
* | | Merge branch 'feature/better-openapi-readmes' into 'develop' | Rigel Kent | 2020-02-18 | 7 | -1/+269 | |
|\ \ | | | | | | | See merge request framasoft/peertube/PeerTube!29 | |||||
| * | | Create template dirs for openapi clients and provide README templates | Average Dude | 2020-02-18 | 7 | -1/+269 | |
|/ / | | | | | | | | | The definitions are now also in the template dirs because they will be ignored by the generator. Generators only use overrides and don't do anything with new files. | |||||
* | | Fix search parameter initialisation for search-typeahead | Rigel Kent | 2020-02-18 | 2 | -4/+4 | |
| | | ||||||
* | | Add notifications popover and tooltips to the z-index table | Rigel Kent | 2020-02-18 | 3 | -10/+18 | |
| | | ||||||
* | | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 | |
|\| | ||||||
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 4 | -5/+14 | |
|\| | ||||||
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 | |
| | | ||||||
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 | |
| | | | | | | | | And not for accounts or channels of the instance | |||||
| * | Fix instance get config | Chocobozzz | 2020-02-17 | 1 | -2/+5 | |
| | | ||||||
| * | Fix playlist cache error | Chocobozzz | 2020-02-17 | 1 | -0/+6 | |
| | | ||||||
| * | Add missing ca-certificates in docker image | Chocobozzz | 2020-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Add missing ca-certificates in docker image | Chocobozzz | 2020-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Explain view calculation on short videos, rewording | 3risian | 2020-02-17 | 1 | -1/+1 | |
| | | | | | | FAQ previously did not explain how views are calculated for videos under 30 seconds. Minor rewording fixes based on feedback from non-technical person. | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 0 | -0/+0 | |
|\| | ||||||
| * | Fix youtube-dl python | Chocobozzz | 2020-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 11 | -47/+37 | |
| | | ||||||
* | | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 14 | -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) | Kim | 2020-02-17 | 1 | -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 Quickstart | Rigel Kent | 2020-02-17 | 1 | -0/+10 | |
| | | | | | | Document the new OpenAPI clients in the RESTÂ Quickstart, listing supported languages and their repositories. | |||||
* | | Merge branch 'open-api-clients' into develop | Chocobozzz | 2020-02-17 | 9 | -0/+126 | |
|\ \ | ||||||
| * | | Make clients stage excute before build | Rigel Kent | 2020-02-16 | 1 | -2/+1 | |
| | | | ||||||
| * | | Make clients stage execute out-of-order | Rigel Kent | 2020-02-16 | 1 | -0/+1 | |
| | | | ||||||
| * | | OpenAPI clients generation | Rigel Kent | 2020-02-14 | 9 | -0/+126 | |
| |\ \ | | | | | | | | | See merge request framasoft/peertube/PeerTube!28, which continued https://github.com/Chocobozzz/PeerTube/pull/2060 | |||||
| | * | | OpenAPI clients generation | Average Dude | 2020-02-14 | 9 | -0/+126 | |
| |/ / | ||||||
* | | | Merge branch 'master' into develop | Chocobozzz | 2020-02-17 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * | | | fix markdown link (#2504) | Moritz Warning | 2020-02-16 | 1 | -2/+1 | |
| | |/ | |/| | | | | (doc) fix markdown link in docker.md | |||||
* | | | fix markdown link (#2504) | Moritz Warning | 2020-02-16 | 1 | -2/+1 | |
| | | | | | | | | | (doc) fix markdown link in docker.md | |||||
* | | | Fix search instructions for videos | Rigel Kent | 2020-02-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | (doc) update copyright to 2020 | DontUseGithub | 2020-02-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Simplify code for search-typeahead | Rigel Kent | 2020-02-13 | 5 | -27/+29 | |
| | | | ||||||
* | | | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 19 | -206/+189 | |
| | | | ||||||
* | | | Media queries to use variables when possible | Rigel Kent | 2020-02-13 | 7 | -7/+8 | |
| | | | ||||||
* | | | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 8 | -12/+62 | |
| | | | ||||||
* | | | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 10 | -86/+93 | |
| | | | ||||||
* | | | Add keyboard navigation and hepler to typeahead | Rigel Kent | 2020-02-13 | 11 | -86/+234 | |
| | | | ||||||
* | | | Search typeahead initial design | Rigel Kent | 2020-02-13 | 11 | -27/+375 | |
| | | | ||||||
* | | | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 7 | -12/+34 | |
| | | | ||||||
* | | | Extend build commands | ICabaleiro | 2020-02-13 | 1 | -1/+45 | |
| |/ |/| | ||||||
* | | Fix list overflow when refreshing the page | Chocobozzz | 2020-02-13 | 1 | -9/+14 | |
| | |