aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/user.ts
Commit message (Expand)AuthorAgeFilesLines
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+2
* Implement signup approval in serverChocobozzz2023-01-191-8/+30
* Suffix external auth username on conflictChocobozzz2022-08-031-9/+8
* Fix lintChocobozzz2022-07-131-3/+3
* Fix quota inconstistencies with livesChocobozzz2022-05-041-2/+3
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Add video edition finished notificationChocobozzz2022-03-221-1/+2
* Refactor user build and express file middlewaresChocobozzz2022-03-041-4/+53
* Add basic video editor supportChocobozzz2022-02-281-0/+6
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Refactor live managerChocobozzz2021-06-171-6/+6
* Fix missing transactionsChocobozzz2021-06-151-4/+4
* Refactor AP actorsChocobozzz2021-06-031-1/+2
* Cleanup models directory organizationChocobozzz2021-05-111-4/+5
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
* Fix broken local actorsChocobozzz2021-02-261-4/+4
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-2/+2
* Add check constraints live testsChocobozzz2020-11-091-4/+2
* Check live duration and sizeChocobozzz2020-11-091-10/+62
* Add abuse messages/states notificationsChocobozzz2020-07-311-0/+2
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+2
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-201-1/+2
* | Add migrationsChocobozzz2020-07-101-1/+1
|/
* Split types and typingsChocobozzz2020-06-181-2/+2
* Begin auth plugin supportChocobozzz2020-05-041-1/+2
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-8/+8
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+2
* Type toFormattedJSONChocobozzz2019-08-201-10/+9
* Stronger model typingsChocobozzz2019-08-191-12/+14
* Handle email update on serverChocobozzz2019-06-111-2/+16
* Improve registrationChocobozzz2019-06-071-10/+31
* Add ability to specify channel on registrationChocobozzz2019-05-281-13/+21
* Update sequelizeChocobozzz2019-04-241-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+1
* Add playlist rest testsChocobozzz2019-03-181-3/+6
* Add notifications in the clientChocobozzz2019-01-091-9/+9
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-4/+9
* Add import finished and video published notifsChocobozzz2019-01-091-0/+2
* Add user notification base codeChocobozzz2019-01-091-0/+16
* Cleanup tests importsChocobozzz2018-11-191-4/+2
* Speedup peertube startupChocobozzz2018-11-191-4/+11
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+10
* Add audit logs in various modulesAurélien Bertron2018-07-311-0/+1
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+5