aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators
Commit message (Expand)AuthorAgeFilesLines
...
* Use RsaSignature2017Chocobozzz2017-12-191-1/+1
* Unfollow with hostChocobozzz2017-12-191-41/+1
* Begin moving video channel to actorChocobozzz2017-12-198-39/+99
* SaveChocobozzz2017-12-195-95/+94
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-2/+11
* Move models to typescript-sequelizeChocobozzz2017-12-138-39/+30
* Fix lintChocobozzz2017-12-081-1/+0
* Finish admin designChocobozzz2017-12-082-7/+8
* Refractor validatorsChocobozzz2017-11-275-158/+41
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-273-20/+75
* Misc cleanupChocobozzz2017-11-272-6/+13
* Cleanup helpersChocobozzz2017-11-273-104/+21
* Federate likes/dislikesChocobozzz2017-11-274-13/+43
* Federate video viewsChocobozzz2017-11-274-2/+18
* Refractor activity pub lib/helpersChocobozzz2017-11-276-62/+133
* Fix lintChocobozzz2017-11-271-10/+8
* Optimize signature verificationChocobozzz2017-11-271-0/+4
* Federate video abusesChocobozzz2017-11-271-3/+4
* Server shares user videosChocobozzz2017-11-273-19/+31
* Send server announce when users upload a videoChocobozzz2017-11-271-7/+8
* Handle announces in inboxChocobozzz2017-11-272-3/+29
* Fix video upload and videos listChocobozzz2017-11-272-22/+23
* Add video abuse to activity pubChocobozzz2017-11-271-5/+0
* Rename Pod -> ServerChocobozzz2017-11-274-5/+5
* Follow worksChocobozzz2017-11-277-29/+87
* Fix issues on server startChocobozzz2017-11-275-7/+31
* Handle follow/acceptChocobozzz2017-11-271-0/+8
* Remove references to authorChocobozzz2017-11-274-4/+50
* Continue activitypubChocobozzz2017-11-277-196/+136
* Begin activitypubChocobozzz2017-11-277-2/+167
* Usernames are case insensitive nowChocobozzz2017-11-041-1/+1
* Add video privacy settingChocobozzz2017-10-311-0/+12
* Add lazy description on serverChocobozzz2017-10-302-2/+7
* Support roles with rights and add moderator roleChocobozzz2017-10-271-6/+5
* Be tolerant with remote requestsChocobozzz2017-10-262-41/+65
* Add video channelsChocobozzz2017-10-266-59/+193
* Video blacklist refractoringChocobozzz2017-10-101-2/+32
* Change how we handle resolutionChocobozzz2017-10-091-3/+2
* Upgrade express validator to v4Chocobozzz2017-09-155-65/+3
* Add tests for npm run scriptsChocobozzz2017-09-075-0/+6
* Begin user quotaChocobozzz2017-09-041-1/+7
* Upgrade common server dependenciesChocobozzz2017-08-255-58/+59
* Move video file metadata in their own tableChocobozzz2017-08-252-18/+40
* Remove "function" in favor of () => {}Chocobozzz2017-07-113-5/+5
* Use global uuid instead of remoteId for videosChocobozzz2017-07-112-10/+16
* Create types for model enumsChocobozzz2017-06-162-2/+5
* Update webpack stackChocobozzz2017-06-111-0/+1
* Type functionsChocobozzz2017-06-106-64/+134
* require -> importChocobozzz2017-06-053-9/+3
* First typescript iterationChocobozzz2017-05-2010-227/+221