Skip to content

merge: gitlab main into github master#11

Merged
OliverKeefe merged 41 commits intomainfrom
master
Feb 9, 2026
Merged

merge: gitlab main into github master#11
OliverKeefe merged 41 commits intomainfrom
master

Conversation

@OliverKeefe
Copy link
Owner

No description provided.

compute checksum in backend from multipart from instead of in frontend.
* add uploadObject function
* add makeDataBlobLike function
* add ObjectType enum
* add CID type
send method now correctly includes authorization header.
obviously this will be correctly implemented at later stage
Wiring for api routes now occur in router. Abandoned functional options pattern which was, in hindsight, utterly pointless here
* remove hardcoded data
* remove dead code
* add new wiring
* add getAllMetadata function
* add GetAllMetadataResp interface
* add GetAllMetadataReq interface
* add CursorReq interface
fixed bug whereby handler throws an error and then continues due to lack of return statement.
* add StorachaLogin function
* add isUser validation helper

* add uploadObject function
* add makeDataBlobLike function
file icons now dynamically display based upon the file type. e.g. if .java file, icon will be java icon etc...
fixed bug whereby the query was trying to insert a value into owner_id which is a reference to a foreign key rather than joining.
@OliverKeefe OliverKeefe merged commit 85cb99b into main Feb 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant