vndangkhoa
  • Joined on 2025-12-18
vndangkhoa synced commits to main at vndangkhoa/kv-tube from mirror 2026-01-12 05:30:17 +07:00
8aef1a79d4 docs: update docker tag to latest
3cf599bd2d docs: huge update to README.md with v2.0 details
60d3bc3a5e Fix subscribe button and library tab navigation
Compare 3 commits »
vndangkhoa synced commits to main at vndangkhoa/kv-tube from mirror 2026-01-10 21:00:17 +07:00
38449d23d6 Bump version to v2.1 for cache busting
d161577caa Add update_and_restart.sh script
81369b50eb Update docker-compose to use kv-tube:v2.0 and port 5000
e90d7469ec Add Forgejo registry deployment
3bc8d40868 Fix Gunicorn import by renaming app.py to wsgi.py
Compare 7 commits »
vndangkhoa synced commits to refs/tags/v2.0 at vndangkhoa/kv-tube from mirror 2026-01-10 21:00:17 +07:00
vndangkhoa synced new reference refs/tags/v2.0 to vndangkhoa/kv-tube from mirror 2026-01-10 21:00:17 +07:00
vndangkhoa synced commits to refs/tags/v2.1 at vndangkhoa/kv-tube from mirror 2026-01-10 21:00:17 +07:00
vndangkhoa synced new reference refs/tags/v2.1 to vndangkhoa/kv-tube from mirror 2026-01-10 21:00:17 +07:00
vndangkhoa pushed tag v1.0.0 to vndangkhoa/apix 2026-01-08 06:44:02 +07:00
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 23:10:48 +07:00
793d80e9cf chore: update next.config to ignore build errors for deployment
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 23:05:31 +07:00
c25d2664b8 UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:23:40 +07:00
58126ca2a1 feat: Implement Unified Mobile Toolbar in PromptHero with compact pill styling
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:18:03 +07:00
e784d89873 fix: Resolve JSX syntax error in PromptHero.tsx and restore mobile toolbar layout
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:16:38 +07:00
d8cb0fb176 feat: Reorganize PromptHero mobile layout with scrollable toolbars and sticky-style buttons
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:12:44 +07:00
3d8fe9c782 feat: Add mobile cookie instructions (Android/iOS)
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:09:47 +07:00
6ac2d207f7 fix: Resolve mobile click issues by fixing z-index stacking and removing backdrop-blur
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 21:06:02 +07:00
a5bc7ddb39 feat: Improve mobile UI/UX with larger touch targets and better layouts
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 20:57:09 +07:00
8fd791df68 fix: Add ErrorBoundary for client-side error handling on mobile
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 19:50:10 +07:00
072c7adf89 chore: Remove unused grok and meta-chat API routes
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 19:40:51 +07:00
e8978bb086 fix: Replace BigInt literal with BigInt function for ES compatibility
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 19:39:32 +07:00
ad19603f7c fix: Remove GrokChat import and usage from page.tsx
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-07 19:38:30 +07:00
6e833b24a6 fix: Remove all remaining grok references, delete GrokChat.tsx