Commit Graph

57 Commits

Author SHA1 Message Date
matheusccastro
19211da99e Update Cordova android and iOS to latest versions.
Also adapt android launch screens to use the new preference tag. Still need to think about dark splash images.
2023-09-19 20:37:01 -03: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
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
denihs
a7fc599b42 Changes requested on code review
- improving documentation
2022-01-28 15:59:16 -04:00
denihs
b299363055 Changes requested on code review
- improving documentation
2022-01-27 15:23:50 -04:00
Filipe Névola
141471a4d0 Merge pull request #11797 from matheusccastroo/launch-screen-ios-support
Add support for iOS storyboard launch screen + dark mode
2022-01-27 09:00:26 -04:00
Ikko Ashimine
f358c6d4a7 chore(docs): fix typo in email.md
recieve -> receive
2022-01-19 22:42:02 +09:00
William Kelley
e413e6dba0 chore(docs): add loggingOut api to accounts page 2021-12-23 12:14:31 -07:00
Matheus Castro
73a2d0078e Change how we process the splash images for cordova (fixes #11555):
- Improving documentation.
- Added universal mode keys.
2021-12-20 13:47:21 -03:00
Matheus Castro
d99f42c8df Change how we process the splash images for cordova (fixes #11555):
- Updating docs
2021-12-08 18:05:22 -03:00