Nick Sweeting
|
b789be098d
fix type hint
|
1 年之前 |
Nick Sweeting
|
24fe958ff3
massively improve Snapshot admin list view query performance
|
1 年之前 |
Nick Sweeting
|
09553d8340
hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations
|
1 年之前 |
Nick Sweeting
|
9b1659c72f
make created_by_id autoapply to any ArchiveResults created under Snapshot
|
1 年之前 |
Nick Sweeting
|
ea81f2fc14
use ABIDAdmin as base ModelAdmin
|
1 年之前 |
Nick Sweeting
|
0285aa52a0
config and attr access improvements
|
1 年之前 |
Nick Sweeting
|
4ae186dfca
fix ABID generation consistency when self._state.adding is True
|
1 年之前 |
Nick Sweeting
|
267964881c
fix tags editor in Snapshot list view
|
1 年之前 |
Nick Sweeting
|
506b3d28d4
fix admin UI TagInline and ArchiveResultInline form POST handling
|
1 年之前 |
Nick Sweeting
|
c4ef2993b2
update REST API and Admin UI to use new id and old_id exclusively
|
1 年之前 |
Nick Sweeting
|
74c11d41be
dont allow modifying Snapshot.timestamp as it would break folder dirs
|
1 年之前 |
Nick Sweeting
|
18ebaed7ed
fix admin UI display of tags
|
1 年之前 |
Nick Sweeting
|
57d31b2b14
fix snapshot uuid
|
1 年之前 |
Nick Sweeting
|
8c50257fe9
move snapshot id to old_id
|
1 年之前 |
Nick Sweeting
|
a271bcb4ce
use new ids for ArchiveResult API
|
1 年之前 |
Nick Sweeting
|
f72debfdb2
migrate ArchiveResult.id to old_id, and make uuid main id
|
1 年之前 |
Nick Sweeting
|
4d0bbfccfc
add uri salt and fix api url namespaces
|
1 年之前 |
Nick Sweeting
|
5e0cc926f1
show ulid in archivebox admin
|
1 年之前 |
Nick Sweeting
|
48becde9b4
add new pydantic-based plugin system
|
1 年之前 |
Nick Sweeting
|
acfd346440
make abids searchable in the admin ui
|
1 年之前 |
Nick Sweeting
|
241a7c6ab2
add created, modified, updated, created_by and update django admin
|
1 年之前 |
Nick Sweeting
|
0420662174
switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id
|
1 年之前 |
Nick Sweeting
|
f896e5dbeb
switch from monkey patching WebhookModel to using swappable
|
1 年之前 |
Nick Sweeting
|
027c029316
redact passwords, keys, and secret tokens in admin UI
|
1 年之前 |
Nick Sweeting
|
8667ed29f1
improve API webhooks helptext and change app_label to API
|
1 年之前 |
Nick Sweeting
|
47666ec26b
show webhooks config in django admin
|
1 年之前 |
Nick Sweeting
|
75153252dc
big overhaul of REST API, split into auth, core, and cli methods
|
1 年之前 |
jim winstead
|
8b1b01e508
Update to Django 4.2.x, now in LTS until April 2026
|
1 年之前 |
Nick Sweeting
|
d0cd84a2af
Merge branch 'dev' into specific-version-banner
|
1 年之前 |
Nick Sweeting
|
ef1a697588
fix sorting by Size or by Files to sort by number of archive results
|
1 年之前 |