Commit Graph

  • cc9e07d6c8 rename misleading i18n method name to getLocaleList sebastien 2025-11-14 14:43:51 +0100
  • 077966df25 update a bit the site config, turn on git VCS future flag sebastien 2025-11-14 14:36:34 +0100
  • 83de4e0060 Git Eager VCS: only init once per all locales instead of once per locale sebastien 2025-11-14 14:36:10 +0100
  • 93b4893cda wire the Docusaurus Faster "gitEagerVcs" future flag to the default-v2 preset option sebastien 2025-11-14 14:21:25 +0100
  • 1b801d7b29 wire the Docusaurus Faster "gitEagerVcs" future flag to the default-v2 preset option sebastien 2025-11-14 14:16:34 +0100
  • 257b6fde9d add gitEagerVcs future flag sebastien 2025-11-14 14:11:54 +0100
  • c8712f0d42 rename DEFAULT_TEST_VCS_CONFIG to TEST_VCS sebastien 2025-11-14 13:56:05 +0100
  • c4ac8fb49f improve DEFAULT_TEST_VCS_CONFIG, cleanup tests sebastien 2025-11-14 13:54:07 +0100
  • f259f4f807 improve DEFAULT_TEST_VCS_CONFIG, cleanup tests sebastien 2025-11-14 13:52:23 +0100
  • 5868a9248d remove useless package.json change sebastien 2025-11-14 13:40:10 +0100
  • e355c1b777 remove useless jest git utils sebastien 2025-11-14 13:39:40 +0100
  • 89263d28b5 Merge branch 'main' into slorber/last-update-api sebastien 2025-11-14 13:17:23 +0100
  • 2af44d18c7 deploy: 9c85f8689a slorber 2025-11-14 12:16:20 +0000
  • 9c85f8689a
    fix(core): optimize i18n integration for site builds + improve inference of locale config (#11550) Sébastien Lorber 2025-11-14 13:13:05 +0100
  • e19c8938c8 fix node 25 ci due to node breaking change :s #11550 sebastien 2025-11-14 12:58:47 +0100
  • d55bc7aa2a format build.ts + fix prettier not formatting it sebastien 2025-11-14 12:56:57 +0100
  • e40d50b81c prettier ignore argos testresults sebastien 2025-11-14 12:49:10 +0100
  • d04ba736bf test fix sebastien 2025-11-14 12:47:56 +0100
  • 7eb099c7f2 Make it possible to infer locale config from the htmlLang attribute, to support cases where the locale name is not BCP 47 sebastien 2025-11-14 12:37:18 +0100
  • 74398e04d3 better i18n integration do not call loadContext just to retrieve the list of locales to build sebastien 2025-11-14 12:22:11 +0100
  • 287cf7c1a6 Better Git eager integration sebastien 2025-11-14 11:48:47 +0100
  • 8c669cff0d Merge branch 'main' into slorber/last-update-api sebastien 2025-11-14 11:12:22 +0100
  • 298ae435bf docs: Add Juno to deployment docs #11549 David Dal Busco 2025-11-13 13:16:46 +0100
  • 24281efb00
    Update introduction.mdx #11544 lethanhdung18070-sketch 2025-11-12 11:03:42 +0800
  • 35a8683241 feat(theme-search-algolia): update to new version of DocSearch NatanTechOfNY 2025-11-11 12:13:21 -0500
  • 54913ddc62 docs: Remove stray word (attractive)from Code Conventions #11543 jim-coder-debug 2025-11-11 18:51:15 +0300
  • f68c269b79 feat(theme-search-algolia): docusaurus changed to use suggested questions for preview NatanTechOfNY 2025-11-10 12:49:22 -0500
  • 2d4134b35a feat(theme-search-algolia): add support for v4.3.1 of DocSearch and new Suggested Questions NatanTechOfNY 2025-11-10 12:33:28 -0500
  • fa6e84b147 docs: add DeployHQ to deployment doc #11539 Marta 2025-11-10 12:30:17 +0100
  • 69b5c9ddaf
    Update README to include user name #11538 Navin5790 2025-11-08 19:35:15 +0530
  • 217f7b3d6a refactor(md): replace url.parse with URL constructor in image/link transformers #11536 SoulSniper1212 2025-11-07 17:43:16 -0500
  • 30be8c5150 Enable new VCS strategy on our own website sebastien 2025-11-07 20:09:09 +0100
  • 01e16637e4 almost working VCS integration, adding default v1/v2 strategy sebastien 2025-11-07 19:56:39 +0100
  • 6bf515d5fc minor refactor sebastien 2025-11-07 19:09:14 +0100
  • 9bd6db29fb add missing fs.realpath.native for windows tests sebastien 2025-11-07 17:10:17 +0100
  • fd270c901b Add new VSC Git Eager strategy with support for git submodules sebastien 2025-11-07 17:06:26 +0100
  • 7c596ba1db optimize gitUtils speed, avoid creating useless temp git repositories, share same test repo fixture across tests sebastien 2025-11-07 16:41:13 +0100
  • 688d125ae7 add tests for getGitRepositoryFilesInfo sebastien 2025-11-07 16:36:04 +0100
  • 143ad046f2 replace method sebastien 2025-11-07 16:10:26 +0100
  • 84dcf6b3d1 Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api sebastien 2025-11-07 16:08:32 +0100
  • df568926f9 add getGitAllRepoRoots API sebastien 2025-11-07 16:08:19 +0100
  • 0497473ce0 refactor: apply lint autofix slorber 2025-11-07 14:55:10 +0000
  • d243079036 add getGitSubmodulePaths API sebastien 2025-11-07 15:49:07 +0100
  • 9162f1baa4 Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api sebastien 2025-11-07 15:29:37 +0100
  • 2bccea18b8 refactor a bit tests sebastien 2025-11-07 15:29:28 +0100
  • 2b146cc6c3 refactor: apply lint autofix slorber 2025-11-07 14:24:59 +0000
  • e5f67712ec add getGitSuperProjectRoot API sebastien 2025-11-07 15:19:09 +0100
  • 3b0abf4d68 fs.realpath.native() impl sebastien 2025-11-07 14:20:53 +0100
  • 87b6fbad67 fix lockfile sebastien 2025-11-07 12:58:40 +0100
  • c9d9b5c455 try to fix windows issue with fs.realpath.native() call sebastien 2025-11-07 12:49:02 +0100
  • 85b3903783 add case for Docusaurus repo sebastien 2025-11-07 12:36:42 +0100
  • 7a4d3f790c add bad CWD case for getGitRepoRoot API sebastien 2025-11-07 12:29:04 +0100
  • 0623b00fc4 Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api sebastien 2025-11-07 12:13:31 +0100
  • 1e195a28c8 refactor test from shelljs to execa sebastien 2025-11-07 12:13:17 +0100
  • 0eedbcc12c refactor test from shelljs to execa sebastien 2025-11-07 12:08:25 +0100
  • 41279632d5 refactor: apply lint autofix slorber 2025-11-06 17:50:20 +0000
  • ee7137ee7d cleanup VcsGitAdHoc sebastien 2025-11-06 18:45:21 +0100
  • 2491491328 add more gitUtils tests sebastien 2025-11-06 18:44:23 +0100
  • 4fa2e093ac move getGitLastUpdate fn to gitUtils sebastien 2025-11-06 18:12:23 +0100
  • 8af8aab7cb add file to git sebastien 2025-11-06 18:10:28 +0100
  • 87291b3db4 cleanup lastUpdateUtils from useless hardcoded things, in favor of new VCS system sebastien 2025-11-06 17:52:57 +0100
  • 2a9e227378 cleanup lastUpdateUtils from useless hardcoded things, in favor of new VCS system sebastien 2025-11-06 17:48:02 +0100
  • a42682d8fd fix all tests sebastien 2025-11-06 17:30:16 +0100
  • acf5f383ea Refactor VCS preset + config validation sebastien 2025-11-06 17:26:23 +0100
  • ab790703b2 Merge branch 'main' into slorber/last-update-api sebastien 2025-11-06 16:24:04 +0100
  • 1bc1bcf024 add git eager VCS preset sebastien 2025-11-06 16:17:37 +0100
  • 9968d4b8ed deploy: 6a38ccdfb0 slorber 2025-11-06 13:40:38 +0000
  • 6a38ccdfb0
    fix(translations): complete theme translations for Algolia pt-br (#11533) Luiz Carlos 2025-11-06 10:37:29 -0300
  • 223ae11158
    Algolia PT-BR translation #11533 Luiz Carlos 2025-11-05 12:22:01 -0300
  • 22b2ce858c
    Update @rspack/core dependency to version 1.6.0 #11529 Josef Procházka 2025-11-03 10:35:30 +0100
  • 908d30016a deploy: c81409b5a3 slorber 2025-10-31 17:16:09 +0000
  • c81409b5a3
    docs: Remove redundant "as well" in README introduction (#11525) Bhoomi Sharma 2025-10-31 22:41:11 +0530
  • 0ada40ebeb Add tooltip-only example #11527 Taylor Reece 2025-10-31 09:49:31 -0500
  • 088e133ac4 docs(theme-mermaid): Document how to style Mermaid tooltips Taylor Reece 2025-10-31 09:43:28 -0500
  • cf016c69f5 refactor LAST_UPDATE_UNTRACKED_GIT_FILEPATH sebastien 2025-10-31 14:16:29 +0100
  • 2366ca16bf Refactor blog tests using former VCS hardcoded values sebastien 2025-10-31 14:12:17 +0100
  • 42d0d96b62 refactor a bit vcs unit tests sebastien 2025-10-31 13:32:31 +0100
  • bf56b8b3fd Add VCS fixtures sebastien 2025-10-31 13:21:26 +0100
  • 67317a9677 Move VCS code in dedicated subfolder sebastien 2025-10-31 13:16:57 +0100
  • 7e6a4e062b Move VCS code in dedicated subfolder sebastien 2025-10-31 13:05:08 +0100
  • 9443d5f6c0 refactor site VCS + implement file creation info logic sebastien 2025-10-31 12:54:17 +0100
  • 66cc80962b fix showSignature sebastien 2025-10-31 12:19:32 +0100
  • 493e0bfd7c
    Extended Description for the Pull Request #11526 Bhoomi070 2025-10-31 16:45:28 +0530
  • ce49aa0f78 do not output GPG signature sebastien 2025-10-31 11:54:11 +0100
  • 1d44ebc339 re-enable showLastUpdate for localized sites sebastien 2025-10-31 11:07:23 +0100
  • 677c85416a update snapshots sebastien 2025-10-31 11:05:51 +0100
  • 09749f30d8 add DOCUSAURUS_PERF_LOGGER to more CI jobs sebastien 2025-10-31 11:05:04 +0100
  • 6a0d8df03a
    docs: Remove redundant "as well" in README introduction #11525 Bhoomi070 2025-10-31 15:23:36 +0530
  • 5c60909000 Merge remote-tracking branch 'origin/slorber/try-to-optimize-git-calls' into slorber/try-to-optimize-git-calls #11218 slorber/try-to-optimize-git-calls sebastien 2025-10-31 10:43:19 +0100
  • 5de3c259e6 test sebastien 2025-10-31 10:43:10 +0100
  • e33f471eb4
    Merge branch 'main' into slorber/try-to-optimize-git-calls Sébastien Lorber 2025-10-31 10:42:16 +0100
  • f8afe40fa6 test sebastien 2025-10-31 10:28:48 +0100
  • f8fe04f7c7 empty sebastien 2025-10-31 10:26:15 +0100
  • 86f792d5f3 site vcs cleanup sebastien 2025-10-31 10:25:03 +0100
  • 21e55fe431 docs(eslint-plugin): fix typo in no-window-eq-undefined rule documentation #11524 sunub 2025-10-31 13:12:02 +0900
  • b11d390ccd docs(eslint-plugin): document no-window-eq-undefined rule for SSR safety sunub 2025-10-31 12:30:12 +0900
  • 8c4dd18a0b test(eslint-plugin): verify no-window-eq-undefined rule blocks SSR unsafe window checks sunub 2025-10-31 12:30:00 +0900
  • 55dfec82b0 feat(esfeat(eslint-plugin): add no-window-eq-undefined rule and tests to prevent SSR unsafe window checks sunub 2025-10-31 12:29:31 +0900
  • acfb1733de VCS initialize could allow 0 arity functions sebastien 2025-10-30 17:23:23 +0100
  • bc9e135ab5 wire VCS initialize() sebastien 2025-10-30 17:19:29 +0100