Nick Sweeting
|
24fe958ff3
massively improve Snapshot admin list view query performance
|
1 year ago |
Nick Sweeting
|
09553d8340
hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations
|
1 year ago |
Nick Sweeting
|
0285aa52a0
config and attr access improvements
|
1 year ago |
Nick Sweeting
|
4ae186dfca
fix ABID generation consistency when self._state.adding is True
|
1 year ago |
Nick Sweeting
|
52a813aa80
fix title display in admin UI and abid filter matching in urls
|
1 year ago |
Nick Sweeting
|
9273db528e
fix abid generation migrations to be historically consistent
|
1 year ago |
Nick Sweeting
|
c4ef2993b2
update REST API and Admin UI to use new id and old_id exclusively
|
1 year ago |
Nick Sweeting
|
344e902fc6
migrate SnapshotTag to use new snapshot id
|
1 year ago |
Nick Sweeting
|
cf2faecf61
add migrations for SnapshotTag through model
|
1 year ago |
Nick Sweeting
|
57d31b2b14
fix snapshot uuid
|
1 year ago |
Nick Sweeting
|
8c50257fe9
move snapshot id to old_id
|
1 year ago |
Nick Sweeting
|
a271bcb4ce
use new ids for ArchiveResult API
|
1 year ago |
Nick Sweeting
|
f72debfdb2
migrate ArchiveResult.id to old_id, and make uuid main id
|
1 year ago |
Nick Sweeting
|
4d0bbfccfc
add uri salt and fix api url namespaces
|
1 year ago |
Nick Sweeting
|
5e0cc926f1
show ulid in archivebox admin
|
1 year ago |
Nick Sweeting
|
fdf6f465db
add docstrings
|
1 year ago |
Nick Sweeting
|
241a7c6ab2
add created, modified, updated, created_by and update django admin
|
1 year ago |
Nick Sweeting
|
0420662174
switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id
|
1 year ago |
Nick Sweeting
|
4f9f22e024
create abid_utils with new ABID type for ArchiveBox IDs
|
1 year ago |
Nick Sweeting
|
ce833e8ead
automatically create storage directories and symlinks based on ulid
|
1 year ago |
Nick Sweeting
|
33bc4622a0
add ulid and typeid to Snapshot and ArchiveResult
|
1 year ago |
Nick Sweeting
|
457c42bf84
load EXTRACTORS dynamically using importlib.import_module
|
1 year ago |
Nick Sweeting
|
6a6ef63775
enforce utf8 on more file reads
|
4 years ago |
Nick Sweeting
|
193df5c8d3
add video subtitles and description to full-text index
|
4 years ago |
Nick Sweeting
|
1b67dd5c45
fix issues with django 3.2
|
4 years ago |
Nick Sweeting
|
1977ae8962
add more helper props to snapshot for getting latest headers, favicon, etc
|
4 years ago |
Nick Sweeting
|
21820acecd
import User model into core models for convenience
|
4 years ago |
Nick Sweeting
|
d73f7d7d96
add db_index on url field
|
4 years ago |
Nick Sweeting
|
59d5423483
fix snapshot icon caching and ordering
|
4 years ago |
Nick Sweeting
|
f3a3d76439
support adding urls with tags directly via CLI and add page
|
4 years ago |