geneapro
geneapro copied to clipboard
Genealogical software based on the GenTech data model
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.10 to 2.9.13. Changelog Sourced from vite's changelog. 2.9.13 (2022-06-27) fix: /@fs/ dir traversal with escaped chars (fixes #8498) (#8805) (e109d64), closes #8498 #8805 fix(wasm): support decoding...
I followed a link here from geneaquilts and was curious to install geneapro to see what it looked like. Although I have used computers since punched card days and know...
The ManyMany file is around 220,000 people, but many generations, and no descendants, only ancestors. I'm actually no longer sure how many generations (This would be a neat feature for...
Perhaps a --reset option in setup.sh, or a separate reset.sh script. Functionality to remove `node_modules` and `python_env`. Either rotate or remove `backend/geneaprove.log`. Perhaps strip the various `__pycache__` directories.
Display the contents of 'NOTE' tags rather than just the @address@ of the notes themselves. In order to make this practical on the 'show all persons' list, that field would...
Present an option to suppress the date display of living individuals. Presence of death date is a good way, but it is best to also include some arbitrary limit (e.g....
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `cacheable-request` Updates `nodemon` from 2.0.16 to 2.0.20 Release notes Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...