aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/oauth-model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to login with emailChocobozzz2018-01-291-3/+3
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-9/+10
|
* Use async/await in lib and initializersChocobozzz2017-10-261-29/+25
|
* Don't display password in logsChocobozzz2017-09-071-1/+1
|
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-2/+2
|
* Remove any typing from serverChocobozzz2017-07-111-4/+3
|
* Move to promisesChocobozzz2017-07-051-12/+3
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-6/+9
|
* Type modelsChocobozzz2017-05-251-2/+2
|
* First typescript iterationChocobozzz2017-05-201-0/+95