Commit Graph

52 Commits (35985d7e1856a21ea39b3f9e7a9445f6d19ec00a)

Author SHA1 Message Date
Kevin Aleman 8fc6ca8b4e
fix: `Accounts_LoginExpiration` being used differently on codebase (#32527) 2 years ago
Ricardo Garim 8ac631da62
refactor: Settings out of DB Watcher (#32518) 2 years ago
Kevin Aleman d79ddf10fb
fix: `afterCreateUser` callback being called before setting user's roles (#30309) 2 years ago
Diego Sampaio 17bc6313e9
fix: Login token creation not respecting number of token limits (#32216) 2 years ago
Guilherme Gazzo a7823c1b09
chore: move imported `Apps` to proxy (#32142) 2 years ago
Pierre Lehnen 9b53024021
chore: Remove references to EE code from the app events (#31926) 2 years ago
Guilherme Gazzo 753c7b4f8a
Revert "chore: Remove references to EE code from the app events" (#31922) 2 years ago
Pierre Lehnen a6802cacaf
chore: Remove references to EE code from the app events (#31775) 2 years ago
Pierre Lehnen fe6f5cdf88
chore: move logger to a separate package (#30092) 2 years ago
Douglas Gubert a81bad24e0
fix: Trigger app post user created event correctly (#30006) 2 years ago
Diego Sampaio 1589279b79
fix: login blocked after block time (#30018) 2 years ago
Rafael Tapia 6154979119
fix: users without field roles in db (#29969) 2 years ago
Pierre Lehnen 48ac55f4ea
feat: new Endpoints for Bulk User Creation (#29935) 2 years ago
Murtaza Patrawala 48af545864
regression: Server isn't adding agent required properties to users created/updated through admin UI (#29925) 2 years ago
Tasso Evangelista 7aa0d963bb
chore(eslint): Unify ESLint configuration (#29896) 2 years ago
Guilherme Gazzo db2cc31c04
chore: isolate callbacks and typings (#29883) 2 years ago
Guilherme Gazzo 69bdda1a0b
chore: remove barrel imports server (#29890) 3 years ago
Debdut Chakraborty 7558e6e17d
fix: unable to create user if Accounts_ManuallyApproveNewUsers is enabled (#29293) 3 years ago
Debdut Chakraborty 1687bfbe3a
fix: unable to create user if Accounts_ManuallyApproveNewUsers is enabled (#29293) 3 years ago
Guilherme Gazzo fd3532d4f5
refactor: create i18n package (#29097) 3 years ago
Heitor Tanoue 8dbf24129d
chore: convert Rooms Model Raw to TypeScript (#28260) 3 years ago
Marcos Spessatto Defendi 69662f46ce
refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
Guilherme Gazzo 4e3effddc5
refactor: Move callbacks to async (#29051) 3 years ago
Kevin Aleman 259ea3eeff
refactor: Remove bindenv from settings & centralize settings creation (#28951) 3 years ago
Kevin Aleman fd4401f1a6
refactor: Remove Meteor timers (#28892) 3 years ago
Pierre Lehnen 7ebbfd1fdb
refactor: Changed settings registry's callbacks to work with async functions (#28784) 3 years ago
Kevin Aleman efbc74ce6f
remove meteor.call from server (#28774) 3 years ago
Rodrigo Nascimento 5ad19c3f56
refactor(Meteor.user): Remove all occurrences (#28647) 3 years ago
Rodrigo Nascimento f15feb477e
refactor: Isolate last Promise.await calls on accounts’ code (#28817) 3 years ago
Marcos Spessatto Defendi 2707dd9184
refactor: Remove fibers from Users Model (#28797) 3 years ago
Kevin Aleman d0234577b1
refactor: Remove more promise awaits (#28796) 3 years ago
Marcos Spessatto Defendi ab50009dfc
refactor: Remove Users from fibers 3N (#28669) 3 years ago
Tasso Evangelista b543e90e91
refactor: Bump TypeScript version (#28697) 3 years ago
Guilherme Gazzo 0584e51146
refactor: checkUsernameAvailability to async (#28557) 3 years ago
Guilherme Gazzo e6752c8e32
refactor: remove Promise.await (#28539) 3 years ago
Diego Sampaio 8fbbf4171f
refactor(eslint): Add "no-floating-promises" eslint rule - Part 3 (#28435) 3 years ago
Rodrigo Nascimento 276d012e7c
refactor(eslint): Add "no-floating-promises" eslint rule - Part 1 (#28463) 3 years ago
Tasso Evangelista 05a9c0101d
Chore: Unused/dead code removal (#28155) 3 years ago
Henrique Guimarães Ribeiro 8d74caf47e
[BREAK] Marketplace standalone page and app request flow (#27389) 3 years ago
Guilherme Gazzo 2963688a82
Lint 3 years ago
Guilherme Gazzo 22671a9e18 Bump version to 5.4.3 3 years ago
Carlos Rodrigues 15856e82ac
[FIX] User email address does not change when provisioned by OAuth (#27148) 3 years ago
Carlos Rodrigues b3220b6122
[FIX] User approval email doesn't display username and e-mail when user logs in with OAuth (#27111) 3 years ago
Tasso Evangelista f74ba4e587
Chore: ESLint warnings (#26504) 3 years ago
Guilherme Gazzo f45b9563f4
Chore: Remove settings Fibers usage (#26465) 3 years ago
Pierre Lehnen 845f56e37d
Chore: Model Typings (#25758) 4 years ago
Douglas Gubert 88a8e8e13c
Regression: App event listeners broke Slackbridge integration and importers (#25689) 4 years ago
Rafael Tapia 75a1b884da
[NEW] Add new events after user login, logout and change his status (#25234) 4 years ago
Rafael Tapia 603ade221c
[NEW] Add user events for apps (#25165) 4 years ago
Kevin Aleman d4f4e550e1
Chore: Rewrite 2fa to typescript (#25285) 4 years ago