ArchiveBox/archivebox/plugantic
2024-09-27 01:26:11 -07:00
..
management move almost all config into new archivebox.CONSTANTS 2024-09-25 05:10:09 -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
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 move almost all config into new archivebox.CONSTANTS 2024-09-25 05:10:09 -07:00
base_check.py migrate plugin loading process to new pluggy-powered system based on djp 2024-09-26 02:43:12 -07:00
base_configset.py migrate plugin loading process to new pluggy-powered system based on djp 2024-09-26 02:43:12 -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 migrate plugin loading process to new pluggy-powered system based on djp 2024-09-26 02:43:12 -07:00
base_plugin.py migrate plugin loading process to new pluggy-powered system based on djp 2024-09-26 02:43:12 -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
tests.py check python encoding in SHELL_CONFIG validation 2024-09-25 01:14:48 -07:00
views.py fix log line view in admin data when bytes are not utf8 2024-09-26 02:41:45 -07:00