| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fix saved mute in embed | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
* | Update hls.js | Chocobozzz | 2020-02-28 | 2 | -5/+5 |
* | 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 |
* | | 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 |
* | | 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 |
|\ \ |
|
| * | | Create template dirs for openapi clients and provide README templates | Average Dude | 2020-02-18 | 7 | -1/+269 |
|/ / |
|
* | | 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 |
| * | 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 |
* | | 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 |
* | | Fix missing python dependency in Dockerfile.buster (#2495) | Kim | 2020-02-17 | 1 | -1/+1 |
* | | Add libraries section to the REST Quickstart | Rigel Kent | 2020-02-17 | 1 | -0/+10 |
* | | 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 |
| |\ \ |
|