Skip to content

997 unfurl #1277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 562 commits into
base: 997-unfurl
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
562 commits
Select commit Hold shift + click to select a range
002d47b
feat: add real estate and QGI marketplaces with navigation integration
v0[bot] Jun 22, 2025
43f74f1
fix: fix regex error in file-processor route
v0[bot] Jun 22, 2025
1887796
fix: replace literal newlines in split() with regex
v0[bot] Jun 22, 2025
f9c19a4
fix: eliminate accidental line-breaks in regex literals
v0[bot] Jun 22, 2025
e8590ad
feat: fix JSON parsing error and add feature toggles API
v0[bot] Jun 22, 2025
8f302c0
feat: enhance error handling for feature toggles API
v0[bot] Jun 22, 2025
87ff6c8
feat: apply landing page design system across platform
v0[bot] Jun 22, 2025
b037ad1
fix: prevent render crash with missing icons in stats
v0[bot] Jun 22, 2025
0736dd4
feat: prevent React from rendering null Lucide icons
v0[bot] Jun 22, 2025
925d3fb
fix: prevent null value rendering in dashboard stats
v0[bot] Jun 22, 2025
faca427
fix: request mic permission before starting voice engine
v0[bot] Jun 22, 2025
a86481a
fix: prevent null pointer errors with robust checks
v0[bot] Jun 22, 2025
92ae389
feat: royal futuristic dashboard redesign
v0[bot] Jun 22, 2025
bf34d53
fix: default export for EnhancedHomeDashboard
v0[bot] Jun 22, 2025
39f8878
feat: add hover-expandable cards with smooth transitions
v0[bot] Jun 22, 2025
67228d0
feat: enhance Royal Command Center showcase
v0[bot] Jun 22, 2025
13b120e
feat: enhance dashboard with comprehensive visual elements
v0[bot] Jun 22, 2025
06dc458
feat: enhance dashboard with all visual elements
v0[bot] Jun 22, 2025
b2941f4
feat: add Supreme Authority registration system
v0[bot] Jun 22, 2025
54cc68f
fix: correct import for GlobalCitizenshipOnboarding component
v0[bot] Jun 22, 2025
b3129e2
feat: add voice synthesis and recognition to Genius Guide Orb
v0[bot] Jun 22, 2025
36bdd2b
feat: enhance Genius Guide Orb with persistence and special exit
v0[bot] Jun 22, 2025
0b7f8cd
feat: add comprehensive admin dashboard for Snapifi Financial Platform
v0[bot] Jun 22, 2025
a23dc14
feat: rename holographic products dashboard to EcommereX Shop
v0[bot] Jun 22, 2025
556cfaf
fix: default export for HolographicProductsDashboard
v0[bot] Jun 22, 2025
a043b74
fix: import default component to resolve RSC error
v0[bot] Jun 22, 2025
b793d02
fix: add named export for GamificationDashboard
v0[bot] Jun 23, 2025
7b7c79d
fix: show real error messages for failed API requests
v0[bot] Jun 23, 2025
2a60a35
fix: add missing citizenship hook module
v0[bot] Jun 24, 2025
a00c6b5
fix: prevent runtime crash on bond purchase
v0[bot] Jun 24, 2025
127dcd1
fix: remove stray import from utils.ts
v0[bot] Jun 24, 2025
61fedcd
feat: prevent runtime crash with missing GlobalCitizenshipProvider
v0[bot] Jun 24, 2025
ba1f231
fix: resolve multi-line string literal errors
v0[bot] Jun 24, 2025
57dc148
fix: correct JSX fragment terminator typo in dashboard component
v0[bot] Jun 24, 2025
8a5ecc8
fix: correct invalid fragment terminator in app/page.tsx
v0[bot] Jun 24, 2025
59a44bb
fix: restore original Home page component
v0[bot] Jun 24, 2025
c47de51
fix: correct malformed JSX in app/page.tsx
v0[bot] Jun 24, 2025
b6b0626
fix: replace `app/dashboard/home/page.tsx` to remove JSX errors
v0[bot] Jun 24, 2025
f287abf
feat: add QGI badges and loan processing dashboard
v0[bot] Jun 24, 2025
17f2731
feat: create Supreme Citizen Command Center dashboard
v0[bot] Jun 24, 2025
1a4aefb
feat: add Supreme Credit Intelligence Hub dashboard
v0[bot] Jun 24, 2025
c042cfd
fix: remove trailing comma from icon import
v0[bot] Jun 24, 2025
8ef474a
fix: fix missing / in RegExps for banking middleware
v0[bot] Jun 24, 2025
5ca46f1
fix: correct malformed regex patterns in banking-api-middleware
v0[bot] Jun 24, 2025
b540097
fix: correct regex patterns in banking-api-middleware
v0[bot] Jun 24, 2025
4a3b902
feat: add ESLint rules for regex validation
v0[bot] Jun 24, 2025
80bb93c
feat: enhance DAX dashboard with advanced trading tools
v0[bot] Jun 24, 2025
102dddc
feat: integrate DAX dashboard with live crypto APIs
v0[bot] Jun 24, 2025
9ecd77a
feat: introduce Supreme Authority Coin (SAC) system
v0[bot] Jun 24, 2025
5b73eed
feat: add legal compliance & governance system
v0[bot] Jun 24, 2025
082050e
feat: implement comprehensive legal compliance system
v0[bot] Jun 24, 2025
78482e2
feat: add comprehensive home dashboard with enhanced UX
v0[bot] Jun 24, 2025
aacf7aa
feat: implement voice-controlled navigation and commands
v0[bot] Jun 24, 2025
dce6d30
feat: implement comprehensive Genius Guide System
v0[bot] Jun 24, 2025
8820508
feat: add voice-controlled navigation and commands
v0[bot] Jun 24, 2025
35dc0b5
feat: implement voice-controlled navigation and commands
v0[bot] Jun 24, 2025
03ea776
feat: create comprehensive home page with dynamic features
v0[bot] Jun 24, 2025
973db1d
feat: unlock all platform features
v0[bot] Jun 24, 2025
6ddb34a
feat: add VoiceControlInterface component
v0[bot] Jun 24, 2025
95a65c2
feat: add useVoiceControl hook for speech recognition
v0[bot] Jun 24, 2025
895db7e
feat: add useUserProgress hook for user progress tracking
v0[bot] Jun 24, 2025
7b159be
feat: integrate backend API for goals & achievements
v0[bot] Jun 24, 2025
feebac8
feat: implement Snapifi Financial Platform dashboard
v0[bot] Jun 24, 2025
86dc797
feat: implement Snapifi Financial Platform dashboard
v0[bot] Jun 24, 2025
110e0ed
feat: activate platform links with route files and navigation
v0[bot] Jun 24, 2025
2650b51
feat: activate platform links with comprehensive navigation
v0[bot] Jun 24, 2025
bab6450
feat: royal aesthetic overhaul for Snapifi platform
v0[bot] Jun 24, 2025
e01cbdd
fix: correct default import for GamificationDashboard
v0[bot] Jun 24, 2025
1dd4364
fix: correct default export import issue in compliance page
v0[bot] Jun 24, 2025
d0e8572
fix: default export for HolographicGlassCard
v0[bot] Jun 24, 2025
0f858c7
feat: add HolographicGlassCard component with advanced visual effects
v0[bot] Jun 24, 2025
f886d7c
feat: add comprehensive environment dropdown
v0[bot] Jun 24, 2025
77613a9
feat: add keyboard shortcuts for environment switching
v0[bot] Jun 24, 2025
aedb045
feat: add bookmarking system with custom shortcuts
v0[bot] Jun 24, 2025
1c5cb91
feat: add global environment dropdown across all pages
v0[bot] Jun 24, 2025
ac1909d
feat: add global environment dropdown to all pages
v0[bot] Jun 24, 2025
fab187f
feat: add breadcrumb navigation to environment dropdown
v0[bot] Jun 24, 2025
5e62011
feat: add comprehensive environment navigation system
v0[bot] Jun 25, 2025
069828b
feat: add missing UI components for dropdown
v0[bot] Jun 25, 2025
e8ed095
feat: add missing environment components
v0[bot] Jun 25, 2025
4819cdd
feat: add missing environment components
v0[bot] Jun 25, 2025
43a8d75
feat: add comprehensive sidebar with navigation and search
v0[bot] Jun 25, 2025
b96ec90
feat: add customizable sidebar widgets
v0[bot] Jun 25, 2025
6f10bae
feat: add customizable widgets for personalized dashboard
v0[bot] Jun 25, 2025
edf5e95
feat: build comprehensive real estate marketplace with Zillow integra…
v0[bot] Jun 25, 2025
4a9bf4a
feat: add instant mortgage pre-approval system
v0[bot] Jun 25, 2025
0236531
feat: align Real Estate marketplace with EcommereX Shop layout
v0[bot] Jun 25, 2025
5b8818e
feat: add comprehensive onboarding financial optimization flow
v0[bot] Jun 25, 2025
082701c
feat: add comprehensive Dashboard Home page
v0[bot] Jun 25, 2025
8b5dd24
feat: build comprehensive Dashboard Home page
v0[bot] Jun 25, 2025
cfdde1f
feat: add Genius Guide Orb intelligent assistant
v0[bot] Jun 25, 2025
003630d
feat: add full conversational AI to Genius Guide Orb
v0[bot] Jun 25, 2025
97a3077
feat: integrate always-available conversational AI orb
v0[bot] Jun 25, 2025
278105d
feat: secure LLM calls via server-side Route Handler
v0[bot] Jun 25, 2025
48f7120
feat: restore context helpers in use-conversational-orb hook
v0[bot] Jun 25, 2025
7d3d2ca
feat: fallback to timestamp-based ID in hooks
v0[bot] Jun 25, 2025
7e920c5
feat: add comprehensive Platform Hub home page
v0[bot] Jun 25, 2025
bd642b4
feat: enhance Genius Guide Orb with intelligent navigation
v0[bot] Jun 25, 2025
976713b
feat: enhance Goal-Prioritizing Orb with precise navigation
v0[bot] Jun 25, 2025
4fc80cf
feat: add BidModal component for holographic bidding
v0[bot] Jun 25, 2025
03286a0
feat: add Royal Diamond Slab Card with futuristic luxury design
v0[bot] Jun 25, 2025
e3296b4
feat: add Royal Diamond Slab Card with advanced effects
v0[bot] Jun 25, 2025
235b09f
feat: implement Royal Diamond Slab Card with enhancements
v0[bot] Jun 25, 2025
e680218
feat: implement Royal Diamond Slab Card system
v0[bot] Jun 25, 2025
4c9d8a1
feat: add 3D holographic card projections
v0[bot] Jun 25, 2025
e2d83c7
feat: add 3D holographic card projections
v0[bot] Jun 25, 2025
ac1d624
feat: build loan processing backend with investor portal
v0[bot] Jun 25, 2025
bd8614a
feat: integrate loan processing system with backend and Genius Orb
v0[bot] Jun 25, 2025
6eb248c
feat: align Goal Prioritizing Orb sections with target pages
v0[bot] Jun 25, 2025
5adc7d1
fix: update database setup for Neon configuration
v0[bot] Jun 25, 2025
177283b
feat: integrate real Zillow data and images
v0[bot] Jun 25, 2025
932409a
feat: add comprehensive credit suite with AI insights
v0[bot] Jun 25, 2025
8249932
feat: add custom 404 page with premium design
v0[bot] Jun 25, 2025
62b2b96
fix: correct API authentication for Bridge/Zillow endpoints
v0[bot] Jun 25, 2025
a18880f
fix: use NextRequest for URL parsing in API route
v0[bot] Jun 25, 2025
c3bbbc9
fix: prevent invalid URL error in Zillow fetch
v0[bot] Jun 25, 2025
0a4de0e
feat: implement real-time streaming Zillow data
v0[bot] Jun 25, 2025
3bcad30
feat: add comprehensive loan pre-approval system
v0[bot] Jun 25, 2025
90f07b0
feat: add SNAP DAX trading platform with advanced features
v0[bot] Jun 25, 2025
856ca04
feat: implement SNAP DAX tokenization and valuation system
v0[bot] Jun 25, 2025
c34c945
feat: launch Snap Digital Asset X-Change platform
v0[bot] Jun 25, 2025
7944601
feat: resolve "Tenant or user not found" error
v0[bot] Jun 25, 2025
9c9bc7f
feat: introduce API-based database setup wizard
v0[bot] Jun 25, 2025
8d90dcd
feat: add mock SNAP DAX dashboard with immediate functionality
v0[bot] Jun 25, 2025
b137d4b
feat: unlock all premium features across platform
v0[bot] Jun 25, 2025
52849f7
feat: unlock ultimate enterprise financial platform
v0[bot] Jun 25, 2025
454edca
fix: wrap dashboard in ProductComparisonProvider
v0[bot] Jun 25, 2025
a8685d7
feat: add real images to EcommereX and real estate marketplace
v0[bot] Jun 25, 2025
6acfa8f
fix: harden streaming hook error handling
v0[bot] Jun 25, 2025
d669e76
feat: add fallback for non-streaming responses
v0[bot] Jun 25, 2025
9d51f78
feat: unlock full chat interface and enhanced credit suite
v0[bot] Jun 25, 2025
cd7eba0
feat: unlock full chat and credit suite with advanced features
v0[bot] Jun 25, 2025
96ef295
fix: short-circuit streaming in preview runtime
v0[bot] Jun 25, 2025
e526e1f
feat: update category name to "Honors and Rewards"
v0[bot] Jun 25, 2025
946b741
feat: enhance Zillow properties API with robust error handling
v0[bot] Jun 25, 2025
1375a65
fix: remove stray characters causing regex error
v0[bot] Jun 25, 2025
29479d1
fix: remove stray text from streaming-property-grid
v0[bot] Jun 25, 2025
c8abd35
fix: correct StreamingPropertyGrid export to named
v0[bot] Jun 25, 2025
3d43798
feat: enable real-time ESLint and Prettier for code quality
v0[bot] Jun 25, 2025
38d0219
fix: resolve import error in RealEstateMarketplace
v0[bot] Jun 25, 2025
a0d3e33
feat: implement comprehensive demo mode
v0[bot] Jun 25, 2025
e1f98bb
feat: unlock and add comprehensive pages for all categories
v0[bot] Jun 25, 2025
cf3839a
feat: modernize platform with futuristic design
v0[bot] Jun 25, 2025
e9a559e
fix: correct import path in app/page.tsx
v0[bot] Jun 25, 2025
c2f5445
fix: correct absolute path to alias in page.tsx
v0[bot] Jun 25, 2025
59ddd33
fix: resolve import error for demo-context
v0[bot] Jun 25, 2025
15ba116
feat: modernize pagination system with advanced features
v0[bot] Jun 25, 2025
16e4b90
feat: add luxurious royal landing page
v0[bot] Jun 25, 2025
14ed451
feat: add DemoBanner component with exports
v0[bot] Jun 25, 2025
084cbdd
fix: prevent runtime crash with unknown button variant
v0[bot] Jun 25, 2025
dfd167d
refactor: move SNAP-DAX Trading to commerce category
v0[bot] Jun 25, 2025
2ac4436
feat: add deep dark theme with futuristic elements
v0[bot] Jun 25, 2025
f551006
fix import path in app/layout.tsx
v0[bot] Jun 25, 2025
c12c239
feat: apply black and gold royal theme
v0[bot] Jun 25, 2025
39411f7
feat: apply black and cobalt blue theme
v0[bot] Jun 25, 2025
ef611ae
feat: add gold highlights to tri-color theme
v0[bot] Jun 25, 2025
55fc7e7
feat: add laser illuminated emerald green titles
v0[bot] Jun 25, 2025
245a0cc
fix: resolve JSX parsing error and update icons
v0[bot] Jun 25, 2025
d679401
feat: add local shim for lucide-react package
v0[bot] Jun 25, 2025
85e5e95
feat: update branding to SnappAiFi across platform
v0[bot] Jun 25, 2025
5a09bba
feat: add default export wrapper for Next-lite previewer
v0[bot] Jun 25, 2025
fc6befd
feat: add toolbar to root layout
v0[bot] Jun 25, 2025
52c2086
feat: add Credit Suite and Business Suite to Commerce category
v0[bot] Jun 25, 2025
2eb286b
feat: unlock all premium features across SnappAiFi platform
v0[bot] Jun 26, 2025
20b9c2c
feat: launch Beta Features Lab with experimental tools
v0[bot] Jun 26, 2025
519e61f
feat: add Credit and Business Suites to Beta Lab
v0[bot] Jun 26, 2025
052f545
feat: unlock all suggestions globally
v0[bot] Jun 26, 2025
8813677
feat: add app download page and links
v0[bot] Jun 26, 2025
c15715d
feat: add platform clone download feature
v0[bot] Jun 26, 2025
dfacf3d
feat: add complete SnappAiFi platform download manager
v0[bot] Jun 26, 2025
040944a
feat: launch SnappAiFi live platform
v0[bot] Jun 26, 2025
592402e
feat: add complete SnappAiFi platform download system
v0[bot] Jun 26, 2025
ac8bf50
feat: enable all button functionalities
v0[bot] Jun 26, 2025
e3aa449
feat: add named export for RealEstateMarketplace
v0[bot] Jun 26, 2025
dd112d1
feat: improve investors profile API for previews
v0[bot] Jun 26, 2025
eccc881
feat: add time-to-goal calculations for financial goals
v0[bot] Jun 26, 2025
e15672d
feat: add floating profile card with laser-enhanced progress tracking
v0[bot] Jun 26, 2025
3a35526
feat: separate frontend user and backend platform controls
v0[bot] Jun 27, 2025
c9d9065
feat: add named export for GoalPrioritizingOrb
v0[bot] Jun 27, 2025
1908d80
fix export error and enhance profile card with user details
v0[bot] Jun 27, 2025
54598d0
feat: auto-retractable sidebar and styled goal cards
v0[bot] Jun 27, 2025
3f24429
feat: add getGoalRecommendations hook to fix runtime error
v0[bot] Jun 27, 2025
d9af355
fix: prevent runtime errors with goal object properties
v0[bot] Jun 27, 2025
d3c3219
feat: upgrade Financial Planning page with full feature unlock and ae…
v0[bot] Jun 27, 2025
5fccfbb
feat: add cursor orb and upgrade financial planning
v0[bot] Jun 27, 2025
6e65e58
feat: wrap app with PremiumUnlockProvider context
v0[bot] Jun 27, 2025
fdb413f
feat: add interactive cursor orb and style financial planning
v0[bot] Jun 27, 2025
81dfaab
feat: wrap app with PremiumUnlockProvider
v0[bot] Jun 27, 2025
836005e
feat: fix Premium Unlock & update Profile card
v0[bot] Jun 27, 2025
cc06260
feat: rename provider to match demo-context export
v0[bot] Jun 27, 2025
d9c7fa1
feat: update dashboard to imperial theme
v0[bot] Jun 27, 2025
ee88f48
feat: implement three portal system with distinct user experiences
v0[bot] Jun 27, 2025
dfd2c03
feat: add comprehensive credit management dashboard
v0[bot] Jun 27, 2025
f729777
feat: complete financial planning page functionality
v0[bot] Jun 27, 2025
27ab2b7
feat: add loan center with status tracking and progress
v0[bot] Jun 27, 2025
f332a6b
feat: implement citizen loan center and processing system
v0[bot] Jun 27, 2025
4101205
feat: implement citizen loan center and processing system
v0[bot] Jun 27, 2025
e652f64
feat: implement full loan center and enable all suggestions
v0[bot] Jun 27, 2025
e1d7640
feat: improve error handling for loan application API
v0[bot] Jun 27, 2025
999e068
feat: rename financial planning to Citizen Success Path
v0[bot] Jun 27, 2025
bf29a13
feat: complete loan center implementation
v0[bot] Jun 27, 2025
86ed276
feat: complete loan center implementation with actual content
v0[bot] Jun 27, 2025
5d65194
feat: implement comprehensive loan center with all pages and features
v0[bot] Jun 27, 2025
ca09c7b
feat: focus loan center on government-guaranteed programs
v0[bot] Jun 27, 2025
c3b03db
feat: focus loan center on government-guaranteed programs
v0[bot] Jun 27, 2025
9c31963
feat: focus loan center on government-guaranteed programs
v0[bot] Jun 27, 2025
0b09881
feat: restrict loan center to government-guaranteed loans
v0[bot] Jun 27, 2025
64c8a8a
feat: update loan center to government-guaranteed loans only
v0[bot] Jun 27, 2025
a4fcadc
feat: implement loan calculator, document upload, status tracking, pr…
v0[bot] Jun 27, 2025
c6ddd0f
feat: implement comprehensive loan center features
v0[bot] Jun 27, 2025
08a1ddf
feat: implement 50-year bond structure with government guarantee and …
v0[bot] Jun 27, 2025
5d60ea5
feat: update loan center for 50-year bond structure
v0[bot] Jun 27, 2025
88408fa
feat: create loan center page with search and filter
v0[bot] Jun 27, 2025
f1d6ba9
feat: connect loan center buttons to respective sections
v0[bot] Jun 27, 2025
f02f509
feat: connect loan center buttons to respective sections
v0[bot] Jun 27, 2025
238609b
feat: connect all buttons to respective sections in Snapifi Financial…
v0[bot] Jun 27, 2025
5f40109
feat: add transaction data export to CSV/PDF
v0[bot] Jun 27, 2025
8f1854a
feat: add loan center page with quick actions and listings
v0[bot] Jun 27, 2025
dd6b3c8
feat: enhance loan center and transaction management
v0[bot] Jun 27, 2025
75e4eb2
feat: enhance transaction management with advanced features
v0[bot] Jun 27, 2025
647ba30
feat: add 3-second delay for sidebar retraction
v0[bot] Jun 27, 2025
bd125dc
feat: enhance investor portal with comprehensive features
v0[bot] Jun 27, 2025
c79880e
feat: update investor portal with 10%-25% return rates
v0[bot] Jun 27, 2025
57cc04d
feat: implement tiered return system for investor portal
v0[bot] Jun 27, 2025
9aad221
fix: prevent infinite render loop in dashboard
v0[bot] Jun 27, 2025
5a02cfd
feat: complete SNAP-DAX Digital Asset Exchange dashboard
v0[bot] Jun 27, 2025
cf19a74
feat: add comprehensive product info across platform
v0[bot] Jun 27, 2025
cac5980
feat: add profile switching in sidebar and Institutional Investor Das…
v0[bot] Jun 27, 2025
441bbc6
feat: implement loan compliance bot system
v0[bot] Jun 27, 2025
38a860f
feat: add loan compliance bot for institutional lenders
v0[bot] Jun 27, 2025
0882884
feat: build loan compliance bot system
v0[bot] Jun 27, 2025
ff729dd
feat: add institutional investment requirements to compliance files
v0[bot] Jun 27, 2025
5a349dc
feat: complete dashboard content and navigation
v0[bot] Jun 27, 2025
818bc81
feat: enhance real estate marketplace with filters and comparison modal
v0[bot] Jun 27, 2025
b0b983b
fix: resolve Radix UI SelectItem value error in RealEstateMarketplace
v0[bot] Jun 27, 2025
d65b150
feat: add financial planning overview page with tools
v0[bot] Jun 27, 2025
cf4e2f1
feat: implement financial planning dashboard with suggestions
v0[bot] Jun 27, 2025
2be7716
feat: enhance dashboard with financial content and real-time data
v0[bot] Jun 27, 2025
782159c
feat: add holographic effects to financial planning and real estate c…
v0[bot] Jun 27, 2025
cf9d294
fix: remove default export from API route to resolve build error
v0[bot] Jun 27, 2025
8a10555
feat: add Snap-DAX integration and fix API route
v0[bot] Jun 27, 2025
3ccc8b5
feat: complete SNAP-DAX integration across platform
v0[bot] Jun 27, 2025
55e30bc
style: redesign Investor Portal to match platform aesthetic
v0[bot] Jun 27, 2025
686e903
feat: add SnapDAX to environment sidebar across portals
v0[bot] Jun 27, 2025
5a24fde
feat: add Snapp-DAX to environment sidebar across portals
v0[bot] Jun 27, 2025
282da88
feat: add named export for SnapDaxDashboard
v0[bot] Jun 27, 2025
125b183
fix: add "quantum" variant to HolographicHeader
v0[bot] Jun 27, 2025
cae3a08
chore: remove gamification-related files and updates
v0[bot] Jun 27, 2025
5a12e23
fix: remove gamification-related files and references
v0[bot] Jun 27, 2025
88f81b2
remove gamification and focus on core financial features
v0[bot] Jun 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
33 changes: 27 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
node_modules/
dist/
.DS_Store
_agstate
mlc-config.json
main/.vitepress/cache/
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules

# next.js
/.next/
/out/

# production
/build

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# env files
.env*

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
29 changes: 0 additions & 29 deletions .mergify.yml

This file was deleted.

1 change: 0 additions & 1 deletion .node-version

This file was deleted.

1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

15 changes: 0 additions & 15 deletions .pyspelling.yml

This file was deleted.

Loading