Commit Graph

28 Commits

Author SHA1 Message Date
Przemek Więch
82508dfa34 Updated hosting of cors-anywhere proxy #130 2023-08-13 23:17:26 +02:00
czifumasa
2062fd1a58 Support non-latin characters in search index (#154) (#159) 2023-07-20 00:52:48 +02: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
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
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
czifumasa
0afb1730ed Fix missing matches in search bar (#74) 2021-12-30 12:46:07 +01:00
Przemek Wiech
536d9d4210 Use useHistory and useLocation hooks 2021-11-04 21:09:32 +01:00
Przemek Wiech
6e8b6c7b9e Use useIntl hook for i18n 2021-11-04 16:58:11 +01:00
Przemek Wiech
a1a4b0d35e Refactored WikiTreeLoginMenuComponent from class-based to functional 2021-11-03 14:19:26 +01:00
Przemek Wiech
b6c96ae336 Refactored WikiTreeMenu component from class-based to functional 2021-11-03 11:17:42 +01:00
Przemek Wiech
be3592f51b Refactored UrlMenu component from class-based to functional 2021-11-03 09:34:36 +01:00
Przemek Wiech
60aa526e62 Refactored UploadMenu component from class-based to functional 2021-11-02 18:00:04 +01:00
Przemek Wiech
0386655fe0 Refactored TopBar component from class-based to functional 2021-11-02 12:50:41 +01:00
Przemek Wiech
632964e8b9 Refactored SearchBarComponent from class-based to functional 2021-11-02 12:21:17 +01:00
Przemek Wiech
9d8bd01a14 Refactored MenuItem from class-based to functional component 2021-11-02 00:26:00 +01:00
Przemek Wiech
e444e25177 Replaced at="large with greaterThanOrEqual="large"
Based on warnings in the console
2021-11-02 00:07:26 +01:00
Przemek Wiech
2a60896857 Fixed referencing input field after semantic ui upgrade 2021-05-01 21:11:34 +02:00
Przemek Wiech
e2d4b07c9e Replaced usages of Responsive with @artsy/fresnel
Responsive has been removed in newest versions of semantic-ui-react
2021-04-11 20:50:07 +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
eab1c707f3 Support different languages in search (#21) 2020-11-13 22:40:06 +01:00
Przemek Wiech
13b147f082 Translated error messages 2020-09-12 20:04:42 +02:00
Przemek Wiech
ab64dcb7cf Updated package versions 2020-09-09 17:59:19 +02:00
Przemek Wiech
aaba839a46 Refactoring: extracted search from top bar code 2020-05-04 23:56:10 +02:00
Przemek Wiech
eb31f13030 Refactoring: extracted load menus to separate files 2020-05-04 21:37:09 +02:00
Przemek Wiech
a61b4848a5 Refactoring: moved some source files into subdirectories 2020-05-03 20:53:59 +02:00