| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Fix client with google bot | Chocobozzz | 2019-02-11 | 4 | -596/+648 |
| | * | | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 3 | -12/+14 |
| | * | | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 16 | -145/+188 |
| | * | | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 5 | -19/+78 |
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 81 | -385/+1978 |
| | * | | 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 | 24 | -722/+1065 |
| | * | | Nginx config file: remove text/html from gzip_types | Benjamin Bouvier | 2019-02-11 | 1 | -1/+1 |
| | * | | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 2 | -4/+44 |
| | * | | Merge branch 'release/v1.2.0' into develop | Chocobozzz | 2019-02-06 | 4 | -4/+9 |
| | |\ \ |
|
| | | * | | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 3 | -3/+3 |
| | | * | | Update changelog | Chocobozzz | 2019-02-06 | 1 | -1/+6 |
| | * | | | 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 |
| | |/ / |
|
| | * | | Support socket.io in nginx template | Chocobozzz | 2019-01-29 | 1 | -0/+12 |
| | * | | Merge branch 'develop' into release/v1.2.0 | Chocobozzz | 2019-01-29 | 4 | -4/+5 |
| | |\ \ |
|
| | | * | | fix undefined change ownership icons | Josh Morel | 2019-01-28 | 2 | -2/+3 |
| | | * | | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | * | | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | | * | | Add the discord bridge | Thomas Citharel | 2019-01-25 | 1 | -1/+1 |
| | * | | | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | |/ / |
|
| | * | | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 3 | -5/+6 |
| | * | | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 |
| | * | | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | * | | Fix tests | Chocobozzz | 2019-01-21 | 2 | -2/+2 |
| | * | | 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 | 5 | -4/+19 |
| | * | | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 3 | -3/+3 |
| | * | | Typos | Chocobozzz | 2019-01-17 | 1 | -10/+10 |
| | * | | Prepare changelog | Chocobozzz | 2019-01-17 | 1 | -0/+84 |
| | * | | Prefer avg_frame_rate to fetch video FPS | 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 tests | Chocobozzz | 2019-01-17 | 1 | -1/+5 |
| | * | | Fix some styles | Chocobozzz | 2019-01-17 | 5 | -30/+41 |
| | * | | Refactor how we use icons | Chocobozzz | 2019-01-17 | 116 | -891/+667 |
| | |/ |
|
| | * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 30 | -755/+330 |
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 5 | -4/+29 |
| | * | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 2 | -2/+7 |
| | * | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 32 | -5844/+11513 |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 28 | -80/+136 |
| | * | 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 |
| | * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| | * | Add error message when trying to upload .ass subtitles | Chocobozzz | 2019-01-14 | 1 | -0/+11 |
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 8 | -62/+99 |