Commit Graph

5934 Commits

Author SHA1 Message Date
admin d703ccbb79 fix: unify PublicLayout usage with showMainContainer={false} across all pages to prevent nav shift
Docker Build / Build and Push Docker Image (push) Successful in 4m25s
2026-06-15 00:38:36 +08:00
admin 697ef3fcca fix: unify page container max-w and padding across all pages
Docker Build / Build and Push Docker Image (push) Successful in 4m18s
- Home CTA buttons: hover now fills with primary color for clear feedback
- Pricing/Docs/About: change px-4 to px-6 to match home page
- Wallet: change max-w-7xl to max-w-6xl to match nav
- Footer: change max-w-5xl to max-w-6xl for consistency
2026-06-15 00:05:12 +08:00
admin 1249eebf46 style: simplify pricing page header, update home CTA buttons to match filter chip style
Docker Build / Build and Push Docker Image (push) Successful in 4m33s
2026-06-14 23:07:13 +08:00
admin a34c284017 fix: adjust docs page layout to match other pages (max-w-6xl, pt-20, centered title)
Docker Build / Build and Push Docker Image (push) Successful in 4m43s
2026-06-14 21:50:22 +08:00
admin 3b2c0a0471 fix: resolve Gin route conflict between /docs/:slug and /docs/admin, move admin docs API to /admin/docs
Docker Build / Build and Push Docker Image (push) Successful in 4m33s
2026-06-14 21:40:48 +08:00
admin 207f98252d fix: docs nav always links to /docs, add admin GET routes for doc management, fix data parsing
Docker Build / Build and Push Docker Image (push) Failing after 4m1s
2026-06-14 21:32:55 +08:00
admin 113b9c8ecb fix: unify light/dark primary color, fix doc management API, remove compliance restriction
Docker Build / Build and Push Docker Image (push) Successful in 4m23s
2026-06-14 21:20:47 +08:00
admin a4c069f88d feat: redesign pricing page - move filters/search to top, remove sidebar, match homepage layout
Docker Build / Build and Push Docker Image (push) Successful in 4m21s
2026-06-14 20:51:14 +08:00
admin 7caf77db63 feat: remove Get Started arrow, redesign pricing table with Model/Group/Billing/PerRequest/Input/CachedInput/Output columns, default to table view
Docker Build / Build and Push Docker Image (push) Successful in 4m13s
2026-06-14 20:42:06 +08:00
admin 6faf989549 fix: remove header inner padding px-0
Docker Build / Build and Push Docker Image (push) Successful in 4m18s
2026-06-14 20:35:15 +08:00
admin 719d06ecd6 fix: consistent header height h-14, reduce side padding px-4
Docker Build / Build and Push Docker Image (push) Successful in 4m16s
2026-06-14 20:28:58 +08:00
admin 5464d14973 fix: header full-width, remove floating style, use border-bottom instead
Docker Build / Build and Push Docker Image (push) Successful in 4m17s
2026-06-14 20:21:50 +08:00
admin 446e1ce10b fix: move provider marquee after code demo section, center align
Docker Build / Build and Push Docker Image (push) Successful in 4m24s
2026-06-14 20:15:15 +08:00
admin cd8cdebdcb fix: move providers marquee between sections, restore footer, add notification to mobile
Docker Build / Build and Push Docker Image (push) Successful in 4m32s
2026-06-14 20:09:03 +08:00
admin 790d832756 fix: remove Codex from provider list, it's part of OpenAI/GPT
Docker Build / Build and Push Docker Image (push) Successful in 4m21s
2026-06-14 20:01:14 +08:00
admin 63c83d5abd fix: update docs_link description to mention built-in docs page
Docker Build / Build and Push Docker Image (push) Successful in 4m16s
2026-06-14 19:55:24 +08:00
admin 64326a86d5 refactor: homepage - remove demo section, adapt for token relay station, move providers to bottom
Docker Build / Build and Push Docker Image (push) Successful in 4m17s
2026-06-14 19:52:31 +08:00
admin 5c4ed6206e feat: redesign homepage, add docs page, admin doc/category management
Docker Build / Build and Push Docker Image (push) Successful in 4m15s
2026-06-14 19:34:55 +08:00
admin 43f9869246 fix: Termius light mode colors, remove social proof/features/CTA sections
Docker Build / Build and Push Docker Image (push) Successful in 4m27s
2026-06-14 18:53:29 +08:00
admin 8eb31a7c82 redesign: homepage layout referencing company project structure
Docker Build / Build and Push Docker Image (push) Successful in 4m19s
2026-06-14 18:44:58 +08:00
admin ca47fd18f5 fix: light mode primary to dark, cyan as accent via oklch classes
Docker Build / Build and Push Docker Image (push) Successful in 4m19s
2026-06-14 18:33:13 +08:00
admin 296120641a fix: light mode Termius theme + redesign homepage
Docker Build / Build and Push Docker Image (push) Successful in 4m10s
2026-06-14 18:24:49 +08:00
admin 5d18485e9a fix: resolve JSX quote mismatch and missing profile-dropdown import
Docker Build / Build and Push Docker Image (push) Successful in 4m25s
2026-06-14 18:14:36 +08:00
admin 60fc1eee31 fix: simplify home barrel export and use semantic tokens
Docker Build / Build and Push Docker Image (push) Failing after 1m39s
2026-06-14 18:08:41 +08:00
admin da8cf3eef0 fix: proper light/dark theme support for all public pages
Docker Build / Build and Push Docker Image (push) Failing after 1m31s
2026-06-14 17:42:31 +08:00
admin 1ddffd236c fix: force dark mode on auth/home, add grid texture and glow to homepage
Docker Build / Build and Push Docker Image (push) Successful in 4m3s
2026-06-14 17:27:06 +08:00
admin 5eeb3c9f18 fix: auth button hover, nav links, minimal homepage redesign
Docker Build / Build and Push Docker Image (push) Successful in 4m18s
2026-06-14 17:19:03 +08:00
admin 2d8bdc1b7c fix: auth buttons, dropdown ring, redesign homepage
Docker Build / Build and Push Docker Image (push) Successful in 4m33s
2026-06-14 16:49:59 +08:00
admin 2723bd66ad style: revert to cyan accent, fix dark hover button priority
Docker Build / Build and Push Docker Image (push) Successful in 4m15s
2026-06-14 16:13:53 +08:00
admin 2c4c2002c6 fix: light mode header button hover background
Docker Build / Build and Push Docker Image (push) Successful in 4m8s
2026-06-14 15:45:13 +08:00
admin 8cf49db0a8 fix: button hover visibility, card ring, homepage with code features
Docker Build / Build and Push Docker Image (push) Successful in 4m3s
2026-06-14 15:37:56 +08:00
admin 53a884a6fe design: Termius-dark theme - black bg, green accent, terminal style
Docker Build / Build and Push Docker Image (push) Successful in 4m6s
2026-06-14 15:23:40 +08:00
admin 60d63f87ff fix: light mode button colors, redesign homepage with features grid
Docker Build / Build and Push Docker Image (push) Successful in 4m13s
2026-06-14 15:05:00 +08:00
admin 603886d422 fix: correct primary colors, redesign hero, fix header text colors
Docker Build / Build and Push Docker Image (push) Successful in 4m7s
2026-06-14 14:40:08 +08:00
admin 3c056b00b1 design: apply Termius theme across all pages (light+dark)
Docker Build / Build and Push Docker Image (push) Successful in 4m8s
2026-06-14 13:53:31 +08:00
admin e9d408e718 design: redesign homepage strictly following Termius dark theme style
Docker Build / Build and Push Docker Image (push) Successful in 4m21s
2026-06-14 12:34:50 +08:00
admin c175a41a2b design: rewrite homepage with proper light/dark mode using Tailwind semantic tokens
Docker Build / Build and Push Docker Image (push) Successful in 4m23s
2026-06-14 12:20:39 +08:00
admin 4e335a9997 design: redesign default frontend homepage with Termius-dark style (black/blue/green)
Docker Build / Build and Push Docker Image (push) Successful in 4m23s
2026-06-14 11:51:56 +08:00
admin 6f1f8b60f1 design: redesign homepage with tech-minimalist style, remove blur-ball and shine-text
Docker Build / Build and Push Docker Image (push) Successful in 4m27s
2026-06-14 11:28:31 +08:00
admin a318279d5f feat: simplify SSH deploy step, update docker-compose to use own registry
Docker Build / Build and Push Docker Image (push) Failing after 3m56s
2026-06-14 11:22:50 +08:00
admin d1542a65ac feat: add SSH deploy step to CI/CD workflow
Docker Build / Build and Push Docker Image (push) Successful in 3m58s
2026-06-14 11:16:51 +08:00
admin 26ac8b5dc1 refactor: remove mt theme, clean up New API branding from classic frontend
Docker Build / Build and Push Docker Image (push) Successful in 3m54s
2026-06-14 11:06:47 +08:00
admin a8a96a7e60 redesign mt homepage with clean data-driven style, remove footer branding
Docker Build / Build and Push Docker Image (push) Successful in 4m16s
2026-06-14 00:10:06 +08:00
admin 45f676514a update favicon and logo for all themes
Docker Build / Build and Push Docker Image (push) Successful in 4m5s
2026-06-13 21:55:50 +08:00
admin 9e4ab6e7bb refactor: rename daisy frontend to mt, copy from classic
Docker Build / Build and Push Docker Image (push) Successful in 4m30s
2026-06-13 21:08:17 +08:00
admin 45aea22451 fix: resolve Gin route conflict between :slug and :id by moving doc admin routes to /docs/admin
Docker Build / Build and Push Docker Image (push) Successful in 4m36s
2026-06-13 12:29:21 +08:00
admin 5b9aa9e77a fix: specify varchar(255) for slug columns to fix MySQL unique index error
Docker Build / Build and Push Docker Image (push) Successful in 4m11s
2026-06-13 12:16:39 +08:00
admin 80bf73b41c fix: add missing logs pages and @hookform/resolvers dependency for Docker build
Docker Build / Build and Push Docker Image (push) Successful in 4m5s
2026-06-13 10:11:09 +08:00
admin e83ec743c8 feat: add DaisyUI frontend theme and document management system
Docker Build / Build and Push Docker Image (push) Failing after 1m35s
2026-06-13 01:36:06 +08:00
admin 824c6d9133 feat: add Tencent Cloud Coding Plan support and handle coding plan URLs in OpenAI adaptor
Docker Build / Build and Push Docker Image (push) Failing after 2m43s
2026-06-12 17:40:53 +08:00