aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/user/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Stricter models typingChocobozzz2021-05-121-1/+2
* Cleanup models directory organizationChocobozzz2021-05-111-0/+967
* Begin activitypubChocobozzz2017-11-271-312/+0
* Don't hash user password once again on updateChocobozzz2017-11-041-4/+7
* Upgrade server packagesChocobozzz2017-10-311-2/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-11/+18
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+1
* Add video channelsChocobozzz2017-10-261-14/+55
* Change how we handle resolutionChocobozzz2017-10-091-28/+15
* Implement video transcoding on server sideChocobozzz2017-10-031-1/+2
* Fix tests and user quotaChocobozzz2017-09-061-14/+12
* Begin tests for user quotaChocobozzz2017-09-051-2/+5
* Begin user quotaChocobozzz2017-09-041-2/+58
* Upgrade common server dependenciesChocobozzz2017-08-251-2/+3
* Formated -> FormattedChocobozzz2017-08-251-3/+3
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-3/+3
* Move to promisesChocobozzz2017-07-051-26/+21
* Add this context to instance model functionsChocobozzz2017-06-161-2/+2
* Reorganize model filesChocobozzz2017-06-161-0/+221