1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-15 02:57:05 +02:00

Commit Graph

  • 23a9c538c2 Update README.md Nick Sweeting 2024-01-09 20:46:22 -08:00
  • 3d2c4c70d2 Update README.md Nick Sweeting 2024-01-09 20:38:38 -08:00
  • 5de45dbf30 Show upgrade notification in admin snapshot view Ben Muthalaly 2024-01-08 22:55:30 -06:00
  • e43babb7ac Update README.md Nick Sweeting 2024-01-05 17:20:09 -08:00
  • a232b45b61 Update README.md Nick Sweeting 2024-01-05 17:03:46 -08:00
  • 710167e967 Update README.md Nick Sweeting 2024-01-05 16:58:14 -08:00
  • 84e026d862 minor readme improvements Nick Sweeting 2024-01-05 16:57:15 -08:00
  • 975b1b5ae1 fix: handle archive folder permission more graceful (#1312) Nick Sweeting 2024-01-05 16:26:42 -08:00
  • e085b1d13b try to chown everything in ./data and only fallback to avoiding ./data/archive if it fails initially Nick Sweeting 2024-01-05 16:19:47 -08:00
  • bc2bfc1cc7 fix: handle archive folder permission more graceful gnattu 2024-01-05 12:57:01 +08:00
  • a6ea05820b empty commit to bump version difference Nick Sweeting 2024-01-04 19:59:34 -08:00
  • e888869abc remove conflicting packages when building brew bottle Nick Sweeting 2024-01-04 19:53:49 -08:00
  • 3108966070 Delete .github/workflows/codeql-analysis.yml Nick Sweeting 2024-01-04 19:42:50 -08:00
  • 315c9f3844 0.7.2 Release Candidate (#1297) v0.7.2 Nick Sweeting 2024-01-04 19:27:19 -08:00
  • 2ef3655d21 fix python version in build tests Nick Sweeting 2024-01-04 19:26:54 -08:00
  • fc2bd4a2d5 Update pip.yml Nick Sweeting 2024-01-04 19:23:26 -08:00
  • 79979d4d05 Update pip.yml Nick Sweeting 2024-01-04 19:20:03 -08:00
  • 310dede977 limit python version upper bound to 3.11 Nick Sweeting 2024-01-04 19:18:44 -08:00
  • 0353d6b316 Update pip.yml Nick Sweeting 2024-01-04 19:02:46 -08:00
  • f695b30d36 Update pip.yml Nick Sweeting 2024-01-04 18:59:34 -08:00
  • df56e993f2 Update pip.yml Nick Sweeting 2024-01-04 18:51:59 -08:00
  • 41e6a0f215 Update debian.yml Nick Sweeting 2024-01-04 18:50:41 -08:00
  • e4f1503965 Update test.yml Nick Sweeting 2024-01-04 18:34:00 -08:00
  • d23fe6a594 Update test.yml Nick Sweeting 2024-01-04 18:28:03 -08:00
  • 3840265cef Update test.yml Nick Sweeting 2024-01-04 18:21:27 -08:00
  • 7842ca49d1 Update test.yml Nick Sweeting 2024-01-04 17:59:18 -08:00
  • c43f861f6f Update test.yml Nick Sweeting 2024-01-04 17:55:52 -08:00
  • 10dc9922de Update test.yml Nick Sweeting 2024-01-04 17:39:45 -08:00
  • ffcd1640da Update test.yml Nick Sweeting 2024-01-04 17:34:37 -08:00
  • 3247866d3a Update test.yml to install packages needed by ldap Nick Sweeting 2024-01-04 17:30:59 -08:00
  • 490b765d5b add dev deps to lockfile Nick Sweeting 2024-01-04 17:24:29 -08:00
  • 3ddc0c7f7a fix free space calculation and make it based on absolute values instead of pcts Nick Sweeting 2024-01-04 16:46:04 -08:00
  • 3ee3916b29 Update test.yml to fix python builds Nick Sweeting 2024-01-04 17:24:10 -08:00
  • 2bb6dca294 check for available disk space on docker root fs and data volume and improve shell requoting Nick Sweeting 2024-01-04 15:58:45 -08:00
  • 48c9a49d56 fix shell re-quoting in docker_entrypoint.sh so that quoted subcommands can be passed in Nick Sweeting 2024-01-04 15:10:10 -08:00
  • 83eede54da fix docker image in compose file Nick Sweeting 2024-01-04 14:59:08 -08:00
  • a0f01a543d minor readme tweaks Nick Sweeting 2024-01-04 14:58:41 -08:00
  • 30fd005605 more minor README tweaks Nick Sweeting 2024-01-04 13:58:33 -08:00
  • 71ca0b27a8 minor formatting and wording improvements to README Nick Sweeting 2024-01-04 13:47:21 -08:00
  • 4479d3fb17 add Learn More sections to README Nick Sweeting 2024-01-04 13:32:08 -08:00
  • 64ddab3750 add more data to archive layout section Nick Sweeting 2024-01-04 12:44:27 -08:00
  • 1532186283 Merge branch 'main' into dev Nick Sweeting 2024-01-04 12:30:46 -08:00
  • 64bfd7667e collapse README sections to reduce length and link to PUID PGID and root_squash info Nick Sweeting 2024-01-04 12:30:21 -08:00
  • 6f1d4e477b move README images from imgur to Github assets hosting Nick Sweeting 2024-01-04 12:29:38 -08:00
  • a215b38681 update dompurify version Nick Sweeting 2024-01-04 11:41:49 -08:00
  • 94b132818d fix lint errors Nick Sweeting 2024-01-04 11:41:12 -08:00
  • 5df7b258bd bump version of dev build to 0.7.2 Nick Sweeting 2024-01-03 20:37:00 -08:00
  • c1fd2cfa42 tag URLs immediately once added instead of waiting until archival completes Nick Sweeting 2024-01-03 20:31:46 -08:00
  • 8ab17f0561 add tag support to schedule command Nick Sweeting 2024-01-03 20:31:14 -08:00
  • f775da299a show command to enter docker container in failed command output hint when IN_DOCKER=True Nick Sweeting 2024-01-03 20:12:03 -08:00
  • b9e05b2abe quote URLs in failure message hint output to make copy-pasting easier Nick Sweeting 2024-01-03 20:11:30 -08:00
  • db2984e47b prefer dom dump to singlefile for generating readability output Nick Sweeting 2024-01-03 20:11:06 -08:00
  • 78d942ac22 show more detail in readabiliity error messages Nick Sweeting 2024-01-03 20:09:31 -08:00
  • c26d9dc1bb link to exact build commit hash in public index footer Nick Sweeting 2024-01-03 20:09:04 -08:00
  • ceabc4e12e fix CHROME_USER_AGENT not interpolating inline config variables Nick Sweeting 2024-01-03 20:08:39 -08:00
  • 5b07a1126c add comment about why DOM is preferred over singlefile for readability parsing Nick Sweeting 2024-01-03 19:00:19 -08:00
  • fcdc41a1ab re-enable autocomplete tag field for now as its breaking action buttons display Nick Sweeting 2024-01-03 19:00:07 -08:00
  • b0da386793 include git refs and HEAD file in docker images to allow GIT_SHA of builds to show in version output Nick Sweeting 2024-01-03 18:59:45 -08:00
  • 4af9beedd1 disable GLOBAL_CONTEXT used by version upgrade banner as not all admin views accept extra_context kwarg Nick Sweeting 2024-01-03 16:11:27 -08:00
  • d2281cabd6 remove moment.js Nick Sweeting 2024-01-03 16:04:29 -08:00
  • 2c54e55697 prefer dom dump to singlefile for generating readability output Nick Sweeting 2024-01-02 19:50:56 -08:00
  • 1f71fedff7 dont check for PGID=0 anymore Nick Sweeting 2024-01-02 17:22:54 -08:00
  • 1316607262 fix dependency versions Nick Sweeting 2024-01-02 17:19:09 -08:00
  • 8ee2981957 fix check-for-update fetching code Nick Sweeting 2024-01-02 17:17:35 -08:00
  • 73993d26c0 move SYSTEM_USER call to get_system_user func Nick Sweeting 2024-01-02 17:09:31 -08:00
  • a0c16ecae0 bump dependency versions Nick Sweeting 2023-12-18 22:04:36 -08:00
  • 6584f300d6 add better comments Nick Sweeting 2023-12-18 22:04:11 -08:00
  • b03ece41e9 Show banner and hints to upgrade when ArchiveBox is out of date (#1274) Nick Sweeting 2023-12-19 10:03:42 -08:00
  • bfcff2f78f make sure user is a superuser before showing upgrade notification Nick Sweeting 2023-12-19 10:03:04 -08:00
  • bfebc23f42 Rename VERSION_RELEASES to VERSIONS_AVAILABLE Nick Sweeting 2023-12-19 10:02:28 -08:00
  • 42dad5e0b3 rename VERSION_RELEASES to VERSIONS_AVAILABLE Nick Sweeting 2023-12-19 10:01:08 -08:00
  • 168cdac2c4 rename VERSION_RELEASES to VERSIONS_AVAILABLE Nick Sweeting 2023-12-19 09:58:42 -08:00
  • 480eff52db Update urls.py Nick Sweeting 2023-12-19 09:58:15 -08:00
  • 14f10a0461 Merge branch 'dev' into version-banner Nick Sweeting 2023-12-19 09:57:08 -08:00
  • 1f33fc73c9 Update README.md Nick Sweeting 2023-12-19 08:30:37 -08:00
  • 43128122d6 Update README.md minor formatting changes Nick Sweeting 2023-12-19 08:25:51 -08:00
  • 764a483903 make get_commit_hash more precisce by using exact ref (#1270) Nick Sweeting 2023-12-18 19:28:10 -08:00
  • 487e560e32 Update config.py to use fallback git head method Nick Sweeting 2023-12-18 19:27:52 -08:00
  • 5805e18380 Update settings.py Nick Sweeting 2023-12-18 19:25:08 -08:00
  • 7d5a7f80ca Update admin.py Nick Sweeting 2023-12-18 19:24:48 -08:00
  • 7d06836443 add WIP comment Nick Sweeting 2023-12-18 19:24:18 -08:00
  • 89bdda85e9 Merge branch 'dev' into side-fixes Nick Sweeting 2023-12-18 19:17:31 -08:00
  • 93b5e0d9e5 Update docker.yml Nick Sweeting 2023-12-17 22:56:09 -08:00
  • 5881a64353 fallback to alternative way of getting chrome version if needed Nick Sweeting 2023-12-17 22:11:13 -08:00
  • 25a505f668 fix GIT_SHA tagging during build Nick Sweeting 2023-12-17 21:51:04 -08:00
  • 6ec7114033 also build GIT_SHA version of images Nick Sweeting 2023-12-17 21:48:38 -08:00
  • 78ad83a510 Update docker.yml Nick Sweeting 2023-12-17 21:18:16 -08:00
  • 7410fddacf improve entrypoint error handling and color coding Nick Sweeting 2023-12-17 21:03:01 -08:00
  • b021a23b7b dont install C compiler for final pip install archivebox in Dockerfile Nick Sweeting 2023-12-17 21:02:42 -08:00
  • 6d2c4f9e39 dont include docs in docker builds Nick Sweeting 2023-12-17 21:02:16 -08:00
  • c259b3f2fd fix browsers chown on startup again Nick Sweeting 2023-12-17 17:59:10 -08:00
  • b82297a61a bump python versions supported in pyproject.toml Nick Sweeting 2023-12-17 17:55:35 -08:00
  • 1ce228e9bb fix /browsers/* does not exist chown error Nick Sweeting 2023-12-17 17:51:36 -08:00
  • f250762c98 bump python requirement versions Nick Sweeting 2023-12-17 17:44:42 -08:00
  • 4a4ed2cad6 fix version string parsing Nick Sweeting 2023-12-17 17:44:26 -08:00
  • d5f1411ed1 exit with running as root error when PUID is 0 Nick Sweeting 2023-12-17 16:57:40 -08:00
  • 8a306dbf6f add BUILD_TIME to archivebox version output Nick Sweeting 2023-12-17 16:57:02 -08:00
  • 951bba52a0 hide +editable from version string in output because all docker installs are editable Nick Sweeting 2023-12-17 16:14:39 -08:00
  • 35685cf6ea mkdir and chown browsers directory automatically in entrypoint script Nick Sweeting 2023-12-17 16:06:02 -08:00
  • b9f25d84f3 catch edge case where user sets PUID=0 or autodetected PUID=0 and add hints about network filesystem permissions being messed with Nick Sweeting 2023-12-17 16:05:45 -08:00