Commit History

Author SHA1 Message Date
  Nick Sweeting d0f129295f move sqlite3 checks up a level 3 years ago
  Nick Sweeting 89175ccb22 check SQLite3 version and enabled extensions on startup 3 years ago
  Nick Sweeting c245d36e44 add PUID and PGID as config options in archivebox 3 years ago
  Nick Sweeting 5e4ddbbf25 fix mercury bin parsing back 3 years ago
  Nick Sweeting e96c1bcf13 bump mercury parser to git head version 3 years ago
  Nick Sweeting d05510f844 fix version string parsing on macOS in some cases where LANG C is not supported 3 years ago
  Nick Sweeting 8ebf3e2f93 add config option PREVIEW_ORIGINALS to hide original iframes in snapshot detail pages 3 years ago
  Nick Sweeting 6e66863871 add max 5s writing delay for concurrent writers and flush WAL slower 3 years ago
  Nick Sweeting 57df65f28f use yt-dlp for media archiving instead of youtube-dl 3 years ago
  Nick Sweeting eb81d41f84 bump Dockerfile base image version and install yt-dlp 3 years ago
  Pellaeon Lin 5e9d05483e Fix bin_version: set LANG=C when calling executables to avoid parsing 3 years ago
  Nick Sweeting 666ab20df5 Update archivebox/config.py 4 years 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
  Mika Tuupola f14a861605 Change logfile open to write mode only 4 years ago
  Nick Sweeting 5a2c78e14b add proper support for URL_WHITELIST instead of using negation regexes 4 years ago
  Nick Sweeting c2d1a57581 fix umask dir permissions 4 years ago
  Nick Sweeting 8230f88d80 change default OUTPUT_PERMISSIONS to disallow execution except on dirs 4 years ago
  Nick Sweeting 1112526543 add option ENFORCE_ATOMIC_WRITES to allow disabling forced FSYNC writes on network drives 4 years ago
  Nick Sweeting 79e19ecd47 shield pwd import for windows 4 years ago
  Nick Sweeting 208f866fc4 fix user detection on freebsd always returning root 4 years ago
  Nick Sweeting 9563e74f7c enforce minimum django version 4 years ago
  Nick Sweeting 54cab113f3 allow static_index.json in dir root from old static exports 4 years 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 1e3c1e3c83 also write autogenerated subtitles 4 years ago
  Nick Sweeting c5a9b77f4f update user agents to mimic latest chrome 4 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 06c58ac42a fix unreachable config backup clear 4 years ago
  Nick Sweeting 32764347ce add new SEARCH_BACKEND_TIMEOUT config option defaulted to 90sec 4 years ago