aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Document how to synchronize YT channel to PeerTubeFlorent F2019-08-011-3/+16
|
* Add since parameter to peertube-import-videos (#1991)Florent F2019-08-011-1/+35
| | | | | | * Add since parameter to peertube-import-videos * PR remarks + --until <date>
* Fix multiple server testsChocobozzz2019-08-019-36/+119
|
* Fix broken playlist apiChocobozzz2019-08-0145-929/+1496
|
* Fix webtorrent playerChocobozzz2019-07-304-6/+42
|
* Add margin to plugin blocks in adminChocobozzz2019-07-303-2/+6
|
* Moderators can only manage usersChocobozzz2019-07-3010-78/+227
|
* Add show channel button in account pageChocobozzz2019-07-295-4/+29
|
* Fix help transcoding placementChocobozzz2019-07-293-1/+4
|
* Fix quota in instance features tableChocobozzz2019-07-294-4/+5
|
* Improve static files cacheChocobozzz2019-07-293-11/+16
|
* Improve nginx client images cacheChocobozzz2019-07-292-2/+6
|
* Add video import in open apiChocobozzz2019-07-291-26/+82
|
* Fix mocha commandsChocobozzz2019-07-293-3/+3
|
* Correctly import tags in CLIChocobozzz2019-07-292-7/+5
|
* Add gitlab ci supportChocobozzz2019-07-2936-64/+247
|