Commit Graph

57 Commits (develop)

Author SHA1 Message Date
Guilherme Gazzo 24b3671fe6
feat: add per-integration scriptTranspile flag to opt-out of Babel (#40160) 4 weeks ago
Guilherme Gazzo 865178a065
chore: convert endpoints do openApi (#39553) 4 weeks ago
Guilherme Gazzo 46faa43d5e
chore: update Meteor and package versions to latest stable releases 3.4 (#38614) 1 month ago
Tasso Evangelista 955a7ccafd
chore(eslint): Allow `await` in loops (#39178) 2 months ago
Tasso Evangelista 88b2151df8
refactor: Stricten types over UiKit implementation APIs (#38804) 3 months ago
khizar (RinX) dad0dba81e
fix: limit outgoing webhook response size to prevent memory exhaustion (#38760) 3 months ago
Julio Araujo d6ef0db96a
feat: rewrite `checkUrlForSsrf` and include it in the `server-fetch` package (#38044) 3 months ago
Kevin Aleman 150f6623e8
chore: Adapt logs to object format (final!) (#38289) 4 months ago
Kevin Aleman 25271b2c35
chore: Adapt logs to object format (almost) (#38280) 4 months ago
Kevin Aleman cfca170ade
chore: Adapt logs to object format (#38181) 4 months ago
Kevin Aleman f837394aa4
chore: Adapt logs to object format - 2 (#38001) 4 months ago
Ricardo Garim c48eb6849d
fix: remove sensitive information from outgoingLogger logs (#37729) 5 months ago
Abhinav Kumar 9f3c11c201
feat: add `separateResponse` param to incoming webhooks for optional per-channel responses markdown (#36386) 10 months ago
Marcos Spessatto Defendi d143c58fd9
refactor: Convert integrations (api and triggerHandler) to typescript (#35819) 1 year ago
Guilherme Gazzo b2d864c568
chore: update eslint plugins (#33879) 2 years ago
Guilherme Gazzo 0b396dcd3e
chore: minor deps (#33795) 2 years ago
Pierre 3ea02d3cc1 chore!: remove integration scripts' "Compatible Sandbox" (vm2) 2 years ago
Julio A. e14fa89450
fix: imported fixes (#33583) 2 years ago
Ricardo Garim b21d32b970
refactor: IntegrationHistory out of DB Watcher (#32502) 2 years ago
Ricardo Garim 1c8ee7303b
refactor: Integration entity out of db watcher (#32378) 2 years ago
Masaki Miura cf3f91fa40
feat: Allow user to set timeout of outgoing webhook (#31222) 2 years ago
Douglas Fabris bbe347c12d
refactor: Integrations Forms & UI (#30831) 3 years ago
Pierre Lehnen 1041d4d361
feat: use isolated-vm to run integration scripts (#30229) 3 years ago
Pierre Lehnen 92613680b7
feat: use isolated-vm to run integration scripts (#30229) 3 years ago
Guilherme Gazzo dcfb7719ef regression: fix build ci 3 years ago
Pierre Lehnen ce2f2eaad3
feat: ability to freeze or completely disable integration scripts through envvars (#30053) 3 years ago
Pierre Lehnen ff7e181464
feat: ability to freeze or completely disable integration scripts through envvars (#30053) 3 years ago
Tasso Evangelista 7aa0d963bb
chore(eslint): Unify ESLint configuration (#29896) 3 years ago
Rodrigo Nascimento 6c8dac195d
refactor(integrations): Replace Fibers dependency by Deasync (#29081) 3 years ago
Kevin Aleman e34e05bf77
refactor: Convert `cors` and `invites` to ts (#29076) 3 years ago
Rodrigo Nascimento 20b0976fbb
refactor: Remove wrapAsync (#28825) 3 years ago
Kevin Aleman 74b1e2e590
refactor: Replace `http` with `fetch` - 2 (#28828) 3 years ago
Kevin Aleman fd4401f1a6
refactor: Remove Meteor timers (#28892) 3 years ago
Kevin Aleman d0234577b1
refactor: Remove more promise awaits (#28796) 3 years ago
Guilherme Gazzo fbaf614c81
refactor: deleteRoom to async (#28786) 3 years ago
Kevin Aleman 3da47982f2
refactor: `Rooms` model 2X (#28715) 3 years ago
Marcos Spessatto Defendi e15c1784c7
refactor: Remove Users from fibers 5 (#28687) 3 years ago
Diego Sampaio 43cee7edb9
refactor(models): Use Messages Raw model (10/10) (#28695) 3 years ago
Guilherme Gazzo 84b171bf94
refactor: move hasAllPermission to hasAllPermissionAsync (#28674) 3 years ago
Diego Sampaio 2a1d8ca50e
refactor: Remove `Meteor.call` from `getRoomByNameOrIdWithOptionToJoin` (#28610) 3 years ago
Guilherme Gazzo 9b433f8857
refactor: rooms model remove findOneByIdOrName to async (#28596) 3 years ago
Kevin Aleman 26f722087a
refactor: `Subscriptions` model - 2x (#28535) 3 years ago
Guilherme Gazzo 6c82c77615
refactor: convert sendmessage to async (#28580) 3 years ago
Guilherme Gazzo 2a713f9b27
refactor: move hasPermission to async (#28512) 3 years ago
Marcos Spessatto Defendi c4c94c0ff6
refactor: Convert groups endpoints to typescript (#28432) 3 years ago
Tasso Evangelista d8f4730d8a
refactor: Fork minor Meteor packages (#28337) 3 years ago
Tasso Evangelista 05a9c0101d
Chore: Unused/dead code removal (#28155) 3 years ago
Tasso Evangelista 7960ff94c0
[BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
Tasso Evangelista 3b35f8bee5
Chore: `refactor/room` (#26675) 4 years ago
Diego Sampaio 786fd15a3d
Chore: Do not log integrations using `name` key (#26163) 4 years ago