aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Delete actor too when deleting account/video channelChocobozzz2018-07-303-34/+42
* Fiw winston meta logChocobozzz2018-07-301-24/+16
* Delete old indexesChocobozzz2018-07-272-1/+85
* Optimize videos list SQL query (another time)Chocobozzz2018-07-271-2/+10
* Optimize search SQL query (I hope :p)Chocobozzz2018-07-272-29/+17
* [Server>Middlewares>Follows] Changing error code 400 to 500Jorropo2018-07-271-1/+1
* Revert SQL optimization in videos list :(Chocobozzz2018-07-271-3/+3
* Fix peertube on chromeChocobozzz2018-07-261-1/+1
* Fix last commitChocobozzz2018-07-269-19/+24
* expliciting type checks and predicates (server only)Rigel Kent2018-07-2534-84/+127
* Hack 459 regarding Angular & i18nChocobozzz2018-07-251-1/+1
* 404 on unknown thumbnailChocobozzz2018-07-241-2/+2
* Add max count in paginationChocobozzz2018-07-242-5/+11
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
* Fix nodeinfo endpointChocobozzz2018-07-245-50/+50
* adding initial support for nodeinfoRigel Kent2018-07-247-16/+246
* Add ability to only filter in the search endpointChocobozzz2018-07-243-5/+89
* Optimize SQL queriesChocobozzz2018-07-249-32/+108
* Fix travis testsChocobozzz2018-07-242-30/+87
* Add advanced search in clientChocobozzz2018-07-247-13/+43
* Add videos list filtersChocobozzz2018-07-2423-267/+805
* Begin advanced searchChocobozzz2018-07-2416-104/+233
* Speed up populate database scriptChocobozzz2018-07-242-11/+20
* Render CSS/title/description tags on server sideChocobozzz2018-07-187-144/+243
* Add esperanto, lojban, klingon and kotava (audio/subtitle) languagesChocobozzz2018-07-171-18/+23
* Fix static avatars/thumbnails cacheChocobozzz2018-07-172-2/+2
* Add populate database scriptChocobozzz2018-07-171-0/+110
* Add cors for static paths tooChocobozzz2018-07-171-0/+2
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-171-3/+7
* Remove unnecessary image check in video uploadChocobozzz2018-07-161-21/+0
* Refractor video attr validatorsChocobozzz2018-07-161-125/+72
* Handle .srt subtitlesChocobozzz2018-07-1614-37/+193
* Implement captions/subtitlesChocobozzz2018-07-1634-197/+1220
* adding redis unix connectionRigel Kent2018-07-144-16/+31
* Migrate to bullChocobozzz2018-07-1116-145/+193
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+5
* (ffmpeg) B-adapt 1 and B-frames 16 (#774)Anton Latukha2018-07-101-0/+2
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-2910-24/+99
* (feed) adding thumbnail support for RSS feedRigel Kent2018-06-291-1/+9
* Client: Add ability to update video channel avatarChocobozzz2018-06-292-2/+7
* API: Add ability to update video channel avatarChocobozzz2018-06-2912-68/+243
* move CORS allowance to the REST API routerWilliam Lahti2018-06-291-0/+7
* Fix npm run dev:serverChocobozzz2018-06-291-1/+1
* Reset published date on publishChocobozzz2018-06-281-4/+9
* Add ability to choose the languageChocobozzz2018-06-281-11/+26
* Filter by category (#720)PhieF2018-06-272-0/+8
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
* Fix transaction retryer error logChocobozzz2018-06-271-1/+1
* Add author_url in oembed responseChocobozzz2018-06-271-0/+1
* Upgrade dependenciesChocobozzz2018-06-261-7/+1