Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add auto play next video migration | Chocobozzz | 2019-09-24 | 3 | -1/+30 |
| | |||||
* | Try to fix tests | Chocobozzz | 2019-09-24 | 2 | -3/+12 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 14 | -2/+74 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 10 | -10/+10 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | Add missing translation tags | Chocobozzz | 2019-09-18 | 2 | -4/+4 |
| | |||||
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | Remove feeds from API documentation | Frank Sträter | 2019-09-18 | 1 | -45/+0 |
| | |||||
* | Change cli parameter from -t to good --target-url | Pablo Joubert | 2019-09-17 | 1 | -1/+1 |
| | |||||
* | Fix docker build | Chocobozzz | 2019-09-16 | 1 | -1/+0 |
| |