Commit Graph

25 Commits

Author SHA1 Message Date
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