• Joined on 2024年07月23日
chikof pushed to main at ungo/unfm 2026年04月24日 17:18:30 +02:00
951abab280
chore(docker): remove unused volume
chikof pushed to main at ungo/unfm 2026年04月24日 17:05:51 +02:00
a9aa68b79a
feat(docker): add entrypoint for goose migrations
chikof pushed to new at ungo/unfm 2026年04月13日 01:40:47 +02:00
2ab45bddb2 fix(docker): forgot to include the assets
chikof pushed to new at ungo/unfm 2026年04月13日 01:16:36 +02:00
9f0a29c51a fix(docker-compose): add env variables?
chikof pushed to new at ungo/unfm 2026年04月13日 00:58:48 +02:00
5102cc05a8 fix(docker): make vol path accessible
chikof pushed to new at ungo/unfm 2026年04月13日 00:29:45 +02:00
f7e5d99d66 fix(docker): add db volume
chikof pushed to new at ungo/unfm 2026年04月12日 23:46:34 +02:00
a6d4b78908 feat(docker): add docker-compose and improve dockerfile
chikof pushed to new at ungo/unfm 2026年04月12日 15:29:48 +02:00
4447bccb2e fix(docker): forgor to prefix
chikof pushed to new at ungo/unfm 2026年04月12日 15:26:26 +02:00
b2545036ec feat: add dockerfile
chikof pushed to main at ungo/gofs 2026年03月30日 01:40:09 +02:00
446e074839
feat: add sigv4 authentication, presigned urls, and credential store
chikof pushed to main at ungo/gofs 2026年03月28日 01:52:41 +01:00
de38216975
chore: hello kitty means hello demon
chikof pushed to main at ungo/gofs 2026年03月27日 22:41:58 +01:00
471209563f
chore: remove testing file
chikof pushed to main at ungo/gofs 2026年03月27日 22:14:20 +01:00
e348774fb9
feat(bucket): add versioning, list buckets route, and get location
fd6da52d6b
chore(test): few tests before adding more stuff
Compare 2 commits »
chikof pushed to main at ungo/gofs 2026年03月27日 14:03:34 +01:00
028d324ce5
feat: buckets and objects creation
a0e9f7cd5a
chore: few headers
Compare 2 commits »
chikof pushed to main at ungo/gofs 2026年03月27日 10:21:48 +01:00
375971dc64
feat: setup web server
chikof pushed to main at ungo/gofs 2026年03月27日 07:58:08 +01:00
6041adc9cf
feat: initialize project
chikof created repository ungo/gofs 2026年03月27日 07:26:54 +01:00
chikof pushed to feat/oauth2 at ungo/yawl 2026年03月09日 22:35:41 +01:00
49501afe7d
chore: use the Button component
chikof pushed to feat/oauth2 at ungo/yawl 2026年03月09日 20:04:55 +01:00
2fe455bbc0
refactor(oauth2): handle oauth2 with graphql instead of REST
5f018880f7
chore: merge devportal into main frontend
Compare 2 commits »
chikof created pull request ungo/yawl#3 2026年03月08日 21:42:48 +01:00
feat: oauth2 routes and dev portal