Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 5 | -18/+99 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 34 | -205/+65 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 6 | -39/+243 |
| | |||||
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -4/+38 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -35/+7 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+6 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 3 | -206/+260 |
| | |||||
* | Fix lint for emailer | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Add sendmail | Ismaël Bouya | 2020-04-10 | 1 | -25/+41 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 2 | -2/+17 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 2 | -6/+16 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 3 | -143/+207 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 3 | -1/+32 |
| | |||||
* | Support audio files import | Chocobozzz | 2020-04-03 | 2 | -15/+47 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 2 | -1/+4 |
| | |||||
* | Fix re running HLS transcoding | Chocobozzz | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 2 | -17/+12 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -1/+23 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 5 | -6/+6 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 7 | -16/+20 |
| | |||||
* | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\ | |||||
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 2 | -3/+3 |
|\| | |||||
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 |
| | | |||||
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | And not for accounts or channels of the instance | ||||
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -3/+3 |
| | | |||||
* | | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 2 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | | Correctly check remote extension | Chocobozzz | 2020-02-12 | 1 | -3/+9 |
| | | |||||
* | | Fix remote avatar without AP mediatype field | Chocobozzz | 2020-02-12 | 1 | -12/+15 |
| | | |||||
* | | Small cleanup | Chocobozzz | 2020-02-06 | 1 | -13/+12 |
| | | |||||
* | | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -4/+14 |
| | | |||||
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 2 | -2/+5 |
| | | |||||
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 3 | -18/+12 |
| | | |||||
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 4 | -19/+46 |
| | | | | | | | | It allows us to use a cache | ||||
* | | Fix lint | Chocobozzz | 2020-02-04 | 1 | -1/+1 |
| | | |||||
* | | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 6 | -17/+27 |
| | | |||||
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 37 | -271/+278 |
| | | |||||
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 5 | -44/+48 |
| | | |||||
* | | Cleanup server fixme | Chocobozzz | 2020-01-28 | 2 | -3/+1 |
| | | |||||
* | | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 6 | -25/+80 |
|/ | |||||
* | Remove debug messages | Chocobozzz | 2020-01-24 | 1 | -2/+0 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+9 |
| | |||||
* | Fix: unregistring a plugin did not remove properly his hooks. | John Livingston | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Add correct status on not found video | Chocobozzz | 2020-01-09 | 1 | -1/+4 |
| |