aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/services.ts
Commit message (Expand)AuthorAgeFilesLines
* Stronger model typingsChocobozzz2019-08-191-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-2/+1
* Move config in its own fileChocobozzz2019-04-111-3/+3
* Cleanup express locals typingsChocobozzz2019-03-191-2/+2
* Playlist server APIChocobozzz2019-03-181-2/+2
* Implement captions/subtitlesChocobozzz2018-07-161-2/+2
* Add author_url in oembed responseChocobozzz2018-06-271-0/+1
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-1/+2
* (embed) sandbox the iframeRigel Kent2018-06-111-1/+1
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Add links to comment mentionsChocobozzz2018-02-211-0/+9
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+3
* Refractor validatorsChocobozzz2017-11-271-2/+6
* Remove references to authorChocobozzz2017-11-271-1/+1
* Add video channelsChocobozzz2017-10-261-1/+1
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-8/+8
* Add oembed endpointChocobozzz2017-10-161-0/+62