Commit graph

35 commits

Author SHA1 Message Date
ca28f68ef5 Start redoing config again 2022-03-27 19:10:06 -05:00
37e6b21b55 Fix Range, consolidate errors, test object storage 2022-03-26 20:45:12 -05:00
323016f994 Build out migration path 2022-03-25 18:47:50 -05:00
750ce4782e Rework configuration 2022-03-24 22:06:29 -05:00
2ad536db17 Promote console from compile flag to runtime flag 2022-03-21 22:41:51 -05:00
f13f870a92 Only use console config when console feature is enabled 2022-03-21 22:05:32 -05:00
62615be371 Allow configuring console buffer capacity 2022-03-21 21:56:19 -05:00
9a8dc0e44f Fix sled cache capacity help text 2022-03-21 21:18:51 -05:00
da159c69cb Try setting a lower default cache capacity 2022-03-21 21:15:43 -05:00
73137ede21 Release candidate 1 2022-02-26 12:22:30 -06:00
ccb9f49b8b Implement storage migration 2021-10-31 21:11:35 -05:00
366db1e1fe Make object storage with minio work 2021-10-28 20:59:11 -05:00
657152e1a8 Don't println 2021-10-28 00:18:18 -05:00
f596edc363 Improve configuration documentation 2021-10-28 00:17:37 -05:00
f9f4fc63d6 Optionally support s3-compatible storage (untested) 2021-10-27 23:06:03 -05:00
6f04595c3b Remove unneeded mime conversions 2021-10-23 12:35:07 -05:00
48557bc2ea Make pict-rs generic over file storage 2021-10-22 23:48:56 -05:00
9559a8b202 Update cli flags 2021-10-18 23:51:04 -05:00
3fe66129be Update opentelemetry url info 2021-10-18 23:44:56 -05:00
5e9d923d03 Instrument for OpenTelemetry 2021-09-18 16:29:30 -05:00
5d3e6f50b3 Instrument better with Tracing 2021-09-13 20:22:42 -05:00
45606f4579 Add application-level dimension limiting, bail on failed processes 2021-09-09 14:16:12 -05:00
0acdfffe08 Return details in upload method, clippy nits 2020-12-25 20:39:19 -06:00
fd809e4a0b Make 'import' a protected method 2020-07-11 16:28:49 -05:00
cc37f0dd8a Remove redundant default info, update readme help, add 'check' helper 2020-06-25 18:17:05 -05:00
0fef7abc67 Validate with magickwand 2020-06-16 16:34:37 -05:00
df85faff8b Start work on webp support 2020-06-16 15:55:24 -05:00
154914e61a Use rexiv2 for metadata removal 2020-06-14 21:41:45 -05:00
9b45751f70 Add import API for filename preservation 2020-06-10 19:26:54 -05:00
0e7d4fc34f Upgrading rust-musl and alpine, adding filter env var. 2020-06-07 18:29:22 -04:00
15cf50e3b1 Merge remote-tracking branch 'asonix/master' 2020-06-07 16:21:29 -04:00
a7bc7c0121 Adding docker and docker-compose. 2020-06-07 16:21:25 -04:00
4f55251310 Add filter whitelist 2020-06-07 14:12:19 -05:00
459db42a88 Add optional image format coersion 2020-06-06 20:44:26 -05:00
981e146696 Add StructOpt 2020-06-06 19:54:06 -05:00