ArchiveBox/archivebox/plugantic
2024-09-24 15:13:54 -07:00
..
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 split plugin dirs, created new cleaner import path for plugin config in settings.py 2024-09-24 01:25:55 -07:00
admin.py add new pydantic-based plugin system 2024-05-17 20:13:54 -07:00
ansible_utils.py split plugin dirs, created new cleaner import path for plugin config in settings.py 2024-09-24 01:25: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 rename plugins dirs 2024-09-24 01:34:27 -07:00
base_binary.py split plugin dirs, created new cleaner import path for plugin config in settings.py 2024-09-24 01:25:55 -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 more settings loading tweaks and improvements 2024-09-24 15:13:54 -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 fully migrate all search backends to new plugin system 2024-09-24 03:05:43 -07:00
base_plugin.py rename plugins_sys base to config 2024-09-24 02:12:30 -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
base_searchbackend.py fully migrate all search backends to new plugin system 2024-09-24 03:05:43 -07:00
ini_to_toml.py add header to generated TOML file warning its been converted from INI 2024-09-22 19:27:33 -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 remove redundant import 2024-09-24 01:32:01 -07:00