Commit Graph

14004 Commits

Author SHA1 Message Date
Jan Dvorak
d3d1b9221f Replace useragent with useragent-ng and #13341
This should mitigate potential ReDoS vulnerability.
2024-09-17 09:57:16 +02:00
Jan Dvorak
d251b8dd1a Merge branch 'devel' into release-3.0.4 2024-09-17 09:15:12 +02:00
denihs
d00a9741c3 publish new version for webapp 2024-09-16 10:41:58 -04:00
denihs
62a854229e publish new version for mongo-decimal 2024-09-13 08:46:02 -04:00
denihs
d03175d748 publish new version for bundle-visualizer 2024-09-12 15:37:15 -04:00
Jan Dvorak
052cf84034 Update webapp dependencies 2024-09-12 09:19:27 +02:00
denihs
d43c92b287 Meteor version to 3.0.3 ☄️ 2024-09-11 13:19:36 -04:00
denihs
a2591c5c74 Update packages npm-shrinkwrap.json 2024-09-10 12:23:55 -04:00
denihs
d806d6f93d Meteor version to 3.0.3-rc.0 ☄️ 2024-09-10 11:26:30 -04:00
Denilson
eed04ac610 Merge pull request #13312 from harryadel/underscore/mongo
[mongo] Remove underscore
2024-09-10 11:18:23 -04:00
denihs
1b91e2c85d Fixing the email package version by bumping it to a minor 2024-09-06 10:32:13 -04:00
Nacho Codoñer
8755efba37 Meteor version to 3.0.3-beta.3 ☄️ 2024-09-04 19:36:40 +02:00
Nacho Codoñer
c9604765e6 Meteor version to 3.0.3-beta.2 ☄️ 2024-09-04 19:09:29 +02:00
Nacho Codoñer
8fb074bf62 Meteor version to 3.0.3-beta.1 ☄️ 2024-09-04 15:18:04 +02:00
Nacho Codoñer
2069210d9b Meteor version to 3.0.3 ☄️ 2024-09-04 14:45:48 +02:00
Leonardo Venturini
e64869a626 Merge pull request #13222 from alexbevi/patch-1
Include Meteor version details in MongoDB handshake
2024-08-30 12:39:06 -03:00
Leonardo Venturini
47b4b09e80 Merge branch 'devel' into patch-1 2024-08-30 11:02:26 -03:00
harryadel
21b9732b86 [mongo] Fix failing test 2024-08-27 16:12:29 +03:00
harryadel
a10b297ae4 [mongo] Remove all underscore functions in mongo_livedata_tests 2024-08-27 15:44:18 +03:00
harryadel
d22f624a7d [mongo] Add nextObserveHandleId 2024-08-27 15:43:58 +03:00
harryadel
8aefb1acba Fix mongo_driver & test 2024-08-24 13:54:43 +03:00
harryadel
5313122753 fix livetests 2024-08-24 13:47:25 +03:00
harryadel
b71d8f5e7a Fix observe_multiplex 2024-08-24 13:42:04 +03:00
harryadel
277cae2e1a Fix oplog_observe_driver 2024-08-24 13:40:28 +03:00
harryadel
fa10502b30 Remove unused future 2024-08-24 13:31:46 +03:00
harryadel
80d72d950f Fix polling_observe_driver 2024-08-24 13:17:12 +03:00
harryadel
7f3493ba78 Merge branch 'underscore/mongo' of github.com:harryadel/meteor into underscore/mongo 2024-08-24 12:50:12 +03:00
Mauro Accornero
8a6a7b54ff fix #13263 set ambiguousErrorMessages consistently across environments (#13277)
- remove Meteor.isProduction from isErrorAmbiguous check in accounts_server.js
2024-08-22 17:50:13 +02:00
Daniel Lamando
642bf19c8a Fix error message typo in mongo package (#13305) 2024-08-22 17:49:12 +02:00
denihs
f51c9108bc publish a new version for email package
This was necessary because we had an issue publishing the email version when releasing 3.0.2. So we manually forced a new patch. Now apps can use this package again.
2024-08-15 14:51:41 -04:00
denihs
921c61f478 update npm-shrinkwrap.json files 2024-08-14 10:36:53 -04:00
denihs
9f5f3d8888 Meteor version to 3.0.2 ☄️ 2024-08-14 10:16:21 -04:00
Nacho Codoñer
bff7d780b0 Merge branch 'devel' into release-3.0.2 2024-08-14 15:41:20 +02:00
Nacho Codoñer
484b523487 Deprecate Meteor.user() usage on server side (#13288) 2024-08-12 17:21:32 +02:00
Leonardo Venturini
def8b7b6c0 document option 2024-08-08 16:12:36 -04:00
Leonardo Venturini
dd5651a889 update shrinkwrap files 2024-08-08 15:59:21 -04:00
Oleksandr Chekhovskyi
2e741b3fc3 Fix Meteor.promisify and add a test for it (#13284)
This fixes a regression introduced in commit 87f8697941.

Co-authored-by: Nacho Codoñer <igcogi@gmail.com>
2024-08-08 16:59:19 +02:00
denihs
f79763724b Meteor version to 3.0.2-beta.4 ☄️ 2024-08-01 09:42:32 -04:00
denihs
1457fe3d08 remove http from accounts-twitter. Not used there. 2024-08-01 09:39:43 -04:00
denihs
f18bcc3e29 Meteor version to 3.0.2-beta.3 ☄️ 2024-08-01 09:34:40 -04:00
Denilson
016c6a75eb Merge pull request #13268 from meteor/feature/fix-http-in-twitter-oauth
Remove version constraints from http package in accounts-twitter
2024-08-01 09:03:50 -04:00
Leonardo Venturini
c4f4d7e7c1 Merge pull request #13262 from meteor/v3/login-sub-order
Fix outstanding subscription init order generally
2024-08-01 09:19:12 -03:00
Jan Dvorak
ad6e1709d4 Remove version constraints from http package in accounts-twitter
Is it event needed anymore?
2024-07-31 19:30:53 +02:00
Leonardo Venturini
1a40744b22 Merge pull request #13174 from JorgenVatle/mongo-feature-suggestion
Feature suggestion: Track registered Mongo collection instances.
2024-07-31 10:56:50 -03:00
Leonardo Venturini
7f17dd6b23 adjust tests 2024-07-30 10:33:11 -04:00
Leonardo Venturini
ac83a825fb revert autorun change 2024-07-30 08:48:32 -04:00
Leonardo Venturini
ccfef311d1 queue sending sub messages after outstanding methods 2024-07-30 08:47:00 -04:00
denihs
a91bab7119 Meteor version to 3.0.2-beta.2 ☄️ 2024-07-29 10:09:13 -04:00
denihs
e30882761d Meteor version to 3.0.2-beta.1 ☄️ 2024-07-29 09:44:16 -04:00
denihs
913f83fd9e Meteor version to 3.0.2-beta.0 ☄️ 2024-07-26 14:56:29 -04:00