提交歷史

作者 SHA1 備註 提交日期
  Mika Tuupola f14a861605 Change logfile open to write mode only 4 年之前
  Igor Rzegocki 95cf85f8cf Support for Reverse Proxy authentication backends (like authelia) 4 年之前
  Nick Sweeting 5a2c78e14b add proper support for URL_WHITELIST instead of using negation regexes 4 年之前
  Nick Sweeting c2d1a57581 fix umask dir permissions 4 年之前
  Nick Sweeting 8230f88d80 change default OUTPUT_PERMISSIONS to disallow execution except on dirs 4 年之前
  Nick Sweeting 1112526543 add option ENFORCE_ATOMIC_WRITES to allow disabling forced FSYNC writes on network drives 4 年之前
  Nick Sweeting 79e19ecd47 shield pwd import for windows 4 年之前
  Nick Sweeting 208f866fc4 fix user detection on freebsd always returning root 4 年之前
  Nick Sweeting 9563e74f7c enforce minimum django version 4 年之前
  Nick Sweeting 54cab113f3 allow static_index.json in dir root from old static exports 4 年之前
  Nick Sweeting 6a6ef63775 enforce utf8 on more file reads 4 年之前
  Nick Sweeting 193df5c8d3 add video subtitles and description to full-text index 4 年之前
  Nick Sweeting 1e3c1e3c83 also write autogenerated subtitles 4 年之前
  Nick Sweeting c5a9b77f4f update user agents to mimic latest chrome 4 年之前
  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 年之前
  Nick Sweeting 06c58ac42a fix unreachable config backup clear 4 年之前
  Nick Sweeting 32764347ce add new SEARCH_BACKEND_TIMEOUT config option defaulted to 90sec 4 年之前
  Nick Sweeting 2e57df917e handle BaseExceptions properly 4 年之前
  Nick Sweeting 2c07d8f1f3 fix lgtm alerts 4 年之前
  Nick Sweeting e92db03f5f fallback to using bin_path to find archivebox binary if sys.argv is empty 4 年之前
  Nick Sweeting e4823cc5d7 add back CUSTOM_TEMPLATES_DIR config option 4 年之前
  Nick Sweeting 5a9f27204a dont use chrome when its not available on windows systems 4 年之前
  Nick Sweeting bbebc33b7a better autodetection of node modules dependencies 4 年之前
  Nick Sweeting ef76f7c490 require running setup in existing data dir 4 年之前
  Nick Sweeting 3449bac5bc add new setup command to autoinstall dependencies 4 年之前
  Nick Sweeting 0e39a2098d split migrations and data dir check 4 年之前
  Nick Sweeting 7e7c134ec0 use exc 4 年之前
  Nick Sweeting bd6d9c165b enforce utf8 on literally all file operations because windows sucks 4 年之前
  Nick Sweeting 185d2f9f9b check for JSON1 extesnion in Sqlite on startup 4 年之前
  Nick Sweeting 62089fdb22 close sqlite3 connections if unused 4 年之前