Jedrzej Kosinski
|
5f7e091451
|
Satisfied ruff
|
2025-12-23 20:15:17 -08:00 |
|
Jedrzej Kosinski
|
07e85cecbd
|
Simplified hashing function tpye hint and _hash_file_obj
|
2025-12-18 15:43:01 -08:00 |
|
Jedrzej Kosinski
|
604b00c1f6
|
removed unsued import to satisfy ruff
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
|
2025-12-13 15:39:15 -08:00 |
|
Jedrzej Kosinski
|
3819bf238f
|
Don't show assets scan message upon calling /object_info endpoint
|
2025-12-13 15:32:17 -08:00 |
|
Jedrzej Kosinski
|
20c57cbc6a
|
Remove some functions the two deleted endpoints were using
|
2025-12-13 15:25:10 -08:00 |
|
Jedrzej Kosinski
|
c72236dd32
|
Remove two routes that will not be relevant yet in this PR: HEAD /api/assets/hash/<hash> and PUT /api/assets/<id>/preview
|
2025-12-13 15:22:18 -08:00 |
|
Jedrzej Kosinski
|
098b3dd5d7
|
Replaced Optional with | None in schemas_in.py and schemas_out.py
|
2025-12-13 15:14:19 -08:00 |
|
Jedrzej Kosinski
|
b3ec1b3f05
|
Added support for 5 http endpoints for assets
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
|
2025-12-12 18:01:26 -08:00 |
|
Jedrzej Kosinski
|
9fedc506b5
|
Added db script to insert assets stuff, cleaned up some code; assets (models) now get added/rescanned
Python Linting / Run Ruff (push) Has been cancelled
Python Linting / Run Pylint (push) Has been cancelled
|
2025-12-10 13:25:32 -08:00 |
|
Jedrzej Kosinski
|
51f553386d
|
Brought over minimal elements from PR 10045 to reproduce seed_assets and register_assets_system without adding anything to the DB or server routes yet, for now making everything sync (can introduce async once everything is cleaned up and brought over)
|
2025-12-09 19:48:24 -08:00 |
|