Commit Graph

199 Commits

Author SHA1 Message Date
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04: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
Jan Dvorak
d8d82a7e2c Merge branch 'devel' into feature/12544 2023-04-11 09:07:49 +02:00
Dmitrii Romanov
0f2540f936 Allow to specify a collection 2023-04-11 08:27:32 +03:00
Gabriel Grubba
275551b043 added docs for setErrorMessageOnRule 2023-04-04 10:29:17 -03:00
Gabriel Grubba
8a06af6cc4 Merge branch 'devel' into document-meteor-object-properties 2023-04-04 09:26:28 -03:00
harryadel
0ce0f5af11 Document main function in webapp 2023-04-02 05:42:29 +02:00
Gabriel Grubba
78737e93d2 Merge branch 'devel' into updating-3.0-with-devel
# Conflicts:
#	docs/history.md
#	meteor
#	npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
#	npm-packages/meteor-babel/package-lock.json
#	npm-packages/meteor-babel/package.json
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
#	packages/babel-compiler/package.js
#	packages/mongo/collection.js
#	packages/webapp/.npm/package/npm-shrinkwrap.json
#	tools/cli/commands.js
#	tools/static-assets/skel-apollo/server/apollo.js
#	tools/tests/mongo.js
2023-03-21 11:02:43 -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
Frederico Maia
ea1200338d Recommending Node.js 14 2023-03-10 17:55:53 -03:00
Frederico Maia
ec823dfe4e Update and clean installation process 2023-03-10 17:32:08 -03:00
Gabriel Grubba
1affcd7e4f updated methods in api box 2023-03-07 15:31:18 -03:00
denihs
766e3a32ca Merge branch 'devel' into release-3.0 2023-02-27 10:33:51 -04:00
Gabriel Grubba
1ba5dc1764 docs: adding mssing countDocuments documentation 2023-02-07 16:24:09 -03: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
42b3f79e9b Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11 2023-01-31 12:39:39 -03:00
Gabriel Grubba
475f1bd336 updated standard minifier,md 2023-01-31 12:39:36 -03:00
Jan Dvorak
ac474b92d8 Deprecate appcache package 2023-01-19 17:52:12 +09:00
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
Gabriel Grubba
2fe9d36b3c docs: changes connect docs by express docs 2023-01-13 16:24:25 -03:00
Gabriel Grubba
d1edb6f738 docs: updated tracker docs regarding 2.10 2023-01-12 18:20:40 -03:00
Gabriel Grubba
2554a46f83 Merge branch 'devel' into release-2.9.1 2023-01-04 13:41:47 -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
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
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
Tom Soukup
524360bb40 convert to TS 2022-12-13 18:06:35 +01:00
Tom Soukup
10784fc7ba update packages 2022-12-12 20:45:31 +01: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
Gabriel Grubba
3ecc388e8d docs: updated to async scaffolds functions 2022-12-07 10:25:01 -03:00
Gabriel Grubba
d810947c97 docs: updated ponctuation 2022-12-07 10:07:54 -03:00
Gabriel Grubba
20506ec6bc docs: adjust docs to not use I 2022-12-07 10:04:06 -03:00
Gabriel Grubba
fd0a83fb09 docs: updated info about vue 3 docs 2022-12-05 13:13:30 -03:00
Gabriel Grubba
3cfc32a2ab Merge pull request #12302 from meteor/feature/skel-vue-3
feat: vue3-skel
2022-11-21 11:18:48 -03:00
Gabriel Grubba
85c0bd57c7 Merge pull request #12298 from meteor/feat-generate-in-cli
(feat): Generate scaffold in cli
2022-11-21 11:17:35 -03:00
Gabriel Grubba
ae3694b958 Merge branch 'devel' into release-2.9
# Conflicts:
#	docs/history.md
#	packages/meteor/package.js
2022-11-17 17:31:40 -03:00
hschmaiske
6020d1425a Merge remote-tracking branch 'origin/release-2.9' into feature/skel-vue-3 2022-11-14 14:10:55 -03:00
hschmaiske
2bf4f80938 ipdate commandline docs 2022-11-14 14:02:35 -03:00