aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-11888-32883/+54077
|\
| * Add ffmpeg version in config for hls transcodingChocobozzz2019-02-112-0/+2
| * Fix reverse proxy testChocobozzz2019-02-111-1/+1
| * Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-119-90/+139
| |\
| | * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-159-89/+138
| * | Cleanup reset user password by adminChocobozzz2019-02-1118-85/+97
| * | cleanup and remove paramSubsRigel Kent2019-02-113-10/+9
| * | move user-password to Input decoratorRigel Kent2019-02-112-11/+3
| * | remove isAdministrationRigel Kent2019-02-115-20/+8
| * | allow administration to change/reset a user's passwordRigel Kent2019-02-1113-4/+217
| * | Fix client with google botChocobozzz2019-02-114-596/+648
| * | Add player mode in watch/embed urlsChocobozzz2019-02-113-12/+14
| * | Use a single file instead of segments for HLSChocobozzz2019-02-1116-145/+188
| * | Fallback HLS to webtorrentChocobozzz2019-02-115-19/+78
| * | Add hls support on serverChocobozzz2019-02-1181-385/+1978
| * | Add lazy loading in playerChocobozzz2019-02-114-12/+25
| * | Correctly implement p2p-media-loaderChocobozzz2019-02-1112-60/+240
| * | Refractor videojs playerChocobozzz2019-02-1124-722/+1065
| * | Nginx config file: remove text/html from gzip_typesBenjamin Bouvier2019-02-111-1/+1
| * | remove .only from notifications testsJosh Morel2019-02-071-1/+1
| * | don't notify prior to scheduled updateJosh Morel2019-02-072-4/+44
| * | Merge branch 'release/v1.2.0' into developChocobozzz2019-02-064-4/+9
| |\ \
| | * | Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-063-3/+3
| | * | Update changelogChocobozzz2019-02-061-1/+6
| * | | Add meta tag to embed.htmlbuoyantair2019-01-311-0/+1
| * | | Add meta tag to index.htmlbuoyantair2019-01-311-1/+1
| |/ /
| * | Support socket.io in nginx templateChocobozzz2019-01-291-0/+12
| * | Merge branch 'develop' into release/v1.2.0Chocobozzz2019-01-294-4/+5
| |\ \
| | * | fix undefined change ownership iconsJosh Morel2019-01-282-2/+3
| | * | fix typo in test accounts api validatorsJosh Morel2019-01-281-1/+1
| | * | Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
| | * | Add the discord bridgeThomas Citharel2019-01-251-1/+1
| * | | Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
| |/ /
| * | Try to fix Mac video uploadChocobozzz2019-01-243-5/+6
| * | Fix trending days display on first loadChocobozzz2019-01-211-11/+14
| * | Youtube DL update every 24 hoursChocobozzz2019-01-211-1/+1
| * | Fix testsChocobozzz2019-01-212-2/+2
| * | Add link to the profile who commented in notifChocobozzz2019-01-212-2/+3
| * | Fix notification popover widthChocobozzz2019-01-212-4/+11
| * | Add server host in notification account fieldChocobozzz2019-01-215-4/+19
| * | Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-173-3/+3
| * | TyposChocobozzz2019-01-171-10/+10
| * | Prepare changelogChocobozzz2019-01-171-0/+84
| * | Prefer avg_frame_rate to fetch video FPSChocobozzz2019-01-171-1/+1
| * | Fix calendar in dark modeChocobozzz2019-01-174-6/+16
| * | Fix invisible things in dark modeChocobozzz2019-01-175-10/+20
| * | Fix testsChocobozzz2019-01-171-1/+5
| * | Fix some stylesChocobozzz2019-01-175-30/+41
| * | Refactor how we use iconsChocobozzz2019-01-17116-891/+667
| |/
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-1530-755/+330