aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 (web UI)Andrés Maldonado2019-02-123-2/+9
* Add search by original publication dateAndrés Maldonado2019-02-127-2/+163
* HLS is only supported by ffmpeg 4Chocobozzz2019-02-124-9/+33
* Update year to 2019 (#1623)Lint2019-02-121-1/+1
* Fix negative seconds by displaying 0 instead (#1445) (#1625)zacharystenger2019-02-121-1/+1
* 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
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-11888-32883/+54077
| |\
| | * Add ffmpeg version in config for hls transcodingChocobozzz2019-02-112-0/+2
| | * Fix reverse proxy testChocobozzz2019-02-111-1/+1
| | * Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-119-90/+139
| | |\
| | | * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-159-89/+138
| | * | Cleanup reset user password by adminChocobozzz2019-02-1118-85/+97
| | * | 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-1113-4/+217
| | * | Fix client with google botChocobozzz2019-02-114-596/+648
| | * | Add player mode in watch/embed urlsChocobozzz2019-02-113-12/+14
| | * | Use a single file instead of segments for HLSChocobozzz2019-02-1116-145/+188