Commit Graph

  • 46a82f94b8
    Merge 85239fc2aa into 4ec79b7003 Faye Duxovni 2024-05-11 07:49:03 +0000
  • 85239fc2aa Add .kra (Krita documents) to zip adapter Faye Duxovni 2024-02-02 17:53:17 -0500
  • c224efa0ed
    Merge 62671d5dcf into 4ec79b7003 Jörg Thalheim 2024-05-09 00:56:43 +0200
  • 62671d5dcf
    README.md: link to new nixos wiki Jörg Thalheim 2024-05-09 00:56:34 +0200
  • 7d2462091a
    Merge 9e6b63a877 into 4ec79b7003 Joseph LaFreniere 2024-05-06 12:17:44 -0500
  • 9e6b63a877
    Update Cargo dependencies to patch known vulnerabilities Joseph LaFreniere 2024-05-06 00:19:41 -0400
  • a60ec71514
    Replace nixfmt with alejandra Joseph LaFreniere 2024-05-05 23:09:26 -0400
  • 869a6fff78
    Fix pre-commit.nix configuration following update Joseph LaFreniere 2024-05-05 23:08:58 -0400
  • 66653fd580
    flake.lock: Update Joseph LaFreniere 2024-05-05 22:56:01 -0400
  • 4ec79b7003
    Merge pull request #213 from sweetbbak/master master phiresky 2024-02-28 23:17:33 +0100
  • c697014c0d add .xpi file extension Meili C 2024-02-27 15:43:18 -0900
  • 179f7cb5ce
    Merge pull request #204 from herbygillot/patch-1 phiresky 2024-01-21 12:33:13 +0100
  • a4ca85e1d6
    readme: add MacPorts install info Herby Gillot 2024-01-20 15:24:01 -0500
  • 9a73618a8f
    Merge pull request #201 from lafrenierejm/feature/enable-typos-check phiresky 2024-01-16 02:34:03 +0100
  • 9cb2d4ff2f
    Re-enable `typos` hook with `exampledir/` correctly excluded Joseph LaFreniere 2024-01-15 19:19:31 -0600
  • 424e293942 chore: Release ripgrep_all version 0.10.6 v0.10.6 phiresky 2024-01-16 01:47:34 +0100
  • d84604f2ad add missing fzf binary to release phiresky 2024-01-16 01:46:30 +0100
  • f244b2d217 chore: Release ripgrep_all version 0.10.5 v0.10.5 phiresky 2024-01-16 01:37:07 +0100
  • bb505b06ca return exit status of rg (fixes #139) phiresky 2024-01-16 01:36:57 +0100
  • 2fcf565dbd chore: Release ripgrep_all version 0.10.4 v0.10.4 phiresky 2024-01-16 01:15:32 +0100
  • 44fc7d7e71 add rga-no-prefix-filenames flag (fixes #154) phiresky 2024-01-16 01:11:43 +0100
  • 3b94d93b7c chore: Release ripgrep_all version 0.10.3 v0.10.3 phiresky 2024-01-16 00:23:59 +0100
  • 28d1f014aa disable typos because they keep checking exampledir phiresky 2024-01-16 00:19:40 +0100
  • 89c47ebe1f clippy fix phiresky 2024-01-16 00:13:50 +0100
  • f0619516c4 readme phiresky 2024-01-16 00:09:36 +0100
  • 5d40305f2c output known adatpers on err phiresky 2024-01-16 00:06:03 +0100
  • af81f221d5 Merge branch 'FliegendeWurst:mail-adapter' phiresky 2024-01-15 23:58:17 +0100
  • 24859510c0 update flake lock phiresky 2024-01-15 23:55:30 +0100
  • cb6c8ddf2a
    Merge pull request #192 from aliesbelik/scoop-note phiresky 2024-01-15 23:52:09 +0100
  • fbe85e415a change v0.10.2 phiresky 2024-01-15 23:37:31 +0100
  • 46998a8c69 0.10.0 v0.10.1 phiresky 2024-01-15 23:27:36 +0100
  • bc9108ee5f silently exclude Thumbs.db phiresky 2024-01-15 23:23:32 +0100
  • 1e93a36cb5 read+discard on archive recursion phiresky 2024-01-15 22:39:26 +0100
  • dd2d2b7784 pragmas individually phiresky 2024-01-15 21:50:35 +0100
  • 5397636910 fixes phiresky 2024-01-15 21:25:45 +0100
  • ebb9613926 Move Windows installation note for better visibility Aliaksandr Belik 2023-12-01 05:11:13 +0300
  • 9379901013 Add Scoop installation note Aliaksandr Belik 2023-11-30 05:28:14 +0300
  • 3ccf371fa6
    Merge pull request #187 from lafrenierejm/patch/nix-update phiresky 2023-10-17 00:13:56 +0200
  • 81d04fb8e9
    Remove unused runtime deps imagemagick and tesseract Joseph LaFreniere 2023-09-25 08:20:02 -0500
  • 2798b84408
    Explicitly declare runtime dependencies in Nix package Joseph LaFreniere 2023-09-21 11:47:55 -0500
  • 90c304238a
    Fix warnings identified by clippy Joseph LaFreniere 2023-09-17 09:30:54 -0500
  • 6d32bb7315
    Merge pull request #185 from omnv/patch-1 phiresky 2023-09-25 19:21:58 +0200
  • 29cfa2b44a
    Merge pull request #1 from lafrenierejm/feature/add-als ⑆ Neveda ⑈ 2023-09-25 17:21:15 +0200
  • d48a432611
    Configure `typos` to accept "als" as correct spelling Joseph LaFreniere 2023-09-25 08:35:40 -0500
  • c6b6073b3c
    Add .als file support ⑆ Neveda ⑈ 2023-09-21 17:52:15 +0200
  • 5f59f33c18
    Update Nix input `pre-commit-hooks` Joseph LaFreniere 2023-09-16 14:15:49 -0500
  • 4e70272946
    Include Cargo deps in Nix devshell Joseph LaFreniere 2023-09-16 14:08:29 -0500
  • eee65bd0db
    Update cranelib Joseph LaFreniere 2023-09-16 14:05:15 -0500
  • f72e6733d3 Recognize files starting with 'From ' as mbox FliegendeWurst 2023-07-31 17:23:08 +0200
  • 780aa3b134 Drop not needed deps FliegendeWurst 2023-07-31 16:06:13 +0200
  • 6ae1fb3f6b Extend mailbox adapter to eml files FliegendeWurst 2023-07-31 16:01:17 +0200
  • 2259730c67 Merge remote-tracking branch 'upstream/master' into mbox-extractor FliegendeWurst 2023-07-31 14:34:18 +0200
  • 9642552fa3 Initial work on mbox extractor FliegendeWurst 2023-07-31 14:30:49 +0200
  • 16b2059851 update readme, mention wiki phiresky 2023-07-04 23:38:17 +0200
  • e4fb99b99d move fzf info to wiki phiresky 2023-07-04 23:30:22 +0200
  • 1072fbf251
    Merge pull request #175 from lafrenierejm/tighten-ci phiresky 2023-07-04 21:48:10 +0200
  • cf561d7fa3
    Rename CI job Joseph LaFreniere 2023-07-03 11:58:20 -0500
  • b609b06724
    Remove `cargo tarpaulin` from Nix checks Joseph LaFreniere 2023-07-02 18:46:08 -0500
  • ff0b92300a
    Reuse Nix-built Cargo deps throughout flake Joseph LaFreniere 2023-07-01 19:31:03 -0500
  • ec19d0d595
    Run `cargo fmt` Joseph LaFreniere 2023-07-01 19:29:49 -0500
  • ab500733aa
    Run clippy Joseph LaFreniere 2023-06-19 22:25:57 -0500
  • fdd4efe12e
    flake.lock: Update Joseph LaFreniere 2023-06-04 01:50:41 -0500
  • de8e51884e
    Run linting, formatting, and tests in CI using Nix Joseph LaFreniere 2023-06-04 00:47:39 -0500
  • 01b363d7c0
    Remove `cargo-check` pre-commit hook Joseph LaFreniere 2023-07-01 19:42:12 -0500
  • 0375facc29
    Add `typos` pre-commit hook Joseph LaFreniere 2023-07-01 19:41:59 -0500
  • 0bfb1024af
    Merge pull request #172 from prj-2501/master phiresky 2023-06-20 20:30:11 +0200
  • 0460c487a3 ffmpeg: add webm to supported extensions prj-2501 2023-06-20 00:08:57 +0530
  • be4b4fb8fe ffmpeg: process all subtitle streams prj-2501 2023-06-20 00:08:34 +0530
  • 58345767dc don't require db lock on connect / cache.get v1.0.0-alpha.5 phiresky 2023-06-04 18:11:18 +0200
  • f5285ac5cd
    Update issue templates phiresky 2023-06-04 16:55:01 +0200
  • 5b91a37318 improve ffprobe error phiresky 2023-06-04 15:05:00 +0200
  • 30837dbca2 update readme phiresky 2023-05-26 16:37:28 +0200
  • ed06cd9af1 upgrade ubuntu runner v1.0.0-alpha.4 phiresky 2023-05-26 16:18:13 +0200
  • e1ad40a3ef remove rkv, run cross with bash in release.yml v1.0.0-alpha.3 phiresky 2023-05-26 15:14:02 +0200
  • 5281839763 extract metadata (like lyrics) from mp3, ogg, flac with ffprobe. phiresky 2023-05-26 15:00:25 +0200
  • 2f68436d1c test release v1.0.0-alpha.2 phiresky 2023-05-25 16:53:01 +0200
  • 8a00919b16
    Merge pull request #76 from moonfruit/master phiresky 2023-05-25 16:47:31 +0200
  • 19d919009d Merge branch 'patch/fix-ci' of https://github.com/lafrenierejm/ripgrep-all phiresky 2023-05-25 16:43:14 +0200
  • 5b6c1b1a07 install poppler utils in ci phiresky 2023-05-25 16:38:38 +0200
  • 21395734af docs phiresky 2023-05-25 16:15:49 +0200
  • ddeaf13766 replace cache with sqlite phiresky 2023-05-25 15:37:46 +0200
  • da4a4ce135 upgrade deps phiresky 2023-05-25 12:19:23 +0200
  • aec142cd89
    Use Nix to run `cargo test` in CI Joseph LaFreniere 2023-04-23 21:22:56 -0500
  • 89d57cf094
    Run `cargo update` Joseph LaFreniere 2023-04-23 20:39:12 -0500
  • d2940e187d
    Run `cargo fmt` Joseph LaFreniere 2023-04-23 20:22:07 -0500
  • 0eddb2d67f
    Require full references for `pkgs.lib` Joseph LaFreniere 2023-04-23 19:13:44 -0500
  • 272b5add4a
    Declare `rga` package in Nix flake Joseph LaFreniere 2023-04-23 19:12:41 -0500
  • fc5ec4f01b
    Follow latest nixpkgs and propagate inputs to pre-commit-hooks Joseph LaFreniere 2023-04-23 19:11:56 -0500
  • 096ebc9b53
    Include JSONC file when building via Nix Joseph LaFreniere 2023-04-23 19:11:26 -0500
  • eef7c2bc04 a bit of error context phiresky 2023-02-21 12:40:43 +0100
  • 78caa434cc upgrade deps phiresky 2023-02-21 12:17:02 +0100
  • 6e1fed9c52 doc comment phiresky 2023-02-21 11:49:43 +0100
  • b8cca54770 binary detection and utf16 phiresky 2023-02-21 11:43:17 +0100
  • 9d9b34f9cc kinda implement postproc_encoding phiresky 2023-02-21 10:32:53 +0100
  • a8386a2575 edition 2021 phiresky 2023-02-21 09:52:00 +0100
  • 5fa777605d fix #157 (page numbers) and remove trailing empty page from pdf prefix phiresky 2023-02-19 00:54:30 +0100
  • 4abed49dfc bump version phiresky 2023-02-19 00:16:44 +0100
  • 98ea929978 flexible phiresky 2023-02-19 00:07:26 +0100
  • 523baf6db2 better custom adapter phiresky 2023-02-19 00:05:51 +0100
  • ddcfff9b4d simplify sqlite adapter phiresky 2023-02-18 23:43:58 +0100