Commit graph

15 commits

Author SHA1 Message Date
Pakin
bca1c911d3 add commit logging 2026-04-28 11:43:03 +07:00
Pakin
5bb2a6c192 change: change get from json cache file to multipart
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-04-27 15:47:11 +07:00
Pakin
d19dab7561 feat: pull handler
- test simple pull ok

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-04-10 10:11:53 +07:00
Pakin
bb3e55eecb feat: enable full clone
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-24 10:21:02 +07:00
Pakin
febf91d417 disable cold boot caching & optimizing
- caused by too much ram usage
- optimize memory usage on checkout code

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-02-25 15:11:29 +07:00
Pakin
6fe3357efe feat: add support for image file in checkout
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-02-17 15:17:04 +07:00
Pakin
a2da030a99 add tx, cold boot 2026-02-17 14:23:31 +07:00
Pakin
03263815e6 feat: fetch from cache if existed
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-02-02 14:12:16 +07:00
Pakin
3043f30012 feat: add commit, push handler
- add new feature commit changes and push to remote

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-01-22 17:20:03 +07:00
Pakin
2dd165b451 fix: cannot get file at root 2026-01-09 11:36:50 +07:00
Pakin
59d0dd7ab4 feature: enable get root files
- allow get files/dirs at root repo
2026-01-09 11:25:33 +07:00
Pakin
4e3b561f61 fix: missing token 2026-01-09 09:46:51 +07:00
Pakin
9f4fb6c274 update dockerfile 2026-01-08 14:40:58 +07:00
Pakin
90856717e4 update: repo & deps 2026-01-08 14:15:27 +07:00
Pakin
7f8b19353a v1: initialize
- git repo fetcher service, compatible with registry tbm

Signed-off-by: Pakin <pakin.t@forth.co.th>
2025-12-16 09:32:37 +07:00