Commit Graph

230 Commits

Author SHA1 Message Date
Przemek Więch
84a0149e0e update prettier config and run on all files 2025-02-06 00:11:24 +01:00
Przemek Więch
b3f5ae1c25 Migrate from create react app to vite 2025-02-05 17:05:34 +01:00
Przemek Więch
bbcd501518 Upgrade to react-router v7 2025-01-23 18:05:48 +01:00
Przemek Więch
7dac5da251 Migrated to react-router-dom v6 2025-01-23 17:50:18 +01:00
Przemek Więch
061bb55359 Add Donatso family chart to menu 2025-01-21 22:53:36 +01:00
Przemek Więch
ae7357f27c First version of integrating donatso/family-chart #185 2025-01-16 17:56:11 +01:00
Przemek Więch
042a842f4f Upgrade d3 to newest version 2025-01-15 00:45:57 +01:00
Przemek Więch
f0bb5c1273 Upgrade to react 18 2025-01-14 00:24:40 +01:00
Przemek Więch
41807a7b43 Upgrade typescript version 2025-01-13 17:43:08 +01:00
Stanislav
e86db55357 Update ru.json (#182) 2025-01-13 00:01:28 +01:00
Przemek Więch
c3f2eed3f5 upgrade several packages 2025-01-13 00:00:14 +01:00
Przemek Więch
97c17d47af upgrade prettier and run on all files 2025-01-11 12:06:24 +01:00
Przemek Więch
066d37321b Trying to fix build errors. Attempt 2 2025-01-11 00:30:06 +01:00
Przemek Więch
ff3e83c297 Trying to fix compilation errors 2025-01-11 00:25:20 +01:00
Przemek Więch
a327c1067d Fix test build failure 2025-01-11 00:02:18 +01:00
Przemek Więch
c208452553 Upgrade react-scripts, switch from adm-zip to fflate.
adm-zip did not play nice with compiling to the browser after upgrading react-scripts
2025-01-10 23:55:16 +01:00
Przemek Więch
508271593b Add "single tree mode" when building 2023-11-27 17:28:34 +01:00
Przemek Więch
4049b322e7 Change how WikiTree authcode is retrieved fromthe URL 2023-09-11 23:29:43 +02:00
Przemek Więch
cb6b877734 WikiTree datasource refactoring 2023-08-30 23:52:32 +02:00
Przemek Więch
bd6f6a845b Added another sample tree (J. F. Kennedy) 2023-08-27 23:43:30 +02:00
Przemek Więch
05574f24ff Add support for loading gedzip files 2023-08-26 11:06:37 +02:00
Adam Gross
57dab46775 Update Shakespeare example links (#160)
* Update README Shakespeare example link
* Update intro.tsx with corrected Shakespeare example URL
2023-08-26 10:49:19 +02:00
Przemek Więch
82508dfa34 Updated hosting of cors-anywhere proxy #130 2023-08-13 23:17:26 +02:00
czifumasa
de45eacbdb Display images, notes, sources for events as collapsible tabs (#158) 2023-07-21 09:53:30 +02:00
czifumasa
2062fd1a58 Support non-latin characters in search index (#154) (#159) 2023-07-20 00:52:48 +02:00
Adam Gross
fc56e482b5 Replace last instance of "Heroku" mentioned (#157)
Looks like one line was missed in 3060de0a90
2023-06-26 15:31:50 +02:00
Przemek Więch
cbe0d0f393 Send appId with WikiTree requests 2023-05-01 00:33:33 +02:00
Kent Grigo
05443954f6 Toggle showing sex (#141)
Fixes #138
2023-02-01 15:58:18 +01:00
Kent Grigo
1fac47f78b Toggle showing IDs (#131) 2023-01-08 14:26:23 +01:00
Olivier Berten
73ae7b6867 Update fr.json (#133) 2023-01-02 22:41:00 +01:00
Kent Grigo
00ee53ae87 Remove Karol from frontpage (#129) 2022-12-21 09:07:37 +01:00
Olivier Berten
467451bbc2 French translation update + few little fixes (#125)
* Typo

* Update the webtrees add-on situation

Url wasn't valid anymore so linking to the new one (actually linking to the previous entry otherwise it would be hidden by the header). Removed the notice that it wouldn't work with 2.0.

* French translation update
2022-12-08 00:07:53 +01:00
Przemek Więch
3060de0a90 Chage CORS server hosting from Heroku to Railway 2022-12-02 16:49:01 +01:00
Przemek Więch
033a86a05a Show better error message when WikiTree ID doesn't exist 2022-10-30 14:54:22 +01:00
Przemek Więch
f761eea8f1 Add option to hide WikiTree-specific menus 2022-10-08 01:32:10 +02:00
Przemek Więch
4b8b423fa4 Fix loading from WikiTree by numeric id 2022-10-08 01:03:32 +02:00
Przemek Więch
c8a7ed4e0d Refactor convertPersonNames() 2022-09-11 00:21:17 +02:00
czifumasa
0733690058 Name types in details panel (#109) 2022-08-30 15:58:39 +02:00
Przemek Więch
a92f06e43d Use wikitree-js library for WikiTree API 2022-08-17 11:18:17 +02:00
czifumasa
4ca0025438 Display photos in details panel (#100) 2022-05-13 22:15:40 +02:00
czifumasa
d30c038406 Refactor details panel to use React Semantic Components (#98) 2022-04-27 17:20:27 +02:00
czifumasa
35259e5767 Fix age calc, missing leap day for years divisible by 100 and not by 400 (#96) 2022-04-27 17:16:23 +02:00
czifumasa
359d07e1ec Fixed dateRanges when importing from wikitree (#97) 2022-04-25 19:46:01 +02:00
Przemek Wiech
2e2c81a770 Update WikiTree login flow
WikiTree login now appends `&authcode=x` instead of `?authcode=x` to the return URL
2022-04-06 23:30:43 +02:00
Przemek Wiech
6107aef874 Refactored the Events component
Split collecting data from rendering HTML
2022-02-28 22:59:58 +01:00
Przemek Wiech
1a8e9e7edf Clickable link to spouse in details panel 2022-02-26 22:50:48 +01:00
Przemek Wiech
1bb65c0f23 Fixed build 2022-02-04 20:34:19 +01:00
Przemek Wiech
1e3cf7a24f Fixed incorrect chart positioning after transition 2022-02-04 19:03:15 +01:00
czifumasa
ab66492a86 Added start and build scripts for windows (#81) 2022-01-13 17:26:01 +01:00
czifumasa
0b8084e3bc Implement age calculation for death event (#80) 2022-01-13 17:19:40 +01:00