aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Fixed 2 typosFrank Sträter2019-08-071-2/+2
|
* Automatically remove bad followingsChocobozzz2019-08-0614-199/+300
|
* Fix theater modeChocobozzz2019-08-061-0/+1
|
* Optimize watch endpointChocobozzz2019-08-061-1/+1
|
* Add originallyPublishedAt in /videos/upload to the OpenAPI documentFrank Sträter2019-08-051-0/+4
|
* Update CentOS 7 dependencies install (#2004)Wirebrass2019-08-051-4/+11
| | | | | | | | | | | | | | * Update CentOS 7 dependencies install Add initialization for postgresql database (else there is an error when starting postresql service). Enable Redis and PostreSQL services. Replace "service" by "systemctl" (systemd). Tested in local on a fresh CentOS 7 install. * Add wget package to install Add wget package to install
* Fix infinite scroll on big screensChocobozzz2019-08-0228-49/+135
|
* Fix search results on mobileChocobozzz2019-08-021-2/+4
|
* Fix overflow in playlist listChocobozzz2019-08-021-0/+12
|
* Fix player width with playlistChocobozzz2019-08-021-1/+2
|
* Fix user notifications on new followChocobozzz2019-08-0217-36/+82
|
* Fix broken follow notificationChocobozzz2019-08-023-0/+21
|
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
|
* Automatically update playlist thumbnailsChocobozzz2019-08-0115-43/+443
|
* Fix like/dislike federationChocobozzz2019-08-012-16/+18
|
* Fix HLS transcodingChocobozzz2019-08-015-8/+20
|
* Update Angular -> 8.2.0Chocobozzz2019-08-0113-383/+421
|