Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 2 | -2/+3 |
| | |||||
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+4 |
| | |||||
* | server: fix HLS playlist format | kontrollanten | 2021-05-06 | 1 | -6/+5 |
| | | | | Remove prefixed comma when there's no video codec. | ||||
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -1/+7 |
| | | | | So we can load the full user | ||||
* | Fix lint | Chocobozzz | 2021-05-05 | 1 | -1/+0 |
| | |||||
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 2 | -7/+7 |
| | | | | | New resolution jobs are also important if waiting for transcoding is enabled since we publish the video after the first resolution generation | ||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 2 | -15/+34 |
| | |||||
* | Add sendmail log in server | Chocobozzz | 2021-04-21 | 1 | -1/+2 |
| | |||||
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -3/+6 |
| | |||||
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 2 | -4/+4 |
| | |||||
* | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 1 | -13/+9 |
| | |||||
* | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 2 | -27/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2021-04-12 | 1 | -0/+2 |
| | |||||
* | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 1 | -2/+11 |
| | |||||
* | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 1 | -5/+22 |
| | | | | | | | * add channel and playlist stats to nodeinfo * add tests for active video channels stats * fix tests for active channel stats | ||||
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 3 | -6/+28 |
| | |||||
* | Don't retry failed transaction for refresh | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
| | | | | | | It's just a refresh and could lead to some issues in our tests. If there is a transaction conflict, it means that the same video is already beeing updated so aborting should be fine | ||||
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -7/+5 |
| | |||||
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -5/+7 |
| | |||||
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 3 | -2/+272 |
| | |||||
* | Also decache config | Chocobozzz | 2021-04-09 | 1 | -2/+1 |
| | |||||
* | Fix #3940: unload all children from the plugin module on updates. | John Livingston | 2021-04-09 | 1 | -1/+3 |
| | |||||
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 4 | -37/+48 |
| | |||||
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 2 | -3/+5 |
| | |||||
* | Add banner tests | Chocobozzz | 2021-04-08 | 3 | -48/+36 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 7 | -72/+129 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 2 | -18/+18 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -2/+11 |
| | |||||
* | Fix external on logout hook | Chocobozzz | 2021-03-24 | 1 | -2/+8 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 5 | -170/+324 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -29/+24 |
| | |||||
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 7 | -5/+194 |
| | |||||
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -3/+3 |
| | |||||
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
| | |||||
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 4 | -50/+57 |
| | |||||
* | Use got instead of request | Chocobozzz | 2021-03-24 | 17 | -162/+108 |
| | |||||
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 1 | -3/+6 |
| | |||||
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 3 | -15/+24 |
| | | | | | That could help to filter unneeded logs and/or select particular components | ||||
* | Fix moderation notification | Chocobozzz | 2021-03-04 | 1 | -4/+7 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 2 | -12/+8 |
| | |||||
* | Don't create another uneeded preview placeholder | Chocobozzz | 2021-03-03 | 1 | -10/+19 |
| | |||||
* | Rename request timeout | Chocobozzz | 2021-03-03 | 3 | -11/+11 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 4 | -5/+209 |
| | |||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 4 | -16/+37 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 2 | -5/+18 |
| | |||||
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 3 | -18/+91 |
| | | | | It will help to understand if the federation correctly works or not | ||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 2 | -14/+13 |
| |