Commit Graph

39406 Commits

Author SHA1 Message Date
Gabriel Grubba
b67b5e99ee Merge branch 'devel' into release-3.2 2025-03-25 15:03:11 -03:00
Gabriel Grubba
ce569ea3e5 Merge pull request #13669 from meteor/docs/removal-of-kapa-ai
DOCS: removal of kapa-ai
2025-03-25 11:26:27 -03:00
Gabriel Grubba
4e9fa95651 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-25 11:15:27 -03:00
italo jose
b6802ee3eb refactor: streamline profiling termination handling and cleanup
- Consolidated termination logic for profiling into a single function to reduce redundancy.
- Removed unnecessary comments and code related to heap limit warnings.
- Improved clarity in handling synchronous results during profiling completion.
- Enhanced error logging for profiling termination events.
2025-03-25 09:46:12 -03:00
italo jose
d98cf02a3d log: adding –max_old_space_size warn 2025-03-25 09:46:12 -03:00
italo jose
75bdcd058c feat: native profile inspector
- Enhance profiling capabilities with inspector support and update documentation.
- Added .cursorignore and .cursorrules to .gitignore.
- Updated PERFORMANCE.md and README.md with detailed instructions for using inspector profiling, including environment variable configurations and output handling.
- Improved profiling function to manage inspector sessions and handle large profile sizes effectively.
2025-03-25 09:46:12 -03:00
Frederico Maia
b57162e60a Merge pull request #13668 from meteor/enchance-v3-cli-docs
Add docs for meteor profile command and enchance cli docs
2025-03-25 08:42:01 -03:00
Gabriel Grubba
73cd4dcfdc Merge branch 'devel' into enchance-v3-cli-docs 2025-03-24 22:06:21 -03:00
Gabriel Grubba
0ec1e299a3 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-24 21:58:55 -03:00
Gabriel Grubba
ce3c8b1e44 Merge pull request #13667 from meteor/update-v3-warning
Update docs to reflect Meteor 3 release
2025-03-24 21:58:10 -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
Frederico Maia
69547ece0a Update documentation to reflect Meteor 3 release and Node.js version changes. 2025-03-24 18:38:45 -03:00
Joe Pea
618e5a24ba fix typo
Co-authored-by: Italo José <italo.i@live.com>
2025-03-21 16:40:40 -03:00
Joe Pea
5a53385b54 Update testing.md to show how to clean up Blaze View instances.
This adds an additional `Blaze.remove(view)` call to the sample test function to ensure the Blaze view is cleaned up properly. Additionally, this is great, even if not needed, because the Meteor AI in the new doc site answers questions about "how to render Blaze views with JavaScript" based on this `Blaze.renderWithData` example, so it is important for the AI to tell a person asking how to propertly clean up the `Blaze.View`.
2025-03-21 16:40:40 -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
Joe Pea
20711de342 Update README.md 2025-03-19 13:42:57 -03:00
Nacho Codoñer
c38f9c2474 update installer to meteor 3.2 release 2025-03-18 15:39:20 +01:00
Nacho Codoñer
5d2a7c8a0c Meteor version to 3.2 ☄️ release/METEOR@3.2 2025-03-18 11:33:25 +01:00
Nacho Codoñer
91f9917811 re-run checks 2025-03-17 15:39:01 +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
26f2b1f30a bump for a new dev_bundle 2025-03-17 15:14:14 +01:00
Nacho Codoñer
db836426bd tweak to version branch 2025-03-17 15:08:51 +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
1f4d95bb91 add option to skip cache 2025-03-17 12:25:15 +01:00
Nacho Codoñer
3fa04162b0 update cmd to add size options 2025-03-17 12:15:13 +01:00
Nacho Codoñer
d71f6559df update cmd to add size options 2025-03-17 12:11:49 +01:00
Nacho Codoñer
276d71b591 update cmd to add size options 2025-03-17 12:06:27 +01:00
Nacho Codoñer
0ef3999814 ensure options to handle size 2025-03-17 12:03:57 +01:00
Nacho Codoñer
42c86f3d36 Merge branch 'devel' into release-3.2 2025-03-17 11:51:40 +01:00
Nacho Codoñer
27c10f90cf Merge pull request #13604 from cunneen/feature/arm64-minisat-allow-memory-growth
feat(logic-solver): ️ recompile minisat with ALLOW_MEMORY_GROWTH option
2025-03-17 11:49:05 +01:00
Nacho Codoñer
8b2cafd446 Merge pull request #13554 from vparpoil/feature/argon2-password-encryption
Feature argon2 password encryption
2025-03-17 11:48:22 +01:00
Nacho Codoñer
71f14f7acc support METEOR_LOG_DIR env config 2025-03-17 11:11:38 +01:00
Nacho Codoñer
33e73dccea support meteor client and server entrypoint custom envs 2025-03-17 09:24:39 +01:00
Nacho Codoñer
a0f73a6679 Merge branch 'release-3.2' into feature/arm64-minisat-allow-memory-growth 2025-03-17 09:00:22 +01:00
Nacho Codoñer
1d39500a37 Merge branch 'release-3.2' into feature/argon2-password-encryption 2025-03-17 08:57:19 +01:00
Italo José
2d9cd4f1a0 Merge pull request #13646 from trusktr/patch-17
Update accounts.md
2025-03-11 22:11:59 -03: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
ff688be9f3 Merge pull request #13643 from meteor/product/update-roadmap
PRODUCT: roadmap update
2025-03-10 09:15:43 -03:00
Gabriel Grubba
4c50f4baaf feedback updates 2025-03-07 08:28:10 -03:00