128 Commits

Author SHA1 Message Date
8f7d4e477f Added my name to the bottom 2025-06-29 17:34:24 -05:00
945d3d6526 Paying my dues 2025-05-28 08:53:57 -04:00
485a3efd8f Added HTML sanitization for translate server 2025-04-19 10:43:42 -04:00
17878106d4 Added maximum length to input text 2025-04-18 22:03:49 -05:00
67fc0d4297 Added changes from production use 2025-04-18 22:02:07 -05:00
6716a4cd40 Updated styling for buttons and textbox; made some flexbox changes 2025-04-18 22:01:50 -05:00
4e4570ed03 Font resizing stuff; looks better on desktop and mobile now 2025-04-16 16:03:38 -05:00
12d53370fb Updated translations DB 2025-04-15 15:40:24 -05:00
11b9635e50 Added responsive font resizing (with viewport width); removed dangling 'p' tag 2025-04-15 15:40:11 -05:00
d769797136 Added horizontal alignment for each language text; moved Hindi text down 2025-04-15 15:38:59 -05:00
4804497b3c Updated positioning of text 2025-04-15 09:49:16 -05:00
80529e5882 Updated translations DB from production use 2025-04-15 08:58:44 -05:00
f6abc396b6 Added intermediate responsive font sizes 2025-04-15 09:50:31 -04:00
094d756a07 Updated flexbox styling 2025-04-14 16:54:44 -04:00
fca0d3a5fa Added help text 2025-04-12 19:28:41 -04:00
5efb1ad322 Updated translations DB 2025-04-12 13:04:38 -04:00
2e85a7c2b3 Added comments; remove SVG 'g' elements with no children 2025-04-12 13:04:10 -04:00
4658ec5a9d Draw translation text above map, so that it isn't obscured 2025-04-12 12:37:12 -04:00
364a64f320 Merge pull request 'Styling changes to Resize SVG' (#1) from resizeSvg into master
Reviewed-on: #1
2025-04-12 10:58:19 -05:00
2949c48ed9 Merge branch 'master' into resizeSvg 2025-04-12 10:57:55 -05:00
6aedbbc942 Styling changes mostly done 2025-04-12 11:55:40 -04:00
977cd1aa62 Add parentheses around arithmetic operation 2025-04-11 10:17:56 -04:00
81fe778212 Works even better now 2025-04-11 10:12:57 -04:00
bf8825294b Mostly working 2025-04-10 11:37:55 -04:00
6e9e11c41c Made some progress 2025-04-09 10:34:52 -04:00
66d88c133b Started working on resizing SVG 2025-04-08 23:53:13 -04:00
f62697d03a Kept changes from production use 2025-04-06 11:24:56 -05:00
ad254d2760 Added separate styling for mobile 2025-04-06 12:01:20 -04:00
49b4820c2d Removed Santali language (since it doesnt' have transliteration support) 2025-04-06 12:01:04 -04:00
3d0c20ae48 Added signal handling 2025-03-29 11:59:36 -05:00
3d06971e77 Remove testing code; use minified map JSON; hide spinner after map has loaded 2025-03-28 14:41:51 -05:00
50a476edad Change function name; add code to hide, show and change text for the 'fetching translations/romanizations' text 2025-03-28 14:41:02 -05:00
2814f80fc8 Update translations DB 2025-03-28 14:40:39 -05:00
74f3cb9740 Added minified version of JSON 2025-03-28 14:40:26 -05:00
2f7cdd2ea7 Add loading spinner while map loads; fade in map and fade out spinner; load HTMX locally; show text while translations and romanizations are being fetched 2025-03-28 14:40:10 -05:00
1fbe5a1abf Download HTMX locally 2025-03-28 13:46:31 -05:00
c15bd02c17 Added pointer-events: none for state boundaries, updated translations 2025-03-28 10:02:49 -05:00
bf453f9934 Added romanization server code 2025-03-27 08:47:36 -04:00
a4a2451edd Updated translations DB 2025-03-25 11:50:21 -04:00
56cae83339 Move Tulu language name a little 2025-03-18 15:57:56 -04:00
53cd9b9465 More styling - increase language font size 2025-03-18 15:57:34 -04:00
fe2aaef413 Updated DB 2025-03-18 15:36:17 -04:00
f26a5b8c59 Fix ordering of languages when inserting into DB 2025-03-18 15:36:02 -04:00
2d810bb661 Updated references to classname 2025-03-18 15:34:51 -04:00
cf5b2e40a0 Adjusted positioning of some language translations; added new text element for the language name 2025-03-18 15:34:25 -04:00
0c11a302e3 Added styling for language text 2025-03-18 15:33:34 -04:00
9cc650a467 Fix ordering of languages when inserting into DB 2025-03-18 15:32:23 -04:00
0e26b2345a Show all texts at once; hide them while the results are being fetched; show them after the results have been fetched 2025-03-16 22:15:25 -04:00
38316b0ea9 Cleared romanizations, because of an out-of-order thing 2025-03-16 22:14:52 -04:00
b2055b11d9 Fixed issues with fetching romanizations from DB 2025-03-12 16:06:52 -04:00