Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | 227 | -8111/+14771 | |
|\ \ | ||||||
| * | | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 | |
| * | | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 421 | -14175/+33630 | |
| |\ \ | ||||||
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 9 | -56/+43 | |
| | * | | 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 | 5 | -20/+8 | |
| | * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 11 | -4/+200 | |
| | * | | Fix client with google bot | Chocobozzz | 2019-02-11 | 4 | -596/+648 | |
| | * | | 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 | 16 | -77/+298 | |
| | * | | Add lazy loading in player | Chocobozzz | 2019-02-11 | 4 | -12/+25 | |
| | * | | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 12 | -60/+240 | |
| | * | | Refractor videojs player | Chocobozzz | 2019-02-11 | 22 | -720/+1063 | |
| | * | | Merge branch 'release/v1.2.0' into develop | Chocobozzz | 2019-02-06 | 1 | -1/+1 | |
| | |\| | ||||||
| | | * | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 1 | -1/+1 | |
| | * | | 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 | |
| | * | 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 | |
| | * | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 1 | -1/+1 | |
| | * | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 4 | -6/+16 | |
| | * | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 5 | -10/+20 | |
| | * | Fix some styles | Chocobozzz | 2019-01-17 | 5 | -30/+41 | |
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 112 | -833/+531 | |
| | * | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 2 | -2/+7 | |
| | * | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 31 | -5843/+11506 | |
| | * | 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 | |
| | * | Fix captions in HTTP fallback | Chocobozzz | 2019-01-14 | 3 | -0/+26 | |
| | * | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 2 | -0/+8 |