italo jose
fdc3c89b87
Meteor version to 3.2.2 ☄️
2025-05-02 13:40:03 -03:00
Italo José
f7ea6817b9
Refactor IP address parsing on Webapp ( #13721 )
...
* Implement improvements to 'x-forwarded-for' header parsing in DDP server
- Enhanced the handling of comma-separated values in Session._clientAddress.
- Added explicit trimming of IP addresses using a map function.
- Updated validation to ensure an exact match for httpForwardedCount.
- Bumped package version from 3.1.0 to 3.1.1.
- Created a changelog to document these changes.
* changelog
2025-05-02 13:03:52 -03:00
Sufhal
e08b44ebd4
chore: fixed a typo on paragraph 2.
2025-05-01 00:11:02 +02:00
9Morello
48f3655777
Update docs for meteor generate CLI command ( #13683 )
...
* check for environment variable before sending package usage stats
* add documentation for the `DO_NOT_TRACK` CLI flag
* update docs for `meteor-generate` to improve clarity
2025-04-10 08:57:58 -03:00
Gabriel Grubba
13066a5238
Update v3-docs/docs/about/install.md
...
Co-authored-by: Italo José <italo.i@live.com >
2025-04-02 13:28:04 -03:00
Gabriel Grubba
ac7cdf1ba7
Merge branch 'devel' into docs/add-llms.txt-and-guide
2025-04-02 09:09:27 -03:00
Gabriel Grubba
8803f52e4a
DOCS: Add reference to lm studio
2025-04-01 20:48:54 -03:00
Gabriel Grubba
7d828dd45b
DOCS: Add llms.txt guide on how to use with LM Studio
2025-04-01 20:48:01 -03:00
Gabriel Grubba
263657c336
DOCS: Add llms.txt via vitepress plugin
2025-04-01 18:45:21 -03:00
Gabriel Grubba
33338607de
DOCS: update naming in roadmap plan
2025-04-01 10:59:20 -03:00
Gabriel Grubba
1152851a00
DOCS: Update roadmap with plan for modern bundlers
2025-03-31 20:28:08 -03:00
Frederico Maia
1550d307cd
Merge branch 'devel' into enhance-v3-cli-docs-part2
2025-03-27 11:44:46 -03:00
Gabriel Grubba
6452464b4e
Merge branch 'devel' into update-galaxy-links
2025-03-26 10:21:37 -03:00
Frederico Maia
90ee5b12d8
Enhance CLI documentation for meteor create command by adding details on the interactive wizard and clarifying project type options.
2025-03-25 15:44:41 -03:00
Nacho Codoñer
a2c51fba81
remove meteor profile docs in favor of improved version
2025-03-25 19:12:44 +01:00
Gabriel Grubba
b67b5e99ee
Merge branch 'devel' into release-3.2
2025-03-25 15:03:11 -03:00
Gabriel Grubba
4e9fa95651
Merge branch 'devel' into docs/removal-of-kapa-ai
2025-03-25 11:15:27 -03:00
Frederico Maia
035e0d769c
Update Galaxy documentation links to point to the new support site.
2025-03-25 10:06:35 -03:00
Frederico Maia
729d77ec0d
Clarify options for --bare and --full flags.
2025-03-25 09:54:23 -03:00
Frederico Maia
b548fb9a1d
Enhance CLI docs for meteor create, meteor login, meteor logout, and meteor update commands.
2025-03-25 09:37:53 -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
b55f1c311d
Add configuration to ignore dead links for localhost in VitePress
2025-03-24 19:45:24 -03:00
Frederico Maia
1aad471da2
Add documentation for meteor profile command
2025-03-24 19:33:02 -03:00
Frederico Maia
36ba270177
Enhance CLI documentation for meteor help, meteor run, and meteor deploy commands.
2025-03-24 19:22:03 -03:00
Jan Dvorak
2084b64c15
Add GitHub links
2025-03-20 16:54:09 -03:00
Jan Dvorak
4836cd6e39
Remove wrong title
2025-03-20 16:54:09 -03:00
Jan Dvorak
683c3227d7
Fix packages categorization
2025-03-20 16:54:09 -03:00
Jan Dvorak
52fd0377fb
Add other collection related packages from jam to community packages doc
2025-03-20 16:54:09 -03:00
Jan Dvorak
6a95f7c98d
Improve jam:method description for Meteor versions
2025-03-20 16:54:09 -03:00
Jan Dvorak
67921c827c
Add Jam's offline and method packages to docs
...
Right now just copied info from readmes.
More packages to be added later.
2025-03-20 16:54:09 -03:00
Nacho Codoñer
5d2a7c8a0c
Meteor version to 3.2 ☄️
2025-03-18 11:33:25 +01:00
Nacho Codoñer
667672e0e8
Merge pull request #13656 from meteor/profile-cmd-feedback
...
Address `meteor profile` feedback
2025-03-17 15:15:21 +01:00
Nacho Codoñer
1291042571
better --size-only option
2025-03-17 12:45:47 +01:00
Nacho Codoñer
f7d06cbd32
update docs for meteor profile cmd
2025-03-17 12:35:52 +01:00
Nacho Codoñer
42c86f3d36
Merge branch 'devel' into release-3.2
2025-03-17 11:51:40 +01:00
Nacho Codoñer
1d39500a37
Merge branch 'release-3.2' into feature/argon2-password-encryption
2025-03-17 08:57:19 +01:00
Joe Pea
41d882350f
Update accounts.md
2025-03-11 00:52:34 -05:00
Victor Parpoil
ffba954b4b
Merge remote-tracking branch 'origin/devel' into feature/argon2-password-encryption
2025-03-10 16:34:37 +01:00
Victor Parpoil
e2f52284ca
fix: argon2 default parameters were too strong
2025-03-10 16:34:14 +01:00
Gabriel Grubba
4c50f4baaf
feedback updates
2025-03-07 08:28:10 -03:00
Gabriel Grubba
0cb2ee8dde
PRODUCT: Update roadmap
...
I've updated the roadmap to reflect what we have planned for this year(they are in the order I think we will be doing them!).
Removed items does not mean they will not be done but rather that they are not a priority at the moment.
Reduced the scope of some items to make them more achievable
and so that we can check more often our roadmap to see if we are going in a good direction.
2025-03-06 19:53:36 -03:00
Nacho Codoñer
eb8f962c78
Meteor version to 3.2-beta.2 ☄️
2025-03-05 16:43:10 +01:00
Nacho Codoñer
91a23d19a2
Merge branch 'devel' into release-3.2
2025-03-05 14:37:37 +01:00
David Ihl
b0bf53cc02
Update 7.adding-user-accounts.md
...
use `insertAsync` as introduced in Step 2 instead of `insert`
2025-02-24 14:47:27 +01:00
Gabriel Grubba
d97905c43c
Merge pull request #13618 from meteor/feature/add-option-to-remove-timestamp-in-logging
...
FEATURE: add `shouldShowTime` to `logging` package
2025-02-21 07:53:29 -03:00
dr.dimitru
0092cab834
Fix link to "PostCSS Plugins"
...
- [available plugins]() link was leading to broken parked domain with ads
2025-02-17 17:47:22 +02:00
Nacho Codoñer
708270ab72
Merge pull request #13622 from dr-dimitru/patch-1
...
fix: typo in link to Mongo-Cursor-forEachAsync
2025-02-17 14:27:58 +01:00
dr.dimitru
218d4b370d
fix: typo in link to Mongo-Cursor-forEachAsync
2025-02-16 16:47:04 +02:00
Gabriel Grubba
a02ee8637e
DEV: rename shouldShowTime to showTime
2025-02-13 07:39:45 -03:00
Gabriel Grubba
51840376d9
DOCS: update keys formatting in logging.md
2025-02-12 08:07:34 -03:00