Timothy Kim timothykim
  • Joined on 2025-05-09
timothykim pushed to main at hantim/hantim-server 2026-03-13 15:42:21 -04:00
7a1434c465 add container_name to timothykim.net compose
timothykim pushed to main at hantim/hantim-server 2026-03-13 14:54:43 -04:00
c528573b49 use full path for bw CLI since /usr/local/bin may not be in PATH
timothykim pushed to main at hantim/hantim-server 2026-03-13 13:12:09 -04:00
d3d93a61b7 move git checkout before git-crypt unlock
timothykim pushed to main at hantim/hantim-server 2026-03-13 13:10:36 -04:00
9fdee2e54b restore git-tracked files before starting services
timothykim pushed to main at hantim/hantim-server 2026-03-13 13:03:05 -04:00
93b940fd76 add bw sync before fetching git-crypt key
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:45:29 -04:00
bb371a53c4 add dnf upgrade at start of setup to update system packages
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:44:00 -04:00
4fea2e7510 use nodejs:20 module stream instead of default nodejs 16
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:29:03 -04:00
c8976e0a22 always run git-crypt unlock instead of trying to detect lock state
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:25:19 -04:00
bb45d3ef2f fix git-crypt unlock detection
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:23:22 -04:00
c484cb9d49 fix git-crypt status check and remove pre-created docker network
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:19:25 -04:00
b89ab5f36e make setup.sh idempotent so it can be safely re-run
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:14:02 -04:00
e87473e303 use bash to invoke setup.sh since it's not executable after clone
timothykim pushed to main at hantim/hantim-server 2026-03-13 12:12:15 -04:00
34d6ad3e9d simplify provisioning: setup.sh handles deps and git-crypt unlock
timothykim pushed to main at timothykim/gcal-no-alert 2026-02-27 13:32:04 -05:00
ef0ddc46d6 adds read me and license
timothykim created branch main in timothykim/gcal-no-alert 2026-02-27 13:26:37 -05:00
timothykim pushed to main at timothykim/gcal-no-alert 2026-02-27 13:26:37 -05:00
283524abd9 initial commit
timothykim created repository timothykim/gcal-no-alert 2026-02-27 13:24:51 -05:00
timothykim pushed to main at timothykim/kebuu.com 2026-01-19 20:41:56 -05:00
f7d010f28d Use Docker for local development environment
10407415f0 Add .env files to gitignore and update README with setup instructions
49ef87ea50 Add CLAUDE.md for project context
Compare 3 commits »
timothykim pushed to main at timothykim/kebuu.com 2026-01-19 20:15:16 -05:00
0c2ed2ef35 moved python flask code to src/
timothykim pushed to main at timothykim/kebuu.com 2026-01-19 20:13:17 -05:00
96d252e47b initial login logic