Commit Graph

11 Commits

Author SHA1 Message Date
efim 11d5d6254a fix: swap beforeend to prevent nesting main
and url push from the server, because requesting cards now done on a
separate endpoint
2023-09-24 20:22:15 +00:00
efim ae33d7e72a feat: index page for desktop 2023-09-24 19:58:05 +00:00
efim aca8599d6e feat: infinite scroll 2023-09-24 14:36:26 +00:00
efim ae2b3d1327 feat: single country page, borders 2023-09-24 13:37:39 +00:00
efim 433ff827b7 feat: dummy country page and redirects
from search and cards.
card content wrapped in an anchor doesn't look good,
and search only working with htmx (without graceful degradatino) also
doesn't look too good

but with 'hx-boost="true"' ordinary anchor in card also preserves
header, that's nice
2023-09-23 19:17:09 +00:00
efim c260d348d7 feat: filtering countries on GET index 2023-09-23 16:28:14 +00:00
efim 153f5ef9ce feat: displaying country previews dynamically 2023-09-23 10:32:27 +00:00
efim 256df8d2aa feat: dynamic region input 2023-09-23 10:06:32 +00:00
efim d300d5c16b feat: loading country data from resourse json 2023-09-23 09:31:04 +00:00
efim 7382680fc5 init: style guide for light theme 2023-09-23 05:55:07 +00:00
efim 6d5077159b init: added mainargs for port and host 2023-09-23 04:09:58 +00:00