Commit Graph

60 Commits

Author SHA1 Message Date
Filipe Névola
3ae22ca820 Bump oauth package to 2.1.1 2022-01-05 16:09:44 -04:00
Filipe Névola
f5a8bb89bc Trigger docs deploy 2022-01-04 22:35:43 -04:00
Denilson
ff2250427e Merge pull request #11819 from WilliamKelley/patch-3
chore(docs): add `loggingOut` api to accounts page
2021-12-30 09:24:16 -04:00
Filipe Névola
6a9d940ee6 Trigger docs deploy 2021-12-28 14:46:59 -04:00
William Kelley
e413e6dba0 chore(docs): add loggingOut api to accounts page 2021-12-23 12:14:31 -07:00
Frederick Stark
7a187352d3 sendLoginTokenEmail should be imported from accounts-base
ref: https://forums.meteor.com/t/solved-passwordless-error-due-to-error-in-the-documentation/57056/11
2021-11-24 18:51:09 +11:00
Filipe Névola
153c2499c0 Merge pull request #11784 from brucejo75/brucejo75/doc_tracker_autorun_async
Document async callback behavior in autoruns
2021-11-23 22:35:20 -03:00
Filipe Névola
6b4821c55a Update install.md 2021-11-23 22:22:59 -03:00
Bruce Johnson
2d133dc4ec doc async callbacks in autoruns 2021-11-23 11:48:59 -08:00
filipenevola
f5312cddd5 Adding option to override data from api using args from api-box.
For example, to override the module that is importing a function
2021-11-23 09:52:55 -03:00
Renan Castro
8ae504b223 Update install.md 2021-11-19 16:14:11 -03:00
Renan Castro
9c8bd439be Update install.md 2021-11-19 16:12:54 -03:00
Renan Castro
fbb845d9b2 Update install.md 2021-11-19 16:10:32 -03:00
filipenevola
816c5fb6ae Update docs 2021-11-18 17:00:27 -04:00
Renan Castro
c32982f021 Update install.md 2021-11-18 17:32:24 -03:00
Renan Castro
f3057119eb Update install.md 2021-11-18 16:09:31 -03:00
filipenevola
2467bd5414 Adding section Troubleshooting to install readme 2021-11-17 16:05:50 -04:00
filipenevola
69dd2452d3 Updating installer readme. 2021-11-17 15:59:45 -04:00
filipenevola
10bb00e9ac Merge branch 'master' into devel 2021-11-17 15:09:20 -04:00
Filipe Névola
a4d900e6d0 Update install.md 2021-11-17 07:29:01 -05:00
matheusccastro
5286068dd9 Change passwordless loginWithToken method name to passwordlessLoginWithToken (#11766)
* Change passwordless loginWithToken method name to passwordlessLoginWithToken. This difference is needed to not overwrite the loginWithToken from accounts-base.

* Major version bump for passwordless package.

* Fix passwordless documentation about loginWithToken.
2021-11-17 06:21:19 -04:00
Cereal Killer
820dacccb5 Update install docs (#11745)
* Update install docs

Added note for fish shell users

* Update docs/source/install.md

fixed typo

Co-authored-by: Renan Castro <renanccastro@gmail.com>

Co-authored-by: Renan Castro <renanccastro@gmail.com>
Co-authored-by: Filipe Névola <filipe@meteor.com>
2021-11-17 05:19:28 -05:00
Renan Castro
67cc5bd830 Update install.md 2021-11-11 09:30:19 -03:00
Renan Castro
1515a1e041 Add meteor-base docker image reference inside install section. 2021-11-08 12:04:02 -03:00
Renan Castro
42c5422ca4 Fix accounts-passwordless jsdoc - prefer index.md comment change to trigger rebuilds 2021-11-01 10:31:12 -03:00
Renan Castro
5d93dc56d0 Fix accounts-passwordless jsdoc - force docs rebuild 2021-11-01 10:18:41 -03:00
Renan Castro
9c77faec13 Fix accounts-passwordless jsdoc - force docs rebuild 2021-11-01 10:16:45 -03:00
Denilson
4046800590 Description to the new flag --container-size (#11731)
Updating docs, new flag container-size
2021-10-28 17:28:48 -04:00
Filipe Névola
1a4a9e7c63 add cache-build explanation to deploy command 2021-10-28 16:29:43 -04:00
Jan Dvorak
cf4c5e1975 Merge branch 'devel' into feature/docs-passwordless 2021-10-27 22:16:01 +09:00
Jan Dvorak
d5b700fc55 Additional info and improvements of docs for passwordless 2021-10-27 10:17:44 +02:00
Jan Dvorak
339ea88b1a Update more info 2021-10-26 21:01:21 +02:00
Jan Dvorak
b3926dcb78 Removed submodule docs/themes/meteor 2021-10-26 14:03:17 +02:00
Jan Dvorak
c9958a7823 Add M1 note to installation 2021-10-25 09:48:50 +02:00
Jan Dvorak
1d6118d653 Add documentation for accounts-passwordless 2021-10-25 09:35:38 +02:00
Jan Dvorak
2ce694b4c4 Merge branch 'devel' into feature/docs-accounts-configurations 2021-10-24 15:19:28 +02:00
Jan Dvorak
5d8e88380e Add 2.5 to docs & guide 2021-10-24 15:14:08 +02:00
filipenevola
3eb6bd2e06 Fixing site id on docs deploy action 2021-10-21 18:27:51 -04:00
filipenevola
c2931945de Improving names in actions and also fixing deploy message 2021-10-21 18:25:51 -04:00
Jan Dvorak
379a4bf8b0 Typo fix & remove duplication in history 2021-10-20 09:48:30 +02:00
Jan Dvorak
5afb28ca0b Add example & v2.5 2021-10-20 08:03:14 +02:00
Jan Dvorak
46ad73de32 Start documenting configuration from config 2021-10-20 07:38:42 +02:00
filipenevola
901069291d Updating readmes after merging docs and guide repos here 2021-10-19 17:48:37 -04:00
filipenevola
1a2bcb7508 Changing Edit on GitHub link 2021-10-19 17:15:54 -04:00
filipenevola
39b22a6569 Changing the destination of Edit on GitHub button 2021-10-19 17:04:59 -04:00
Jan Dvorak
1a78f647a3 Ignore node_modules from jsdocs 2021-10-19 22:48:41 +02:00
filipenevola
916d38b84c Removing verbose option from jsdoc.sh 2021-10-19 16:27:59 -04:00
filipenevola
06de4b8e2a Revert "Try updating jsdocs"
This reverts commit 91561321fa.
2021-10-19 16:24:21 -04:00
filipenevola
488274d39b Merge remote-tracking branch 'origin/feature/docs' into feature/docs 2021-10-19 16:23:33 -04:00
filipenevola
3fbb938eb5 Removing optional chain 2021-10-19 16:23:27 -04:00