Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix player captions menu | Chocobozzz | 2019-10-28 | 1 | -1/+4 |
| | |||||
* | Don't redirect on verify account page after login | Chocobozzz | 2019-10-28 | 1 | -1/+2 |
| | |||||
* | Increase clock skew for HTTP signatures | Chocobozzz | 2019-10-25 | 2 | -2/+3 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 6 | -10/+60 |
| | |||||
* | Fix other videos width to avoid layout movement | Chocobozzz | 2019-10-25 | 1 | -3/+6 |
| | |||||
* | Add class to views elements | Chocobozzz | 2019-10-25 | 2 | -4/+7 |
| | |||||
* | Speedup theme injection | Chocobozzz | 2019-10-25 | 2 | -14/+83 |
| | |||||
* | More robust new instance follower notification | Chocobozzz | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Update translations | Chocobozzz | 2019-10-24 | 36 | -13872/+5896 |
| | |||||
* | Fix translations | Chocobozzz | 2019-10-24 | 1 | -697/+254 |
| | |||||
* | Add a drag&drop delay on playlist videos to allow user scroll on small ↵ | Julien Maulny | 2019-10-23 | 4 | -3/+22 |
| | | | | | | | | | | | | | | | | screens (#2154) * Add delay on playlist element reordering to fix user scroll on mobile Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * Upgrade @angular/cdk to include bugfix about drag&drop Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * add delay on playlist drag&drop on all touch screens Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> | ||||
* | Some language fixes (#2198) | Filip Bengtsson | 2019-10-23 | 5 | -18/+18 |
| | | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater. | ||||
* | Fix lint | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Fix and cleanup actor follow inbox sql query | Chocobozzz | 2019-10-23 | 1 | -3/+3 |
| | |||||
* | Try to update version of nightly builds | Chocobozzz | 2019-10-23 | 1 | -0/+5 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 13 | -33/+78 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Fix tsconfig with CLI tools | Chocobozzz | 2019-10-23 | 1 | -0/+1 |
| | |||||
* | Allow to toggle video publication date to display absolute date | Julien Maulny | 2019-10-23 | 6 | -3/+64 |
| | |||||
* | Fix checkbox themes | Chocobozzz | 2019-10-22 | 2 | -5/+5 |
| | |||||
* | Fix i18n generation script | Chocobozzz | 2019-10-22 | 4 | -1911/+2870 |
| | |||||
* | Fix french translations in signup page | Chocobozzz | 2019-10-22 | 2 | -2/+2 |
| | |||||
* | Fix misc tests | Chocobozzz | 2019-10-22 | 2 | -4/+4 |
| | |||||
* | Update translations | Chocobozzz | 2019-10-22 | 20 | -49/+5384 |
| | |||||
* | Fix i18n generation | Chocobozzz | 2019-10-22 | 1 | -1/+1 |
| | |||||
* | Fix dev mode | Chocobozzz | 2019-10-22 | 1 | -1/+4 |
| | |||||
* | Don't use beta angular qrcode package | Chocobozzz | 2019-10-21 | 2 | -333/+12 |
| | |||||
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 23 | -9/+82 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-10-21 | 3 | -1077/+2235 |
| | |||||
* | Add tsconfig-paths registration to mocha | Chocobozzz | 2019-10-21 | 6 | -9/+11 |
| | |||||
* | Upgrade tools dep | Chocobozzz | 2019-10-21 | 2 | -342/+518 |
| | |||||
* | Update jsonld library | Chocobozzz | 2019-10-21 | 2 | -35/+27 |
| | |||||
* | Fix bug with tsconfig paths | Chocobozzz | 2019-10-21 | 5 | -14/+35 |
| | |||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 17 | -1396/+1197 |
| | |||||
* | Don't quick transcode with the wrong pixel format | Chocobozzz | 2019-10-21 | 1 | -0/+1 |
| | |||||
* | Fix search with account video languages | Chocobozzz | 2019-10-21 | 4 | -11/+17 |
| | |||||
* | Fix traefik version in docker compose | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Auto build production docker images | Chocobozzz | 2019-10-21 | 1 | -0/+7 |
| | |||||
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 5 | -21/+17 |
| | |||||
* | Fix typo | Autom | 2019-10-21 | 1 | -3/+3 |
| | | | | Fixing a typo in the statistics section of the /about/instance/ page. | ||||
* | Update user-edit.component.html | Knackie | 2019-10-19 | 1 | -0/+1 |
| | | | fixes #1943 | ||||
* | Add generated files to gitignore to have a clean stage | Julien Maulny | 2019-10-19 | 2 | -1/+4 |
| | |||||
* | Link back to the source for the curl'd files. | Leopere | 2019-10-18 | 1 | -0/+1 |
| | | | Just for those of us who don't want to dig a lot but want to dig a little. | ||||
* | Fix caption validators test | Chocobozzz | 2019-10-18 | 1 | -16/+17 |
| | |||||
* | Add statistics section in about page | Julien Maulny | 2019-10-18 | 5 | -0/+183 |
| | |||||
* | Allow to choose 'Most liked videos' page as default client route | Julien Maulny | 2019-10-18 | 1 | -0/+1 |
| | |||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 6 | -0/+97 |
| | |||||
* | Fix audio uploading without preview | Chocobozzz | 2019-10-18 | 2 | -2/+2 |
| | |||||
* | Fix audio merging when specifying a preview | Chocobozzz | 2019-10-18 | 1 | -6/+28 |
| | |||||
* | Support text/plain caption files | Chocobozzz | 2019-10-18 | 1 | -1/+2 |
| | |||||
* | Change button with onclick to link with href | Frank Sträter | 2019-10-18 | 2 | -9/+9 |
| |