aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Add ability to update a video channelChocobozzz2018-05-116-23/+101
* Cache AP video route for 5 secondsChocobozzz2018-05-111-3/+3
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+2
* Add timeout and TTL to request jobsChocobozzz2018-05-094-11/+27
* Add video channel managementChocobozzz2018-04-262-3/+3
* Video channel API routes refractorChocobozzz2018-04-251-1/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-5/+5
* Process broadcast requests in parallelChocobozzz2018-04-181-10/+7
* Move server follow in the job queueChocobozzz2018-04-182-1/+72
* Add redis cache to feed routeChocobozzz2018-04-171-2/+55
* Don't add a dot after the url in forgot password emailChocobozzz2018-04-151-1/+1
* Don't start application until all components were initializedChocobozzz2018-04-041-0/+2
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+1
* Try to refractor activities sendingChocobozzz2018-03-278-154/+93
* Fix delete comment federationChocobozzz2018-03-277-25/+50
* Fix error loggingChocobozzz2018-03-268-14/+14
* Add public to activitypub announcesChocobozzz2018-03-231-1/+1
* Improve logging when cannot fetch remote videosChocobozzz2018-03-231-5/+10
* Improve activity pub actors implementationChocobozzz2018-03-225-8/+21
* Add option to disable starttlsChocobozzz2018-03-221-1/+1
* Add /activity to activity create idsChocobozzz2018-03-221-1/+1
* Disable starttls for emails on localhostChocobozzz2018-03-221-1/+1
* Add logging for emailsChocobozzz2018-03-221-1/+3
* Fix issues with truncated description and utf charactersChocobozzz2018-03-212-3/+2
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-192-38/+49
* Update the api documentationChocobozzz2018-03-191-0/+1
* Sanitize invalid actor descriptionChocobozzz2018-03-191-10/+25
* Add short description in configChocobozzz2018-03-152-3/+3
* Upgrade server depencenciesChocobozzz2018-03-131-2/+1
* Fix typingsChocobozzz2018-02-272-5/+3
* Fix job panel sorting in administrationChocobozzz2018-02-272-8/+34
* Fix resolution for portrait videosChocobozzz2018-02-271-5/+6
* Don't fail on upload if we cannot generate thumbnailChocobozzz2018-02-272-2/+4
* Add logs for schedulerChocobozzz2018-02-272-0/+5
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-1/+23
* Fix lintChocobozzz2018-02-231-1/+1
* Detect posting request in our own inboxChocobozzz2018-02-231-0/+9
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-213-18/+8
* Implement support field in video and video channelChocobozzz2018-02-155-32/+63
* Handle thumbnail updateChocobozzz2018-02-141-1/+8
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-3/+3
* Don't stuck on active jobsChocobozzz2018-02-121-1/+28
* Fix job count apiChocobozzz2018-02-081-1/+1
* Fix job queue apiChocobozzz2018-02-071-1/+1
* Send an email on video abuse reportChocobozzz2018-02-011-0/+21
* Fix job queue backoffChocobozzz2018-01-301-1/+1
* Add tests for emailsChocobozzz2018-01-301-4/+10
* Add ability to reset our passwordChocobozzz2018-01-304-2/+219
* Add ability to login with emailChocobozzz2018-01-291-3/+3
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-1/+21