Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build docker image on gitlab | Chocobozzz | 2019-08-20 | 1 | -7/+31 |
| | |||||
* | Fix bad import on FF ESR | Chocobozzz | 2019-08-20 | 2 | -1/+38 |
| | |||||
* | update changelog | Chocobozzz | 2019-08-15 | 1 | -0/+1 |
| | |||||
* | Fix prune storage script with some configs | Chocobozzz | 2019-08-15 | 1 | -0/+8 |
| | |||||
* | typo | Chocobozzz | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | Add info in changelog regarding dark theme | Chocobozzz | 2019-08-14 | 1 | -0/+2 |
| | |||||
* | Fix release script | Chocobozzz | 2019-08-14 | 1 | -2/+2 |
| | |||||
* | Add originallyPublishedAt to PUT videos + change HTTP response to 204 | Frank Sträter | 2019-08-14 | 1 | -6/+6 |
| | |||||
* | Bumped to version v1.4.0-rc.1v1.4.0-rc.1 | Chocobozzz | 2019-08-13 | 3 | -3/+3 |
| | |||||
* | Update changelog | Chocobozzz | 2019-08-13 | 2 | -2/+88 |
| | |||||
* | Fix start time on HLS videos | Chocobozzz | 2019-08-13 | 1 | -16/+1 |
| | |||||
* | Fix nl_NL locale | Chocobozzz | 2019-08-13 | 2 | -2/+18 |
| | |||||
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 2 | -4/+7 |
| | |||||
* | Update translations and support gd | Chocobozzz | 2019-08-13 | 14 | -1105/+4938 |
| | |||||
* | Add/update OpenRC service script (#2012) | Wirebrass | 2019-08-13 | 2 | -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äter | 2019-08-12 | 1 | -2/+14 |
| | | | | | | * Fixed 2 typos * Specify tags array restrictions | ||||
* | Upgrade sequelize | Chocobozzz | 2019-08-12 | 2 | -10/+10 |
| | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 4 | -13/+40 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 11 | -44/+323 |
| | |||||
* | Fix avatar url validation | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 18 | -91/+323 |
| | |||||
* | Fix playlist more button with long video names | Chocobozzz | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 31 | -90/+147 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 5 | -54/+49 |
| | |||||
* | Fix nginx template on dual stack server | Chocobozzz | 2019-08-07 | 1 | -3/+3 |
| | | | | See https://framacolibri.org/t/listen-to-unix-socket-instead-of-localhost-9000/5348 | ||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 8 | -12/+28 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | Fix comment notifications | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Fix video playlists list | Chocobozzz | 2019-08-07 | 1 | -3/+3 |
| | |||||
* | Fix control bar inactive timeout | Chocobozzz | 2019-08-07 | 2 | -15/+37 |
| | |||||
* | Limit maximum actor follow score | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Fixed 2 typos | Frank Sträter | 2019-08-07 | 1 | -2/+2 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 14 | -199/+300 |
| | |||||
* | Fix theater mode | Chocobozzz | 2019-08-06 | 1 | -0/+1 |
| | |||||
* | Optimize watch endpoint | Chocobozzz | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | Add originallyPublishedAt in /videos/upload to the OpenAPI document | Frank Sträter | 2019-08-05 | 1 | -0/+4 |
| | |||||
* | Update CentOS 7 dependencies install (#2004) | Wirebrass | 2019-08-05 | 1 | -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 screens | Chocobozzz | 2019-08-02 | 28 | -49/+135 |
| | |||||
* | Fix search results on mobile | Chocobozzz | 2019-08-02 | 1 | -2/+4 |
| | |||||
* | Fix overflow in playlist list | Chocobozzz | 2019-08-02 | 1 | -0/+12 |
| | |||||
* | Fix player width with playlist | Chocobozzz | 2019-08-02 | 1 | -1/+2 |
| | |||||
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 17 | -36/+82 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 3 | -0/+21 |
| | |||||
* | Fix mute badge labels | Chocobozzz | 2019-08-01 | 1 | -2/+2 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 15 | -43/+443 |
| | |||||
* | Fix like/dislike federation | Chocobozzz | 2019-08-01 | 2 | -16/+18 |
| | |||||
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 5 | -8/+20 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 13 | -383/+421 |
| | |||||
* | Document how to synchronize YT channel to PeerTube | Florent F | 2019-08-01 | 1 | -3/+16 |
| | |||||
* | Add since parameter to peertube-import-videos (#1991) | Florent F | 2019-08-01 | 1 | -1/+35 |
| | | | | | | * Add since parameter to peertube-import-videos * PR remarks + --until <date> | ||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 9 | -36/+119 |
| |