Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video channel view | Chocobozzz | 2019-03-18 | 26 | -45/+248 |
* | Remove jest tests | Chocobozzz | 2019-03-18 | 4 | -106/+0 |
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 20 | -294/+668 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 6 | -71/+180 |
* | Playlist videos component | Chocobozzz | 2019-03-18 | 18 | -40/+324 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 46 | -76/+824 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 41 | -145/+1042 |
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 5 | -1/+26 |
* | Move user registration info in features table | Chocobozzz | 2019-02-21 | 4 | -38/+13 |
* | Don't close help popover when clicking inside | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Update E2E tests | Chocobozzz | 2019-02-21 | 3 | -12/+18 |
* | Video abuse notification is not only for local videos | Chocobozzz | 2019-02-20 | 1 | -1/+1 |
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 6 | -20/+17 |
* | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 2 | -2/+3 |
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 4 | -2/+12 |
* | Add hover effect on video miniature | Chocobozzz | 2019-02-20 | 3 | -3/+38 |
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 4 | -6/+6 |
* | Increase player default size to 66vh | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 2 | -8/+19 |
* | Add user notification animation | Chocobozzz | 2019-02-20 | 13 | -20/+123 |
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 19 | -72/+98 |
* | Update translations | Chocobozzz | 2019-02-15 | 34 | -2073/+22224 |
* | Fix too long name in menu | Chocobozzz | 2019-02-15 | 2 | -4/+7 |
* | Fix moderators that cannot access the muted servers table | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
* | Don't crash on error in notification popup | Chocobozzz | 2019-02-15 | 1 | -67/+73 |
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 3 | -1/+78 |
* | Fix negative seconds by displaying 0 instead (#1445) (#1625) | zacharystenger | 2019-02-12 | 1 | -1/+1 |
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 3 | -46/+50 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 224 | -7476/+14186 |
|\ | |||||
| * | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 |
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 416 | -12893/+30607 |
| |\ | |||||
| | * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 8 | -54/+42 |
| | * | cleanup and remove paramSubs | Rigel Kent | 2019-02-11 | 3 | -10/+9 |
| | * | move user-password to Input decorator | Rigel Kent | 2019-02-11 | 2 | -11/+3 |
| | * | remove isAdministration | Rigel Kent | 2019-02-11 | 4 | -17/+7 |
| | * | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 10 | -4/+197 |
| | * | Fix client with google bot | Chocobozzz | 2019-02-11 | 2 | -3/+2 |
| | * | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 2 | -11/+13 |
| | * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -4/+11 |
| | * | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 5 | -19/+78 |
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 14 | -64/+278 |
| | * | Add lazy loading in player | Chocobozzz | 2019-02-11 | 3 | -12/+24 |
| | * | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 10 | -58/+223 |
| | * | Refractor videojs player | Chocobozzz | 2019-02-11 | 20 | -717/+1012 |
| | * | Add meta tag to embed.html | buoyantair | 2019-01-31 | 1 | -0/+1 |
| | * | Add meta tag to index.html | buoyantair | 2019-01-31 | 1 | -1/+1 |
| | * | fix undefined change ownership icons | Josh Morel | 2019-01-28 | 2 | -2/+3 |
| | * | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |