Commit graph

  • 0a54f6461a
    Speed up container image building (pull + build) deeplow 2024-01-08 10:16:55 +0000
  • 550786adfe
    Remove untrusted progress parsing (stderr instead) deeplow 2024-01-04 15:02:35 +0000
  • c991e530d0
    Fix IsolationProvider.percentage variable reuse deeplow 2024-02-05 14:27:43 +0000
  • 0a099540c8
    Stream pages in containers: merge isolation providers deeplow 2023-11-22 11:12:47 +0000
  • 331b6514e8
    Containers: remove debug messages (via files) deeplow 2023-11-20 08:48:45 +0000
  • dca46d0a6b
    Homogenize qubes and containers inner convert method deeplow 2023-11-06 11:39:59 +0000
  • 93bf0af348
    ci: Reclaim some of the used space Alex Pyrgiotis 2024-02-05 12:49:47 +0200
  • 7f0346686d
    Add Dangerzone logo to Fedora build deeplow 2024-01-23 10:29:39 +0000
  • cd99122385
    Adds file formats: epub svg bmp pnm bpm ppm deeplow 2024-01-30 14:17:34 +0000
  • 4e720aa6e2
    Replace 'None' conversion type with "PyMuPDF" deeplow 2024-01-29 16:36:16 +0000
  • 3e10fd1df4
    Explain what happens when PySide6 gets updated Alex Pyrgiotis 2024-01-30 11:55:12 +0200
  • 46d5827772
    Elaborate on how to add/remove Linux platforms Alex Pyrgiotis 2024-01-30 11:54:30 +0200
  • 3bc3c6c120
    ci: Build and install Dangerzone RPMs Alex Pyrgiotis 2024-01-17 13:26:53 +0200
  • d54ef875a6
    Add official support for Fedora 39 Alex Pyrgiotis 2024-01-16 17:15:57 +0200
  • b0da1dde5f
    dev_scripts: Build end-user Fedora env with PySide6 Alex Pyrgiotis 2024-01-16 17:07:41 +0200
  • 84037d4ffb
    dev_scripts: Return exit code for failures Alex Pyrgiotis 2024-01-16 17:07:25 +0200
  • 3684b7ff61
    Build Dangerzone RPM with PySide6 dependency Alex Pyrgiotis 2024-01-16 17:08:21 +0200
  • d7ee162852
    Add support for Python 3.12 Alex Pyrgiotis 2024-01-16 16:36:50 +0200
  • 741c8311ee
    Bump python dependencies via poetry lock Alex Pyrgiotis 2024-01-16 16:33:31 +0200
  • 72ddbfd55a
    dev_scripts: Install a subset of Podman deps Alex Pyrgiotis 2024-01-30 13:56:48 +0200
  • d854657883
    Include data files only in source distribution Alex Pyrgiotis 2024-01-18 19:21:11 +0200
  • 067e787a3d
    install: Remove .gitignore for rpm-build Alex Pyrgiotis 2024-01-18 19:19:08 +0200
  • 629278ae4a
    Add capitalization to the changelog deeplow 2024-01-23 08:30:30 +0000
  • 3d426ed36b
    Linux desktop entry capitalisation sudwhiwdh 2024-01-17 22:09:18 +0000
  • b4ef47e101
    GUI header capitalisation sudwhiwdh 2024-01-17 13:58:07 +0000
  • 699b116d4d
    Add clang-dev to Dockerfile Prateek Jain 2024-01-14 21:40:37 +0530
  • a6755080ad
    Ignore CVE-2023-7104 from our security scans Alex Pyrgiotis 2024-01-09 20:25:17 +0200
  • 2f318f1633
    Remove stale ignored CVEs Alex Pyrgiotis 2024-01-09 20:18:11 +0200
  • f27296cd45
    Replace MIT license with AGPLv3 deeplow 2024-01-03 17:14:53 +0000
  • 7e21d5e8c4
    ci: Use Docker for building images, instead of Podman Alex Pyrgiotis 2024-01-03 16:56:19 +0200
  • f254575cb4
    install: Make build image script more flexible Alex Pyrgiotis 2024-01-03 16:50:30 +0200
  • f1d90c6fa9
    Compress per page when not using OCR deeplow 2024-01-03 12:04:27 +0000
  • e2531279c0
    FIXUP Revert "Disable image compression when saving PDF" deeplow 2024-01-03 08:52:42 +0000
  • f676891482
    Remove Dockerfile dependencies replaced by PyMuPDF deeplow 2023-12-22 11:43:33 +0000
  • ee35e28aa6
    Disable image compression when saving PDF deeplow 2023-12-21 13:03:55 +0000
  • 6f61e44502
    Solve import errors by lazy-loading fitz module deeplow 2023-12-20 16:44:55 +0000
  • 773fcfa75b
    Add poetry as CI container build dependency deeplow 2023-12-19 17:52:30 +0000
  • 80db7bb02e
    Remove pre-pymupdf exceptions and detect pymupdf ones deeplow 2023-12-19 15:16:25 +0000
  • e0b092692d
    Multi-stage Dockerfile build deeplow 2023-12-15 15:45:13 +0000
  • 1cd87f73a8
    Bump pymupdf to 1.23.8 deeplow 2023-12-19 16:24:55 +0000
  • 2b082913a0
    Bump pymupdf version 1.23.7 deeplow 2023-12-15 13:00:30 +0000
  • 250d8356cd
    Hash-verify container pip install & merge build-image deeplow 2023-12-15 12:50:30 +0000
  • 7b57cb209e
    PIP force --break-system-packages deeplow 2023-12-13 10:57:33 +0000
  • b75417bbec
    Remove all server-side timeouts from doc to pixels deeplow 2023-12-05 07:18:40 +0000
  • 576cbd3382
    Fix DPI mismatch between doc2pixels and pixels2pdf deeplow 2023-12-04 16:38:53 +0000
  • e5dbe25abb
    Replace 'convert' with PyMuPDF for images deeplow 2023-11-16 11:23:55 +0000
  • a3a64882a3
    Add PyMuPDF to dev env in Qubes deeplow 2023-12-21 15:24:35 +0000
  • 77d5ea5940
    Add PyMuPDF in pixels_to_pdf replacing old logic deeplow 2023-11-16 08:35:03 +0000
  • ba17016643
    Doc_to_pixels: remove unneeded timeout deeplow 2023-11-16 14:07:28 +0000
  • 317deadbe4
    Replace pdfinfo logic (get # pages) with PyMuPDF deeplow 2023-11-16 08:42:38 +0000
  • 327ab8791f
    Replace pdftoppm logic with PyMuPDF (native python) deeplow 2023-11-13 15:20:07 +0000
  • e923ac0788
    Remove whitespace deeplow 2023-12-13 12:29:41 +0000
  • 555cd33eb6
    Simplify Qubes install instructions deeplow 2023-12-07 12:53:53 +0000
  • 5849800606
    Improve "Developing Dangerzone" docs section deeplow 2023-12-07 12:18:28 +0000
  • d1eb4ec76c
    Remove duplicate "cd dangerzone" instruction deeplow 2023-12-07 12:15:15 +0000
  • 3f6437cf66
    Remove poetry install part from Qubes instructions deeplow 2023-12-07 12:11:57 +0000
  • 6597b57452
    Apply 2023-10-25 advisory in BUILD instructions deeplow 2023-12-07 12:03:52 +0000
  • 0ae7f89dea
    Add note that Qubes instr. are on dom0 terminal deeplow 2023-12-07 11:57:49 +0000
  • 5121b4f702
    Qubes: clarify instructions for skipping step 1 deeplow 2023-12-07 11:54:26 +0000
  • cac06caf82
    Correct Qubes Instructions: dz-dvm is not disposable deeplow 2023-12-07 11:52:39 +0000
  • 7ed0dfdf17
    WIP: Add Trivy job 2023-12-trivy Alex Pyrgiotis 2023-12-29 18:56:57 +0200
  • 5bf7549b55
    Fix typo Alex Pyrgiotis 2023-12-29 18:30:48 +0200
  • 9f713ebb8b
    ci: Test official installation instructions Alex Pyrgiotis 2023-12-11 15:25:41 +0200
  • 12eda5d73c
    dev_scripts: Add missing git dependency Alex Pyrgiotis 2023-12-12 19:26:23 +0200
  • e137976581
    dev_scripts: Upload release assets to GitHub Alex Pyrgiotis 2023-10-18 00:28:41 +0300
  • 42228647e0
    Fix lint due to inconsistent qa.py and RELEASE.md deeplow 2023-12-19 08:09:45 +0000
  • 2c5f04c2c3
    Add instructions for adding release tag deeplow 2023-10-23 08:44:09 +0100
  • 184abfd5fc
    Fix Qubes indentation deeplow 2023-12-18 08:19:26 +0000
  • 418e388535
    Add note that Windows 11 is in a VM deeplow 2023-12-13 12:20:04 +0000
  • 2594dab31d
    Simplify initial setup section titles deeplow 2023-12-13 12:18:18 +0000
  • bb653b3425
    Right-click (scenario 8) can be tested under Qubes deeplow 2023-12-11 11:23:05 +0000
  • d0e9eea55c
    "Checklist-ize" RELEASE.md deeplow 2023-12-11 11:17:23 +0000
  • 24ddda4070
    Add point about creating an issue for QA & Release deeplow 2023-12-11 11:10:37 +0000
  • b3fed27178
    Move container building notice to release instructions deeplow 2023-12-11 11:09:21 +0000
  • 65afdc68cd
    Add 'Release' section and indent subsections deeplow 2023-12-11 10:56:53 +0000
  • 01b107ced9
    Title-case various sections for consistency deeplow 2023-12-11 10:51:12 +0000
  • 05b8e59d67
    Make RELEASE Windows structure similar to macOS deeplow 2023-12-11 10:51:26 +0000
  • 3d21e17e3b
    Reorganize macOS release into setup and building deeplow 2023-12-11 10:50:32 +0000
  • a936780266
    Move pre-release instructions to top of RELEASE deeplow 2023-12-11 09:03:18 +0000
  • 63aea4cb45
    Enable HWP conversion on MacOS (Apple silicon CPU) Moon Sungjoon 2023-12-08 15:39:59 +0800
  • bd5b3792e2
    Bump README links to v0.5.1 artifacts Alex Pyrgiotis 2023-12-08 21:20:09 +0200
  • dd22946c0d
    Add issue #647 to CHANGELOG (qubes deps. missing) v0.5.1 deeplow 2023-12-08 11:11:48 +0000
  • 780ea18d22
    Remove support for Fedora 37 (EOL) deeplow 2023-12-06 11:28:41 +0000
  • 1ea21e52a5
    Add security advisory 2023-12-07 Alex Pyrgiotis 2023-12-07 20:01:26 +0200
  • 06b68f2572
    Update CHANGELOG for v0.5.1 release deeplow 2023-12-06 11:18:43 +0000
  • 6c59b1f41d
    Adds missing client-side packages to Qubes-Dangerzone deeplow 2023-12-07 16:28:48 +0000
  • 9bad7ab3bb
    Improve the instructions for QA step 10 Alex Pyrgiotis 2023-10-13 23:28:55 +0300
  • 7f50ad2e48
    ci: Make our security scans stricter Alex Pyrgiotis 2023-12-06 12:09:41 +0200
  • 7fc797f913
    Bump version to 0.5.1 Alex Pyrgiotis 2023-12-06 16:26:34 +0200
  • 612ac061de
    Bump python dependencies via poetry lock deeplow 2023-12-06 09:59:30 +0000
  • 05c00ed63c
    Save output file for comparison 2023-11-main-largetest-comparison deeplow 2023-11-23 15:22:00 +0000
  • 16faa2778c
    remove 100K+ documents (too slow) deeplow 2023-11-23 15:03:52 +0000
  • 6876fa569d
    Bump urllib3 from 2.0.6 to 2.0.7 dependabot[bot] 2023-10-17 21:02:49 +0000
  • eebd556e3f
    FIXUP: add python3-pillow as deb/rpm dependency deeplow 2023-11-06 11:29:25 +0000
  • c0a656cd42
    FIXUP: num_batches miscalculation deeplow 2023-11-06 11:12:26 +0000
  • f99ad74fd3
    Bump min py version to 3.8 and add Pillow module deeplow 2023-11-02 15:20:52 +0000
  • f7190e3876
    PDFunite: fix too many open files deeplow 2023-11-02 15:00:10 +0000
  • ebfed4ecda
    Merge size checks onto common isolation provider deeplow 2023-10-31 15:13:15 +0000
  • c15cbd65c6
    Save RGB as PNG immediately to save space deeplow 2023-10-31 13:20:43 +0000
  • 45a71224cb
    Optimize PDFtoPPM batch conversion to run continuously deeplow 2023-10-25 16:42:42 +0100