aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
| |
| * Fix e2e testsChocobozzz2019-08-222-2/+41
| |
| * Fix lazy static route with unknown avatarsChocobozzz2019-08-221-0/+2
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-2226-64/+10054
|\|
| * Add fi_FI supportChocobozzz2019-08-2215-35/+9995
| |
| * Fix video rows overflowChocobozzz2019-08-226-11/+37
| | | | | | | | In discover and account channel videos pages
| * Fix video playlist element removalChocobozzz2019-08-222-12/+11
| |
| * Fix image and plugin CSPChocobozzz2019-08-221-2/+2
| |
| * Try to fix video duplicationChocobozzz2019-08-221-1/+1
| |
| * Fix user creation by moderatorsChocobozzz2019-08-221-3/+8
| |
| * 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 ccitest-tag-1.0.0Chocobozzz2019-08-201-1/+0
| |
* | Update API documentation for accounts and config (#2072)Frank Sträter2019-08-221-5/+308
| | | | | | | | | | | | | | | | | | | | * Update Actor and Account schemas * Fix mixed up paramaters for /accounts * Update ServerConfig schema * Add ServerConfigAbout and ServerConfigCustom schemas
* | 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
|