Commit Graph

  • 572bfa98c0 Bump ws from 8.18.0 to 8.21.1 dependabot/npm_and_yarn/ws-8.21.1 dependabot[bot] 2026-07-14 19:56:04 +00:00
  • 689f9f253f refactor: move chart implementation, types, and export utilities into a dedicated directory master Przemek Więch 2026-07-06 16:56:07 +02:00
  • b3e4a0aabd chore: update all GitHub Actions to their latest versions Przemek Więch 2026-07-05 23:42:31 +02:00
  • 8b3e0b5adc Bump vite and @vitejs/plugin-react dependabot/npm_and_yarn/multi-67fa859e47 dependabot[bot] 2026-07-05 21:14:15 +00:00
  • 85df7d13bb Format markdown files Przemek Więch 2026-07-05 22:51:04 +02:00
  • 72abbc7e7e test: update visual regression snapshot for the intro page on Linux Przemek Więch 2026-07-05 22:13:03 +02:00
  • b285fe349f refactor: restrict WikiTree integration to the apps.wikitree.com domain and add helper utilities Przemek Więch 2026-07-05 20:35:44 +02:00
  • aeb73aced7 docs: add documentation for supported GEDCOM and GEDZIP file formats Przemek Więch 2026-07-04 22:05:13 +02:00
  • 4d2cd67f04 build: upgrade node base image to version 24-alpine Przemek Więch 2026-07-04 22:01:17 +02:00
  • 8133efdcdb npm run prettier Przemek Więch 2026-07-04 21:53:34 +02:00
  • 980df35198 refactor: consolidate prober logic into shared helper and add test-testid attributes to core UI elements Przemek Więch 2026-07-04 21:42:21 +02:00
  • fa2636e8b1 Fix docker prober Przemek Więch 2026-07-04 00:04:40 +02:00
  • 31c3f4698b Add docker container prober Przemek Więch 2026-07-03 23:55:08 +02:00
  • 0cf16fa6e2 Add cors proxy prober on apps.wikitree.com Przemek Więch 2026-07-03 23:47:28 +02:00
  • 336ca34312 Add WikiTree prober Przemek Więch 2026-07-03 23:43:39 +02:00
  • f28dfbf21d Add GitHub Pages prober Przemek Więch 2026-07-03 23:39:16 +02:00
  • 6af745ca3d Add design doc for probers Przemek Więch 2026-07-03 23:05:19 +02:00
  • c23d134e95 Fix failing visual test Przemek Więch 2026-07-01 13:08:11 +02:00
  • a1333932ac Fix visual tests Przemek Więch 2026-07-01 11:02:33 +02:00
  • b5d41b91fb Add '/' shortcut to focus search box Przemek Więch 2026-06-30 23:49:53 +02:00
  • 463d99aa7b Updates gh-pages github-actions-bot 2026-06-28 21:38:07 +00:00
  • f11b3187a2 Add Swedish translation (#309) Przemek Więch 2026-06-28 23:36:57 +02:00
  • adc5bd2522 Add Swedish translation add-swedish-translation Przemek Więch 2026-06-28 23:33:34 +02:00
  • b0cd2a04d6 run prettier Przemek Więch 2026-06-25 14:39:37 +02:00
  • 3effe501b7 Align and standardize settings data source list layout Przemek Więch 2026-06-25 14:31:25 +02:00
  • 9cb57d1f49 Change order of place display options Przemek Więch 2026-06-24 23:18:04 +02:00
  • 1d80c07bf9 Trying to fix visual test under node 24 Przemek Więch 2026-06-24 22:54:40 +02:00
  • 994624465d Bump node version to 24 Przemek Więch 2026-06-24 17:56:25 +02:00
  • e2dc5bfd4b Merge 2 google drive hooks Przemek Więch 2026-06-24 17:51:58 +02:00
  • 6c8a716ed0 Split long useEffect in useGenealogyLoader Przemek Więch 2026-06-24 16:49:18 +02:00
  • 445009a89b Extract useGenealogyLoader from view_page.tsx Przemek Więch 2026-06-24 00:03:28 +02:00
  • 960853ee9f extract useGoogleDriveAuthFlow from view_page.tsx Przemek Więch 2026-06-23 23:51:49 +02:00
  • 5037175727 Extract useUrlState hook from view_page.tsx Przemek Więch 2026-06-23 23:41:27 +02:00
  • 2f896feac1 Extract ProgressPill from view_page.tsx Przemek Więch 2026-06-23 18:55:46 +02:00
  • 48afec25e3 Move WikiTree and Google Drive code out of app.tsx Przemek Więch 2026-06-15 19:35:42 +02:00
  • 4a90cd67fe Updates github-actions-bot 2026-06-22 22:08:44 +00:00
  • 35eab84edd bump topola to 3.10.3 Przemek Więch 2026-06-22 23:55:22 +02:00
  • 74bef35955 Don't cache embedded GEDCOM in sessionStorage (#308) Kamil Jiwa 2026-06-21 08:57:31 -07:00
  • b6e3a95741 Recognize blob: and data:image URLs as images (#307) Kamil Jiwa 2026-06-21 08:56:47 -07:00
  • e6ba57886c Bump react-router from 7.15.0 to 7.15.1 (#302) dependabot[bot] 2026-06-18 20:32:34 +02:00
  • f432f6068b Bump form-data from 4.0.4 to 4.0.6 (#303) dependabot[bot] 2026-06-18 20:32:09 +02:00
  • b8ef6a17f0 Bump dompurify from 3.4.2 to 3.4.11 (#304) dependabot[bot] 2026-06-18 20:31:47 +02:00
  • 17dd3ab291 WikiTree loading improvements Przemek Więch 2026-06-15 07:39:22 +02:00
  • f887f40321 Handle wikitree authcode in apps.tsx Przemek Więch 2026-06-13 17:11:38 +02:00
  • 0589ffba5c Extract IntroPage from app.tsx Przemek Więch 2026-06-12 16:14:55 +02:00
  • 499f88d23c Extract ViewPage from app.tsx Przemek Więch 2026-06-11 20:29:22 +02:00
  • ef2653b51f Extract useGoogleAuth from app.tsx Przemek Więch 2026-06-11 17:31:52 +02:00
  • 843e0f528c Shift config to URL as source of truth Przemek Więch 2026-06-11 17:09:30 +02:00
  • 11502aa8e7 Shift showSidePanel to URL as source of truth Przemek Więch 2026-06-11 17:00:33 +02:00
  • b9e195e369 Shift selection and detailIndi to URL as source of truth Przemek Więch 2026-06-11 16:18:32 +02:00
  • 4dd84a7375 Shift freezeAnimation to URL as source of truth Przemek Więch 2026-06-11 15:41:11 +02:00
  • e0db71c514 Shift showWikiTreeMenus to URL as source of truth Przemek Więch 2026-06-11 15:32:03 +02:00
  • 1445453a9b Shift standalone to URL as source of truth Przemek Więch 2026-06-11 15:24:21 +02:00
  • 97c9628dbe Shift chartType to URL as source of truth Przemek Więch 2026-06-11 15:17:38 +02:00
  • 899fc71197 Don't freeze tests when they fail Przemek Więch 2026-06-10 23:44:49 +02:00
  • 52b2937575 Extract useWebMcpBridge from app.tsx Przemek Więch 2026-06-10 23:42:20 +02:00
  • 4fa8695904 make chart-specific props and event handlers optional Przemek Więch 2026-06-10 19:37:54 +02:00
  • fa6c7f9ff1 Extract url utils from app.tsx Przemek Więch 2026-06-10 19:24:04 +02:00
  • 8f0b800d53 Extract datasource instances from app.tsx Przemek Więch 2026-06-10 17:31:51 +02:00
  • c755d8914b Clean up event listener in EmbeddedDataSource Przemek Więch 2026-06-10 17:31:26 +02:00
  • 21860aa5ce Refactor error components out of app.tsx Przemek Więch 2026-06-10 16:53:58 +02:00
  • bee3dea1d3 Design for refactoring App.tsx Przemek Więch 2026-06-01 14:10:16 +02:00
  • 621d581d87 Fix large GEDCOM files failing to load or freezing the browser (#296) Rob Ekl 2026-06-04 17:14:58 -05:00
  • 390ef2d383 Updates github-actions-bot 2026-06-04 18:48:11 +00:00
  • 059c9d9413 Add configurable place display and shortening (#294) Rokas 2026-06-04 21:33:08 +03:00
  • 1fc83bc77e Bump react-router from 7.12.0 to 7.15.0 (#297) dependabot[bot] 2026-06-04 20:25:15 +02:00
  • 6a50c69117 Updates github-actions-bot 2026-06-04 11:12:11 +00:00
  • 9a2ab4e821 Update Italian translations for GEDCOM terms (#298) Alberto Riella 2026-06-04 13:03:02 +02:00
  • 40872deb2a Add test for file upload Przemek Więch 2026-06-01 00:01:11 +02:00
  • 4feb7f65c3 Updates github-actions-bot 2026-05-31 21:33:13 +00:00
  • 024b25ebe3 Include Google Client ID and API Key in workflow Przemek Więch 2026-05-31 23:31:52 +02:00
  • 6ee85b596e Updates github-actions-bot 2026-05-31 08:04:06 +00:00
  • 55a1626cf4 Add support for loading files from Google Drive Przemek Więch 2026-05-19 00:38:16 +02:00
  • 604c4f1fe9 Updates github-actions-bot 2026-05-29 14:22:46 +00:00
  • 60e076fca1 Fix for File Selector not being able to select .ged files on mobile devices (#293) Oktay Comu 2026-05-29 07:39:23 +00:00
  • ea66d5027b remove .env file from repository Przemek Więch 2026-05-29 00:04:13 +02:00
  • f1d15dbf9a Install google drive api prerequisites Przemek Więch 2026-05-29 00:02:55 +02:00
  • 7441df61d9 Bump js-cookie from 3.0.5 to 3.0.7 (#291) dependabot[bot] 2026-05-22 09:14:59 +02:00
  • 21cb58386e Add screenshot test for fancy chart Przemek Więch 2026-05-20 16:25:57 +02:00
  • 944293e655 upgrade topola to 3.10.2 Przemek Więch 2026-05-21 00:38:25 +02:00
  • 7f72789505 Address TS types #282 Przemek Więch 2026-05-18 23:28:58 +02:00
  • 92dd39b311 Create gdz file on the fly in test Przemek Więch 2026-05-18 23:22:00 +02:00
  • a9ac4d7513 Restore screenshot.png Przemek Więch 2026-05-18 23:14:16 +02:00
  • a9cd34684c Display images in details panel fromm gedzip files Przemek Więch 2026-05-17 22:09:10 +02:00
  • dc659285db Updates github-actions-bot 2026-05-17 21:40:50 +00:00
  • 708d26d561 Add Immediate Family section to person details in side panel Przemek Więch 2026-05-12 00:33:42 +02:00
  • e86d13a00e Make screenshot tests pass again Przemek Więch 2026-05-14 23:03:56 +02:00
  • bab7bf0816 Update screenshots and try removing max diff setting Przemek Więch 2026-05-14 20:36:10 +02:00
  • 8fc8e4de62 Bump postcss from 8.5.3 to 8.5.14 (#290) dependabot[bot] 2026-05-13 13:23:17 +02:00
  • 0715322742 Bump lodash from 4.17.23 to 4.18.1 (#289) dependabot[bot] 2026-05-13 13:14:50 +02:00
  • b25ce516a1 Bump dompurify from 3.3.3 to 3.4.2 (#288) dependabot[bot] 2026-05-13 13:14:22 +02:00
  • 41d7ed8208 Make screenshot tests repeatable by providing own fonts Przemek Więch 2026-05-12 23:35:10 +02:00
  • 328008f8e9 Embed font hoping that this will make the visual tests reproducible Przemek Więch 2026-05-12 18:08:32 +02:00
  • 9af5aa966a Try to preload fonts in visual tests Przemek Więch 2026-05-12 17:42:58 +02:00
  • 1119dd81dd Fix date comparison Przemek Więch 2026-05-12 17:19:59 +02:00
  • 6ee52a1d5f Fix turning off colors Przemek Więch 2026-05-12 17:19:13 +02:00
  • 6006cf725f Fix file paths in docs Przemek Więch 2026-05-12 00:33:42 +02:00
  • 20bddfaeb6 Fix lint warnings Przemek Więch 2026-05-12 00:29:35 +02:00
  • 05da5a5019 add types to react-linkify Przemek Więch 2026-05-11 23:30:56 +02:00
  • 59a88675a6 upgrade lunr Przemek Więch 2026-05-11 19:58:49 +02:00