Nick Sweeting
|
1492c02bfa
|
lazy-load loadfire and ldap lib for faster startup time
|
2024-10-03 17:39:39 -07:00 |
|
Nick Sweeting
|
161afc7297
|
add health stats counters to machine models
|
2024-10-03 03:11:04 -07:00 |
|
Nick Sweeting
|
e315905721
|
add new InstalledBinary model to cache binaries on host machine
|
2024-10-03 03:10:22 -07:00 |
|
Nick Sweeting
|
035a14b6ea
|
better help text output
|
2024-10-02 19:46:31 -07:00 |
|
Nick Sweeting
|
968adf64da
|
small easter eggs
|
2024-10-02 14:17:28 -07:00 |
|
Nick Sweeting
|
295c5c46e0
|
add new crawl model
|
2024-10-01 21:47:16 -07:00 |
|
Nick Sweeting
|
f46d62a114
|
add py-machineid lib for new machine app
|
2024-10-01 21:46:35 -07:00 |
|
Nick Sweeting
|
276a505cae
|
fix extractor path calculation
|
2024-10-01 21:44:56 -07:00 |
|
Nick Sweeting
|
d21bc86075
|
finish migrating almost all config to new system
|
2024-09-30 23:21:34 -07:00 |
|
Nick Sweeting
|
2a1645ba27
|
fix import errors
|
2024-09-30 19:32:57 -07:00 |
|
Nick Sweeting
|
b913e6f426
|
rename OUTPUT_DIR to DATA_DIR
|
2024-09-30 17:44:18 -07:00 |
|
Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
dfca4b13b2
|
move system.py into misc folder
|
2024-09-30 17:13:55 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
8d3f45b720
|
merge plugantic and abx, all praise be to praise our glorious pluggy gods
|
2024-09-27 01:26:12 -07:00 |
|
Nick Sweeting
|
8ed3155ec5
|
migrate plugin loading process to new pluggy-powered system based on djp
|
2024-09-26 02:43:12 -07:00 |
|
Nick Sweeting
|
0cfcabf6f4
|
fix admin data view configs type rendering
|
2024-09-26 02:41:22 -07:00 |
|
Nick Sweeting
|
ed45f58758
|
use constants in more places
|
2024-09-26 02:41:09 -07:00 |
|
Nick Sweeting
|
eb360f188a
|
remove old insecure index.json url serving from root
|
2024-09-26 02:38:59 -07:00 |
|
Nick Sweeting
|
d8a9dca0f6
|
use constants in more places
|
2024-09-26 02:38:45 -07:00 |
|
Nick Sweeting
|
bb65b2dbec
|
move almost all config into new archivebox.CONSTANTS
|
2024-09-25 05:10:09 -07:00 |
|
Nick Sweeting
|
6742888278
|
setup rich tracebacks width properly
|
2024-09-25 00:39:27 -07:00 |
|
Nick Sweeting
|
e99260feb2
|
fix rich logging issues
|
2024-09-24 21:17:07 -07:00 |
|
Nick Sweeting
|
bde0bf8263
|
load ipython rich extension in archivebox shell
|
2024-09-24 19:37:05 -07:00 |
|
Nick Sweeting
|
64c7100cf9
|
speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug
|
2024-09-24 19:04:38 -07:00 |
|
Nick Sweeting
|
97695bda5e
|
more settings loading tweaks and improvements
|
2024-09-24 15:13:54 -07:00 |
|
Nick Sweeting
|
c9c163efed
|
begin migrating search backends to new plugin system
|
2024-09-24 02:13:01 -07:00 |
|
Nick Sweeting
|
e8f1264954
|
rename plugins dirs
|
2024-09-24 01:34:27 -07:00 |
|
Nick Sweeting
|
a9a97c013d
|
split plugin dirs, created new cleaner import path for plugin config in settings.py
|
2024-09-24 01:25:55 -07:00 |
|
Nick Sweeting
|
8f38f70e4a
|
define PACKAGE_DIR and DATA_DIR in settings.py directly
|
2024-09-22 19:26:26 -07:00 |
|
Nick Sweeting
|
3bbf8f69ab
|
cleanup settings.py sqlite settings more
|
2024-09-13 03:27:38 -07:00 |
|
Nick Sweeting
|
eae11cba19
|
add recommended SQLite db connection settings to avoid single-writer lock contention
|
2024-09-11 16:50:44 -07:00 |
|
Nick Sweeting
|
cecca8d169
|
allow deleting results from list page
|
2024-09-10 03:09:43 -07:00 |
|
Nick Sweeting
|
1ce09b88d7
|
show logs and workers in Django Admin data views
|
2024-09-10 00:05:45 -07:00 |
|
Nick Sweeting
|
60154fba5f
|
add django_huey, huey_monitor, and replace Threads with huey tasks
|
2024-09-10 00:05:45 -07:00 |
|
Nick Sweeting
|
db5428a486
|
increase maximum form field POST param size
|
2024-09-10 00:05:45 -07:00 |
|
Nick Sweeting
|
3f76e0a87f
|
fix migrations import errors
|
2024-09-06 03:48:52 -07:00 |
|
Nick Sweeting
|
f6ca48835a
|
hide more 404 and 304 errors from daphne logs
|
2024-09-06 02:54:53 -07:00 |
|
Nick Sweeting
|
52386d9c16
|
run all blocking commands in background threads and show nice UI messages as confirmation
|
2024-09-06 02:54:22 -07:00 |
|
Nick Sweeting
|
b56b1cac35
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
Nick Sweeting
|
2e1e1945f2
|
add django-object-actions to provide Regenerate ABID button
|
2024-09-05 23:19:21 -07:00 |
|
Nick Sweeting
|
00aa7dc19f
|
setup daphne and django channels to replace runserver
|
2024-09-05 21:45:43 -07:00 |
|
Nick Sweeting
|
2c48dabfab
|
add preliminary support for ASGI/daphne serving
|
2024-09-05 21:43:42 -07:00 |
|
Nick Sweeting
|
c76c50e71f
|
add HTTP byte range request support to media file serving
|
2024-09-05 21:41:49 -07:00 |
|
Nick Sweeting
|
ba6c1fd69b
|
minor formatting and fixes
|
2024-09-05 04:39:46 -07:00 |
|
Nick Sweeting
|
44669fab73
|
add BaseHook concept to underlie all Plugin hooks
|
2024-09-05 03:36:18 -07:00 |
|
Nick Sweeting
|
ed5357cec9
|
add migrations for datetime field renames
|
2024-09-04 23:44:13 -07:00 |
|
Nick Sweeting
|
0fef2357c7
|
change default datetime template rendering to include seconds
|
2024-09-04 23:43:25 -07:00 |
|
Nick Sweeting
|
0c236b034b
|
allow accessing admin change pages by .abid as well as .id
|
2024-09-04 23:43:07 -07:00 |
|
Nick Sweeting
|
cbf2a8fdc3
|
rename datetime fields to _at, massively improve ABID generation safety and determinism
|
2024-09-04 23:42:36 -07:00 |
|