Commit graph

33 commits

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