aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update changelogChocobozzz2018-05-281-0/+2
* Fix actor outboxChocobozzz2018-05-283-10/+19
* Refractor and optimize AP collectionsChocobozzz2018-05-2513-255/+210
* Split files in activitypub serverChocobozzz2018-05-2519-135/+132
* Fix cc field in classic audienceChocobozzz2018-05-254-28/+21
* Only use account name in routesChocobozzz2018-05-2514-70/+43
* Reload my videos after deleteChocobozzz2018-05-251-2/+5
* Don't render opengraph tags of private videosChocobozzz2018-05-241-1/+2
* Handle account name in client urlChocobozzz2018-05-242-13/+27
* Add owner in video channel pageChocobozzz2018-05-231-8/+3
* Handle concurrent requests in cache middlewareChocobozzz2018-05-232-32/+45
* Fix insane SQL request when loading all video attributesChocobozzz2018-05-231-0/+3
* feature: IP filtering on signup pageRigel Kent2018-05-226-6/+69
* Improve e2e testsChocobozzz2018-05-221-0/+0
* feature: db selection in redisRigel Kent2018-05-214-4/+7
* Fix video channel update with an admin accountChocobozzz2018-05-174-9/+24
* Fix typingsChocobozzz2018-05-161-2/+4
* robots.txt config and routeRigel Kent2018-05-163-2/+9
* Fix updating video tags to empty fieldChocobozzz2018-05-165-14/+20
* Use publishedAt by default in videos sortChocobozzz2018-05-151-1/+1
* making the feed fulltextRigel Kent2018-05-121-1/+1
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
* Move normalize functions in helpersChocobozzz2018-05-114-26/+26
* Improve AP validation for NotesChocobozzz2018-05-113-11/+25
* Add ability to update a video channelChocobozzz2018-05-1113-72/+259
* Decrease AP video cacheChocobozzz2018-05-111-1/+1
* Cache AP video route for 5 secondsChocobozzz2018-05-115-28/+40
* lintingJohn Livingston2018-05-111-18/+18
* fix rejectJohn Livingston2018-05-111-3/+2
* Standard codeJohn Livingston2018-05-111-9/+8
* import-videos: prompt for passwordJohn Livingston2018-05-111-6/+32
* Add ability to embed a video in TwitterChocobozzz2018-05-117-4/+65
* Improve video torrent AP object validatorChocobozzz2018-05-114-20/+19
* Fix testsChocobozzz2018-05-092-6/+6
* Fix video channel description/support max lengthChocobozzz2018-05-093-7/+52
* Account/channel descriptions are not required anymoreChocobozzz2018-05-093-48/+89
* Add timeout and TTL to request jobsChocobozzz2018-05-095-14/+33
* Fix video channel update/create on empty fieldsChocobozzz2018-05-071-3/+4
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-264-0/+123
* Add video channel managementChocobozzz2018-04-268-26/+21
* Add ability to update the user display name/descriptionChocobozzz2018-04-267-3/+54
* Implement video channel feedsChocobozzz2018-04-252-9/+8
* Implement video channel viewsChocobozzz2018-04-252-8/+2
* Update video-channel routes (again)Chocobozzz2018-04-258-245/+210
* Add account link in videos listChocobozzz2018-04-252-2/+6
* Video channel API routes refractorChocobozzz2018-04-2513-113/+317
* Update video channel routesChocobozzz2018-04-2413-286/+441
* Add account viewChocobozzz2018-04-2410-132/+174
* Update changelogChocobozzz2018-04-231-1/+2
* Use ISO 639 for languagesChocobozzz2018-04-2316-86/+260