Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NeuroJSON
/
NeuroJSON_io
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: Database logos, AI Summary in Dataset Page, About Page, fNIRS fix, scroll reset, and walkthrough video
- #80
#80
Merged
elainefan331
merged 23 commits into
main
NeuroJSON/NeuroJSON_io:main
from
staging
NeuroJSON/NeuroJSON_io:staging
Copy head branch name to clipboard
Aug 22, 2025
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Feat: Database logos, AI Summary in Dataset Page, About Page, fNIRS fix, scroll reset, and walkthrough video
#80
elainefan331
merged 23 commits into
main
NeuroJSON/NeuroJSON_io:main
from
staging
NeuroJSON/NeuroJSON_io:staging
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2025
Merge pull request #76 from NeuroJSON/staging
Show description for f356866
elainefan331
authored
f356866
View commit details
Copy full SHA for f356866
Browse repository at this point
Commits on Jul 25, 2025
Refactor StatisticsBanner with reusable StatItem component for cleaner code
elainefan331
committed
dd513cf
View commit details
Copy full SHA for dd513cf
Browse repository at this point
fix: make the nav items responsive to avoid two-line layout on screen shrink
elainefan331
committed
0001f5f
View commit details
Copy full SHA for 0001f5f
Browse repository at this point
feat: add tooptip to v1 for legacy site info
elainefan331
committed
5f754f6
View commit details
Copy full SHA for 5f754f6
Browse repository at this point
Commits on Jul 26, 2025
css: update about page videos layout; refs #66
elainefan331
committed
6c23312
View commit details
Copy full SHA for 6c23312
Browse repository at this point
Commits on Jul 27, 2025
feat: enable smooth scroll to tutorial videos when clicking icon buttons; refs #66
elainefan331
committed
ff2cd95
View commit details
Copy full SHA for ff2cd95
Browse repository at this point
Commits on Aug 4, 2025
feat: add download video to the about page; closes #66
elainefan331
committed
219cf4a
View commit details
Copy full SHA for 219cf4a
Browse repository at this point
Commits on Aug 12, 2025
fix: resolve issue with fNIRS data display to ensure correct rendering
elainefan331
committed
d9847ab
View commit details
Copy full SHA for d9847ab
Browse repository at this point
fix: handle cached fNIRS/time-series data in preview to prevent stuck spinner
elainefan331
committed
c3ed4b6
View commit details
Copy full SHA for c3ed4b6
Browse repository at this point
Commits on Aug 14, 2025
fix: ensures is2DPreviewCandidate always relies on the preview.js output
elainefan331
committed
0704c19
View commit details
Copy full SHA for 0704c19
Browse repository at this point
refactor: clean up redundant logic in dataset detail page
elainefan331
committed
0479086
View commit details
Copy full SHA for 0479086
Browse repository at this point
Commits on Aug 15, 2025
feat: update section3 img to 4 clickable images
elainefan331
committed
94f0c02
View commit details
Copy full SHA for 94f0c02
Browse repository at this point
feat: add src links for section3 images
elainefan331
committed
40da71b
View commit details
Copy full SHA for 40da71b
Browse repository at this point
fix: update the img path of section3
elainefan331
committed
2d2fc39
View commit details
Copy full SHA for 2d2fc39
Browse repository at this point
Commits on Aug 18, 2025
feat: add ScrollToTop component to reset scroll on route change
elainefan331
committed
fc9a0ec
View commit details
Copy full SHA for fc9a0ec
Browse repository at this point
feat: update the atlas img in section3
elainefan331
committed
af01303
View commit details
Copy full SHA for af01303
Browse repository at this point
Merge pull request #78 from NeuroJSON/dev-fan
Show description for 7fd733e
elainefan331
authored
7fd733e
View commit details
Copy full SHA for 7fd733e
Browse repository at this point
Commits on Aug 20, 2025
feat: display AISummary section in dataset detail header
elainefan331
committed
dccd1e0
View commit details
Copy full SHA for dccd1e0
Browse repository at this point
feat: use database logo as card bg on database page
elainefan331
committed
aecb924
View commit details
Copy full SHA for aecb924
Browse repository at this point
Commits on Aug 21, 2025
feat: split subjects json into folder style tree(test)
elainefan331
committed
c55f31b
View commit details
Copy full SHA for c55f31b
Browse repository at this point
feat: add AI summary title in dataset page
elainefan331
committed
c6b37b8
View commit details
Copy full SHA for c6b37b8
Browse repository at this point
feat: display database logo as Avatar instead of card background
elainefan331
committed
7206110
View commit details
Copy full SHA for 7206110
Browse repository at this point
Commits on Aug 22, 2025
Merge pull request #79 from NeuroJSON/dev-fan
Show description for ae58f53
elainefan331
authored
ae58f53
View commit details
Copy full SHA for ae58f53
Browse repository at this point
You can’t perform that action at this time.