Commit Graph

1828 Commits

Author SHA1 Message Date
Gabriel Grubba
e5e23fb7ce Merge branch 'release-3.0' into release-3.0-tests-webapp
# Conflicts:
#	docs/history.md
2023-01-18 17:45:19 -03:00
denihs
c0a1308cb8 Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	packages/accounts-password/password_server.js
2023-01-18 15:35:03 -04:00
Gabriel Grubba
8ab263ef69 docs: minifier-css, minifyCss is now async 2023-01-16 20:14:57 -03:00
Gabriel Grubba
94c668ec94 docs: updated docs config 2023-01-16 16:12:31 -03:00
Gabriel Grubba
2fe9d36b3c docs: changes connect docs by express docs 2023-01-13 16:24:25 -03:00
Gabriel Grubba
d427749a20 docs: added history about changes in webapp
changes connect by express
2023-01-13 16:22:10 -03:00
Gabriel Grubba
d1edb6f738 docs: updated tracker docs regarding 2.10 2023-01-12 18:20:40 -03:00
Gabriel Grubba
94adfe159f docs: updated webapp docs 2023-01-11 18:18:51 -03:00
Gabriel Grubba
eab43ac2e4 docs: updated order and docs for 2.10 2023-01-10 17:27:10 -03:00
Gabriel Grubba
ca4821e84e docs: updated 2.10 docs regarding #12309 2023-01-10 10:14:23 -03:00
Gabriel Grubba
863bc3606b docs: updated 2.10 docs 2023-01-10 09:45:50 -03:00
Gabriel Grubba
b40a247476 docs: updated 2.10 docs 2023-01-09 11:51:01 -03:00
Gabriel Grubba
2c73f46a03 docs: updated changelog showing tracker async 2023-01-06 11:35:12 -03:00
Gabriel Grubba
c3bae92204 docs: updated changelog for callback-hook 2023-01-05 10:07:05 -03:00
Gabriel Grubba
9a4993b643 docs: updated docs from 2.10 2023-01-05 09:57:23 -03:00
Gabriel Grubba
5b2221852c docs: updated oauth2 docs in changelog 2023-01-04 17:41:43 -03:00
Gabriel Grubba
c11dd67656 docs: fixed React typo 2023-01-04 16:49:02 -03:00
Gabriel Grubba
6a331ffe20 docs: added initial docs to 2.10 2023-01-04 16:45:30 -03:00
Gabriel Grubba
2554a46f83 Merge branch 'devel' into release-2.9.1 2023-01-04 13:41:47 -03:00
Gabriel Grubba
1124280714 Merge branch 'release-3.0' into release-3.0-tests-accounts-password
# Conflicts:
#	docs/history.md
2023-01-04 11:45:46 -03:00
Gabriel Grubba
0fe48994de Merge branch 'devel' into bugfix_typos 2023-01-04 10:20:34 -03:00
Tim Gates
aaefcc9abf docs: Fix a few typos
There are small typos in:
- docs/source/commandline.md
- tools/isobuild/compiler-deprecated-compile-step.js
- tools/utils/buildmessage.js

Fixes:
- Should read `libraries` rather than `libaries`.
- Should read `file name` rather than `filenanme`.
- Should read `compatibility` rather than `compitability`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-12-30 11:24:39 +11:00
Gabriel Grubba
bd5c1af9cc docs: added oauth1 in changelog 2022-12-28 16:37:03 -03:00
Gabriel Grubba
0a77a3788f docs: updated oauth async methods 2022-12-28 16:34:18 -03:00
Gabriel Grubba
b5f8c837fb Merge pull request #12406 from meteor/release-3.0-tests-oauth
Making oauth async
2022-12-28 15:17:10 -03:00
Gabriel Grubba
d4a61fccaf docs: updated docs on what changed in oauth 2022-12-28 15:11:31 -03:00
Gabriel Grubba
ba98f5288c docs: specified more in changelog 2022-12-28 10:56:43 -03:00
Gabriel Grubba
7fcc826185 docs: updated changelog in what has changed 2022-12-28 10:56:03 -03:00
Gabriel Grubba
b29920b8bf docs: added accounts-2fa to changelog 2022-12-28 10:30:00 -03:00
Gabriel Grubba
f501739f58 docs: updated accounts-password docs 2022-12-28 09:35:04 -03:00
Gabriel Grubba
67ba2f65a6 docs: added missing ponctuation in history.md 2022-12-27 13:43:35 -03:00
Gabriel Grubba
0d9abe8b75 docs: updated unclear definitions 2022-12-27 13:39:40 -03:00
Gabriel Grubba
7ddcb43b0e Merge branch 'release-2.9.1' of https://github.com/meteor/meteor into release-2.9.1 2022-12-27 13:39:29 -03:00
Gabriel Grubba
2be6406937 docs: updated 2.9.1 docs 2022-12-27 13:37:06 -03:00
Gabriel Grubba
04465cde07 Merge branch 'devel' into release-2.9.1 2022-12-27 13:34:33 -03:00
Jan Dvorak
fdec5f2ea6 #12398 doc fix 2022-12-27 10:06:57 +09:00
Gabriel Grubba
82b0407626 docs: updated 2.9.1 docs 2022-12-21 14:25:40 -03:00
Matheus Castro
0389e8b010 Remove Fibers from boilerplate-generator:
- Remove toHTML() method since it was already deprecated, and it also used Fibers.
2022-12-20 17:29:08 -03:00
Gabriel Grubba
7ee47054fd doc: updated 2.9.1 docs 2022-12-19 15:24:30 -03:00
Gabriel Grubba
f474f951e0 Merge branch 'devel' into release-2.9.1 2022-12-19 14:35:18 -03:00
Gabriel Grubba
ba881a21c1 Merge pull request #12385 from meteor/apply-2fa-accounts-password
chore: resetPassword and verifyEmail to no longer sign in the user automatically
2022-12-19 14:27:44 -03:00
Gabriel Grubba
32a786a81e docs: updated docs about --prototype 2022-12-19 14:00:19 -03:00
Gabriel Grubba
2f37796655 docs: update docs about --prototype 2022-12-19 11:21:50 -03:00
Gabriel Grubba
16d1480bbc Merge branch 'devel' into release-2.9.1
# Conflicts:
#	meteor
2022-12-19 09:54:16 -03:00
Gabriel Grubba
b71dfd325b Merge branch 'devel' into release-3.0 2022-12-19 09:53:15 -03:00
filipenevola
4868a2bb94 Changes Accounts.sendLoginTokenEmail to async 2022-12-17 08:20:13 -04:00
filipenevola
6799471779 Changes Accounts.sendResetPasswordEmail, Accounts.sendEnrollmentEmail,Accounts.sendVerificationEmail to async 2022-12-17 08:11:49 -04:00
filipenevola
d631371311 Changes email package to be fully async
Removes email package sync tests
Fixes email package test when a hook should cancel the send action
2022-12-17 01:39:34 -04:00
denihs
8cc18f8897 chore: changing the methods resetPassword and verifyEmail to no longer sign in the user automatically if they have 2fa enabled 2022-12-16 15:05:29 -04:00
Gabriel Grubba
91129808e0 docs: updating meteor generate docs 2022-12-15 16:06:21 -03:00