aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Fix instance name displaying with long textChocobozzz2018-02-202-4/+13
|
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
|
* Add links support in commentsChocobozzz2018-02-204-9/+27
|
* Handle line feeds in commentsChocobozzz2018-02-203-4/+14
|
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
|
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
|
* Improve comment highlightingChocobozzz2018-02-1911-58/+103
|
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
|
* Add video image componentsChocobozzz2018-02-163-0/+116
|
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-169-14/+35
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-1617-140/+263
|
* Try to improve production guideChocobozzz2018-02-161-1/+1
|
* Bumped to version v0.0.24-alphaChocobozzz2018-02-161-1/+1
|
* Implement support field in video and video channelChocobozzz2018-02-152-0/+2
|
* Fix testsChocobozzz2018-02-141-1/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-144-19/+28
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-146-27/+83
|
* Fix embed lintChocobozzz2018-02-141-5/+3
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-1/+1
|
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
|
* Rewrite infinite scrollChocobozzz2018-02-1315-113/+239
|
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Change manifest properties (#285)Lucas Teixeira2018-02-111-2/+3
| | | | | | | | | | | | | | | | * Change full screen to standalone This will make the notification bar visible * Added theme color Now the address bar will match the color of the search panel. * Remove orientation:"portrait" * Re-adding orientation property This time, with "any" value
* Bumped to version v0.0.23-alphav0.0.23-alphaChocobozzz2018-02-091-1/+1
|
* Bumped to version v0.0.22-alphav0.0.22-alphaChocobozzz2018-02-091-1/+1
|
* Video previews take all the width on mobileChocobozzz2018-02-0910-14/+49
|
* Add service workerChocobozzz2018-02-088-158/+234
|
* Better peertube iconsChocobozzz2018-02-0820-18/+31
|
* Bumped to version v0.0.21-alphav0.0.21-alphaChocobozzz2018-02-081-1/+1
|
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
|
* Include manifest in buildChocobozzz2018-02-082-2/+4
|
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-089-0/+43
| | | | | | | | | | | | | | | | * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
|
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
|
* Fix video play on google chromeChocobozzz2018-02-072-16/+10
|
* Bumped to version v0.0.20-alphav0.0.20-alphaChocobozzz2018-02-011-1/+1
|
* Add about pageChocobozzz2018-01-3115-7/+184
|
* Add new name/terms/description config optionsChocobozzz2018-01-3113-70/+156
|
* Add follower name in admin listChocobozzz2018-01-311-0/+1
|
* Fix responsive with modale and menu displayedChocobozzz2018-01-313-3/+11
|
* Improve responsive on video watchChocobozzz2018-01-315-187/+227
|
* Hide description previews on mobile viewChocobozzz2018-01-317-7/+15
|
* Fix human dates in result listsChocobozzz2018-01-316-37/+19
|
* Add version in footerChocobozzz2018-01-315-306/+388
|
* Mobile version: menu full width and autoclosedChocobozzz2018-01-313-59/+16
|