denihs
47879cf8a5
Meteor version to 2.7.4-beta.0 🎉
2022-06-06 15:01:05 -04:00
denihs
9b1946a12d
Updating history.md
2022-06-06 12:30:37 -04:00
Denilson
9aed3052a8
Merge pull request #12028 from radekmie/mongo-no-fiber-option
...
Mongo Package Async API
2022-06-06 12:17:01 -04:00
Denilson
9c39402576
Merge branch 'devel' into mongo-no-fiber-option
2022-06-02 15:34:17 -04:00
denihs
0ab96dc804
Updating reify version
2022-06-01 15:30:30 -04:00
denihs
5bae008762
Meteor version to 2.7.3 🎉
2022-05-31 16:31:25 -04:00
Denilson
fe9a7cb1bf
Merge pull request #12051 from meteor/fix/bable-runtime-client-size
...
Make client 25kb smaller
2022-05-31 10:08:01 -04:00
zodern
baa80ecbad
Only show message to update @bable/runtime on server
...
The @babel/runtime package.json file is over 25kb. This change removes it from being bundled in the client.
2022-05-27 14:24:24 -05:00
Radosław Miernik
e88c8cc713
Fixed error typo.
...
Co-authored-by: Michael Newman <michaeleugenenewman@gmail.com >
2022-05-25 11:25:21 +02:00
denihs
f7160e34ab
Meteor version to 2.7.3-beta.0 🎉
2022-05-24 15:09:59 -04:00
denihs
f05a1de892
Merge remote-tracking branch 'origin/release-2.7.3' into release-2.7.3
2022-05-24 15:02:11 -04:00
denihs
e23e56b6db
Updating history.md
2022-05-24 15:02:00 -04:00
Radosław Miernik
0b9f4d95af
Fixed collection method names.
2022-05-24 20:56:29 +02:00
Radosław Miernik
39f7bc8b4d
Reverted unncessary changes.
2022-05-24 20:48:13 +02:00
Radosław Miernik
7158c37c65
Reverted unncessary changes.
2022-05-24 20:45:35 +02:00
Radosław Miernik
5b442620de
Merge branch 'devel' of github.com:meteor/meteor into mongo-no-fiber-option
2022-05-24 20:37:19 +02:00
Radosław Miernik
1a65717b69
Removed distinction between sync and async collections.
2022-05-24 20:36:16 +02:00
denihs
8bd896f1a7
Email to lower case. The emails should be case-insensitive.
2022-05-24 10:14:04 -04:00
denihs
04f010b186
Throwing an error when the login tokens are not generated well calling requestLoginTokenForUser
2022-05-24 09:48:34 -04:00
denihs
b1913c19ec
Updating history.md
2022-05-11 16:55:06 -04:00
denihs
b60b99ec81
Meteor version to 2.7.2 🎉
2022-05-09 11:01:56 -04:00
Radosław Miernik
a3c9d10c40
Organized (a)sync errors on incorrect collections.
2022-05-08 20:29:34 +02:00
denihs
e2ebb680a5
Bumping meteor-tool version
2022-04-28 11:30:00 -04:00
denihs
60bcb3fcf9
Meteor version to 2.7.2-rc.0 🎉
2022-04-28 11:12:04 -04:00
Radosław Miernik
b5d6fdaaf7
Merge branch 'devel' of github.com:meteor/meteor into mongo-no-fiber-option
2022-04-25 14:18:09 +02:00
Radosław Miernik
fcf80d66fe
Organized async API tests.
2022-04-25 13:49:44 +02:00
Filipe Névola
684db04719
Starting to add new tests for Mongo without fiber
2022-04-25 13:38:58 +02:00
Filipe Névola
b89024b8c5
Starting to add new tests for Mongo without fiber
2022-04-25 13:38:54 +02:00
Filipe Névola
829a53073f
Starting to add new tests for Mongo without fiber
2022-04-25 13:38:43 +02:00
Radosław Miernik
d87613d25d
Added async API presence tests.
2022-04-25 13:27:51 +02:00
Radosław Miernik
e0a8c8a65d
Removed some Promise.await calls.
2022-04-25 13:27:40 +02:00
Radosław Miernik
a876d15fb1
Added Collection.findOneAsync.
2022-04-25 13:27:12 +02:00
Radosław Miernik
ad899f2256
Reorganized whitespaces and orderings a little.
2022-04-25 13:26:51 +02:00
denihs
32a6617acb
Meteor version to 2.7.2-beta.0 🎉
2022-04-18 11:13:45 -04:00
zodern
ea2bb42c53
Remove unnecessary comment
2022-04-18 10:35:23 -04:00
Maxim Makarov
93326a066d
Ability to disable sockjs on client side
2022-04-18 10:35:22 -04:00
Ikko Ashimine
98b73f4419
Fix typo in callback_logger.js
...
occured -> occurred
2022-04-18 10:34:45 -04:00
Jan Dvorak
222022ecf0
Put index re-creation behind a settings option
2022-04-18 10:34:44 -04:00
Jan Dvorak
b40efd8eb8
Re-create index when already exists #11666 #11750
2022-04-18 10:34:41 -04:00
Bruce Johnson
0c2b886425
New api getMinimumBrowserVersions
2022-04-18 10:33:06 -04:00
denihs
ae6791176d
Giving a time window when verifying if a 2fa token is valid
2022-04-01 11:31:24 -04:00
denihs
4e5447e84f
Meteor version to 2.7.1 🎉
2022-03-31 09:55:15 -04:00
Denilson
bbc6b5099d
Merge pull request #11991 from meteor/fix/accounts-2fa
...
Adjusts in the package accounts-2fa
2022-03-31 09:38:30 -04:00
denihs
4561d83145
- updating accounts-2fa docs
...
- adjust details in the accounts-2fa server side
2022-03-30 17:13:24 -04:00
denihs
d89c57aff3
- getting user email from emails
2022-03-29 12:48:54 -04:00
denihs
41d297bcc8
- bumping the major version instead of the patch, as there's breaking changes
2022-03-29 11:23:08 -04:00
denihs
4f9c4763b0
- updating history.md with the accounts-2fa breaking change
...
- auto-publishing the field `services.twoFactorAuthentication.type` for logged in users.
- `generate2faActivationQrCode` now throws an error if it's being called when the user already has 2FA enabled.
2022-03-29 11:20:05 -04:00
denihs
6c0cc8d6f8
- updating history.md with the accounts-2fa breaking change
...
- removing the unnecessary Meteor.isServer test in the function _is2faEnabledForUser
2022-03-29 10:31:15 -04:00
denihs
ec913e4ff3
- updating history.md
...
- Remove vulnerability from the method `has2faEnabled`
- updating accounts-2fa.md
- updating accounts-2fa tests
2022-03-29 09:58:19 -04:00
Denilson
07634c356f
Merge pull request #11990 from banjerluke/devel
...
Pass on the real postcss error message if processing fails
2022-03-28 16:25:43 -04:00