Commit Graph

  • f3972cac27 feat(animation): implement subtle and high-performance scroll reveal animations across public pages dev Godopu 2026-08-26 00:11:24 +09:00
  • b0bce3be8e style(members): set professor profile image container background to transparent with border only Godopu 2026-08-25 23:43:04 +09:00
  • ca6e85ce9b feat(members): replace Affiliation & Office box with Prof. Seok-Joo Koh profile image Godopu 2026-08-25 23:40:12 +09:00
  • 3dc89970c6 chore: ignore local environment and docker-compose configuration files Godopu 2026-08-25 07:57:49 +00:00
  • cda9c6ea4f style(console): relocate Admin badge directly below ThemeToggle in sidebar header Godopu 2026-08-25 16:54:15 +09:00
  • d1213e5c7f fix(publications,console): refine cross-filter counts and streamline admin header theme toggle Godopu 2026-08-25 16:46:30 +09:00
  • 78a66b7ad4 feat(console): add theme toggle button to admin header, sidebar, and login form Godopu 2026-08-25 16:12:49 +09:00
  • 1410dcf89d feat(publications): add multi-level year filtering for publications and patents Godopu 2026-08-25 16:07:44 +09:00
  • d3dc7f19d9 refactor: eliminate dead code, redundant API queries, and enforce empty JSON array slices Godopu 2026-08-25 15:47:31 +09:00
  • 4c78ea819f fix(console): fix sidebar active route highlight matching and apply primary color hover styling Godopu 2026-08-25 15:24:44 +09:00
  • 5285e3fd02 feat(console): hide AppHeader/Footer on /console and fix sidebar to full-height absolute/fixed position Godopu 2026-08-25 15:19:32 +09:00
  • 575fbdb6de fix(console,api): direct render AdminLoginForm on unauthenticated and harden URL normalization Godopu 2026-08-25 15:08:40 +09:00
  • 643ce8376c fix(api): ensure /api/v1 prefix normalization across all custom host URLs Godopu 2026-08-25 14:45:41 +09:00
  • 54fe425b3c fix(console): fix stuck authentication check and add reliable redirect to /console/login Godopu 2026-08-25 14:42:26 +09:00
  • 9bdc9bdd9a feat(arch): unify frontend and backend into single Go backend server with static export Godopu 2026-08-25 12:54:39 +09:00
  • 5f87631530 fix(auth,api): resolve SSR vs CSR API URL routing and sanitize ADMIN_TOKEN parsing Godopu 2026-08-25 11:42:40 +09:00
  • 0a589bd3a2 docs: add Ubuntu sqlite3 installation and bind-mount volume custom guides to README.md Godopu 2026-08-25 11:19:53 +09:00
  • e532e68abd docs: update comprehensive README.md with deployment, backup, and local getting started guides Godopu 2026-08-25 11:11:12 +09:00
  • 50cad60c07 fix(docker): enhance docker-compose network bridge and build-args based on reviewer consensus Godopu 2026-08-25 11:03:29 +09:00
  • 19f5056bef feat(docker): implement full frontend Next.js containerization and multi-service docker-compose Godopu 2026-08-25 10:49:21 +09:00
  • 56c8e82dfe chore(mam): update Multi-Agent Mux orchestration skills and configuration Godopu 2026-08-25 10:26:59 +09:00
  • 11f44f65da chore(db): create database backup in backend/db/backup and add backup-db Makefile command Godopu 2026-08-24 23:10:01 +09:00
  • c2703c131d fix(backend): enforce gapless 1..N reindexing normalization across research areas CRUD Godopu 2026-08-24 23:05:27 +09:00
  • 74b637bcc9 feat(backend): shift existing research areas display_order automatically on insert and update Godopu 2026-08-24 22:44:55 +09:00
  • 3f452468d6 feat(console,api): implement /console Admin Dashboard and Go backend full CRUD REST APIs Godopu 2026-08-24 22:21:12 +09:00
  • dadd14feb1 test(e2e,verify): enhance live API verification and dynamic port binding in E2E runner main Godopu 2026-08-24 20:31:42 +09:00
  • f96f687dd1 feat(frontend): purge all static content fallback files and enforce strict backend-only dynamic rendering Godopu 2026-08-24 20:10:25 +09:00
  • 5041ab1ea8 feat(frontend): convert to live real-time dynamic runtime fetching with force-dynamic and cache no-store Godopu 2026-08-24 19:25:26 +09:00
  • 9cb6258d3d feat(frontend): connect Next.js server components to Go backend REST API with resilient fallback Godopu 2026-08-24 18:40:46 +09:00
  • fb6881070c feat(backend,docker,docs): implement Go/Gin/SQLite REST API server, Docker containerization, and architecture specifications Godopu 2026-08-24 17:34:51 +09:00
  • 75bf334fec fix(home): update project metadata label from Standards Track to Organization Godopu 2026-08-24 16:17:03 +09:00
  • f34e9bad57 refactor(pages,a11y,seo): enhance subpage metadata, semantic HTML, accessibility, and E2E regression tests Godopu 2026-08-24 16:10:11 +09:00
  • b1640cdac4 feat(publications,standardization,ui): harmonize typography, active category border, and 5 representative highlights Godopu 2026-08-24 15:55:59 +09:00
  • a2b626b192 feat(theme,ui): apply pure white background in light mode and improve accessibility Godopu 2026-08-22 22:10:09 +09:00
  • 44c21ab59e feat(members,header): overhaul members page with CV dialog and english-ify navigation Godopu 2026-08-21 23:16:06 +09:00
  • 8eabd7a2db feat(ui): modernize footer layout, reorder metrics, and finalize English localization Godopu 2026-08-21 14:03:28 +09:00
  • b8f1a000fd feat(footer): internationalize footer layout and remove directions section Godopu 2026-08-21 13:20:15 +09:00
  • 184ff8263c feat(header): add favicon logo symbol and update brand text Godopu 2026-08-21 12:54:15 +09:00
  • 1b84803582 feat(home): redesign homepage sections according to TO-FIX requirements Godopu 2026-08-21 12:35:15 +09:00
  • 73c4f8a8cb docs(research): add MCM and MVQM project reference specifications Godopu 2026-08-21 11:07:34 +09:00
  • 1470806e06 feat(header): add smart sticky scroll animation and styling refinements Godopu 2026-08-21 10:51:26 +09:00
  • a838af4b94 fix(color): eliminate redundant dark: accent modifiers (R-8.29), resolve A-1/A-2/A-9 contrast issues, and implement C11-9 quality gate Godopu 2026-07-31 23:37:07 +09:00
  • 7e431de1b7 style: apply Primary Color (#4E77FF) across all section kickers, subheaders, and decorative dashes Godopu 2026-07-31 22:24:54 +09:00
  • c4298bb60a style: apply Primary Color (#4E77FF) to AppHeader active tabs and Hero Orchestration highlights Godopu 2026-07-31 22:19:19 +09:00
  • 0d58be61a0 style: apply accessibility badge contrast refinements and update primary color to #4E77FF Godopu 2026-07-31 14:45:09 +09:00
  • 898afbcad6 style: update primary color token to #4E77FF Godopu 2026-07-31 14:45:01 +09:00
  • 5526b70144 style: update primary color token to #4A7CE8 and secondary to #D9342B Godopu 2026-07-31 11:08:37 +09:00
  • 30e5bd8429 fix: resolve review issues B1-B6 (color token alpha contract, Header contrast/budget B plan, Publications Overview page, N1-N8 cleanups) with 100% E2E PASS Godopu 2026-07-31 08:07:56 +09:00
  • 9725c8ef66 chore: remove website symlink and unused env template files Godopu 2026-08-20 22:40:03 +09:00
  • b7f2e050e7 style: split QUIC MULTI-AGENT ORCHESTRATION into QUIC BASED INTERFACE MODULE and MULTI-AGENT ORCHESTRATION Godopu 2026-07-30 23:37:30 +09:00
  • 0b95bb53e0 style: update Marquee ticker items in Footer per user request Godopu 2026-07-30 23:36:33 +09:00
  • 4b49891f25 style: update main hero headline to Multi-Agent Orchestration Godopu 2026-07-30 23:32:01 +09:00
  • b1f5096063 style: change top masthead kicker text from Issue 01 — 2026 to KNU/CSE/ANL Godopu 2026-07-30 23:29:52 +09:00
  • 40147f6169 style: unify top margin below AppHeader identically across all 5 pages Godopu 2026-07-30 23:26:57 +09:00
  • 0e10546906 style: reduce spacing and top margins by half on Members, Lectures, and Standardization pages Godopu 2026-07-30 23:23:43 +09:00
  • 2455490ff1 style: reduce top margin and vertical gaps by half on Publications page Godopu 2026-07-30 23:22:24 +09:00
  • a3a9a86d46 style: remove red bar element in front of top hero kicker text Godopu 2026-07-30 23:20:17 +09:00
  • 528f93cb51 style: shift top hero kicker element closer to AppHeader by reducing top margin by half Godopu 2026-07-30 23:19:11 +09:00
  • cb22a5e019 style: apply generous 1.7x spacing expansion across all page sections and container padding Godopu 2026-07-30 23:17:31 +09:00
  • 1b38df79b7 style: expand section spacing and page top/bottom margins across all pages Godopu 2026-07-30 23:16:34 +09:00
  • 881d55e3b3 style: add vertical padding above and below AppHeader for generous layout spacing Godopu 2026-07-30 23:14:45 +09:00
  • 8bbe3e05f1 style: center align left hero text column vertically with right illustration card Godopu 2026-07-30 23:13:56 +09:00
  • ec905c995d style: update Publications metric counter label to 220+ Godopu 2026-07-30 23:12:22 +09:00
  • 40d379d09e style: update main magazine headline to Multi-Agent Orchestration Godopu 2026-07-30 23:09:49 +09:00
  • 6aa29a7891 docs: update intro lab sentence to exact user requested wording Godopu 2026-07-30 23:09:02 +09:00
  • 80bb01b6a5 docs: simplify intro lab sentence to clear intuitive phrasing Godopu 2026-07-30 23:06:45 +09:00
  • 22a31ff409 fix: extract domestic paper titles cleanly without quotes and remove All Overview tab from Publications Godopu 2026-07-30 23:04:06 +09:00
  • 764b6479ed fix: assign Professor degree to Seok-Joo Koh to remove from M.S. Course list Godopu 2026-07-30 22:58:28 +09:00
  • 529f40a7c3 fix: unify Footer background and text color with main theme tokens to remove inverted block contrast Godopu 2026-07-30 22:51:24 +09:00
  • 2a0d50662f style: add generous right margin to Brand logo for clear separation from 01 HOME nav item Godopu 2026-07-30 22:46:01 +09:00
  • 7889398e3d fix: resolve tailwind rgb slash opacity syntax issue and enforce solid vermillion background with pure white text for active nav links Godopu 2026-07-30 22:44:06 +09:00
  • 40b252b10b fix: remove dark:text-ivory to enforce high contrast white text on active vermillion badge in all themes Godopu 2026-07-30 22:41:16 +09:00
  • 43c75daec6 fix: remove opacity modifiers on Header active badges to satisfy WCAG 2.1 AA contrast (R-9.6) and update DESIGN.md Godopu 2026-07-30 22:34:41 +09:00
  • f672f7af7d feat: add high-contrast active page highlight badge to AppHeader Godopu 2026-07-30 22:26:09 +09:00
  • 19f3bee39f fix: resolve review feedback F1 (CCIS deliverables WG scope), F2 (4 Core Research Areas), AC-32 check, and N1-N3 cleanups Godopu 2026-07-30 22:06:07 +09:00
  • 9fd6abcd18 fix: remove deprecated outputFileTracing config and align SSG route assertions for clean E2E build Godopu 2026-07-30 21:56:18 +09:00
  • 1c772ae091 feat: implement Research Project PageView (v1.8) with static SSG pre-render and E2E gates Godopu 2026-07-30 21:54:22 +09:00
  • 66fae1ebec feat: implement layout 3-tier container architecture, desktop screen token, Gate 8 no-escape rule, and clean dead code Godopu 2026-07-30 20:49:40 +09:00
  • 51aae14133 feat: implement 4 future backlog tasks (side margins, max-width, 1240px header breakpoint, remove intl-conf category) Godopu 2026-07-30 20:23:30 +09:00
  • 36a4cd851e feat: complete ANL lab homepage with light/dark theme, responsive layout, and 100% SSG E2E test suite Godopu 2026-07-30 20:15:40 +09:00
  • d833252217 refactor: remove Agent Core Engineering and rename 5 Core Pillars to Core Research Areas Godopu 2026-07-30 11:05:45 +09:00
  • 67fca110bd fix: resolve edge case date parsing for volume strings and update volume date verification gate Godopu 2026-07-30 10:54:49 +09:00
  • c3c18422a4 fix: resolve I1 date parsing regression and implement strict volume cross-checking gate Godopu 2026-07-30 10:49:33 +09:00
  • 7943b9390f fix: resolve review feedback I1-I7 including ISO 8601 dates, footer address, readme routes, and strict verify_counts gate Godopu 2026-07-30 10:44:41 +09:00
  • ea26ef503e feat: complete ANL lab web application with lossless data migration and SSG routes Godopu 2026-07-30 10:34:22 +09:00
  • 293431c1e8 doc: update REQUIREMENTS.md to v1.3 correcting AC reference mappings Godopu 2026-07-30 10:00:15 +09:00
  • f8f227551f doc: add REQUIREMENTS.md v1.2 specification Godopu 2026-07-30 09:56:18 +09:00
  • cdd0db3946 refactor: resolve all 2nd round review feedback (C1-C9 & 3+2 magazine grid) for ANL lab transformation Godopu 2026-07-30 09:16:25 +09:00
  • 315ba9ee08 refactor: resolve all code review feedback (B1-B8 & Option A 5 Pillars) for ANL lab transformation Godopu 2026-07-30 09:09:49 +09:00
  • e35b46d188 feat: update lab name to ANL and sync 5 core research pillars across README.md and UI components Godopu 2026-07-30 09:01:30 +09:00
  • 396f8dff3c docs: add multi-agent orchestration slides, scripts, chapters, and assets Godopu 2026-07-30 08:53:56 +09:00
  • c384bb7af9 docs: update README.md with comprehensive 5 core research pillars from multi-agent-orchestration Godopu 2026-07-29 23:48:46 +09:00
  • ff26f36983 docs: update README.md to reflect new research focus (QUIC, gRPC, A2A, Multi-Agent Orchestration) Godopu 2026-07-29 23:47:16 +09:00
  • f3f53c1318 feat: initialize IoT Standards Lab website project with MAM skills & onboarding guide Godopu 2026-07-29 23:43:53 +09:00