]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/users/index.ts
Fix users tests
[github/Chocobozzz/PeerTube.git] / server / controllers / api / users / index.ts
2020-07-02  ChocobozzzFix users tests
2020-06-27  Rigel Kentupdate openapi spec with links and callback for search
2020-06-18  ChocobozzzSplit types and typings
2020-06-17  ChocobozzzUpdate server dependencies
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzBegin auth plugin support
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  John LivingstonCreating a user with an empty password will send an...
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzUpgrade express-rate-limit
2019-12-06  ChocobozzzAdd action hooks to user routes
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-19  ChocobozzzStronger model typings
2019-07-30  ChocobozzzModerators can only manage users
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzImprove registration
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06  ChocobozzzUpgrade server dependencies
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzRemove unused actor uuid field
2019-05-28  ChocobozzzAdd ability to specify channel on registration
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzAdd playlist rest tests
2019-02-21  ChocobozzzUpgrade server dependencies
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzCleanup reset user password by admin
2019-02-11  Rigel Kentallow administration to change/reset a user's password
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14  ChocobozzzMove subscriptions controllers in its own file
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09  ChocobozzzAdd user notification base code
2018-12-18  ChocobozzzAdd history on server side
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-21  Josh Morelenable email verification by admin (#1348)
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzAdd users search filter
2018-10-01  ChocobozzzCheck video channel name is unique on our instance
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzCache user token
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-19  ChocobozzzRefractor audit user identifier
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  ChocobozzzUse custom rate limiter when asking verif email
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-08-27  ChocobozzzSplit users controller