Commit Graph

98 Commits

Author SHA1 Message Date
Przemek Wiech
f454ca514b Added analytics event for WikiTree 2020-01-19 23:56:30 +01:00
Przemek Wiech
21451e4282 WikiTree: display marriage info for ancestors 2020-01-19 23:44:36 +01:00
Przemek Wiech
720c351254 WikiTree: display marriage info for descendants 2020-01-19 22:44:29 +01:00
Przemek Wiech
26b12b215b Code cleanup in wikitree.ts 2020-01-17 23:23:42 +01:00
Przemek Wiech
d8d8c50236 Display data and place of birth and death for WikiTree 2020-01-16 23:32:49 +01:00
Przemek Wiech
904e4e5a24 Upgraded topola library version to 2.5.1 2020-01-15 20:47:49 +01:00
Przemek Wiech
f0b8f1929d Refactoring wikitree.ts 2020-01-15 20:02:56 +01:00
Przemek Wiech
7ddbd36b33 Generate JSON data instead of textual GEDCOM from WikiTree data 2020-01-15 00:27:00 +01:00
Przemek Wiech
7283c9e13d WikiTree: Type definitions and refactoring 2020-01-14 23:30:54 +01:00
Przemek Wiech
2512b388f7 Don't link to spouses that don't have their records.
Don't show 'Unknown' in the name field.
2020-01-14 21:58:16 +01:00
Przemek Wiech
62b47803bc Use human-readable identifiers for people in WikiTree 2020-01-14 20:16:08 +01:00
Przemek Wiech
7b09936a84 Proof of concept loading data from WikiTree 2020-01-14 17:45:54 +01:00
Przemek Wiech
07bcafc7dc Index husband's last name for better search results 2019-11-29 23:35:49 +01:00
Przemek Wiech
1bf315ebdf Added build version to the intro screen 2019-11-26 23:43:52 +01:00
Przemek Wiech
ea04c6dc7a Filter out non-image OBJE entries when displaying personal photos 2019-11-25 22:31:16 +01:00
Przemek Wiech
0d0ed5a7ca Show referenced notes 2019-11-24 22:07:16 +01:00
Przemek Wiech
7354cabd29 Added support for EVEN tag.https://github.com/PeWu/topola/issues/13 2019-11-23 23:51:59 +01:00
Przemek Wiech
d30e28e22f Don't display items in details panel with only a reference (#13) 2019-11-22 21:36:07 +01:00
Przemek Wiech
5286dceaac Fix not being able to open files with a different extension than .ged (#13) 2019-11-22 21:34:59 +01:00
Przemek Wiech
c988f4180e Added fancy tree as an experimental feature 2019-11-18 22:28:06 +01:00
dependabot[bot]
d9bf68a4c3 Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-13 23:15:49 +01:00
Przemek Wiech
95e974d848 Upgraded topola library version 2019-11-13 18:36:30 +01:00
Przemek Wiech
2453cc8459 Ran npm audit fix 2019-11-06 23:16:45 +01:00
Przemek Wiech
7b71c62f73 Upgraded topola library version 2019-11-06 23:16:06 +01:00
Przemek Wiech
9ae7c39aac Display error when failed to generate pdf or png #3 2019-10-25 18:54:45 +02:00
Przemek Wiech
ddb99bb808 Updated to topola 2.3.6
Addresses #2
2019-10-10 20:21:04 +02:00
Przemek Wiech
dd78a65c7d Updated to topola 2.3.5
Addresses #1

Ran `npm audit fix`
2019-09-28 23:49:33 +02:00
Przemek Wiech
c68a9d1586 Do not fail when sessionStorage is not available.
Fixes https://github.com/PeWu/topola-webtrees/issues/1
2019-07-09 00:22:25 +02:00
Przemek Wiech
dfd58ea8af Bundle event handlers into a separate structure 2019-05-21 18:27:05 +02:00
Przemek Więch
2598d35caf Added relatives chart to the list of features 2019-05-21 18:13:59 +02:00
Przemek Wiech
681c6db4e8 Updated dependency versions 2019-05-20 23:53:43 +02:00
Przemek Wiech
9bd1720122 Added menu option to display the relatives chart 2019-05-20 22:13:18 +02:00
Przemek Wiech
d091d3e3ce Updated topola version 2019-05-06 23:17:37 +02:00
Przemek Więch
830e07d3c6 Added screenshot to readme 2019-05-01 14:13:22 +02:00
Przemek Więch
ebd59ce438 Added screenshot file 2019-05-01 13:52:52 +02:00
Przemek Więch
0703a12319 Added features list to readme 2019-05-01 13:46:36 +02:00
Przemek Wiech
22262c53c0 Added non-standalone mode that hides 'open file' menus. 2019-04-18 23:40:09 +02:00
Przemek Wiech
56f8cfbf9a Added package-lock.json to repository 2019-04-17 22:38:48 +02:00
Przemek Wiech
09e19160ec Updated version of topola 2019-04-17 22:38:22 +02:00
Przemek Wiech
f0875ef339 Added 'embedded mode' for using Topola Viewer inside other apps. 2019-04-14 14:05:15 +02:00
Przemek Wiech
177c721c2f Fixed reuploading the same file 2019-04-09 00:12:21 +02:00
Przemek Wiech
f590675261 Add key properties to make React stop complaining 2019-04-08 23:30:17 +02:00
Przemek Wiech
fe34cf442c Send analytics events for search usage 2019-03-24 23:49:52 +01:00
Przemek Wiech
4fc3e6d2d4 Added key to prevent errors showing in the console 2019-03-24 23:49:27 +01:00
Przemek Wiech
9eecc7a0fd Added search box 2019-03-24 18:11:23 +01:00
Przemek Wiech
120e4effbb Updated library versions 2019-03-22 23:14:28 +01:00
Przemek Wiech
0e5c6181b9 Speed up file processing by not initializing the comparator multiple times. 2019-03-20 00:07:16 +01:00
Przemek Wiech
3dbbba980a Send fewer analytics events because they're not really sent 2019-03-18 23:23:37 +01:00
Przemek Wiech
1a1f49f2e6 Added some metrics to monitor in Google Analytics 2019-03-17 23:36:53 +01:00
Przemek Wiech
b594ea5315 Open "Source on GitHub" link in new tab 2019-03-16 23:58:05 +01:00