Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -0/+8 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 2 | -21/+79 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 1 | -9/+7 |
| | |||||
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 1 | -0/+4 |
| | |||||
* | Cleanup oauth tokens cache | Chocobozzz | 2020-05-11 | 1 | -0/+8 |
| | |||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 17 | -200/+637 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 14 | -25/+159 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+4 |
| | |||||
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |