aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Support logout and add id and pass testsChocobozzz2020-05-045-18/+99
* Avoir some circular dependenciesChocobozzz2020-05-0434-205/+65
* Begin auth plugin supportChocobozzz2020-05-046-39/+243
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-1/+1
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-4/+38
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-35/+7
* Fix testsChocobozzz2020-04-201-1/+1
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+6
* Fix import captions testChocobozzz2020-04-151-1/+1
* Add ability for plugins to add custom routesChocobozzz2020-04-103-206/+260
* Fix lint for emailerRigel Kent2020-04-101-1/+1
* Add sendmailIsmaƫl Bouya2020-04-101-25/+41
* Add ability to remove a video from a pluginChocobozzz2020-04-092-2/+17
* Add SQL query support in pluginsChocobozzz2020-04-092-6/+16
* Refactor plugin helpers factoryChocobozzz2020-04-093-143/+207
* Add ability to accept or not remote redundanciesChocobozzz2020-04-073-1/+32
* Support audio files importChocobozzz2020-04-032-15/+47
* Fix add comment in threads with deleted commentsChocobozzz2020-03-202-1/+4
* Fix re running HLS transcodingChocobozzz2020-03-121-1/+1
* Fix federation with pleromaChocobozzz2020-03-121-2/+4
* Fix lintChocobozzz2020-03-102-4/+2
* Video file metadata PR cleanupChocobozzz2020-03-102-17/+12
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-102-1/+23
* Fix build with typescript 3.8Chocobozzz2020-02-285-6/+6
* Update dependenciesChocobozzz2020-02-287-16/+20
* Fix emailerChocobozzz2020-02-181-1/+1
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-1/+3
|\
| * Correctly fix auto followsChocobozzz2020-02-171-1/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-172-3/+3
|\|
| * Fix avatar updateChocobozzz2020-02-171-2/+2
| * Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
* | Refactor email enabled functionChocobozzz2020-02-171-3/+3
* | Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-172-0/+25
* | Correctly check remote extensionChocobozzz2020-02-121-3/+9
* | Fix remote avatar without AP mediatype fieldChocobozzz2020-02-121-12/+15
* | Small cleanupChocobozzz2020-02-061-13/+12
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-061-4/+14
* | Optimize context for CacheFileChocobozzz2020-02-042-2/+5
* | Optimize view endpointChocobozzz2020-02-043-18/+12
* | Don't refresh videos when processing viewsChocobozzz2020-02-044-19/+46
* | Fix lintChocobozzz2020-02-041-1/+1
* | Reduce AP context size on specific activitiesChocobozzz2020-02-036-17/+27
* | Move to eslintcontainChocobozzz2020-02-0337-271/+278
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-305-44/+48
* | Cleanup server fixmeChocobozzz2020-01-282-3/+1
* | Add ability to list redundanciesChocobozzz2020-01-286-25/+80
|/
* Remove debug messagesChocobozzz2020-01-241-2/+0
* Accessibility fixes for #2149Rigel Kent2020-01-211-2/+9
* Fix: unregistring a plugin did not remove properly his hooks.John Livingston2020-01-201-1/+1
* Add correct status on not found videoChocobozzz2020-01-091-1/+4