filipenevola
68ef1f6b83
Bump version to 2.5-rc.0
release/METEOR@2.5-rc.0
2021-10-18 18:06:44 -04:00
Filipe Névola
9aa71e9b96
Merge pull request #11697 from meteor/feature/node-14.18.1
...
Node 14.18.1 update
2021-10-18 14:55:17 -04:00
Jan Dvorak
c0c6ea0059
Dev bundle 14.18.1.1
2021-10-18 18:33:44 +02:00
Jan Dvorak
1e13f7990d
Merge branch 'release-2.5' into feature/node-14.18.1
2021-10-18 18:31:30 +02:00
Jan Dvorak
d83e31a31e
2.5-beta.4
release/METEOR@2.5-beta.4
2021-10-16 14:15:48 +02:00
Jan Dvorak
daa8efd880
Add history entries for HMR PRs
2021-10-16 14:09:06 +02:00
Jan Dvorak
a134ecd339
Merge pull request #11689 from meteor/feature/recursive-file-watchers
...
Recursive file watchers
2021-10-16 14:07:18 +02:00
zodern
bb6a251d7d
Fix type error
2021-10-15 16:06:11 -05:00
Jan Dvorak
45d055bfe3
Dev bundle 14.17.6.5
2021-10-15 20:36:44 +02:00
Jan Dvorak
fbcd920efa
Merge branch 'release-2.5' into feature/recursive-file-watchers
2021-10-15 20:32:11 +02:00
Filipe Névola
7b637107a5
Merge pull request #11688 from meteor/fix/change-stat-watcher-interval
...
Recreate stat watcher when interval changes
2021-10-15 13:59:15 -04:00
zodern
b22e80215d
Avoid creating nested recursive watchers
2021-10-15 12:14:56 -05:00
zodern
4ceb79192e
Fix types
2021-10-15 11:27:35 -05:00
zodern
f9cf9d1901
Recreate stat watcher when interval changes
...
Node 14 made statWatcher.start a no-op, so there is no longer a way to change the interval for an existing stat watcher.
2021-10-15 11:27:35 -05:00
zodern
d85061ba5d
Remove disableNativeWatcher
2021-10-15 11:13:52 -05:00
zodern
6bd370c8ff
Use recursive watchers
2021-10-15 11:13:52 -05:00
Jan Dvorak
6af6dce096
Add history log for accounts-ui-unstyled
2021-10-15 16:47:33 +02:00
Filipe Névola
c9b8041a96
Merge pull request #11681 from meteor/feature/passwordless-ui
...
Passwordless for accounts-ui
2021-10-15 09:54:04 -04:00
Jan Dvorak
5127885037
Merge branch 'devel' into release-2.5
2021-10-15 10:01:02 +02:00
Jan Dvorak
6182165f9b
Merge pull request #11657 from meteor/feature/fix-google-siteUrl
...
Deliver siteUrl in google-config-ui as other config-ui packages
2021-10-15 09:56:38 +02:00
Jan Dvorak
360802637a
Merge branch 'devel' into feature/fix-google-siteUrl
2021-10-14 17:14:41 +02:00
Jan Dvorak
a904e7ae2e
History entry for Node 14.18.1
2021-10-14 11:44:39 +02:00
Jan Dvorak
c31db2e203
Dev bundle 14.18.1.0
2021-10-14 11:44:28 +02:00
Jan Dvorak
07d70c2ffa
Merge branch 'release-2.5' into feature/passwordless-ui
2021-10-14 10:56:00 +02:00
Jan Dvorak
40fda42e0f
Merge pull request #11693 from oscard0m/add-cache-to-node-workflows
...
ci(workflow): add cache to workflows using actions/setup-node
2021-10-14 10:54:21 +02:00
Jan Dvorak
c22d84d7aa
Merge branch 'devel' into feature/fix-google-siteUrl
2021-10-14 10:53:24 +02:00
Jan Dvorak
dd0ed70229
WebApp option to always return content
2021-10-12 22:44:06 -04:00
Jan Dvorak
cad7de6cd3
passwordless - improve bug fixes
2021-10-12 22:44:06 -04:00
Jan Dvorak
d47c93f56a
Bug fixes for passwordless with password present and auto sign-in
2021-10-12 22:44:06 -04:00
filipenevola
633af62b1b
Bump version to 2.5.0-beta.3
2021-10-12 22:44:05 -04:00
filipenevola
79a8285a72
Fixing comments and versions
2021-10-12 22:44:05 -04:00
filipenevola
695d46a9f1
Renaming userObject to userData
2021-10-12 22:44:05 -04:00
filipenevola
acbd7478ec
Removing package-lock.json
2021-10-12 22:44:05 -04:00
filipenevola
e69b0e6a4a
Removing format changes on accounts_server.js
2021-10-12 22:44:04 -04:00
filipenevola
77556acda9
Adding extra data to subject email call
2021-10-12 22:44:04 -04:00
filipenevola
91058f18d4
If the email was informed we will notify only this email
2021-10-12 22:44:04 -04:00
filipenevola
dd34d48eac
Fixing indexes
2021-10-12 22:44:03 -04:00
filipenevola
8c9b31d6c8
Creating tokens using id or email with the sequence
2021-10-12 22:44:03 -04:00
Renan Castro
794a3cd5f5
Accounts-passwordless - make it possible to work with multiple selectors for an user
2021-10-12 22:44:03 -04:00
filipenevola
b7680dab4c
Verifies email when authenticating with token
2021-10-12 22:44:03 -04:00
filipenevola
8445125523
Returning the userId after creating it
2021-10-12 22:44:02 -04:00
filipenevola
ffa585cb40
Centralizing code between accounts-password and passwordless
...
Adding TODOs (TODO [accounts-passwordless]) for remaining work
Creating an explicit option `userCreationDisabled` to avoid creating user when requesting a token
2021-10-12 22:44:02 -04:00
Renan Castro
91d5e3b1c7
Accounts-passwordless - working first version, moved some methods to accounts-base
2021-10-12 22:44:02 -04:00
filipenevola
e19bcc07ad
Fixing accounts-passwordless initial issues
2021-10-12 22:44:02 -04:00
Renan Castro
87779447df
Accounts-passwordless - add core logic and support auto login
2021-10-12 22:44:01 -04:00
Renan Castro
a1ae614535
Accounts-passwordless - starting server-side code
2021-10-12 22:44:01 -04:00
Renan Castro
a16b6ba7bb
Add initial code for accounts-passwordless
2021-10-12 22:44:01 -04:00
Jan Dvorak
1846f0c1e8
More specific details about Cordova upgrade
2021-10-12 22:44:01 -04:00
Jan Dvorak
8369f91ca5
Add changelog for cordova-plugin-meteor-webapp@2.0.0
2021-10-12 22:44:00 -04:00
Jan Dvorak
4e0a311c52
Meteor 2.5-beta.2
2021-10-12 22:44:00 -04:00