Commit Graph

9 Commits

Author SHA1 Message Date
henryruhs 4ba6f7643e Revamp the upload 2026-03-17 14:01:49 +01:00
harisreedhar 6f66937e72 upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 771ffe3081 asset store update 2026-03-17 14:01:49 +01:00
henryruhs f59bf04bc2 Minor cleanup 2026-03-17 14:01:49 +01:00
harisreedhar 5a2eb2059d state api updates 2026-03-17 14:01:49 +01:00
harisreedhar b1aff93617 state api updates 2026-03-17 14:01:49 +01:00
harisreedhar 151ec22a35 state api updates 2026-03-17 14:01:49 +01:00
Henry Ruhs 051aed6133 Scope for Args (#988)
* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Remove system memory limit (#986)

* Add session_id, make token size more reasonable (#983)

* Add session_id, make token size more reasonable

* Use more direct approach

* Fix more stuff

* Fix ignore comments

* Fix naming

* Fix lint
2026-03-17 14:01:46 +01:00
Henry Ruhs 04f6a2c758 Local API (#982)
* Introduce API scelleton

* Raw impl for session

* Simple state endpoint

* Apply _body naming

* Finalize session testing and comment out tons of useless code

* Clean and refactor part1

* Clean and refactor part2

* Clean and refactor part2

* Clean and refactor part2

* Clean and refactor part2

* Refactor middleware

* Refactor middleware

* Clean and refactor part3

* TDD and 2 beers

* TDD and 2 beers

* Complete state endpoints

* You can only set what is already present

* Use only JSON as response

* Use default logger

* Improve auth extraction

* Extend api command with more args

* Adjust API messages
2026-03-17 14:01:35 +01:00