Commit Graph

139 Commits

Author SHA1 Message Date
Gabriel Grubba
6be31fe25c Merge branch 'devel' into release-2.8.1 2022-10-25 11:17:33 -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
Denilson
c931e35a3b Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:35:50 -03:00
Denilson
94ee727503 Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:31:57 -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
Gabriel Grubba
2b6a76d8e9 Merge pull request #12205 from Ayushi96/improve-doc-for-container-size-#12060
updated the doc with the dependency of --container-size on --plan flag
2022-10-06 16:43:42 -03:00
Ayushi Vishwakarma
8e240e3955 updated the doc with the dependency of --container-size
on --plan flag
2022-10-02 19:24:18 +05:30
Lorenzo Campanis
5aa41747f7 Update fetch.md
`err` instead of `error` in catch statement
2022-09-29 16:24:57 +03:00
Gabriel Grubba
2186f59911 feat: solid-skel 2022-09-20 15:27:07 -03:00
Gabriel Grubba
c1a1167db0 feat: chakra-ui skel 2022-09-15 17:27:55 -03:00
Gabriel Grubba
c32245ea9a Update roadmap.md
relates to: #11727 
There were changes in discussion name
2022-09-14 15:38:34 -03:00
Frederico Maia
8a6569cf1b Merge branch 'devel' into release-2.7.4 2022-08-31 16:35:13 +02:00
Frederico Maia Arantes
f925a0760e docs: update Roadmap with community items 2022-08-31 10:27:21 +02:00
Frederico Maia Arantes
f5abe254eb docs: update Roadmap with community items 2022-08-31 10:22:47 +02:00
Gabriel Grubba
4acd38052c Merge pull request #12166 from meteor/fix-12022-publication-strategy
fix: rename setPublicationStrategy and getPublicationStrategy arguments.
2022-08-29 10:56:45 -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
Bruce Johnson
29c6f00783 Document meteor show METEOR 2022-08-09 16:43:19 -07:00
Frederico Maia Arantes
bb8f554a7d Update Roadmap and add priorities for 2022. 2022-08-04 21:43:29 +02:00
Frederico Maia Arantes
7e6621dc94 Update Roadmap and add priorities for 2022. 2022-08-04 21:40:13 +02:00
denihs
1d71b30a0f - Adding information to the doc 2022-07-14 14:50:14 -04:00
Frederico Maia Arantes
3a2867fc15 Add tailwind flag to the documentation. 2022-06-23 11:09:13 +02:00
Denilson
0789d035d8 Merge branch 'devel' into release-2.7.2 2022-04-28 10:40:17 -04:00
dulx98
b2c327dc99 Update fetch.md 2022-04-26 01:13:34 +07:00
Maxim Makarov
271497611e documentation for DISABLE_SOCKJS env variable 2022-04-18 10:35:23 -04: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
denihs
4561d83145 - updating accounts-2fa docs
- adjust details in the accounts-2fa server side
2022-03-30 17:13:24 -04:00
denihs
ec913e4ff3 - updating history.md
- Remove vulnerability from the method `has2faEnabled`
- updating accounts-2fa.md
- updating accounts-2fa tests
2022-03-29 09:58:19 -04:00
Frederico Maia
58e8eb67ed Merge branch 'devel' into release-2.7 2022-03-24 09:44:21 -03:00
Frederico Maia Arantes
364696a451 Add curl as the main way of installing Meteor on Linux and OS X systems. 2022-03-23 17:37:32 -03:00
Frederico Maia Arantes
5ea27a69bb Add curl as the main way of installing Meteor on Linux and OS X systems. 2022-03-23 17:19:12 -03:00
Frederico Maia
0b000462a7 Merge pull request #11973 from laakal/patch-1 2022-03-22 10:23:27 -03:00
Jan Dvorak
1e46cc6524 2FA Return QR server as well 2022-03-20 16:26:49 +01:00
Muhammed K
7146082576 Fix wrong package name 2022-03-15 15:36:10 +03:00
Frederico Maia Arantes
87d03ed0ad - Update roadmap adding CapacitorJS to the next major releases 2022-03-09 12:50:23 -03:00
zodern
8c8973935b Document new file methods for build plugins 2022-02-28 14:01:17 -06:00
denihs
56bf3d5f46 Merge branch 'release-2.7' into feature/adjust-accounts-2fa 2022-02-15 19:41:06 -04:00
Renan Castro
676af0add7 Merge branch 'devel' into release-2.7 2022-02-15 11:18:34 -03:00
denihs
5eae62e0c0 - message error example 2022-02-15 09:52:11 -04:00
denihs
a0fb33ae11 Merge remote-tracking branch 'origin/feature/adjust-accounts-2fa' into feature/adjust-accounts-2fa 2022-02-15 09:44:09 -04:00
denihs
deda0a0f53 - improving code based on code review 2022-02-15 09:43:58 -04:00
Denilson
56d3dbf32d Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:59 -04:00
Denilson
a22833427b Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:39 -04:00
Denilson
a47a237a15 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:29 -04:00
denihs
4601a583bf - updating docs 2022-02-14 16:00:51 -04:00
Renan Castro
899ccb5c06 Change release version to 2.7 instead of 2.6.1 2022-02-14 13:45:10 -03:00
Denilson
6d58f37f6f Merge pull request #11724 from meteor/feature/github-return-data
GitHub OAuth allow_signup & more data returned
2022-02-11 15:07:32 -04:00