Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 2 | -67/+59 | |
| | | | | | | | | | 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. | |||||
* | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 14 | -96/+162 | |
|\ | ||||||
| * | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -1/+4 | |
| | | ||||||
| * | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -2/+2 | |
| | | ||||||
| * | Cleanup model types | Chocobozzz | 2019-08-20 | 3 | -8/+19 | |
| | | ||||||
| * | Stronger model typings | Chocobozzz | 2019-08-19 | 13 | -95/+147 | |
| | | ||||||
* | | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 | |
|/ | ||||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+9 | |
| | ||||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -6/+17 | |
| | ||||||
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 2 | -9/+4 | |
| | ||||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 9 | -19/+18 | |
| | ||||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -16/+1 | |
| | ||||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 15 | -207/+273 | |
| | ||||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -8/+4 | |
| | ||||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -18/+21 | |
| | ||||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -1/+1 | |
| | ||||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+2 | |
| | ||||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -2/+13 | |
| | ||||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -4/+3 | |
| | ||||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 2 | -3/+5 | |
| | ||||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 3 | -9/+12 | |
| | | | | Install/uninstall/list plugins remotely | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -1/+6 | |
| | ||||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -3/+1 | |
| | ||||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+6 | |
| | ||||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 3 | -4/+23 | |
| | ||||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -0/+91 | |
| | ||||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+6 | |
| | ||||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -0/+5 | |
| | ||||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -10/+17 | |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | |||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+2 | |
| | ||||||
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+2 | |
| | | | | In particular when fetching pleroma outbox | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -16/+4 | |
| | ||||||
* | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 2 | -69/+98 | |
|\ | ||||||
| * | Fix OGG bug with firefox | Chocobozzz | 2019-05-21 | 1 | -1/+12 | |
| | | ||||||
| * | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -68/+86 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -12/+13 | |
|\ \ | |/ |/| | ||||||
| * | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -6/+43 | |
|\ \ | |/ |/| | ||||||
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -7/+12 | |
| | | ||||||
| * | Dont transcode videos when it is not required (fixes #1780) | Felix Ableitner | 2019-05-04 | 1 | -6/+46 | |
| | | ||||||
* | | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 | |
|/ | ||||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -3/+2 | |
| | ||||||
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 3 | -7/+7 | |
| | ||||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+2 | |
| | ||||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -2/+3 | |
| | ||||||
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 1 | -1/+8 | |
| | ||||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -3/+73 | |
| | ||||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 2 | -2/+3 | |
| | ||||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 21 | -23/+22 | |
| |