Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix explained privacies on first upload screen | Chocobozzz | 2019-04-25 | 9 | -8/+10 |
* | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 1 | -1/+3 |
* | Fix videos list margin with hidden menu | Chocobozzz | 2019-04-11 | 2 | -18/+19 |
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 2 | -6/+13 |
* | Handle actions in other videos section | Chocobozzz | 2019-04-08 | 3 | -2/+4 |
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 1 | -0/+9 |
* | Improve playlist element style | Chocobozzz | 2019-04-05 | 1 | -17/+20 |
* | Add video miniature dropdown | Chocobozzz | 2019-04-05 | 14 | -510/+12 |
* | Improve abstract videos list | Chocobozzz | 2019-04-03 | 1 | -3/+2 |
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -1/+1 |
* | Restore videos list components | Chocobozzz | 2019-04-02 | 5 | -21/+28 |
* | Improve comment deletion message | Chocobozzz | 2019-03-20 | 2 | -0/+14 |
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 3 | -173/+225 |
* | Add video channel view | Chocobozzz | 2019-03-18 | 3 | -6/+7 |
* | Remove jest tests | Chocobozzz | 2019-03-18 | 2 | -88/+0 |
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 4 | -35/+258 |
* | Playlist videos component | Chocobozzz | 2019-03-18 | 2 | -10/+2 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 8 | -25/+65 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 6 | -103/+6 |
* | Update E2E tests | Chocobozzz | 2019-02-21 | 1 | -4/+7 |
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 1 | -1/+1 |
* | Add hover effect on video miniature | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
* | Increase player default size to 66vh | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
* | Add user notification animation | Chocobozzz | 2019-02-20 | 2 | -2/+2 |
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 3 | -5/+7 |
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 2 | -45/+49 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 34 | -518/+252 |
|\ | |||||
| * | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 |
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 52 | -684/+488 |
| |\ | |||||
| | * | Fix client with google bot | Chocobozzz | 2019-02-11 | 1 | -2/+1 |
| | * | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -10/+12 |
| | * | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -7/+16 |
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -5/+23 |
| | * | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -40/+37 |
| | * | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 |
| | * | Fix some styles | Chocobozzz | 2019-01-17 | 1 | -7/+6 |
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 21 | -215/+80 |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 8 | -229/+8 |
| | * | Add unload listener on video upload/update | Chocobozzz | 2019-01-14 | 3 | -6/+32 |
| | * | Help translators to translate trending title/tooltip | Chocobozzz | 2019-01-14 | 1 | -9/+13 |
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -2/+10 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+14 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 6 | -10/+10 |
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| * | | Only show download button if downloadingEnabled is set to true | Lucas Declercq | 2018-10-06 | 2 | -0/+7 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 5 | -1/+11 |
* | | | Enable video watch | clementbrizard | 2019-01-12 | 2 | -2/+9 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 2 | -1/+17 |
| |/ |/| | |||||
* | | Add contact form checkbox in admin form | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
* | | Correctly scroll to video comment | Chocobozzz | 2019-01-09 | 2 | -6/+2 |