12bdbe8fed
deps: i18next 10 -> 23, react-i18next 7 -> 14
...
Modernizes the whole i18n stack:
- 48 translate([], {wait:true}) / translate() HOCs -> withTranslation()
- react.wait:true -> react.useSuspense:false
- whitelist -> supportedLngs; added compatibilityJSON: 'v3' so our
natural-language keys + v3 _plural layout keep working (custom
separators ss/eth/dj preserved)
- backends: xhr -> i18next-http-backend (client), sync-fs ->
i18next-fs-backend (server); dropped i18next-localstorage-cache
(was enabled:false); languagedetector 2 -> 8
- ReSendEmail: <Interpolate> (removed in v10) -> <Trans values={{email}}/>,
dropped the removed bare t export
- saveMissing handler signature (lngs, ns, key, fallbackValue)
Silences the per-component Translate/I18n legacy-context warnings.
Browser-verified es/en switch and <Trans> interpolation on /fires;
REST smoke byte-identical.
2026-07-18 06:28:41 +02:00
f1eae84e25
deps: react-helmet -> react-helmet-async 2
...
react-helmet 5 is unmaintained and breaks under React 18 StrictMode.
Same <Helmet> API in the 15 pages; HelmetProvider wraps <App/> in the
client entry. Browser-verified: per-page titles, meta description and
hreflang alternates all inject. REST smoke byte-identical.
2026-07-18 06:14:14 +02:00
vjrj
f17fd13c2a
Propagate locate state in signup
2018-03-02 10:39:14 +01:00
vjrj
464af6b9d1
More work with titles & descriptions
2018-02-07 15:27:12 +01:00
vjrj
fb3511b264
Added cucumber tests (wip)
2018-02-01 17:00:30 +01:00
vjrj
58c54e5b94
Telegram auth (wip)
2018-01-26 12:49:53 +01:00
vjrj
ce18aab493
Style improvements in home, navigation, and footer
2018-01-25 12:54:01 +01:00
vjrj
6c8fa91f64
Email translations
2018-01-22 13:27:46 +01:00
vjrj
cd16f45d8e
Style improvements for mobile
2018-01-19 11:04:14 +01:00
vjrj
fc56bd3273
Users ObjectId migration
2017-12-22 16:35:57 +01:00
vjrj
4227389a67
Login/Auth and pariticipate. Telegram auth (wip)
2017-12-22 09:33:37 +01:00
vjrj
e3eddd6b85
Many improvements in SelectionMap
2017-12-21 10:57:00 +01:00
vjrj
b6b8f893e3
Gkey improved. New pages. Home improved based in startbootstrap
2017-12-10 03:32:12 +01:00
vjrj
e9029cd8b9
More i18n work
2017-11-29 10:50:28 +01:00
vjrj
fffeb2a17a
More i18n work
2017-11-28 22:49:25 +01:00
vjrj
2ad4972115
More i18n work
2017-11-28 18:24:50 +01:00
vjrj
3ef6f3c80b
Basic navs and auth pages working·
2017-11-27 17:37:06 +01:00
vjrj
0065ed770a
Changes in enabled external services
2017-11-15 20:00:12 +01:00
cleverbeagle
75b470907b
- Add support for email verification.
...
- Clean up formatting of accounts email templates.
2017-08-01 10:11:58 -05:00
cleverbeagle
b0270cc98b
add oauth flows, profile, logout page, and index page
2017-05-29 22:02:22 -05:00
cleverbeagle
ec8a7b9228
wip adding account pages and add seeder package
2017-05-26 23:54:07 -05:00
cleverbeagle
3459bf26f8
wip wiring up account forms
2017-05-25 16:31:01 -05:00
cleverbeagle
cdc15f019d
wip Pup 1.0.0
2017-05-23 20:05:46 -05:00