• Joined on 2021-10-13
conco pushed to master at conco/FictionArchive 2025-11-26 04:50:06 +00:00
747a212fb0 Add assistant directly
conco created branch feature/FA-11_CICD in conco/FictionArchive 2025-11-26 04:45:58 +00:00
conco pushed to feature/FA-11_CICD at conco/FictionArchive 2025-11-26 04:45:58 +00:00
200bdaabed [FA-11] Try to add Claude assistant
caa36648e2 Haven't checked yet
Compare 2 commits »
conco created branch master in Wurm/ShopMod 2025-11-26 03:26:52 +00:00
conco pushed to master at Wurm/ShopMod 2025-11-26 03:26:52 +00:00
96e47515b1 Use reflection for JSON parsing and fix question state issue
9898b2ed07 Fix random ql support
89fae5a5a2 Moving away from tree style for the image hflow style, but this works for now I guess
6caccf553e Works aside from buy button being missing
7263b88baa Good spot
Compare 10 commits »
conco created repository Wurm/ShopMod 2025-11-26 03:26:30 +00:00
conco pushed to master at conco/FictionArchive 2025-11-24 18:37:31 +00:00
6f2454329d Merge pull request 'feature/FA-18_BootstrapFrontend' (#32) from feature/FA-18_BootstrapFrontend into master
fdf2ff7c1b [FA-18] Adjustments based on feeback
e8596b67c4 [FA-18] Frontend bootstrapped
Compare 3 commits »
conco merged pull request conco/FictionArchive#32 2025-11-24 18:37:29 +00:00
feature/FA-18_BootstrapFrontend
conco closed issue conco/FictionArchive#18 2025-11-24 18:37:29 +00:00
Bootstrap Frontend
conco created pull request conco/FictionArchive#32 2025-11-24 18:37:19 +00:00
feature/FA-18_BootstrapFrontend
conco created branch feature/FA-18_BootstrapFrontend in conco/FictionArchive 2025-11-24 18:36:53 +00:00
conco pushed to feature/FA-18_BootstrapFrontend at conco/FictionArchive 2025-11-24 18:36:53 +00:00
fdf2ff7c1b [FA-18] Adjustments based on feeback
e8596b67c4 [FA-18] Frontend bootstrapped
Compare 2 commits »
conco pushed to master at conco/FictionArchive 2025-11-24 02:17:11 +00:00
a01250696f Merge pull request 'feature/FA-5_ImageSupport' (#31) from feature/FA-5_ImageSupport into master
16ed16ff62 [FA-5] Adds image support with proper S3 upload and replacement after upload
573a0f6e3f [FA-5] FileService setup, build scripts tweaked to be easier to maintain
1adbb955cf [FA-5] Remove gateway.fgp
71e27b5dbb [FA-5] Update gitignore for Fusion Gateway builds
Compare 5 commits »
conco merged pull request conco/FictionArchive#31 2025-11-24 02:17:10 +00:00
feature/FA-5_ImageSupport
conco closed issue conco/FictionArchive#5 2025-11-24 02:17:10 +00:00
Add Image Support
conco created pull request conco/FictionArchive#31 2025-11-24 02:16:56 +00:00
feature/FA-5_ImageSupport
conco created branch feature/FA-5_ImageSupport in conco/FictionArchive 2025-11-24 02:16:30 +00:00
conco pushed to feature/FA-5_ImageSupport at conco/FictionArchive 2025-11-24 02:16:30 +00:00
16ed16ff62 [FA-5] Adds image support with proper S3 upload and replacement after upload
573a0f6e3f [FA-5] FileService setup, build scripts tweaked to be easier to maintain
1adbb955cf [FA-5] Remove gateway.fgp
71e27b5dbb [FA-5] Update gitignore for Fusion Gateway builds
Compare 4 commits »
conco pushed to master at conco/FictionArchive 2025-11-22 23:14:23 +00:00
708f1a5338 Merge pull request 'feature/FA-13_ApiGateway' (#30) from feature/FA-13_ApiGateway into master
df7978fb43 [FA-13] Works locally, probably works in CICD
ceb4271182 [FA-13] Forgot gateway schema
ffa51cfce4 [FA-13] Adds Fusion gateway, need to setup a local build and stitch process. Only NovelService included right now.
Compare 4 commits »
conco closed issue conco/FictionArchive#13 2025-11-22 23:14:22 +00:00
Setup API Gateway