Commit Graph
16 Commits
Author SHA1 Message Date
orrisroot e93014bcea feat: migrate from Create React App to Vite
Rebuild the site on the stack the other converted sites share: Vite 8,
React 19, TypeScript 7, react-router 8, Biome and sanitize.css, with the
site data moved out of the bundle into static-contents/.

- base the database and pico code on the other converted sites,
  keeping this site's layout, pages and item fields
- read file timestamps as Unix seconds in the file and license views
- serve all module data from modules/, redirecting the old download and
  /database/file URLs
- keep form controls on white
- track page views with GA4
v2.0.0
2026-09-14 17:38:48 +09:00
orrisroot 2eb26d6ac2 chore: move XOOPS conversion tools to xoops-static-exporter
The dump scripts are site-specific but belong with the other sites'
tools rather than inside the front-end repository. They now live in
xoops-static-exporter under sites/open.neuroinf.jp/.
2026-09-14 17:38:47 +09:00
orrisroot f44d002b26 ignore .eslintcache from git v1.0.0 2021-05-28 13:56:05 +09:00
orrisroot 9edccfaa95 update required libraries 2021-05-28 13:48:37 +09:00
orrisroot e4e28a717a update required libraries 2021-01-19 15:06:37 +09:00
orrisroot 3a48781719 update required libraries 2020-07-27 19:19:16 +09:00
orrisroot d883df0858 update required libraries 2020-05-23 14:43:22 +09:00
orrisroot e96d5634ff add rule for index.html 2020-05-23 13:39:47 +09:00
Yoshihiro OKUMURA 4916b8dedd update required libraries 2020-04-29 19:41:48 +09:00
Yoshihiro OKUMURA 8614589c23 update required libraries 2020-02-18 01:22:43 +09:00
Yoshihiro OKUMURA 3d5dd0eace update required libraries 2019-12-23 11:26:21 +09:00
Yoshihiro OKUMURA fc131389ce update required libraries 2019-11-25 18:04:27 +09:00
Yoshihiro OKUMURA 17ce5ec672 add redirect rule. 2019-11-14 15:08:20 +09:00
Yoshihiro OKUMURA dfb836a7fd update required libraries 2019-11-14 14:52:54 +09:00
Yoshihiro OKUMURA 408e8c4b3d add openneuro sources. 2019-11-14 13:57:19 +09:00
Yoshihiro OKUMURA cc287a2425 Initial commit from Create React App 2019-11-08 13:28:21 +09:00