aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
| | * | 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
| | * Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
| | * 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-17112-833/+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
| | * Add unload listener on video upload/updateChocobozzz2019-01-143-6/+32
| | * Add error message when trying to upload .ass subtitlesChocobozzz2019-01-141-0/+11
| | * Warn user when they want to delete a channelChocobozzz2019-01-141-3/+7
| | * Help translators to translate trending title/tooltipChocobozzz2019-01-142-10/+13
| | * Fix NSFW blur on searchChocobozzz2019-01-142-3/+8
| | * Fix captions in HTTP fallbackChocobozzz2019-01-143-0/+26
| | * Improve "no notifications" messageChocobozzz2019-01-142-0/+8
| | * WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-145-4/+22
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-106-7/+32
| * | Fix too big line lengthLucas Declercq2018-10-081-1/+9
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-0810-18/+18
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-062-0/+7
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-069-2/+19
* | | Enable video watchclementbrizard2019-01-122-2/+9
* | | Enable video upload and editclementbrizard2019-01-125-3/+29
* | | Change modelsclementbrizard2019-01-122-1/+14
| |/ |/|
* | Update translationsChocobozzz2019-01-103-849/+748
* | Implement contact form in the clientChocobozzz2019-01-1012-12/+260
* | Add contact form checkbox in admin formChocobozzz2019-01-108-399/+387
* | Correctly scroll to video commentChocobozzz2019-01-092-6/+2
* | Correctly scroll in notification preferencesChocobozzz2019-01-093-6/+5
* | Add notifications in the clientChocobozzz2019-01-0938-47/+925
* | Fix notification icon positionChocobozzz2019-01-092-5/+2
* | Fix notification with large messageChocobozzz2018-12-204-23/+26
* | Refractor notification serviceChocobozzz2018-12-1978-476/+435
* | Don't call watching endpoint if history is disabledChocobozzz2018-12-191-1/+1
* | Add ability to disable and clear historyChocobozzz2018-12-189-55/+158
* | Add history page on clientChocobozzz2018-12-1812-7/+234
* | Add WebFinger support (#1498)Acid Chicken (硫酸鶏)2018-12-181-2/+19