Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | 130 | -599/+970 | |
|\ \ | ||||||
| * | | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 | |
| * | | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 286 | -1800/+4918 | |
| |\ \ | ||||||
| | * | | 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 | 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 | 4 | -7/+45 | |
| | * | | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -40/+37 | |
| | |/ | ||||||
| | * | 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 | |
| | * | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 1 | -2/+1 | |
| | * | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 | |
| | * | Add link to the profile who commented in notif | Chocobozzz | 2019-01-21 | 2 | -2/+3 | |
| | * | Fix notification popover width | Chocobozzz | 2019-01-21 | 2 | -4/+11 | |
| | * | Add server host in notification account field | Chocobozzz | 2019-01-21 | 2 | -3/+3 | |
| | * | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 1 | -1/+1 | |
| | * | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -4/+6 | |
| | * | Fix some styles | Chocobozzz | 2019-01-17 | 3 | -8/+7 | |
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 72 | -395/+361 | |
| | * | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 1 | -2/+2 | |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 24 | -58/+90 | |
| | * | Fix notification socket | Chocobozzz | 2019-01-14 | 8 | -39/+63 | |
| | * | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 2 | -1/+2 | |
| | * | Add unload listener on video upload/update | Chocobozzz | 2019-01-14 | 3 | -6/+32 | |
| | * | Add error message when trying to upload .ass subtitles | Chocobozzz | 2019-01-14 | 1 | -0/+11 | |
| | * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 1 | -3/+7 | |
| | * | Help translators to translate trending title/tooltip | Chocobozzz | 2019-01-14 | 2 | -10/+13 | |
| | * | Fix NSFW blur on search | Chocobozzz | 2019-01-14 | 2 | -3/+8 | |
| | * | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 2 | -0/+8 | |
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 5 | -4/+22 | |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 6 | -7/+32 | |
| * | | Fix too big line length | Lucas Declercq | 2018-10-08 | 1 | -1/+9 | |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 10 | -18/+18 | |
| * | | 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 | 9 | -2/+19 | |
* | | | Enable video watch | clementbrizard | 2019-01-12 | 2 | -2/+9 | |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 5 | -3/+29 | |
* | | | Change models | clementbrizard | 2019-01-12 | 2 | -1/+14 | |
| |/ |/| | ||||||
* | | Update translations | Chocobozzz | 2019-01-10 | 2 | -2/+7 |