aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Move original publication date in advanced settingsChocobozzz2019-02-113-46/+50
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-11227-8111/+14771
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| |
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-11421-14175/+33630
| |\
| | * Cleanup reset user password by adminChocobozzz2019-02-119-56/+43
| | | | | | | | | | | | And add some tests
| | * 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-1111-4/+200
| | |
| | * Fix client with google botChocobozzz2019-02-114-596/+648
| | |
| | * 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-1116-77/+298
| | |
| | * Add lazy loading in playerChocobozzz2019-02-114-12/+25
| | |
| | * Correctly implement p2p-media-loaderChocobozzz2019-02-1112-60/+240
| | |
| | * Refractor videojs playerChocobozzz2019-02-1122-720/+1063
| | | | | | | | | | | | Add fake p2p-media-loader plugin
| | * Merge branch 'release/v1.2.0' into developChocobozzz2019-02-061-1/+1
| | |\
| | | * 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
| | | | | | | | | | | | Video edit tags, dropdown actions font ...
| | * Refactor how we use iconsChocobozzz2019-01-17112-833/+531
| | | | | | | | | | | | Inject them in an angular component so we can easily change their color
| | * 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
| | | | | | | | | | | | And correctly handle new lines
| | * Fix notification socketChocobozzz2019-01-148-39/+63
| | | | | | | | | | | | Should be in core module to share the same subject to all the app
| | * 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
| | | | | | | | | | | | | | | Because they will not be able to create another channel with the same actor name
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage
| | * 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
| | |