Commit Graph

45 Commits

Author SHA1 Message Date
a5837a7d35 More string extractors
Some checks failed
CI / Typos (push) Failing after 22s
CI / Clippy (push) Failing after 1m13s
CI / Build and test (push) Has been cancelled
CI / Build and test (all features) (push) Has started running
2026-03-11 10:57:36 -07:00
ae05cc6d6e Add nix files
Some checks failed
CI / Build and test (all features) (push) Waiting to run
CI / Typos (push) Failing after 16s
CI / Clippy (push) Failing after 3m36s
CI / Build and test (push) Failing after 6m37s
2026-03-11 10:43:52 -07:00
7c7ca991bd /item range requests 2026-03-11 10:43:52 -07:00
efb31a0af1 Stream items in /item 2026-03-11 10:43:45 -07:00
cd3c4b59c0 Extractor rewrite 2026-03-11 10:43:43 -07:00
b789255ea9 to_json tweak
Some checks failed
CI / Typos (push) Failing after 21s
CI / Build and test (push) Failing after 2m17s
CI / Clippy (push) Failing after 3m24s
CI / Build and test (all features) (push) Failing after 6m3s
2026-03-10 21:56:56 -07:00
adcf46314f Add discovery subcommands list and fields
Some checks failed
CI / Typos (push) Failing after 17s
CI / Build and test (push) Failing after 2m13s
CI / Clippy (push) Failing after 3m33s
CI / Build and test (all features) (push) Failing after 6m8s
2026-03-10 21:50:09 -07:00
bfa67994bf Owned items, static values
Some checks failed
CI / Typos (push) Failing after 20s
CI / Build and test (push) Failing after 2m17s
CI / Clippy (push) Failing after 3m27s
CI / Build and test (all features) (push) Failing after 5m56s
2026-03-10 21:05:51 -07:00
48ac93c78e Add ListExtractor 2026-03-10 20:25:21 -07:00
280bbcb83e all-features ci 2026-03-10 20:25:21 -07:00
80d248787c Add pdf cover extraction 2026-03-10 20:25:19 -07:00
899b47b169 Move router to pile-dataset 2026-03-10 20:25:17 -07:00
614d3273f0 Serve item bytes & fields
Some checks failed
CI / Typos (push) Successful in 27s
CI / Clippy (push) Failing after 59s
CI / Build and test (push) Failing after 4m45s
2026-03-10 17:23:33 -07:00
a05cf9da01 Fix CancelableTask 2026-03-10 17:23:33 -07:00
fd66a4995a Extract FLAC images 2026-03-10 17:23:28 -07:00
a19c597531 Item types and Blob values 2026-03-10 17:00:16 -07:00
350f3e3dc9 Add pile serve 2026-03-10 16:26:10 -07:00
5445872ad1 Add pile doc
Some checks failed
CI / Typos (push) Successful in 21s
CI / Clippy (push) Failing after 1m33s
CI / Build and test (push) Failing after 2m40s
2026-03-10 12:10:31 -07:00
54981e60cb S3 sidecars
Some checks failed
CI / Typos (push) Successful in 17s
CI / Clippy (push) Failing after 1m40s
CI / Build and test (push) Failing after 2m3s
2026-03-10 10:53:27 -07:00
195a1c78ea Parallel indexing 2026-03-10 10:53:27 -07:00
20dc30ea18 Read files incrementally 2026-03-10 10:53:25 -07:00
c02e92dd72 Logging + config tweaks 2026-03-10 09:44:16 -07:00
6889edef0c Add exif extractor 2026-03-10 09:19:14 -07:00
ad41a8abbd Add epub extractor 2026-03-09 22:34:39 -07:00
aecc84233b Extractor refactor, S3 support
Some checks failed
CI / Typos (push) Successful in 1m5s
CI / Clippy (push) Failing after 1m50s
CI / Build and test (push) Successful in 3m1s
2026-03-07 10:38:50 -08:00
77b3125af4 Add id3 extractor 2026-03-07 10:38:50 -08:00
32c611186f Add pdf extractors 2026-03-07 10:38:50 -08:00
d51b8b51bf Write sidecar fields 2026-03-07 10:38:48 -08:00
22724eee3f CI
Some checks failed
CI / Typos (push) Successful in 24s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Failing after 1m56s
2026-03-05 22:05:46 -08:00
16f1e38087 Add sidecar metadata files
Some checks failed
CI / Typos (push) Successful in 24s
CI / Clippy (push) Failing after 59s
CI / Build and test (push) Failing after 1m7s
2026-03-05 22:02:38 -08:00
a9e402bc83 Add ObjectPath query language
Some checks failed
CI / Typos (push) Successful in 19s
CI / Build and test (push) Failing after 40s
CI / Clippy (push) Failing after 53s
2026-03-05 21:43:59 -08:00
0053ed3a69 probe command 2026-03-05 21:43:59 -08:00
751ff787e2 lazily-evaluated extractors 2026-03-05 21:43:56 -08:00
d16d16be26 Parallel indexing 2026-03-05 21:35:22 -08:00
6286719e88 pile-audio refactor 2026-03-05 21:35:19 -08:00
5aab61bd1b Auto-update fts index
Some checks failed
CI / Typos (push) Successful in 18s
CI / Build and test (push) Failing after 1m4s
CI / Clippy (push) Successful in 1m56s
2026-02-21 16:03:20 -08:00
5d8ad4665d todo 2026-02-21 13:53:47 -08:00
8ab4ea53ec Validate label names 2026-02-21 13:53:30 -08:00
70d9dfc173 Initial cli
Some checks failed
CI / Typos (push) Failing after 21s
CI / Build and test (push) Failing after 1m8s
CI / Clippy (push) Failing after 1m17s
2026-02-21 11:18:45 -08:00
08142413e6 Initial pile-toolbox 2026-02-21 11:18:45 -08:00
af3140d1ab Initial pile-dataset 2026-02-21 11:18:43 -08:00
3846553b8a Initial pile-config 2026-02-21 11:18:40 -08:00
26ee97e98d CI 2026-01-06 23:05:14 -08:00
1e0a9309ac Initial pile-audio 2026-01-06 23:04:28 -08:00
8611109f0f Initial commit 2026-01-06 23:02:54 -08:00