aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Fix video full descriptionChocobozzz2017-11-271-1/+5
* Speed up activity pub http requestsChocobozzz2017-11-271-1/+10
* Federate video abusesChocobozzz2017-11-271-3/+4
* Server shares user videosChocobozzz2017-11-275-29/+93
* Send server announce when users upload a videoChocobozzz2017-11-275-27/+55
* Handle announces in inboxChocobozzz2017-11-272-3/+29
* Fix video upload and videos listChocobozzz2017-11-272-22/+23
* Add video abuse to activity pubChocobozzz2017-11-272-7/+4
* Rename Pod -> ServerChocobozzz2017-11-276-16/+16
* Follow worksChocobozzz2017-11-279-48/+118
* Fix issues on server startChocobozzz2017-11-275-7/+31
* Handle follow/acceptChocobozzz2017-11-272-0/+19
* Make it compile at leastChocobozzz2017-11-273-95/+36
* Remove references to authorChocobozzz2017-11-274-4/+50
* Continue activitypubChocobozzz2017-11-279-198/+190
* Begin activitypubChocobozzz2017-11-2714-158/+443
* Usernames are case insensitive nowChocobozzz2017-11-041-1/+1
* Upgrade server packagesChocobozzz2017-10-314-8/+8
* Add video privacy settingChocobozzz2017-10-311-0/+12
* Add lazy description on serverChocobozzz2017-10-302-2/+7
* Support roles with rights and add moderator roleChocobozzz2017-10-271-6/+5
* Be tolerant with remote requestsChocobozzz2017-10-262-41/+65
* Fix lintChocobozzz2017-10-261-2/+2
* Adapt client with video channelsChocobozzz2017-10-261-1/+0
* Use async/await in lib and initializersChocobozzz2017-10-263-65/+60
* Use async/await in controllersChocobozzz2017-10-262-1/+9
* Add video channelsChocobozzz2017-10-266-59/+193
* Escape opengraph/oembed tagsChocobozzz2017-10-171-0/+17
* Improve transcoding qualityChocobozzz2017-10-171-1/+2
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-1/+1
* Video blacklist refractoringChocobozzz2017-10-101-2/+32
* Change how we handle resolutionChocobozzz2017-10-094-4/+83
* Implement video transcoding on server sideChocobozzz2017-10-032-4/+31
* Handle blacklist (#84)Green-Star2017-09-221-1/+4
* Upgrade express validator to v4Chocobozzz2017-09-155-65/+3
* Add tests for npm run scriptsChocobozzz2017-09-076-2/+15
* Begin user quotaChocobozzz2017-09-041-1/+7
* Upgrade common server dependenciesChocobozzz2017-08-256-59/+60
* Formated -> FormattedChocobozzz2017-08-251-6/+6
* Move video file metadata in their own tableChocobozzz2017-08-252-18/+40
* Add ability to limit user registrationsChocobozzz2017-07-251-1/+19
* Add previews cache system between podsChocobozzz2017-07-121-1/+4
* Remove "function" in favor of () => {}Chocobozzz2017-07-115-15/+11
* Use global uuid instead of remoteId for videosChocobozzz2017-07-112-10/+16
* Better typescript typing for a better worldChocobozzz2017-07-101-4/+14
* Fix error loggingChocobozzz2017-07-072-3/+3
* Async signature and various fixesChocobozzz2017-07-072-27/+22
* Move to promisesChocobozzz2017-07-055-165/+209
* Update systemd service templateChocobozzz2017-06-201-1/+1
* Share models between server and clientChocobozzz2017-06-171-2/+6