Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tsconfig-paths registration to mocha | Chocobozzz | 2019-10-21 | 4 | -6/+8 |
| | |||||
* | Fix bug with tsconfig paths | Chocobozzz | 2019-10-21 | 1 | -4/+2 |
| | |||||
* | Fix caption validators test | Chocobozzz | 2019-10-18 | 1 | -16/+17 |
| | |||||
* | Try to fix tests | Chocobozzz | 2019-09-24 | 1 | -2/+6 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 2 | -0/+15 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 2 | -0/+4 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 2 | -3/+38 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 2 | -0/+40 |
| | |||||
* | Fix tests | Chocobozzz | 2019-09-04 | 1 | -0/+4 |
| | |||||
* | Add notification on auto follow index | Chocobozzz | 2019-09-04 | 1 | -5/+42 |
| | |||||
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -12/+71 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 6 | -7/+227 |
| | |||||
* | Lowercase video tags search | Chocobozzz | 2019-08-29 | 1 | -4/+4 |
| | |||||
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 1 | -13/+0 |
| | | | | | | | | | Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use. | ||||
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -4/+73 |
| | |||||
* | Fix ownership change | Chocobozzz | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 1 | -4/+4 |
| | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -4/+2 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 2 | -0/+200 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -13/+28 |
| | |||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -2/+52 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -0/+264 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 4 | -637/+898 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
| | |||||
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 10 | -11/+12 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 8 | -3/+134 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 4 | -0/+199 |
| | | | | Categories, licences and languages | ||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 2 | -9/+20 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
| | |||||
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 2 | -7/+173 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 6 | -38/+232 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 4 | -55/+354 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 13 | -84/+484 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 2 | -0/+475 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -0/+6 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 1 | -2/+55 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -0/+11 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 2 | -3/+8 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction |