Commit Graph

422 Commits

Author SHA1 Message Date
narugo1992
0fac181a57 Add fast backend test harness and CI workflow 2026-04-19 22:14:32 +08:00
narugo1992
fef57a1924 Tighten repo branch selector width 2026-04-19 20:59:16 +08:00
narugo1992
8667cc3cd7 Widen branch selector in repo viewer 2026-04-19 20:57:24 +08:00
Naomi Rue Golding
82ea9d9272 Merge pull request #4 from deepghs/chore/lfs-keep-versions-max-9999
Raise the LFS version history input limit to 9999
2026-04-19 18:23:52 +08:00
narugo1992
42b7f3f195 Raise LFS keep versions UI limit to 9999 2026-04-19 18:19:04 +08:00
Naomi Rue Golding
7b29dbf677 Merge pull request #3 from deepghs/dev/order
Add session-scoped repo sorting and browser-aware timestamps
2026-04-19 17:33:29 +08:00
narugo1992
98c0e020e9 Add session-scoped repo sort preferences and timezone-aware timestamps 2026-04-19 16:59:39 +08:00
Naomi Rue Golding
e53f48b3f4 Merge pull request #2 from deepghs/dev/click
Add open-in-new-tab support to repo titles across the UI
2026-04-19 15:15:47 +08:00
narugo1992
77786df1d9 Add new-tab support to commit links and breadcrumbs 2026-04-19 14:52:57 +08:00
narugo1992
b5a6ab5134 Add new-tab support to repo card titles 2026-04-19 14:40:54 +08:00
narugo1992
4c6dba6458 Add local development bootstrap and deterministic demo fixtures 2026-04-19 14:14:15 +08:00
Kohaku-Blueleaf
9b2e4bf7b6 Merge pull request #9 from zdunecki/chore/json-schema-generator
chore(json-schema-generator): `generate_json_schema.py` script helpful for generating schemas for pydantic models
2026-02-12 14:44:19 +08:00
Patryk Zdunowski
8d340a5c89 chore(json-schema-generator): added __generated__ to .gitignor 2026-02-11 22:05:43 +00:00
Kohaku-Blueleaf
d89259db43 Merge pull request #10 from MigoXV/fix/tree
Fix/tree
2026-02-08 21:59:34 +08:00
migo
59a8a1646d feat(lakefs): add resolve_revision function to handle branch names and commit hashes 2026-02-04 11:04:58 +08:00
migo
f41728fa60 fix(api): update path handling in file and directory conversion functions 2026-02-04 10:47:59 +08:00
Kohaku-Blueleaf
4d7d13e033 Merge pull request #8 from zdunecki/fix/docs-setup
fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py
2026-02-03 20:49:01 +08:00
Patryk Zdunowski
5071de22f3 chore(json-schema-generator): generate_json_schema.py script helpful for generating schemas for pydantic models 2026-01-30 18:21:54 +01:00
Patryk Zdunowski
188bc581aa fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py 2026-01-30 17:10:04 +01:00
Kohaku-Blueleaf
3eb363f45a update config migrate script 2026-01-22 23:29:47 +08:00
Kohaku-Blueleaf
bc0bc8481a fix ui bug 2026-01-22 23:29:36 +08:00
Kohaku-Blueleaf
da2b8f4fea make pgsql client things into custom docker file for lakefs 2026-01-22 23:29:24 +08:00
Kohaku-Blueleaf
ef72901149 fix example docker config/generator 2026-01-22 23:29:07 +08:00
Kohaku-Blueleaf
c3e4201b77 Merge pull request #5 from LenDigLearn/main
Fix #4 and another small bug in the dataset viewer
2025-11-13 21:26:15 +08:00
Lennard Strohmeyer
015d60aa2c use single space placeholder in case a readme exists but has no content apart from frontmatter 2025-11-12 14:17:27 +01:00
Lennard Strohmeyer
b86e00a1a1 correctly display lists in markdown viewer 2025-11-12 14:08:13 +01:00
Lennard Strohmeyer
cb6c9ccac1 fix loadFolder s.t. correct paths are returned for files in subfolders 2025-11-12 12:16:54 +01:00
Lennard Strohmeyer
04961a89b1 Truncate commit ID in info endpoint to be compatible with huggingface client requirements 2025-11-12 11:53:05 +01:00
Kohaku-Blueleaf
0d3167ed94 update logo banner 2025-11-05 10:36:09 +08:00
Kohaku-Blueleaf
59dceaa206 update logo banner 2025-11-05 10:34:47 +08:00
Kohaku-Blueleaf
bcdb1a9791 Merge branch 'main' of https://github.com/KohakuBlueleaf/KohakuHub 2025-11-05 10:32:45 +08:00
Kohaku-Blueleaf
a36b150cc2 update logo banner 2025-11-05 10:31:56 +08:00
Kohaku-Blueleaf
cb344905fc Merge pull request #3 from theblackcat102/readme-image-fix
[feat] update banner image
2025-11-04 13:44:05 +08:00
theblackcat102
7210aceea1 [feat] update banner image 2025-11-02 08:05:33 +08:00
Kohaku-Blueleaf
4a32355364 update pyproject.toml 2025-11-01 13:10:05 +08:00
Kohaku-Blueleaf
bdd62ac9fe remove client part 2025-11-01 13:09:34 +08:00
Kohaku-Blueleaf
9bd45b2bfb continue cleanup 2025-10-29 17:22:36 +08:00
Kohaku-Blueleaf
3c8f7ac1e2 seperate KohakuBoard to standalone repo 2025-10-29 16:57:23 +08:00
Kohaku-Blueleaf
111ead8706 explicit placeholder for passwd/username in pgsql connection 2025-10-29 16:13:54 +08:00
Kohaku-Blueleaf
c0efc9a026 tiny fixes 2025-10-29 16:02:48 +08:00
KohakuBlueleaf
5afaeec987 update readme and contributing.md 2025-10-29 14:59:52 +08:00
KohakuBlueleaf
c1ae4402e6 add comprehensive docs for kohakuboard 2025-10-29 14:59:43 +08:00
KohakuBlueleaf
2eb85c364e update gitignore 2025-10-29 14:58:27 +08:00
KohakuBlueleaf
a8598ef893 add kobo formating script 2025-10-29 14:57:55 +08:00
KohakuBlueleaf
993c978e17 use new API in example 2025-10-29 14:57:43 +08:00
KohakuBlueleaf
0de9149ce7 update pyproject.toml 2025-10-29 14:07:13 +08:00
KohakuBlueleaf
61eb82c2dd Add unified log method for all type at once 2025-10-29 14:06:42 +08:00
Kohaku-Blueleaf
5e9390a019 formatting/building 2025-10-29 08:11:27 +08:00
Kohaku-Blueleaf
56cc92901a new backend api for batch fetch 2025-10-29 08:11:21 +08:00
Kohaku-Blueleaf
e089c3135b Add wandb-like project page 2025-10-29 08:04:40 +08:00