Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handle external login errors | Chocobozzz | 2020-05-04 | 3 | -9/+15 | |
| | ||||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -4/+20 | |
| | ||||||
* | Auth plugin compat with regular user accounts | Chocobozzz | 2020-05-04 | 1 | -4/+8 | |
| | ||||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -16/+41 | |
| | ||||||
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+1 | |
| | ||||||
* | Add config helper for plugins | Chocobozzz | 2020-05-04 | 1 | -1/+13 | |
| | ||||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -3/+13 | |
| | ||||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 4 | -16/+34 | |
| | ||||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 3 | -90/+179 | |
| | ||||||
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -2/+27 | |
| | ||||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 2 | -18/+24 | |
| | ||||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 6 | -84/+152 | |
| | ||||||
* | 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 | |
| | |