9Morello
53e0beaef2
Update DDPRateLimiter usage examples to use async functions
2026-03-03 11:18:35 -03:00
Nacho Codoñer
b578977720
Merge branch 'devel' into release-3.4
2025-11-25 14:50:49 +01:00
Gabriel Grubba
d901ce98b3
DOCS: update meteor.com/cloud to galaxycloud.app
...
URLs have changed, and this is another round of updating those!
2025-11-19 09:53:20 -03:00
Harry Adel
0c1058d939
[docs] Add NonEmptyString
2025-11-16 22:07:19 +02:00
Siddharth Bansal
2ddde2f4f9
Adding boxes to the Notes of updation
2025-09-02 09:00:10 -03:00
Siddharth Bansal
81005a8fd9
Updating docs - documented the use of projections instead of fields in .find() and other relevant sections
2025-09-02 09:00:10 -03:00
Siddharth Bansal
bfaae5d587
Updating docs - documented the use of projections instead of fields in .find()
2025-09-02 09:00:10 -03:00
repetitioestmaterstudiorum
93b799b8ed
note regarding _id being temporary in Accounts.onCreateUser
2025-07-04 08:56:04 -03:00
harryadel
e294d52f8f
Add replace email utility
2025-03-28 19:26:39 +02:00
Gabriel Grubba
0ec1e299a3
Merge branch 'devel' into docs/removal-of-kapa-ai
2025-03-24 21:58:55 -03:00
Gabriel Grubba
4408ef4389
DOCS: removal of kapa-ai
...
After evaluating its costs and the value it provides, we’ve found that many questions can be addressed more effectively through forums or by using a powerful LLM like ChatGPT or Claude.
For those who enjoy using an LLM as a question bot,
we’ll soon be providing a helpful guide on how to seamlessly integrate and use our docs with an LLM.
Soon I'll write a bit more in a forum post.
2025-03-24 21:53:58 -03:00
Frederico Maia
69547ece0a
Update documentation to reflect Meteor 3 release and Node.js version changes.
2025-03-24 18:38:45 -03:00
Nacho Codoñer
85e597d8e4
Merge branch 'devel' into mongo-feature-suggestion
2024-07-31 14:27:57 +02:00
Frederico Maia
e864d975f5
Update docs to inform that Meteor 3.0 is released.
2024-07-19 11:38:21 -03:00
Jan Dvorak
844c38fd43
Merge branch 'devel' into mongo-feature-suggestion
2024-07-18 11:22:34 +02:00
Jørgen Vatle
962438254a
Rename Mongo.collection() get method to Mongo.getCollection()
2024-07-04 06:19:32 +03:00
denihs
2630c2671a
- rename Accounts.addUser to Accounts.addUserAsync
...
- update docs
2024-07-03 14:00:39 -04:00
Jørgen Vatle
0522c622e8
Update old Mongo.collection.get() documentation reference
2024-07-02 01:13:17 +03:00
Jørgen Vatle
6049d9e731
Include Mongo.Collection.get in Collections API docs
2024-06-29 20:09:54 +03:00
Nacho Codoñer
8bc834b620
Merge branch 'devel' into release-3.0
2024-06-06 16:27:30 +02:00
Italo A
b4b15d40ae
fix: broken link into roadmap post
2024-05-27 18:07:18 -03:00
Leonardo Venturini
04c61c023b
add info about sudo and troubleshooting
2024-05-23 07:45:35 -04:00
Nacho Codoñer
f7a38f6ce2
Merge branch 'devel' into release-3.0
...
# Conflicts:
# docs/history.md
2024-05-20 15:38:46 +02:00
denihs
99c51020cf
Update v2 docs to add section about accounts with session storage
2024-05-15 15:06:35 -04:00
Nacho Codoñer
9aaa1dcd7e
Merge branch 'release-2.16' into 3.0-impact-2.16-quick-gains
...
# Conflicts:
# packages/mongo/collection_tests.js
# packages/mongo/mongo_driver.js
# packages/mongo/oplog_tests.js
2024-04-24 16:03:59 +02:00
Nacho Codoñer
849cf00631
Merge pull request #13009 from orderlion/mongoOplogOptions
...
New mongo package options to optimize Oplog tailing performance to include/exclude certain collections
2024-04-24 09:31:59 -04:00
Nacho Codoñer
625e364ba3
Merge branch 'release-3.0' into 3.0-impact-2.16-quick-gains
...
# Conflicts:
# docs/source/index.md
# docs/source/install.md
# guide/source/index.md
2024-04-24 15:16:52 +02:00
Nacho Codoñer
edd51c5fff
Merge branch 'devel' into release-3.0
...
# Conflicts:
# docs/source/index.md
# docs/source/install.md
# guide/source/index.md
2024-04-24 15:15:33 +02:00
Nacho Codoñer
3aa8874885
fix
2024-04-24 15:13:46 +02:00
Nacho Codoñer
4d32cee5ce
Merge branch '2.16-quick-gains' into 3.0-impact-2.16-quick-gains
...
# Conflicts:
# docs/source/index.md
# docs/source/install.md
# guide/source/index.md
# packages/check/package.js
# packages/email/.npm/package/npm-shrinkwrap.json
# packages/email/email.js
# packages/email/email_tests.js
2024-04-24 15:00:26 +02:00
Nacho Codoñer
63ef84bcbc
Merge pull request #12991 from harryadel/feature/email-pgp
...
Add nodemailer-openpgp
2024-04-23 12:38:52 -04:00
Nacho Codoñer
2d7c899aec
Merge pull request #12970 from jamauro/check-throw-all-errors
...
feat: check - throw all errors
2024-04-23 12:37:28 -04:00
Nacho Codoñer
e684ce51ec
Merge branch 'devel' into release-2.16
2024-04-23 12:25:04 -04:00
Frederico Maia
ba0f42ce25
Include the information that Meteor 3.0 is currently a Release Candidate.
2024-04-20 09:02:49 -03:00
Frederico Maia
ecb374f482
Include the information that Meteor 3.0 is currently a Release Candidate.
2024-04-20 08:23:14 -03:00
Nacho Codoñer
1f92b242ea
Merge branch '2.16-quick-gains' into 3.0-impact-2.16-quick-gains
...
# Conflicts:
# .github/workflows/npm-eslint-plugin-meteor.yml
# .github/workflows/npm-meteor-babel.yml
# .travis.yml
# packages/accounts-base/accounts_common.js
# packages/accounts-base/package.js
# packages/accounts-base/server_main.js
# packages/minimongo/cursor.js
# packages/minimongo/local_collection.js
# packages/mongo/mongo_driver.js
# packages/mongo/mongo_livedata_tests.js
# packages/reload-safetybelt/reload-safety-belt-tests.js
# tools/static-assets/skel-solid/package.json
2024-04-17 18:15:33 +02:00
Nacho Codoñer
064c4e24d6
Merge pull request #13005 from gonzadelarge/devel
...
Get default options from meteor settings
2024-04-17 12:06:29 -04:00
Jan Dvorak
3dbc176d5c
Merge branch 'devel' into vpalos/fix-accounts-config-options
2024-03-25 16:56:43 +01:00
Gabriel Grubba
adfb6963cf
killed all notes about node14
2024-03-22 17:21:28 -03:00
denihs
89434bb938
- remove all vue-2 references from Meteor
2024-03-20 11:57:08 -04:00
Gabriel Grubba
54745a9a6e
Updating old docs to make CI pass
2024-03-07 09:58:19 -03:00
Patrick Schubert
7e6586055d
reacting to @radekmie feedback
2024-02-25 18:53:58 +01:00
Jan Dvorak
cc4e0ad8d6
Merge branch 'devel' into check-throw-all-errors
2024-02-20 22:32:43 +01:00
Patrick Schubert
2c8cf030f1
documentation of the 2 new mongo package oplog settings
2024-02-20 17:32:29 +01:00
denihs
ec136f92c6
Merge branch 'devel' into release-3.0
...
# Conflicts:
# .travis.yml
# docs/history.md
# meteor
# packages/accounts-base/package.js
# packages/meteor-tool/package.js
# packages/meteor/package.js
# packages/service-configuration/package.js
# packages/underscore/package.js
# packages/webapp/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/build-dev-bundle-common.sh
2024-02-19 12:11:16 -04:00
Gonzalo
cc72574e85
get default options from meteror setting in sever side and update documentation
2024-02-12 13:51:13 +01:00
Filipe Névola
6e0bb8ed6b
updates findAsync to fetchAsync on Tracker's docs
2024-01-31 08:55:14 -03:00
jamauro
d9f4f1cf9d
feat: check - throw all errors
2024-01-17 14:20:34 -06:00
Gabriel Grubba
653a5176cb
Merge branch 'devel' into release-3.0
2023-12-29 11:52:06 -03:00
Gabriel Grubba
6144a7cc19
Ran generator
2023-12-20 18:05:23 -03:00