Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Polish) | knuxify | 2020-02-28 | 1 | -224/+152 |
| | | | | | | | Currently translated at 66.2% (805 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/ | ||||
* | Translated using Weblate (Swedish) | Filip Bengtsson | 2020-02-28 | 1 | -1/+1 |
| | | | | | | | Currently translated at 100.0% (1215 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Translated using Weblate (Polish) | knuxify | 2020-02-28 | 1 | -1733/+1692 |
| | | | | | | | Currently translated at 53.7% (652 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/ | ||||
* | Translated using Weblate (Spanish) | Iván Cabaleiro | 2020-02-28 | 1 | -19/+10 |
| | | | | | | | Currently translated at 65.9% (801 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | ||||
* | Translated using Weblate (Chinese (Simplified)) | Jeff Huang | 2020-02-28 | 1 | -54/+46 |
| | | | | | | | Currently translated at 100.0% (1215 of 1215 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_HANT-TW/ | ||||
* | Add missing api=1 info in embed quickstart | Chocobozzz | 2020-02-28 | 1 | -1/+2 |
| | |||||
* | Update credits | Chocobozzz | 2020-02-28 | 2 | -3/+11 |
| | |||||
* | Fix lint | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 59 | -254/+911 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Fix saved mute in embed | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Update hls.js | Chocobozzz | 2020-02-28 | 2 | -5/+5 |
| | | | | Seems to fix a bug when we manually update resolution | ||||
* | Bumped to version v2.1.1 | Chocobozzz | 2020-02-28 | 3 | -3/+3 |
| | |||||
* | Update changelog | Chocobozzz | 2020-02-28 | 1 | -0/+15 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-26 | 2 | -8/+7 |
|\ | |||||
| * | Correctly fix menu overflow on mobile | Chocobozzz | 2020-02-26 | 1 | -8/+4 |
| | | |||||
| * | Fix IOS embed player | Chocobozzz | 2020-02-26 | 1 | -0/+3 |
| | | |||||
| * | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-21 | 1 | -32/+20 |
| | | |||||
* | | Fix WS tracker | Chocobozzz | 2020-02-25 | 1 | -1/+1 |
| | | |||||
* | | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
| | | |||||
* | | Chore/docker-documentation-improvements (#2494) | Kim | 2020-02-24 | 4 | -39/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unify env_var names to replace * detail more and improve docker doc * fix title * move acme email and domains to traefik command * add details about TRAEFIK_ACME_* variables * Fix preview links from /develop to /master | ||||
* | | Minor update to the OpenAPI: instance config recent additions | Rigel Kent | 2020-02-21 | 1 | -0/+26 |
| | | |||||
* | | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 5 | -5/+7 |
| | | |||||
* | | 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 |