Commit History

Author SHA1 Message Date
  Nick Sweeting 9b24fe7390 merge dev 1 year ago
  Nick Sweeting 5efeb9d347 add get_SCOPE_CONFIG 1 year ago
  Nick Sweeting b9492f7736 silence ABID drift warning 1 year ago
  Nick Sweeting 518c46b4ab fix circular import and show log of plugins loading on startup 1 year ago
  Nick Sweeting 716df44b7a fix created_by_id access error on abid creation 1 year ago
  Nick Sweeting b56b1cac35 cleanup plugantic and pkg apps, make BaseHook actually create its own settings 1 year ago
  Nick Sweeting 2e1e1945f2 add django-object-actions to provide Regenerate ABID button 1 year ago
  Nick Sweeting 26291f81ef prevent ABID drift entirely when its set to False on a model 1 year ago
  Nick Sweeting ba6c1fd69b minor formatting and fixes 1 year ago
  Nick Sweeting 44669fab73 add BaseHook concept to underlie all Plugin hooks 1 year ago
  Nick Sweeting cbf2a8fdc3 rename datetime fields to _at, massively improve ABID generation safety and determinism 1 year ago
  Nick Sweeting 68a39b7392 remove .old_id entirely and make ABID generation only happen once on initial save 1 year ago
  Nick Sweeting 9072f4a999 fix ABID added to default to bookmarked value 1 year ago
  Nick Sweeting 4427869ae8 fix ABID generation by chopping ts_src precision to consistent length 1 year ago
  Nick Sweeting ae13f1811f better ABID display in admin UI 1 year ago
  Nick Sweeting 01094ecb03 fix REST API CSRF and auth handling 1 year ago
  Nick Sweeting 1e73a06ba0 change ABIDModel.created to use AutoTimeField seeded on .save instead of auto_now_add so that ts_src for ABID is available on creation before DB row is created 1 year ago
  Nick Sweeting e558d71b10 fix uuid checks on save 1 year ago
  Nick Sweeting ea81f2fc14 use ABIDAdmin as base ModelAdmin 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 850448b42c add salt args in more places 1 year ago
  Nick Sweeting f72debfdb2 migrate ArchiveResult.id to old_id, and make uuid main id 1 year ago
  Nick Sweeting a1afd0211f fix abid calculation 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