Commit Graph

515 Commits

Author SHA1 Message Date
Nacho Codoñer
e52057c50a Merge remote-tracking branch 'vparpoil/feature/argon2-password-encryption' into argon2-support 2025-02-04 16:14:15 +01:00
Gabriel Grubba
8ea36eae8b DOCS: Fix typo in Tracker.md
Before it was using `findAsync({}).fetch` but it should have been `find({}).fetchAsync()`
2025-02-03 09:54:34 -03:00
Victor Parpoil
7aaf607c86 adding the feature toggle to the docs 2025-01-31 15:47:45 +01:00
Victor Parpoil
cc8d8ce4b8 Merge remote-tracking branch 'origin/devel' into feature/argon2-password-encryption 2025-01-31 15:18:38 +01:00
Gabriel Grubba
b367e867dc Merge branch 'devel' into dev/update-vite-version-indocs 2025-01-28 14:45:12 -03:00
Frederico Maia
b943df84f5 Update documentation with new Meteor logo and minor text adjustments 2025-01-27 18:55:15 -03:00
Gabriel Grubba
75f9a6f3e1 DEV: Update vite version in docs
This solved https://github.com/meteor/meteor/issues/13560

and also makes our docs up to date with the latest version of vite.
2025-01-27 18:30:29 -03:00
Frederico Maia
6fd96a0b20 Merge branch 'devel' into devel 2025-01-21 10:23:07 -03:00
Nacho Codoñer
26835f35a9 Merge branch 'devel' into feature/argon2-password-encryption 2025-01-20 16:08:32 +01:00
Victor Parpoil
78f16e4642 enable using other argon2 settings 2025-01-20 12:29:38 +01:00
Victor Parpoil
30be82af61 accounts-password: major version and more documentation about password encryption 2025-01-20 09:42:15 +01:00
Victor Parpoil
9f0bef76c3 Update accounts-password to use argon2 instead of bcrypt
Users that have a bcrypt password stored get progressively migrated to argon2 when their password is checked by `checkPasswordAsync`
2025-01-17 18:13:39 +01:00
Nacho Codoñer
647c8ac522 add missing devs who reported issues that were fixed on 3.1.1 2025-01-16 13:20:12 +01:00
Nacho Codoñer
70fd74ea78 Merge remote-tracking branch 'origin/release-3.1.1' into release-3.1.1 2025-01-16 13:19:54 +01:00
Nacho Codoñer
c79de8aec6 add missing devs who reported issues that were fixed on 3.1.1 2025-01-16 13:19:47 +01:00
Gabriel Grubba
422694eebc Update 3.1.1.md
Add date to changelog
2025-01-15 18:47:35 -03:00
Nacho Codoñer
584867ec84 Meteor version to 3.1.1 ☄️ 2025-01-15 14:07:30 +01:00
Gabs Ferreira
aca13a5a72 Adding new blue logo 2025-01-14 16:53:37 -03:00
Gabs Ferreira
437d042092 Adding new white logo 2025-01-14 16:53:01 -03:00
Gabs Ferreira
453ee97326 Adding new logo 2025-01-14 16:49:55 -03:00
Gabs Ferreira
d981c27f4a Adding new logo to the docs 2025-01-14 16:43:54 -03:00
Nacho Codoñer
f7f3a29353 Merge branch 'release-3.1.1' into dev-bundle-22.12.0 2025-01-14 12:51:44 +01:00
Nacho Codoñer
f6c31a60f5 add in the changelog the new changes about to include and special thanks 2025-01-13 17:12:09 +01:00
Nacho Codoñer
fd5edded8e upgrade node to 22.13.0 2025-01-12 07:34:22 +01:00
Nacho Codoñer
3abc87fe91 Merge branch 'release-3.1.1' into dev-bundle-22.12.0 2025-01-10 15:16:14 +01:00
Leonardo Venturini
f2d15fabf3 add per to special thanks! 2025-01-08 10:52:02 -04:00
Leonardo Venturini
326937ddba fix typo 2025-01-08 10:40:34 -04:00
Leonardo Venturini
4a28e83c7d add troubleshooting section to docs 2025-01-08 10:32:05 -04:00
Nacho Codoñer
bfc13f51aa Meteor version to 3.1.1-beta.2 ☄️ 2024-12-23 17:03:19 +01:00
Nacho Codoñer
bd6a1c5e91 upgrade missing places for 22.12.0 2024-12-20 06:39:22 +01:00
Nacho Codoñer
d921e49f9c Merge branch 'devel' into release-3.1.1
# Conflicts:
#	v3-docs/docs/.vitepress/config.mts
2024-12-20 06:15:52 +01:00
Gabriel Grubba
4fe24fdae9 FIX: typos in meteor-rpc.md
we had a few typos in the meteor-rpc.md file, passes the whole file in Grammarly and fixed all the typos.
2024-12-13 17:12:40 -03:00
Gabriel Grubba
757eca3106 docs: add repo link 2024-12-13 10:43:52 -03:00
Gabriel Grubba
b61edb2f50 DEV: adjust config for vitepress 2024-12-13 09:58:12 -03:00
Gabriel Grubba
1da37f4c71 Merge branch 'devel' into docs/add-meteor-rpc-to-community-packages 2024-12-13 09:55:38 -03:00
Gabriel Grubba
8a0f0b709a DOCS: rename to meteor-rpc and add known issues part 2024-12-13 09:54:06 -03:00
Nacho Codoñer
55758fca58 Meteor version to 3.1.1-beta.0 ☄️ 2024-12-09 17:21:52 +01:00
Nacho Codoñer
c3c3348116 Merge branch 'devel' into release-3.1.1
# Conflicts:
#	v3-docs/docs/.vitepress/config.mts
2024-12-09 15:44:00 +01:00
Gabriel Grubba
59a64e46bc DOCS: add client sync methods 2024-12-06 11:10:47 -03:00
Gabriel Grubba
17aa93549f docs: add roles again in config 2024-12-06 10:14:35 -03:00
Gabriel Grubba
06b75548e2 Merge branch 'devel' into feat/roles-document 2024-12-06 10:13:50 -03:00
Gabriel Grubba
eb4b7bafd0 DOCS: merge from devel config 2024-12-06 10:09:37 -03:00
Gabriel Grubba
82b730e7a0 DOCS: move roles docs to packages folder 2024-12-06 10:03:23 -03:00
Gabriel Grubba
e6baf0ff9c Merge branch 'release-3.1.0' into feat/roles-document 2024-12-06 09:56:08 -03:00
Nacho Codoñer
abccea7e8d Merge pull request #13499 from meteor/allow-deny-tweaks
Tweaks on allow/deny rules
2024-12-05 13:37:15 +01:00
Leonardo Venturini
ad097063bf Merge branch 'devel' into release-3.1.1 2024-12-04 17:01:58 -04:00
Leonardo Venturini
4579f5fc7e Merge pull request #13445 from meteor/leonardo/refactor-and-perf-phase-2
feat: performance improvements
2024-12-04 17:01:36 -04:00
Leonardo Venturini
af8e8ef317 add disclaimer 2024-12-04 11:03:29 -04:00
Leonardo Venturini
085587d753 add examples 2024-12-04 10:54:22 -04:00
Nacho Codoñer
3843cb577e Merge branch 'release-3.1.1' into allow-deny-tweaks 2024-12-04 15:27:11 +01:00