Commit Graph

35 Commits

Author SHA1 Message Date
Przemek Więch
20bddfaeb6 Fix lint warnings 2026-05-12 00:29:35 +02:00
Przemek Więch
8202c9cd05 Improve code quality
Fix lint warnings
2026-05-11 18:06:31 +02:00
Przemek Więch
61dc588cd6 Add README files to all directories
generated by LLM
2026-05-02 14:57:03 +02:00
Przemek Więch
36852348a8 Fix some lint errors 2026-04-28 23:28:52 +02:00
Przemek Więch
0443741537 Run prettier on all code 2026-04-28 23:25:40 +02:00
Przemek Więch
5a1695fbc1 Refactor wikitree.ts into smaller files
#vibecoded
2026-04-28 17:43:14 +02: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
Adam Gross
92f723e7fd Adjust load_data test to accommodate test.ged file length on Windows (#234) 2025-12-30 10:20:33 +01:00
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
97c17d47af upgrade prettier and run on all files 2025-01-11 12:06:24 +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
cb6b877734 WikiTree datasource refactoring 2023-08-30 23:52:32 +02:00
Przemek Więch
05574f24ff Add support for loading gedzip files 2023-08-26 11:06:37 +02:00
Przemek Więch
82508dfa34 Updated hosting of cors-anywhere proxy #130 2023-08-13 23:17:26 +02:00
Przemek Więch
cbe0d0f393 Send appId with WikiTree requests 2023-05-01 00:33:33 +02: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
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
359d07e1ec Fixed dateRanges when importing from wikitree (#97) 2022-04-25 19:46:01 +02:00
czifumasa
ab66492a86 Added start and build scripts for windows (#81) 2022-01-13 17:26:01 +01:00
Przemek Wiech
69823ec110 Show events in details panel for WikiTree profiles 2021-10-27 21:31:52 +02:00
Przemek Wiech
04a7a6b224 Fixed WikiTree API not always returning the Spouses field 2021-09-18 22:15:00 +02:00
Przemek Wiech
df5ae76180 Upgraded to the newest version of react-intl 2021-04-02 00:40:57 +02:00
Przemek Wiech
e914511644 Changed CORS anywhere address #40 2021-02-08 23:26:57 +01:00
Przemek Wiech
13b147f082 Translated error messages 2020-09-12 20:04:42 +02:00
Przemek Wiech
3738f7c7a0 Refactoring: Extracted embedded mode as a separate data source 2020-05-13 00:15:48 +02:00
Przemek Wiech
6ef4dbc858 Refactoring: Move data loading code under the datasource directory 2020-05-12 21:46:30 +02:00
Przemek Wiech
3eb48ce665 Refactoring: slowly detaching data loading code from the main app 2020-05-12 18:26:14 +02:00
Przemek Wiech
a61b4848a5 Refactoring: moved some source files into subdirectories 2020-05-03 20:53:59 +02:00