Commit graph

  • 10bf4378b6
    feat: enhance styling and layout with new global styles, scrollbar customization, and updated content imnyang 2025-10-26 20:31:38 +09:00
  • 24e5a3c397 fix(ui): use min-w/min-h for NeoFetch iframe to improve responsiveness imnyang 2025-10-24 22:20:41 +09:00
  • 6fff7afabb chore(ui): remove AnimatedTextCycle component imnyang 2025-10-23 22:30:26 +09:00
  • ea5262f7ed feat(ui): add AnimatedTextCycle component and framer-motion imnyang 2025-10-23 21:29:11 +09:00
  • 47cad5423b chore(docker): include bun.lock* in Dockerfile dependency COPY so bun install uses lockfile imnyang 2025-10-23 20:44:24 +09:00
  • 349a6fed63 chore(ci): correct GHCR image tags in GitHub Actions workflow imnyang 2025-10-23 20:43:11 +09:00
  • 0520e0a6e8
    Merge pull request #5 from imnyang/nextjs 암냥 (imnyang) 2025-10-23 20:38:01 +09:00
  • fc8ecb6b0d chore(next): set output to 'standalone' in next.config.ts imnyang 2025-10-23 20:35:21 +09:00
  • ef29c17c6c
    Merge pull request #4 from imnyang/nextjs 암냥 (imnyang) 2025-10-23 20:20:17 +09:00
  • c90543f12f chore(deps): upgrade Next/React ecosystem, sync lockfile, and add CI/docker configs imnyang 2025-10-23 20:17:55 +09:00
  • 9e2577ea36 좀 깔끔해짐 imnyang 2025-10-23 19:37:08 +09:00
  • 9a7c07b3a8 refactor(timeline): remove obsolete server action createPost (route.ts) imnyang 2025-10-22 22:37:26 +09:00
  • ab8c576c6c refactor(timeline): replace client-side hash navigation with server action createPost that redirects to /#timeline imnyang 2025-10-22 22:35:55 +09:00
  • 96a43a9a3c feat(ui/ux): add timeline, hero, and NeoFetch components + data/hooks imnyang 2025-10-22 22:33:40 +09:00
  • 2e1f6a7ec4 Enhance About section with title and description imnyang 2025-10-09 21:19:31 +09:00
  • 356c9e93f2 이건 뭐야 imnyang 2025-10-09 01:45:39 +09:00
  • e4de43b26f 아니 계속 커밋 푸쉬가 아니라 커밋 뭐시기를 누르는데 개빡침 imnyang 2025-10-09 01:45:31 +09:00
  • fbd8fd0c6a Init shadcn, Make Sidebar imnyang 2025-09-28 15:50:16 +09:00
  • 05fe03f7de Add shadcn and imnyang's color palette imnyang 2025-09-28 15:50:16 +09:00
  • 7fee80308c Init NextJS imnyang 2025-09-28 14:52:22 +09:00
  • a3a53a68ec feat: add @radix-ui/react-dialog dependency and implement dialog component imnyang 2025-09-27 06:47:20 +09:00
  • 08f4fad646
    Delete .github/workflows/blog-post-workflow.yml 암냥 (imnyang) 2025-09-24 11:23:54 +09:00
  • 3ceeefd34d
    Delete .github/workflows/wakatime.yml 암냥 (imnyang) 2025-09-24 11:23:46 +09:00
  • 19d3e08db5
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-23 00:25:31 +00:00
  • ba7eeeca2d
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-22 00:26:48 +00:00
  • befb3551b6
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-20 00:23:25 +00:00
  • a58dcd7512
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-19 00:24:19 +00:00
  • 11c21a1315
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-17 00:24:40 +00:00
  • 5058e1b08b
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-16 00:23:25 +00:00
  • 9b1e3f024f
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-15 00:26:04 +00:00
  • c71c7acea8
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-14 00:25:50 +00:00
  • b214db5681
    Update TimeLine.tsx 암냥 (imnyang) 2025-09-13 16:33:08 +09:00
  • 05bfd1c656
    Update TimeLine.tsx 암냥 (imnyang) 2025-09-13 13:04:22 +09:00
  • 2a108b0269
    TimeLine.tsx 업데이트 암냥 (imnyang) 2025-09-13 12:51:37 +09:00
  • 7e9e1cb9be
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-13 00:21:59 +00:00
  • 9af113b7ae
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-12 00:23:46 +00:00
  • 09a04ed4aa
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-11 00:24:18 +00:00
  • 1881a61fef
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-10 00:23:48 +00:00
  • 4fae5ce08f
    Update SUPERCOMMAND.tsx 암냥 (imnyang) 2025-09-09 15:46:55 +09:00
  • 289b23a947
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-09 00:24:24 +00:00
  • 4484f85fe9 Update redirect URL in SUPERCOMMAND component for improved navigation imnyang 2025-09-09 06:03:45 +09:00
  • 57227fb017 Refactor tabCount state to initialize from localStorage and persist changes; enhance key handling logic imnyang 2025-09-09 05:59:28 +09:00
  • be3cfc08c9 Save visit flag in localStorage when tabCount reaches 8; update message to include additional reflection text imnyang 2025-09-09 05:46:24 +09:00
  • e7b464b9fe Add SUPERCOMMAND component and integrate it into the App; enhance Page with additional text imnyang 2025-09-09 05:06:29 +09:00
  • 16414a6b51 Update tech stack for EPC/broadcast project to include Elysia imnyang 2025-09-09 03:10:46 +09:00
  • 50b032dd73 Updated link in page component to point to EPC 2025 video imnyang 2025-09-09 03:09:46 +09:00
  • cbd8b78e92
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-08 00:05:15 +00:00
  • 81b01adf12
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-07 00:05:14 +00:00
  • 750ee7883b
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-06 00:05:03 +00:00
  • 116268e9a2
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-05 00:05:07 +00:00
  • c0d7d84e12
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-04 00:04:59 +00:00
  • 0b742d0982
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-03 00:05:05 +00:00
  • 2ee10a82e2
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-02 00:04:47 +00:00
  • bee7c88644
    Updated waka-readme graph with new metrics github-actions[bot] 2025-09-01 00:06:01 +00:00
  • 835f752e02 Merge branch 'main' of https://github.com/imnyang/imnyang imnyang 2025-08-30 12:28:14 +09:00
  • 2e8e761c6a Add Discord link and separator to Contact component imnyang 2025-08-30 12:28:07 +09:00
  • f631611433
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-30 00:06:10 +00:00
  • f44fdc12a2 Change ThemeProvider defaultTheme from "light" to "system" imnyang 2025-08-29 21:33:19 +09:00
  • 486564d04c
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-29 00:04:44 +00:00
  • fc98619cd6
    Update index.tsx 암냥 (imnyang) 2025-08-29 01:21:40 +09:00
  • 0ef28d6373
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-28 00:04:47 +00:00
  • b98e9768af
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-27 00:05:16 +00:00
  • 5359c56559
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-26 00:05:05 +00:00
  • 8216106a1f
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-25 00:05:18 +00:00
  • 2e452eda20
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-24 00:05:25 +00:00
  • 783793b1eb
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-23 00:04:38 +00:00
  • 23ef914d14
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-22 00:04:57 +00:00
  • 252c01cb20
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-21 00:04:20 +00:00
  • f1c71a58b7
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-20 00:05:08 +00:00
  • e4cc48f564
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-19 00:05:17 +00:00
  • a3a95f2e14
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-18 00:05:47 +00:00
  • d772fcdad5
    Update page.tsx 암냥 (imnyang) 2025-08-17 17:42:21 +09:00
  • 33c212a116
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-17 00:05:49 +00:00
  • 85a100ce87 Fix description for EPC/broadcast project in Projects component imnyang 2025-08-17 00:26:24 +09:00
  • e861279fb8 Refactor Projects and Timeline components: update project details and clean up code formatting imnyang 2025-08-17 00:25:27 +09:00
  • a353897c13
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-16 00:04:57 +00:00
  • d8fc4df320
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-15 00:05:01 +00:00
  • 4384934462
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-14 00:05:08 +00:00
  • c7f591b94c
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-13 00:05:10 +00:00
  • 0f9180fea8
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-12 00:05:00 +00:00
  • c29dbf1fd8
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-11 00:05:38 +00:00
  • 04654ea4c6
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-10 00:05:52 +00:00
  • 9d9ecb89da
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-09 00:05:04 +00:00
  • 5047de656c
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-08 00:05:22 +00:00
  • aefd12f15a
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-07 00:05:31 +00:00
  • 2e78caec83
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-06 00:05:38 +00:00
  • e2873773a5
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-05 00:05:38 +00:00
  • 3489f42a0b
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-03 00:06:36 +00:00
  • 85a874a668
    Updated waka-readme graph with new metrics github-actions[bot] 2025-08-02 00:05:28 +00:00
  • 27ef992337
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-31 00:05:52 +00:00
  • cea0dc5c73
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-30 00:05:48 +00:00
  • ac672091a2
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-29 00:05:57 +00:00
  • 6157772f84
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-28 00:05:40 +00:00
  • ce314eb3b3
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-27 00:06:06 +00:00
  • 5e09938109
    TimeLine.tsx 업데이트 암냥 (imnyang) 2025-07-26 13:03:16 +09:00
  • 3b4d47ef9d
    TimeLine.tsx 업데이트 암냥 (imnyang) 2025-07-26 12:34:57 +09:00
  • b872961267
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-26 00:05:24 +00:00
  • cf743f38ce
    Update TimeLine.tsx 암냥 (imnyang) 2025-07-25 12:19:13 +09:00
  • cd91e65039
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-25 00:05:21 +00:00
  • 4ba76102c0
    Updated waka-readme graph with new metrics github-actions[bot] 2025-07-24 00:05:31 +00:00