64 Commits

Author SHA1 Message Date
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
Kohaku-Blueleaf
3eb363f45a update config migrate script 2026-01-22 23:29:47 +08:00
Kohaku-Blueleaf
ef72901149 fix example docker config/generator 2026-01-22 23:29:07 +08:00
Kohaku-Blueleaf
3c8f7ac1e2 seperate KohakuBoard to standalone repo 2025-10-29 16:57:23 +08:00
KohakuBlueleaf
a8598ef893 add kobo formating script 2025-10-29 14:57:55 +08:00
Kohaku-Blueleaf
817344654b clean up redundant test script/temp doc 2025-10-28 21:15:46 +08:00
Kohaku-Blueleaf
9c15415487 update mock data gen 2025-10-27 17:27:06 +08:00
Kohaku-Blueleaf
37c431b3ea KohakuBoard related doc early version 2025-10-27 12:27:48 +08:00
Kohaku-Blueleaf
6f84e09f66 better deploy choice 2025-10-27 12:27:20 +08:00
Kohaku-Blueleaf
69b6560021 kohakuboard deploy 2025-10-27 12:14:25 +08:00
Kohaku-Blueleaf
a722054ecc Merge pull request #1 from ntrwansuiBC/main
Logger improvements with loguru
2025-10-25 22:41:25 +08:00
Kohaku-Blueleaf
3d8f5b6de6 build script for kohakuboard 2025-10-25 18:46:56 +08:00
lxy
980c1462c1 update: now logger.py based on loguru.
feature: now logs will output to file if set app.log_format to file. default path: logs/kohakuhub.log
2025-10-24 23:03:16 +08:00
Kohaku-Blueleaf
2a02025a22 improve backend implementation 2025-10-24 05:32:46 +08:00
Kohaku-Blueleaf
a74fa71280 add test data gen 2025-10-24 03:13:44 +08:00
Kohaku-Blueleaf
eb3f8420ea linting/formating 2025-10-23 17:19:31 +08:00
Kohaku-Blueleaf
de77ddf2df update deploy things 2025-10-23 14:47:41 +08:00
Kohaku-Blueleaf
dd0f5a8021 better confirmation system 2025-10-23 02:35:27 +08:00
Kohaku-Blueleaf
edaee890db update doc and Docker related utils 2025-10-22 23:25:41 +08:00
Kohaku-Blueleaf
e33eee9f17 fix scripts bugs 2025-10-22 21:53:08 +08:00
Kohaku-Blueleaf
4885ebdd51 fix scripts bugs 2025-10-22 21:23:06 +08:00
Kohaku-Blueleaf
de7cc89e47 fix scripts bugs 2025-10-22 21:20:54 +08:00
Kohaku-Blueleaf
80315c53e9 update config and add migrate script 2025-10-22 21:09:28 +08:00
Kohaku-Blueleaf
140cb937ae Allow user provide external token 2025-10-22 20:52:16 +08:00
Kohaku-Blueleaf
105d7ff6c2 use correct size unit in every script 2025-10-22 02:43:31 +08:00
Kohaku-Blueleaf
40f4714c03 update config system for better fallback mech 2025-10-21 23:24:35 +08:00
Kohaku-Blueleaf
a4743c6133 add lfs multipart setting into config 2025-10-21 21:56:52 +08:00
Kohaku-Blueleaf
bede383535 fix errors 2025-10-20 22:58:25 +08:00
Kohaku-Blueleaf
69a271cfaf Add config gen and better formatting 2025-10-20 12:04:49 +08:00
Kohaku-Blueleaf
6b1e0024d1 correct shell handling 2025-10-19 20:45:50 +08:00
Kohaku-Blueleaf
4c04c69aa7 update formatting/deploy workflow 2025-10-19 20:36:57 +08:00
Kohaku-Blueleaf
53f739b216 add deploy script 2025-10-19 19:28:41 +08:00
Kohaku-Blueleaf
8f300adec6 use us-east-1 as default region to make minio happy 2025-10-19 00:21:28 +08:00
Kohaku-Blueleaf
392c4c8a68 modify config.py to make minio works 2025-10-19 00:11:33 +08:00
Kohaku-Blueleaf
3c080bc632 use None for s3v2 2025-10-18 23:57:01 +08:00
Kohaku-Blueleaf
f8e647be40 update region/signature setting 2025-10-18 23:51:19 +08:00
Kohaku-Blueleaf
b5b5c56711 Fix lakefs and s3 problem 2025-10-18 22:14:24 +08:00
Kohaku-Blueleaf
7ccf283444 Allow system/admin generated invitation 2025-10-18 11:30:36 +08:00
Kohaku-Blueleaf
c14f542f52 No migration when db not init 2025-10-18 11:25:33 +08:00
Kohaku-Blueleaf
1224aa5b64 Fix storage tracking of deleted file, Fix LFS dedup for global wise dedup 2025-10-18 03:42:00 +08:00
Kohaku-Blueleaf
266e1074f5 update migration 2025-10-17 23:05:08 +08:00
Kohaku-Blueleaf
77c6cb7c75 Update migration script impl 2025-10-17 20:43:54 +08:00
Kohaku-Blueleaf
99670e672c Fix import/formatting 2025-10-16 18:57:35 +08:00
Kohaku-Blueleaf
c48997824f update migration method 2025-10-16 16:59:34 +08:00
Kohaku-Blueleaf
970fed320a Add avatar support 2025-10-16 02:50:53 +08:00
Kohaku-Blueleaf
1f1f2d4e22 Formatting 2025-10-16 01:24:58 +08:00
Kohaku-Blueleaf
8450f96aea Add invitation only mode for registration 2025-10-16 01:24:34 +08:00
Kohaku-Blueleaf
4ab73d9a54 Add user/org profile system and Invitation system 2025-10-16 01:23:32 +08:00
KohakuBlueleaf
ffd17d775d Update migration script method 2025-10-15 14:56:01 +08:00
Kohaku-Blueleaf
9254a200de update docker compose generator to align current impl 2025-10-11 22:29:13 +08:00