Commit History

Author SHA1 Message Date
  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 f896e5dbeb switch from monkey patching WebhookModel to using swappable 1 year ago
  Nick Sweeting 027c029316 redact passwords, keys, and secret tokens in admin UI 1 year ago
  Nick Sweeting 8667ed29f1 improve API webhooks helptext and change app_label to API 1 year ago
  Nick Sweeting 47666ec26b show webhooks config in django admin 1 year ago
  Nick Sweeting 75153252dc big overhaul of REST API, split into auth, core, and cli methods 1 year ago
  jim winstead 8b1b01e508 Update to Django 4.2.x, now in LTS until April 2026 1 year ago
  Nick Sweeting d0cd84a2af Merge branch 'dev' into specific-version-banner 1 year ago
  Nick Sweeting ef1a697588 fix sorting by Size or by Files to sort by number of archive results 1 year ago
  Ben Muthalaly 5de45dbf30 Show upgrade notification in admin snapshot view 1 year ago
  Nick Sweeting fcdc41a1ab re-enable autocomplete tag field for now as its breaking action buttons display 1 year ago
  Nick Sweeting 7d5a7f80ca Update admin.py 2 years ago
  Nick Sweeting 7d06836443 add WIP comment 2 years ago
  Nick Sweeting 6761ed368c wip pre-0.7.1 side fixes 2 years ago
  Nick Sweeting a9986f1f05 add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support 4 years ago
  Nick Sweeting 8d68f1744e tweak columns in private snapshots list and shorten action names 4 years ago
  Nick Sweeting 722f530c80 support adding and removing multiple tags at once using autocomplete multiselect field 4 years ago
  Nick Sweeting c98053a8ca allow filtering by archiveresult status 4 years ago
  Nick Sweeting 7162649b03 fix search fields on admin snapshots list 4 years ago
  Nick Sweeting c438e49871 fix clicking on tags on snapshot list 4 years ago
  Nick Sweeting ff9445648b fix navbar and tags display 4 years ago
  Nick Sweeting 5568b3b612 fix adding and removing tags via admin snapshot list 4 years ago
  Nick Sweeting 49b77b91bb fix unused var 4 years ago
  Nick Sweeting 177d22da50 fix clicking add tag when no tag is selected throwing 500 4 years ago
  Nick Sweeting 76ff789164 fix tags page rendering when snapshot has no updated timestamp 4 years ago
  Nick Sweeting 844b5c5e20 minor db fix 4 years ago
  Nick Sweeting ca2bb673ea improve inline admin forms and add tags autocomplete 4 years ago
  Nick Sweeting 106f6adc59 fix lgtm alerts 4 years ago
  Nick Sweeting 4e5671dda9 add ability to add and remove tags directly from snapshot list 4 years ago