Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Nick Sweeting 005da31f8f add overwrite flag option to schedule cmd 4 tahun lalu
  Nick Sweeting 534ae60ab0 dont overwrite the log on each run, and use dedicated log for scheduled archiving 4 tahun lalu
  Nick Sweeting 36f0646501 Merge pull request #669 from FliegendeWurst/fix-issue-235 4 tahun lalu
  FliegendeWurst 60bd9a902e add command: --parser option 4 tahun lalu
  Nick Sweeting 49b77b91bb fix unused var 4 tahun lalu
  Nick Sweeting f3a3d76439 support adding urls with tags directly via CLI and add page 4 tahun lalu
  Nick Sweeting fea0b89dbe add tag cli option 4 tahun lalu
  Nick Sweeting ba2afa0672 allow cancelling init partway through and show hints to resume 4 tahun lalu
  Nick Sweeting bdf1b102be load ArchiveResults from orphaned links history during init 4 tahun lalu
  Nick Sweeting fad2620c62 minor tweaks 4 tahun lalu
  Nick Sweeting 4eac9d0ec1 show extra system setup info in version output 4 tahun lalu
  Nick Sweeting b3a50a2c10 fix server quick-init param not being passed properly to subcommand 4 tahun lalu
  Nick Sweeting b06e256ad9 fix add command not updating snapshot detail index pages when passed index-only and overwrite flags together 4 tahun lalu
  Nick Sweeting 8e98cef7ad fix after and before args flipped when filtering 4 tahun lalu
  Nick Sweeting 00ae1f15a7 ignore shm db file and config files in archivebox data dir on init 4 tahun lalu
  Nick Sweeting 3c3bae02d2 add quick-init option to skip reimporting all snapshot dirs on init 4 tahun lalu
  Nick Sweeting 611216765d switch sqlite to use WAL mode by default to prevent database locked errors 4 tahun lalu
  Nick Sweeting 783f597955 minor build fixes 4 tahun lalu
  Nick Sweeting ed13ec7655 remove active theme 4 tahun lalu
  Nick Sweeting 39ec77e46c add createsuperuser flag to server command 4 tahun lalu
  Cristian a28547cbca refactor: Remove get_empty_snapshot queryset function and generate it directly 5 tahun lalu
  Nick Sweeting e90cf05141 fix lint errors 5 tahun lalu
  Nick Sweeting 30f8d3f191 show python implementation name and flip verison output order for easier reading when wrapped on small screens 5 tahun lalu
  Nick Sweeting 9fa70b3452 add extractors arg to oneshot command and bump version to v0.5.1 5 tahun lalu
  Cristian 275ad22db7 refactor: Remove `skip_index` from archive related functions 5 tahun lalu
  Cristian 9aac09a5e1 feat: Patch setup_django so we can use an inmemory db in specific commands 5 tahun lalu
  JDC caf4660ac8 Add indexing to update command and utilities 5 tahun lalu
  JDC c5b1b91708 fix: flush_search_index must be called before removing snapshots 5 tahun lalu
  JDC 823df34080 Use QuerySets for search backend API instead of pks 5 tahun lalu
  JDC f383648ffc Use a generator for snapshot flush from index 5 tahun lalu