Commit Graph

86 Commits

Author SHA1 Message Date
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
Przemek Wiech
25c5438a04 Use async/await for async functions. 2019-03-16 23:53:20 +01:00
Przemek Wiech
750cb394e7 Added support for CONT and CONC continuations 2019-03-14 23:50:49 +01:00
Przemek Wiech
0b0c017c99 Better date formatting, including formatting date ranges 2019-03-13 00:02:25 +01:00
Przemek Wiech
68bd6c5a72 Accept images in file picker. 2019-03-12 19:40:21 +01:00
Przemek Wiech
61d4f43357 Allow uploading images together with the GEDCOM file. 2019-03-12 19:30:20 +01:00
Przemek Wiech
f75eee4e82 Inline images as data URLs when downloading PDF/PNG/SVG. 2019-03-11 22:26:37 +01:00
Przemek Wiech
67afb1d16d Make details panel visible by default 2019-03-09 23:18:14 +01:00
Przemek Wiech
0d4766e6e3 Display other details in details panel 2019-03-09 23:04:16 +01:00
Przemek Wiech
ae7ba54723 Translate dates and linkify texts in the details panel 2019-03-09 16:07:52 +01:00
Przemek Wiech
f4f9bf70ea Hide side panel on small screens 2019-03-07 23:44:14 +01:00
Przemek Wiech
2c030ec970 Working around Edge not having array.flatMap() 2019-03-07 23:35:09 +01:00
Przemek Wiech
b54073fbee Fixed scrolling in Firefox and Edge 2019-03-07 23:02:33 +01:00