aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Refactor ellipsis CSSChocobozzz2019-02-206-20/+17
* Correctly fix video import notificationChocobozzz2019-02-202-2/+3
* Add isNSFW instance configuration keyChocobozzz2019-02-204-2/+12
* Add hover effect on video miniatureChocobozzz2019-02-203-3/+38
* Increase thumbnails sizeChocobozzz2019-02-204-6/+6
* Increase player default size to 66vhChocobozzz2019-02-201-2/+2
* Try to fix p2p-media-loader on iosChocobozzz2019-02-202-8/+19
* Add user notification animationChocobozzz2019-02-2013-20/+123
* Lazy import some modulesChocobozzz2019-02-1519-72/+98
* Update translationsChocobozzz2019-02-1534-2073/+22224
* Fix too long name in menuChocobozzz2019-02-152-4/+7
* Fix moderators that cannot access the muted servers tableChocobozzz2019-02-151-1/+1
* Don't crash on error in notification popupChocobozzz2019-02-151-67/+73
* Add search by original publication dateAndrés Maldonado2019-02-123-1/+78
* Fix negative seconds by displaying 0 instead (#1445) (#1625)zacharystenger2019-02-121-1/+1
* Move original publication date in advanced settingsChocobozzz2019-02-113-46/+50
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-11224-7476/+14186
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-11416-12893/+30607
| |\
| | * Cleanup reset user password by adminChocobozzz2019-02-118-54/+42
| | * cleanup and remove paramSubsRigel Kent2019-02-113-10/+9
| | * move user-password to Input decoratorRigel Kent2019-02-112-11/+3
| | * remove isAdministrationRigel Kent2019-02-114-17/+7
| | * allow administration to change/reset a user's passwordRigel Kent2019-02-1110-4/+197
| | * Fix client with google botChocobozzz2019-02-112-3/+2
| | * Add player mode in watch/embed urlsChocobozzz2019-02-112-11/+13
| | * Use a single file instead of segments for HLSChocobozzz2019-02-111-4/+11
| | * Fallback HLS to webtorrentChocobozzz2019-02-115-19/+78
| | * Add hls support on serverChocobozzz2019-02-1114-64/+278
| | * Add lazy loading in playerChocobozzz2019-02-113-12/+24
| | * Correctly implement p2p-media-loaderChocobozzz2019-02-1110-58/+223
| | * Refractor videojs playerChocobozzz2019-02-1120-717/+1012
| | * Add meta tag to embed.htmlbuoyantair2019-01-311-0/+1
| | * Add meta tag to index.htmlbuoyantair2019-01-311-1/+1
| | * fix undefined change ownership iconsJosh Morel2019-01-282-2/+3
| | * Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
| | * Try to fix Mac video uploadChocobozzz2019-01-241-2/+1
| | * Fix trending days display on first loadChocobozzz2019-01-211-11/+14
| | * 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-212-3/+3
| | * Fix calendar in dark modeChocobozzz2019-01-174-6/+16
| | * Fix invisible things in dark modeChocobozzz2019-01-175-10/+20
| | * Fix some stylesChocobozzz2019-01-175-30/+41
| | * Refactor how we use iconsChocobozzz2019-01-17110-659/+531
| | * Fix notification z-index on modalsChocobozzz2019-01-152-2/+7
| | * Add missing translations in embed templateChocobozzz2019-01-1431-5843/+11506
| | * Increase abuse length to 3000Chocobozzz2019-01-1424-58/+90
| | * Fix notification socketChocobozzz2019-01-148-39/+63
| | * Fix scroll in notifications pageChocobozzz2019-01-142-1/+2