Commit Graph

64 Commits

Author SHA1 Message Date
Jan Dvorak
4fc44cbee2 Merge branch 'devel' into tracker-firstRunPromise 2023-11-21 11:55:21 +01:00
Gabriel Grubba
f3e359aed9 Merge branch 'devel' into feature/document-accounts-rate-limit-funcs 2023-11-06 11:29:04 -03:00
sebastianspiller
1baba8e689 Cleaned up own documentation changes 2023-11-06 08:12:48 +01:00
Jan Dvorak
ad39c9d746 Document into docs Accounts rate limiting functions 2023-11-05 18:02:29 +01:00
sebastianspiller
8fe08ac9e7 Documentation update to make Tracker.withComputation more understandable 2023-10-24 14:51:14 +02:00
harryadel
3a8e09a275 Apply @radekmie suggestions 2023-10-12 17:59:24 +03:00
Jan Dvorak
12390b179c Merge branch 'devel' into feature/guide-package-versions 2023-09-25 15:39:17 +02:00
Luca De Santis
cd58ed1d06 fix: apibox instance mismatch 2023-09-06 00:22:16 +02:00
Luca De Santis
425532bb0f doc: add Async methods (#1) 2023-08-24 22:30:54 +02:00
Jan Dvorak
629e9b7dec Update packages in guide and add some additional guidance 2023-08-01 09:50:42 +02:00
Jan Dvorak
a15c627b36 Merge branch 'devel' into devel 2023-05-17 11:41:36 +02:00
Gabriel Grubba
5e5fc1d958 docs: adressing comments regarding tracker docs 2023-04-24 10:27:03 -03:00
Gabriel Grubba
90615343c5 Merge pull request #12598 from meteor/updating-tracker-docs
Updating tracker docs
2023-04-20 11:51:40 -03:00
Gabriel Grubba
4f75c5991d Merge pull request #12591 from dmromanov/feature/12544
[Accounts] set custom collection
2023-04-20 11:48:43 -03:00
Gabriel Grubba
5f4c1a3804 Updated docs adressing comments 2023-04-20 09:53:24 -03:00
Gabriel Grubba
6256114a03 docs: removing unecessary header 2023-04-19 10:48:28 -03:00
Gabriel Grubba
5bff227f58 docs: added ref to react meteor data in tracker 2023-04-19 10:37:57 -03:00
Gabriel Grubba
7b7daa594a docs: updated tracker docs 2023-04-19 10:33:33 -03:00
Dmitrii Romanov
0f2540f936 Allow to specify a collection 2023-04-11 08:27:32 +03:00
Glenn
e4e566bcad Added ReactiveDict.delete to docs 2023-04-06 09:51:18 +02:00
Gabriel Grubba
275551b043 added docs for setErrorMessageOnRule 2023-04-04 10:29:17 -03:00
harryadel
259a9fa7b0 Add undocument properties to docs
Should resolve https://github.com/meteor/meteor/issues/12318
2023-03-15 16:01:46 +02:00
Gabriel Grubba
b5c84e8f0c adjusted docs place 2023-02-07 16:09:38 -03:00
Gabriel Grubba
db74e58583 updating docs 2023-02-07 15:54:54 -03:00
Gabriel Grubba
d1edb6f738 docs: updated tracker docs regarding 2.10 2023-01-12 18:20:40 -03: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
denihs
f60bfc7f75 Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
2022-12-12 09:53:19 -04:00
denihs
3d0dc3e023 Merge branch 'release-2.8.1' into release-2.9 2022-10-25 14:36:20 -03:00
Gabriel Grubba
6be31fe25c Merge branch 'devel' into release-2.8.1 2022-10-25 11:17:33 -03:00
denihs
08a20c1204 Merge branch 'release-2.8.1' into release-2.9 2022-10-25 09:14:15 -03:00
oberrich
36cc50fcda Fix dead link in docs 2022-10-24 03:55:06 +02:00
Gabriel Grubba
78af3ef69d Merge branch 'devel' into feature/add-docs-for-registering-login-handler 2022-10-21 14:54:45 -03:00
Edimar Cardoso
f6ef295e9b Merge branch 'release-2.7.4' into feature/package-email-send-async 2022-10-18 13:26:36 -03:00
denihs
fb91f639cc updating docs and migration guide 2022-10-11 11:40:16 -04:00
Shivam
a8aeeeea38 add docs for registering login handler 2022-10-10 20:12:35 +05:30
Edimar Cardoso
f82d1d8c00 Changes suggested in the code review
- Preserve current behavior from `Email.send` method, if use `customTransport`;
- Added documentation information about  `customTransport` in `Email.sendAsync` method;
- Added more tests to `customTransport` use case.
2022-10-04 15:28:41 -03:00
Edimar Cardoso
b7b0cf6597 Merge branch 'release-2.7.4' into feature/package-email-send-async 2022-09-27 17:41:30 -03:00
Edimar Cardoso
1cb299f840 Changes suggested in code review
- Include return on sendAsync example;
- Change method send (sync) to preserve current behavior using the `customTransport` option.
2022-09-27 17:27:09 -03:00
Frederico Maia Arantes
00c4b522cf fix: replace 'publication' by 'collection' when referring to the setPublicationStrategy argument. 2022-08-29 12:31:56 +02:00
Edimar Cardoso
cd55c0f5d1 Create API doc. 2022-08-26 16:09:24 -03:00
Jan Dvorak
222022ecf0 Put index re-creation behind a settings option 2022-04-18 10:34:44 -04:00
hschmaiske
0ef58736f1 update instructions 2022-04-11 10:28:43 -03:00
hschmaiske
06a9cbb8a4 improve accounts docs 2022-04-08 12:27:24 -03:00
zodern
8c8973935b Document new file methods for build plugins 2022-02-28 14:01:17 -06:00
Renan Castro
676af0add7 Merge branch 'devel' into release-2.7 2022-02-15 11:18:34 -03:00
Renan Castro
899ccb5c06 Change release version to 2.7 instead of 2.6.1 2022-02-14 13:45:10 -03:00
Denilson
2c85e0e5a6 Merge pull request #11862 from eltociear/patch-5
chore(docs): fix typo in email.md
2022-02-10 14:00:52 -04:00
denihs
bf1e391358 Merge branch 'release-2.6.1' into feature/accounts-ui-config-via-settings
# Conflicts:
#	History.md
#	docs/source/api/accounts.md
2022-02-04 10:21:06 -04:00
Denilson
6a1f28c73f Merge pull request #11818 from meteor/feature/accounts-2fa-package
accounts-2fa package
2022-01-31 16:29:28 -04:00