The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/app/api/server/lib
Kevin Aleman 39b14f6cd7
fix: Query parameter not being validated properly (#38315)
1 month ago
..
MultipartUploadHandler.ts fix: prevent file content buffering in user uploads (#38071) 2 months ago
cleanQuery.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
emailInbox.ts chore: bump meteor and node version (#34048) 1 year ago
emoji-custom.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
eraseTeam.spec.ts chore: replace ids with objects as parameters (#38367) 1 month ago
eraseTeam.ts chore: replace ids with objects as parameters (#38367) 1 month ago
getServerInfo.spec.ts fix(federation): _matrix version endpoint incorrect information (#37628) 3 months ago
getServerInfo.ts fix(federation): _matrix version endpoint incorrect information (#37628) 3 months ago
getTrimmedServerVersion.ts fix(federation): _matrix version endpoint incorrect information (#37628) 3 months ago
getUploadFormData.spec.ts fix: `ReadableStream` not handling error properly (#38081) 2 months ago
getUploadFormData.ts fix: `ReadableStream` not handling error properly (#38081) 2 months ago
integrations.ts refactor: Remove Users from fibers 5 (#28687) 3 years ago
isValidQuery.ts fix: Query parameter not being validated properly (#38315) 1 month ago
maybeMigrateLivechatRoom.ts regression: old omnichannel rooms only being migrated after their data is loaded by the client (#34090) 1 year ago
messages.ts chore(eslint): Unify ESLint configuration (#29896) 3 years ago
projectionAllowsAttribute.spec.ts feat: Single Contact Identification (#32727) 1 year ago
projectionAllowsAttribute.ts feat: Single Contact Identification (#32727) 1 year ago
rooms.ts fix: Don't try to create a non-encrypted discussion if the parent room is encrypted (#38279) 1 month ago
users.ts chore!: remove old voip permissions (#37672) 3 months ago
webdav.ts