Commit Graph

422 Commits

Author SHA1 Message Date
dependabot[bot]
4404dea000 Bump vite from 6.4.1 to 6.4.2 (#274) 2026-04-07 07:59:27 +02:00
Przemek Więch
25dcbf6bd1 Fix translation typo in Polish JSON file 2026-04-05 22:28:02 +02:00
Przemek Więch
40cc48a717 upgrade topola version 2026-04-03 11:04:32 +02:00
Przemek Więch
c6f21beb8a upgrade topola version 2026-04-03 10:54:16 +02:00
dependabot[bot]
0550d4f403 Bump lodash-es from 4.17.23 to 4.18.1 (#271)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-02 10:25:34 +02:00
dependabot[bot]
ff28429d69 Bump picomatch from 2.3.1 to 2.3.2 (#266)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 09:14:05 +02:00
dependabot[bot]
3eaccfcd69 Bump flatted from 3.3.2 to 3.4.2 (#270)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.2 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.2...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 19:28:37 +02:00
dependabot[bot]
e3a76e943b Bump jspdf from 4.2.0 to 4.2.1 (#265)
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](https://github.com/parallax/jsPDF/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-version: 4.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 19:16:15 +02:00
Przemek Więch
dd4bc79283 Add permissions to run "deploy everywhere" action 2026-03-15 17:12:16 +01:00
dependabot[bot]
5e1c78a11b Bump dompurify from 3.3.1 to 3.3.3 (#264)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.3.3)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-15 16:37:14 +01:00
Przemek Więch
7df0bd708a Load Montserrat font for topola charts 2026-03-15 16:34:13 +01:00
Przemek Więch
1b394609ba upgraded topola version 2026-03-15 15:20:23 +01:00
Przemek Więch
a58422aec3 Add deploy-everywhere GitHub action
Runs both deploy actions, saves a few clicks to run both
2026-03-04 20:17:32 +01:00
Przemek Więch
6088d5d599 Run prettier on all files 2026-03-04 20:12:22 +01:00
Przemek Więch
c5d6a9ef42 Use getPeople WikiTree API instead of getAncestors (#262)
The getAncestors API is deprecated
2026-03-04 20:11:38 +01:00
Przemek Więch
4f01ec95c9 upgraded wikitree-js version 2026-03-04 19:59:25 +01:00
Przemek Więch
c447d74880 upgraded topola version 2026-03-04 19:55:39 +01:00
dependabot[bot]
d2e858f67e Bump jspdf from 4.0.0 to 4.2.0 (#256)
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](https://github.com/parallax/jsPDF/compare/v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-version: 4.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 21:56:31 +01:00
dependabot[bot]
6bc3fe061e Bump minimatch (#257)
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 21:56:05 +01:00
dependabot[bot]
08561b1792 Bump rollup from 4.45.1 to 4.59.0 (#258)
Bumps [rollup](https://github.com/rollup/rollup) from 4.45.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.45.1...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 21:55:41 +01:00
Przemek Więch
ad7eadb4fd Improve exporting PDF files.
Changed strategy from rendering the SVG to a canvas and then exporting
the canvas as an image, to directly exporting the SVG as an image.
This results in much smaller PDF files.
2026-02-20 23:46:31 +01:00
Przemek Więch
19b1ff3713 upgrade topola 2026-02-20 23:42:43 +01:00
dependabot[bot]
16d9367eff Bump react-router from 7.5.2 to 7.12.0 (#243)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.2 to 7.12.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 17:23:59 +01:00
Frank Buchholz
ac3369f3a2 Show TITL together with FILE objects for internet links (#255) 2026-02-18 17:23:33 +01:00
dependabot[bot]
4e5cbd8e0a Bump qs from 6.14.1 to 6.14.2 (#254)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 10:00:29 +01:00
dependabot[bot]
fdfefc57f0 Bump lodash-es from 4.17.21 to 4.17.23 (#246)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 09:59:21 +01:00
dependabot[bot]
3d2117e680 Bump lodash from 4.17.21 to 4.17.23 (#247)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 09:53:55 +01:00
dependabot[bot]
4f51759709 Bump qs and @cypress/request (#250)
Bumps [qs](https://github.com/ljharb/qs) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `qs` from 6.13.1 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.13.1...v6.14.1)

Updates `@cypress/request` from 3.0.7 to 3.0.10
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v3.0.7...v3.0.10)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-version: 3.0.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 09:53:34 +01:00
Przemek Więch
8c809fb391 Add entry for changes on 2026-02-13 2026-02-13 23:56:29 +01:00
Frank Buchholz
7c5203b263 Show header information of the gedcom file on the side panel (#252)
* Show header information of the gedcom file on the side panel #251

* Format creation date in HEAD section
2026-02-13 23:55:23 +01:00
Przemek Więch
24a0f336ac Add changelog entry for mobile info panel changes 2026-01-19 20:51:14 +01:00
Mario N. Nikolov
bff5d7f267 Improving the UX of the sidebar on mobile (#228)
* refactor: move the sidebar to the bottom of the viewport on mobile for better UX

* feat(sidepanel): add a function which checks the viewport size and determines whether the side panel should be shown by default
2026-01-19 20:48:31 +01:00
dependabot[bot]
7b9ad68ce7 Bump jspdf from 3.0.2 to 4.0.0 (#241)
Bumps [jspdf](https://github.com/parallax/jsPDF) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/parallax/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](https://github.com/parallax/jsPDF/compare/v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 20:13:37 +01:00
Adam Gross
27d4c7eb43 Check exit status of tsc in Windows build (#242) 2026-01-19 20:13:14 +01:00
Anton Larionov
af04484f11 Update Russian translation (#244)
* Update Russian translation for settings

- Translate missing words
- Better wording for common UI elements

* Fix typos in Russian translation strings
2026-01-14 20:49:59 +01:00
Adam Gross
92cd27fa43 Pass build environment variables to vite instead of tsc (#240) 2026-01-06 23:22:23 +01:00
Adam Gross
38803b73f9 Fix initialization of selection in App (#239) 2025-12-31 18:46:46 +01:00
Adam Gross
ccdd732bbd Build configuration option to remove Google Analytics (#236) 2025-12-31 00:58:55 +01:00
Adam Gross
8b6d5a0939 Fix README link typo (#238)
The first example link was swapped with its label, so it attempted to open as a path within this GitHub repo.
2025-12-31 00:42:57 +01:00
Adam Gross
92f723e7fd Adjust load_data test to accommodate test.ged file length on Windows (#234) 2025-12-30 10:20:33 +01:00
Adam Gross
2458c51dbd Reconfigure cy:start-and-run script to use run-script-os to support Windows (#235) 2025-12-30 10:09:23 +01:00
Adam Gross
4925f15c75 Updates README with Windows-specific commands (#231) 2025-12-29 09:17:57 +01:00
Adam Gross
4cb1bace5c Support all Vite environment variables for Windows scripts (#230) 2025-12-29 09:16:55 +01:00
dependabot[bot]
a349949a52 Bump mdast-util-to-hast from 13.2.0 to 13.2.1 (#226)
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 20:17:57 +01:00
dependabot[bot]
2c8907d41a Bump js-yaml from 3.14.1 to 3.14.2 (#225)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 20:17:31 +01:00
StoyanDimitrov
9cac3d005d Update Bulgarian translation (#223) 2025-11-04 11:03:10 +01:00
dependabot[bot]
d478ff5d02 Bump vite from 6.3.6 to 6.4.1 (#220)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-29 23:21:54 +01:00
Eugene Shishkin
ce99b86b55 Display types for attributes/facts in the sidebar (#221)
* feat: Show attribute names in sidebar

* feat: Take into account case when no TYPE tag for FACT is found
2025-10-29 23:21:21 +01:00
Frank Buchholz
0154892b97 Translation optimized (#216)
DE: complete
other languages: all keys added

Translation aligned for all languages based on https://www.deepl.com/ respective https://translate.google.de/ for the list at https://wiki.genealogy.net/GEDCOM-Tags
2025-10-29 23:20:25 +01:00
Will
27b9074203 feat: Show full name in sidebar (#219) 2025-10-15 23:18:55 +02:00