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
|
c1fd2cfa42
tag URLs immediately once added instead of waiting until archival completes
|
1 year ago |
hannah98
|
fc3d2bb4dc
rename TAG_SEPARATORS to TAG_SEPARATOR_PATTERN
|
4 years ago |
hannah98
|
049f88def9
Added TAG_SEPARATORS option to supply a regex of characters to use when splitting tags
|
4 years ago |
Nick Sweeting
|
d7f01922f3
fix direct assignment of tags to many-to-many set
|
4 years ago |
Nick Sweeting
|
b1b7ee2b85
Update sql.py
|
4 years ago |
hannah98
|
4b8962b60b
Fix #725 - correctly parse tags on json import
|
4 years ago |
Nick Sweeting
|
1cabde3ccd
remove atomic transactions
|
4 years ago |
Nick Sweeting
|
46a4197514
fix tests
|
4 years ago |
Nick Sweeting
|
75e1bfd0a9
create_or_update ArchiveResults from history instead of get_or_create
|
4 years ago |
Nick Sweeting
|
6f0eec92eb
fix lint errors
|
4 years ago |
Nick Sweeting
|
bdf1b102be
load ArchiveResults from orphaned links history during init
|
4 years ago |
Nick Sweeting
|
6ac48d7c35
tweak warning msg
|
5 years ago |
Cristian
|
e1d0b8bce7
feat: Initialize django at the beginning
|
5 years ago |
Cristian
|
62c78e1d10
refactor: Remove django-taggit and replace it with a local tags setup
|
5 years ago |
Angel Rey
|
4581ea956f
Fixed empty tags
|
5 years ago |
Angel Rey
|
45775c607c
Fixed empty tags
|
5 years ago |
Angel Rey
|
62c9028212
Improved tags
|
5 years ago |
apkallum
|
594d9e49ce
first attempt to migrate to Pathlib
|
5 years ago |
Cristian
|
f55153eab3
feat: Update `update` command to work with querysets
|
5 years ago |
Cristian
|
fe9604a772
feat: Add tests for remove command
|
5 years ago |
Cristian
|
a8ed72501d
feat: Refactor remove command to use querysets
|
5 years ago |
Cristian
|
be520d137a
feat: Refactor add method to use querysets
|
5 years ago |
Nick Sweeting
|
f18d92570e
wip attempt to fix timestamp unique constraint errors
|
5 years ago |
Nick Sweeting
|
6e142e3531
match existing snapshots on url only, ignoring timestamp
|
5 years ago |
Cristian
|
fe0884f1ec
fix: Remove link from sql index on remove command
|
5 years ago |
Nick Sweeting
|
4c4b1e6a4b
fix link creation
|
5 years ago |
Nick Sweeting
|
354a63ccd4
dont dedupe snapshots in sqlite on every run
|
5 years ago |
Nick Sweeting
|
bc1f925542
fix snapshot getter in sql saving
|
5 years ago |