.. |
ansible
|
move all ansible files into plugantic folder for now
|
2024-09-21 04:12:33 -07:00 |
management
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
migrations
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
__init__.py
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
admin.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
ansible_utils.py
|
ignore lib dirs
|
2024-09-17 00:47:55 -07:00 |
apps.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_admindataview.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_binary.py
|
fix npm and pip binprovider setup and paths search
|
2024-09-21 04:12:33 -07:00 |
base_check.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_configset.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_extractor.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_hook.py
|
split puppeteer plugin into Puppeteer, Playwright, and Chrome
|
2024-09-21 04:12:34 -07:00 |
base_plugin.py
|
change plugins to have both a .register that runs at import and .ready that runs later
|
2024-09-10 00:05:45 -07:00 |
base_queue.py
|
add SQLite semaphore mockup
|
2024-09-22 16:28:30 -07:00 |
base_replayer.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
ini_to_toml.py
|
add SQLite semaphore mockup
|
2024-09-22 16:28:30 -07:00 |
models.py
|
rename datetime fields to _at, massively improve ABID generation safety and determinism
|
2024-09-04 23:42:36 -07:00 |
settings.py
|
add pydantic_settings mockup
|
2024-09-22 16:48:28 -07:00 |
tests.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
views.py
|
split puppeteer plugin into Puppeteer, Playwright, and Chrome
|
2024-09-21 04:12:34 -07:00 |