.. |
models
|
fix(db): update models for boards w/ nullable deleted_at
|
2023-06-22 16:25:49 +10:00 |
__init__.py
|
all files migrated; tweaks needed
|
2023-03-03 00:02:15 -05:00 |
board_image_record_storage.py
|
fix(db): update models for boards w/ nullable deleted_at
|
2023-06-22 16:25:49 +10:00 |
board_images.py
|
Revert "restore 3.9 compatibility by replacing | with Union[]"
|
2023-07-03 10:56:41 -04:00 |
board_record_storage.py
|
feat(db): add get_all() method for boards
|
2023-06-22 16:25:49 +10:00 |
boards.py
|
feat(db): add get_all() method for boards
|
2023-06-22 16:25:49 +10:00 |
config.py
|
expose max_cache_size in config
|
2023-07-05 02:44:15 -04:00 |
default_graphs.py
|
feat(nodes): default to CPU noise
|
2023-06-27 13:57:31 +10:00 |
events.py
|
Revert "feat(nodes): add warning socket event"
|
2023-06-15 01:05:16 +10:00 |
graph.py
|
Feat/easy param (#3504)
|
2023-06-11 16:27:44 +10:00 |
image_file_storage.py
|
(api) add option to board delete route and logic to services
|
2023-06-29 21:14:53 +10:00 |
image_record_storage.py
|
fix query
|
2023-06-29 21:14:53 +10:00 |
images.py
|
(api) add option to board delete route and logic to services
|
2023-06-29 21:14:53 +10:00 |
invocation_queue.py
|
nodes: invocation queue item - make more pydantic
|
2023-04-16 09:39:33 -04:00 |
invocation_services.py
|
tests(nodes): fix nodes tests
|
2023-06-29 23:11:48 +10:00 |
invoker.py
|
fix(nodes): update Invoker.invoke() docstring
|
2023-06-09 14:53:45 +10:00 |
item_storage.py
|
revert and disable auto-formatting of invocations
|
2023-03-03 14:59:17 -05:00 |
latent_storage.py
|
refactor(minor): Latent Disk Storage
|
2023-06-15 02:21:49 +12:00 |
metadata.py
|
feat(nodes): improve metadata service comments
|
2023-05-24 11:30:47 -04:00 |
model_manager_service.py
|
merge with upstream
|
2023-07-06 13:17:02 -04:00 |
processor.py
|
chore(nodes): remove unused imports
|
2023-05-25 12:12:31 +10:00 |
resource_name.py
|
feat(nodes): add nameservice
|
2023-05-28 20:19:56 -04:00 |
restoration_services.py
|
Fixes, first runable version
|
2023-06-11 16:42:40 +03:00 |
sqlite.py
|
fix potential race condition in config system
|
2023-05-25 20:41:26 -04:00 |
urls.py
|
feat(nodes): remove image_origin from most places
|
2023-06-14 23:08:27 +10:00 |