Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 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 | 4 | -4/+4 |
| | |||||
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 2 | -52/+351 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 4 | -2/+161 |
| | |||||
* | 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 | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 2 | -9/+67 |
| | |||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 2 | -2/+6 |
| | |||||
* | Fix user tests | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 2 | -3/+3 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -4/+57 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 3 | -5/+18 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
| | | |||||
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 2 | -12/+34 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 2 | -8/+46 |
| | | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -33/+11 |
| | | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 2 | -4/+84 |
| | | |||||
* | | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
| | | |||||
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 2 | -4/+38 |
| | | |||||
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 3 | -4/+8 |
| | | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 5 | -14/+93 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+4 |
| | |