aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add NSFW info in about pageChocobozzz2019-02-219-4/+53
|
* Add warning regarding config upgrade in docker.mdChocobozzz2019-02-211-1/+2
|
* Add CLI tools doc link in production.mdChocobozzz2019-02-211-0/+1
|
* Move user registration info in features tableChocobozzz2019-02-214-38/+13
|
* findById -> findByPkChocobozzz2019-02-2115-26/+26
|
* Upgrade server dependenciesChocobozzz2019-02-214-1022/+1196
|
* Don't close help popover when clicking insideChocobozzz2019-02-211-1/+1
|
* Improve channel and account SEOChocobozzz2019-02-218-29/+90
|
* Update E2E testsChocobozzz2019-02-2111-32/+63
|
* Video abuse notification is not only for local videosChocobozzz2019-02-201-1/+1
|
* Create send email typeChocobozzz2019-02-202-10/+13
| | | | Instead of using email job handler payload type
* Refactor ellipsis CSSChocobozzz2019-02-206-20/+17
|
* Correctly fix video import notificationChocobozzz2019-02-202-2/+3
| | | | If the imported video is deleted
* Add isNSFW instance configuration keyChocobozzz2019-02-2014-7/+35
|
* Add hover effect on video miniatureChocobozzz2019-02-203-3/+38
|
* Increase thumbnails sizeChocobozzz2019-02-205-8/+8
|
* 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
|
* Add video import enpoint in openapiChocobozzz2019-02-191-0/+77
|
* Add missing python-dev dependency for Debian/Ubuntu systemsYann Sionneau2019-02-191-1/+1
|
* check email enabled for requiresEmailVer configJosh Morel2019-02-183-2/+39
|
* Lazy import some modulesChocobozzz2019-02-1522-82/+132
|
* Try to fix travis testsChocobozzz2019-02-151-1/+5
|
* Add reminder to restart PeerTube in upgrade scriptLuc Didry2019-02-151-0/+4
|
* Update CREDITSChocobozzz2019-02-151-5/+28
|
* Update translationsChocobozzz2019-02-1534-2073/+22224
|
* Translate copy magnet URIChocobozzz2019-02-151-0/+1
|
* Bumped to version v1.2.1Chocobozzz2019-02-153-3/+3
|
* Update changelogChocobozzz2019-02-151-0/+12
|
* Fix mention helper testChocobozzz2019-02-151-0/+2
|
* Fix from header in contact formChocobozzz2019-02-154-9/+25
|
* Fix too long name in menuChocobozzz2019-02-152-4/+7
|
* Fix mention notification with a remote accountChocobozzz2019-02-153-15/+41
|
* 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
|
* Error on invalid password in reset password scriptChocobozzz2019-02-151-0/+6
|
* remove duplicate uploadVideo.originallyPublishedAtJosh Morel2019-02-131-3/+0
| | | | duplicate was appending as array to form-data
* Refractor published date on video importChocobozzz2019-02-125-10/+30
|
* Import original publication date (CLI)Andrés Maldonado2019-02-123-2/+10
| | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues
* Import original publication date (web UI)Andrés Maldonado2019-02-123-2/+9
| | | | Import original publication date when importing a video from YouTube in the web UI
* Add search by original publication dateAndrés Maldonado2019-02-127-2/+163
|
* HLS is only supported by ffmpeg 4Chocobozzz2019-02-124-9/+33
| | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07
* Update year to 2019 (#1623)Lint2019-02-121-1/+1
| | | | | | * Update year to 2019 * Update copyright year to 2015-2019
* Fix negative seconds by displaying 0 instead (#1445) (#1625)zacharystenger2019-02-121-1/+1
| | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation
* Add originallyPublishedAt unit testsChocobozzz2019-02-118-8/+49
|
* Move original publication date in advanced settingsChocobozzz2019-02-114-57/+55
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-11387-9936/+18225
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| |
| * Update migration version for download enabledChocobozzz2019-02-112-1/+1
| |