Add Connection Response Data
(I don’t actually know what is that)
Log in to leave a comment
Add Connection Response Data
(I don’t actually know what is that)
Log in to leave a comment
Unify Style (Helped By AI)
Add RWD and Hook for detect device
Fix server page won’t show up scroll bar
Log in to leave a comment
update gate-proxy config settings
(This part help by ai due to i tired to warp the gate config)
Log in to leave a comment
Fix :
""
Log in to leave a comment
Fix Bugs:
Add:
Log in to leave a comment
Modifying example from go-rtmp.
Still learning how to write go code
Log in to leave a comment
Add a Forget Password Endpoint.
(Only email screenshot. because I forget to screenshot reset-password page)
Log in to leave a comment
Add more management page
Fix some bugs (which might cause bugs in panel)
Add Readme
Enchanced Manage Panel
Make it notify and create admin when first start
Add Sqlite Support
Finish Docker Compose and Dockerfile
Log in to leave a comment
Finish Frontend and Email Auth
Log in to leave a comment
Add OpenAPI to API Endpoint.
Add Public Path List to make it won’t verify path those are public.
Remove Config Middleware (Seems like not used and danagerous)
Log in to leave a comment
Finish OpenIDConnect maybe.(and finish the key changing function)
Log in to leave a comment
Change Book and Chapter ID from serial to uuid.
Log in to leave a comment
Cast lots of time to finish the migration from gorm to ent
Log in to leave a comment
Currently Implementing Open ID Connect
(Have lots of work need to do…)
AI Help a lot to
Log in to leave a comment
Fix bug that will cause when using in my envrionment
(like db won’t migrate or mail dir wont clone into image)
And Finally fix mail sending problem (only test registry and login)
(Attachment is ArgoCD screenshot, it took about 4~5 hours to find problem and fix it)
(Hope that there won’t any bug later…)
Btw image-processor won’t crash when db not migrated. Wired :/
Log in to leave a comment
Bug Fix: Email sending problem (Most cause by file content wrong)
Now it can send email to user. (With correct content)
Log in to leave a comment
In this project, I tried to separate the processor from the frontend and used some specialized storage.
(Although it wasn’t mentioned in the write-up, I deployed a SeaweedFS instance.)
I also worked on other Kubernetes-related components, such as ingress and a multi-replica setup.
For caching, I implemented both cold storage and a hot cache. However, although the final design became quite complex, in practice it didn’t feel very usable.
This message was translated by AI because I’m not very good at English.
Add OAuth Endpoint (Not Reviewed)
Log in to leave a comment
Trying to do AuthFlow
(i need some help it blow my mind)
Log in to leave a comment
Fix the OAuth Error (Make it able to use middleware to set session and verify with protected url)
Current implementing SSO Server to Providors (Like Discord) OAuth
(Currently only test Discord)
Log in to leave a comment
Create A Basic Http Server In Gin
Build OAuth To Google And Discord With oauth2 from go and another for discord config
Add Basic Middleware and JWT Verify and Creation
Log in to leave a comment
I try to build a simple SPA to display all infomation.
and learn lots of k8s things like pv/pvc/deployment etc
also some api in k8s (in k8s node client)
and find that you can build a stateless manger in k8s by it builtin functions (which is cool)
In my deployment (If you want to run it same as me)
You need to setup a cloudflare token to make it update your domain that makes you have separate server in your cluster which will proxied by gate proxy
(if you didn’t set the domain, manager will add it into try list which will try when other server unreachable)
and it might have problem if you mount path wrong (because the manager needs to read file and server also)
so that I’ll recommend you use the nfs (though it might make minecraft server slower)
add runner and check helm work(save to local registry).
(QEMU is for arm64 image building)
Log in to leave a comment
Fix bot bugs (which not test out before) and add a sample to upload books
Change Image Processer Logic (Now fileCahcer control files. It’s delete logic was separated in codespace)
Fix frontend and ImageProcesser Image Size Problem (Prevent the 0 or 0.5 width and default width for screen)
readme is generated by ai
Log in to leave a comment
Try to make server refresh as fast as possible and make file system update after start started.
Log in to leave a comment
fine-tuning for k8s build and testing bot function(working…)
Log in to leave a comment
Add handling to prevent it crash by unknown timeout error.
move server status gather function from http request to websocket.
Log in to leave a comment
Add Bot API Endpoint and simple bot function (you can add a bot to add books if you want)
Log in to leave a comment
Add Email Auth
Log in to leave a comment
fix book upload and fix search bar tags parse error.
let owner edit tags and make cover upload function.
Log in to leave a comment
add deployment things like docker-compose and k8s deployment and fix bug that image server can’t upload image and db can’t be setup problems.
it can be deployed to k8s cluster now. I think.
(btw though next server still can save image locally. but I will recommend use both image and next.js due to current version is target for that and don’t test for local storage)
Log in to leave a comment
Combine two project into monorepo and implement image-processer
Log in to leave a comment
After discussing with other
Image processer will like (image below)
Log in to leave a comment
Currently make image processing and upload work. Also changing reader to fit processer.
(Not done yet.)
Log in to leave a comment
Make deployment into k8s work, basic frontend with server management and rcon.
And a simple DNS Manager to let you set server ip inside panel.
(using gate as proxy to connect player to servers inside proxy)
Log in to leave a comment