aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix html tag with blacklisted videoChocobozzz2019-08-223-2/+20
|
* Merge branch 'feature/strong-model-types' into developChocobozzz2019-08-22183-1234/+2881
|\
| * Type toActivityPubObject functionsChocobozzz2019-08-2124-53/+109
| |
| * Fix ownership changeChocobozzz2019-08-214-10/+12
| |
| * Type toFormattedJSONChocobozzz2019-08-2054-147/+401
| |
| * Cleanup model typesChocobozzz2019-08-2050-321/+668
| |
| * Fix testsChocobozzz2019-08-204-10/+13
| |
| * Stronger model typingsChocobozzz2019-08-19176-1136/+2121
| |
* | Fix socket notification with multiple user tabsChocobozzz2019-08-221-6/+10
| |
* | email object -> email subjectChocobozzz2019-08-225-22/+22
| |
* | Cleanup SASS importsChocobozzz2019-08-224-8/+7
| |
* | Replace "overview" by "discover" in client titlesChocobozzz2019-08-222-2/+2
| |
* | Relax plugin package.json validationChocobozzz2019-08-221-2/+6
| |
* | Fix docker build on gitlab cciChocobozzz2019-08-221-1/+0
| |
* | fix URL in READMELukas Winkler2019-08-221-1/+1
| |
* | Improve plugin management documentationChocobozzz2019-08-221-1/+18
| |
* | Add plugin in CLI tools table of contentsChocobozzz2019-08-221-0/+1
| |
* | Improved description of all file uploads (#2053)Frank Sträter2019-08-211-3/+30
| | | | | | | | | | | | | | | | | | | | | | | | * Add format:binary for file uploads * Fix wrongly named field for encoding * Fix typo in field name * Add contentType for torrentfile and captionfile * Add contentType for videofile
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-203-8/+69
|\ \ | |/ |/|
| * Build docker image on gitlabChocobozzz2019-08-201-7/+31
| |
| * Fix bad import on FF ESRChocobozzz2019-08-202-1/+38
| |
* | Cleaner warning of IP address leaking on embedded videos (#2034)Robin2019-08-162-6/+1
|/ | | | | | * Update peertube-skin.scss * Update embed.ts
* update changelogChocobozzz2019-08-151-0/+1
|
* Fix prune storage script with some configsChocobozzz2019-08-151-0/+8
|
* typoChocobozzz2019-08-141-1/+1
|
* Add info in changelog regarding dark themeChocobozzz2019-08-141-0/+2
|
* Fix release scriptChocobozzz2019-08-141-2/+2
|
* Add originallyPublishedAt to PUT videos + change HTTP response to 204Frank Sträter2019-08-141-6/+6
|
* Bumped to version v1.4.0-rc.1v1.4.0-rc.1Chocobozzz2019-08-133-3/+3
|
* Update changelogChocobozzz2019-08-132-2/+88
|
* Fix start time on HLS videosChocobozzz2019-08-131-16/+1
|
* Fix nl_NL localeChocobozzz2019-08-132-2/+18
|
* Fix redundancy testsChocobozzz2019-08-132-4/+7
|
* Update translations and support gdChocobozzz2019-08-1314-1105/+4938
|
* Add/update OpenRC service script (#2012)Wirebrass2019-08-132-2/+23
| | | | | | | | | | | * Update APP_DIR and CONFIG_DIR APP_DIR is now in /var/www/peertube/peertube-latest (symbolic link). CONFIG_DIR is now in /var/www/peertube/config * Add OpenRC service script Tested on Gentoo Linux.
* Specify the restrictions on tags array and it's string items (#2016)Frank Sträter2019-08-121-2/+14
| | | | | | * Fixed 2 typos * Specify tags array restrictions
* Upgrade sequelizeChocobozzz2019-08-122-10/+10
|
* Fix redundancy exceeding the limitChocobozzz2019-08-124-13/+40
|
* Add avatar to prune scriptChocobozzz2019-08-0911-44/+323
|
* Fix avatar url validationChocobozzz2019-08-091-1/+1
|
* Lazy load avatarsChocobozzz2019-08-0918-91/+323
|
* Fix playlist more button with long video namesChocobozzz2019-08-091-0/+1
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-0931-90/+147
|
* Remove comment federation by video ownerChocobozzz2019-08-075-54/+49
|
* Fix nginx template on dual stack serverChocobozzz2019-08-071-3/+3
| | | | See https://framacolibri.org/t/listen-to-unix-socket-instead-of-localhost-9000/5348
* Deprecate Node 8Chocobozzz2019-08-078-12/+28
| | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
* Fix comment notificationsChocobozzz2019-08-071-1/+1
|
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix control bar inactive timeoutChocobozzz2019-08-072-15/+37
|
* Limit maximum actor follow scoreChocobozzz2019-08-071-1/+1
|