김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:38:15 +09:00
7546c36528 fix: allow redirect on public taxbaik smoke
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:32:31 +09:00
089baa72cb fix: allow redirect on public root smoke
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:23:36 +09:00
20647f6ecc fix: exclude duplicated admin static assets
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:19:46 +09:00
a44a5bbb83 fix: allow proxy publish restore
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:15:00 +09:00
c960860b3a fix: configure Blazor WebAssembly admin UI and fix middleware pipeline
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:11:04 +09:00
65027c7862 chore: add publish binlog timing
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 11:09:19 +09:00
ff3fa7d22a fix: follow redirects in public deployment smoke
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 10:57:33 +09:00
93cc4b0c45 fix: accept redirect responses in deploy smoke
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 10:46:56 +09:00
aff388df2d fix: stabilize green-blue deploy verification
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:56:31 +09:00
58bec88d7d fix: resolve ObjectDisposedException in startup sequence
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:52:43 +09:00
d59440efbc feat: add Sitemap and RSS feed validation service
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:45:11 +09:00
3bfb1bab7e fix: add root path redirect - EMERGENCY
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:36:13 +09:00
231f7676d3 fix: correct middleware pipeline order - CRITICAL
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:23:41 +09:00
5431299498 feat: add RSS/Atom feed support - fix Razor XML rendering
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:20:34 +09:00
3827e374ca fix: restore Sitemap as Razor Page for search engine compatibility
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 05:10:14 +09:00
47bb3a38e6 fix: explicitly set PublishReadyToRun=false for WASM projects
ffffa2869f fix: remove PublishReadyToRun flag for WASM compatibility
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 04:57:18 +09:00
2c62ce8a6e fix: remove --no-restore from publish to allow asset refresh
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 04:54:31 +09:00
0f40eba363 fix: simplify CI restore to avoid WASM runtime conflicts
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 04:53:11 +09:00
8c7df7a813 fix: separate WASM and host project restore in CI
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 04:51:38 +09:00
9ee812f563 fix: add linux-x64 runtime to restore and remove --no-build from publish