shinalok
  • Joined on 2026-04-23
shinalok pushed to main at shinalok/habit-tracker 2026-08-27 08:19:55 +09:00
74bfe34d3f Merge branch 'ios-only-plain-textarea-fallback' into main
6000de166f keep EasyMDE on desktop/Android, fall back to plain textarea only on iOS
f524157326 Merge branch 'remove-easymde-fix-ime' into main
ac98cf4f99 replace EasyMDE journal editor with plain textarea to fix iOS Korean IME jamo split
Compare 4 commits »
shinalok pushed to main at shinalok/habit-tracker 2026-08-26 12:44:18 +09:00
291813820b Merge branch 'fix-ios-ime-jamo-split' into main
779bbb58aa force EasyMDE contenteditable input mode to fix Korean IME jamo splitting on iPad
Compare 2 commits »
shinalok deleted branch journal-calendar-ui-tweaks from shinalok/habit-tracker 2026-08-19 17:18:48 +09:00
shinalok pushed to main at shinalok/habit-tracker 2026-08-19 17:18:24 +09:00
46c412f8f3 Merge pull request 'enlarge journal calendar cells and pair day/title on one line' (#1) from journal-calendar-ui-tweaks into main
8a49757882 enlarge journal calendar cells and pair day/title on one line
Compare 2 commits »
shinalok merged pull request shinalok/habit-tracker#1 2026-08-19 17:18:23 +09:00
enlarge journal calendar cells and pair day/title on one line
shinalok created pull request shinalok/habit-tracker#1 2026-08-19 17:15:55 +09:00
enlarge journal calendar cells and pair day/title on one line
shinalok pushed to journal-calendar-ui-tweaks at shinalok/habit-tracker 2026-08-19 17:14:41 +09:00
8a49757882 enlarge journal calendar cells and pair day/title on one line
shinalok created branch journal-calendar-ui-tweaks in shinalok/habit-tracker 2026-08-19 17:14:41 +09:00
shinalok pushed to main at shinalok/habit-tracker 2026-08-11 11:09:12 +09:00
b173911269 make the app name the largest text on the landing page
shinalok pushed to main at shinalok/habit-tracker 2026-08-10 18:36:29 +09:00
0e8688c25b make app name and purpose machine-readable on the landing page
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 21:31:02 +09:00
ad5a1c834c add terms page, improve landing content for branding review, and handle HTTP HEAD requests
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 20:40:54 +09:00
be8a4e6908 add terms page, improve landing content for branding review, and handle HTTP HEAD requests
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 07:38:56 +09:00
e752367f79 remove SSH debug connection test from CI/CD workflow for cleaner output and simplify rsync verbosity
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 07:35:21 +09:00
689d32e18b update CI/CD workflow: add unused Docker image cleanup step
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 07:25:57 +09:00
bf0225d53b add SSH debug connection test to CI/CD workflow and enable batch mode for rsync
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 07:13:34 +09:00
5b1a9ac683 add SSH debug connection test to CI/CD workflow and enable batch mode for rsync
shinalok pushed to main at shinalok/habit-tracker 2026-08-08 07:07:45 +09:00
97c79b8b04 add SSH debug connection test to CI/CD workflow and enable batch mode for rsync
shinalok pushed to main at shinalok/habit-tracker 2026-08-07 22:33:09 +09:00
a0a7a70c14 update CI/CD workflow: decode base64 SSH key and validate key integrity
shinalok pushed to main at shinalok/habit-tracker 2026-08-07 19:31:16 +09:00
c0d14967d0 update CI/CD workflow: install development dependencies for testing with pip
shinalok pushed to main at shinalok/habit-tracker 2026-08-07 19:24:09 +09:00
c09aadaeb5 update CI/CD workflow: replace containerized testing and deployment with system-installed dependencies