Commit Graph

8 Commits

Author SHA1 Message Date
harisreedhar a09c078c90 upload asset endpoint 2026-01-16 17:05:17 +05:30
harisreedhar 6a7443983a asset store update 2026-01-13 17:25:47 +05:30
henryruhs a20c21043a Minor cleanup 2026-01-09 15:34:29 +01:00
harisreedhar 404943bf22 state api updates 2026-01-09 19:15:20 +05:30
harisreedhar 4fdfef78e0 state api updates 2026-01-09 18:11:47 +05:30
harisreedhar bd7b4ab550 state api updates 2026-01-09 18:09:41 +05:30
Henry Ruhs 6180ccf6e6 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)

# Conflicts:
#	facefusion/program.py

* 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
2025-12-17 18:42:13 +01:00
Henry Ruhs 3daf049684 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
2025-12-17 18:42:13 +01:00