Commit Graph

283 Commits

Author SHA1 Message Date
Harrison Burt a4afdcb518 fix segfault and re-arrange initialisation. 2021-07-03 15:43:35 +01:00
Harrison Burt 35c8b23556 add init state for config and picture 2021-07-01 23:16:41 +01:00
Harrison Burt 20c8c4f70f start debugging invalid configuration error 2021-07-01 22:46:10 +01:00
Harrison Burt f9d859dd70 extend tests 2021-07-01 22:19:02 +01:00
Harrison Burt f9688ff4e4 cleanup code in lust 2021-07-01 22:18:52 +01:00
Harrison Burt 36db1090c4 dd basic tests and remove quality parameter due to redundancies 2021-07-01 22:17:46 +01:00
Harrison Burt c8a65f9d58 remove efficiency parameter due to redundancy 2021-07-01 22:07:13 +01:00
Harrison Burt 3a443bece7 finish encoder setup with custom config. 2021-07-01 22:06:57 +01:00
Harrison Burt bdce3678c8 setup for new webp configuration 2021-06-18 16:01:12 +01:00
Harrison Burt ffce2767fc adjust global setup 2021-06-18 15:09:40 +01:00
Harrison Burt 7b3ceb996f add custom webp library 2021-06-18 14:45:50 +01:00
Harrison Burt e66d5e9b7a update gitignore 2021-06-18 14:45:23 +01:00
Harrison Burt b97e093a48 make note on performance for this section 2021-06-14 19:42:09 +01:00
Harrison Burt edba5962a1 rollback 2021-06-06 17:26:36 +01:00
Harrison Burt 08f4e9d101 bump version 2021-06-06 17:25:50 +01:00
Harrison Burt 1a6923aca2 update logger 2021-06-06 17:25:00 +01:00
Harrison Burt 84e7b9d392 update dockerfile in readme 2021-06-06 16:38:09 +01:00
Harrison Burt 9b35388ca3 update dockerfile 2021-06-06 16:37:41 +01:00
Harrison Burt c997faed08 do super duper profile 2021-06-06 16:30:46 +01:00
Harrison Burt f0289399c6 update Dockerfile 2021-06-06 00:55:52 +01:00
Harrison Burt 8678b5cd3a
Update README.md 2021-06-06 00:55:33 +01:00
Harrison Burt 9a6e482bdb Merge remote-tracking branch 'origin/master' 2021-06-05 22:01:22 +01:00
Harrison Burt c9e482efc0 dont think chmod is really needed 2021-06-05 22:01:15 +01:00
Harrison Burt 2602121067
Create docker-image.yml 2021-06-05 19:12:41 +01:00
Harrison Burt 0648a743e0
Merge pull request #7 from ChillFish8/redis-support
Redis support
2021-06-05 16:16:15 +01:00
Harrison Burt b68af6a597 revert back 2021-06-05 16:07:11 +01:00
Harrison Burt 9603ae3b03 update deps 2021-06-05 16:00:27 +01:00
Harrison Burt eb231da2ee update deps 2021-06-05 15:59:58 +01:00
Harrison Burt 163c07131d update toml 2021-06-05 15:57:21 +01:00
Harrison Burt 7e5142890e upadte toml 2021-06-05 15:49:47 +01:00
Harrison Burt 881816faa9 fix grammar 2021-06-05 15:33:16 +01:00
Harrison Burt fb758d43cd fix typos and upadate docs 2021-06-05 15:30:53 +01:00
Harrison Burt dd0fd329bb update docs for redis support 2021-06-05 15:28:30 +01:00
Harrison Burt 2c062144f3 add redis pool and adjust runners 2021-06-05 15:21:56 +01:00
Harrison Burt 435bfdc499 bump minor version 2021-06-05 13:57:32 +01:00
Harrison Burt d42ce50b7f add removing images via redis 2021-06-05 13:52:40 +01:00
Harrison Burt c0c5fd5829 update cache to support 0 size 2021-06-05 13:16:52 +01:00
Harrison Burt e3d8bbe606 Merge branch 'master' into redis-support
# Conflicts:
#	src/storage.rs
#	tests/backend_runners/keydb/docker-compose.yml
2021-06-05 12:46:17 +01:00
Harrison Burt 437af60047 update / add redis setup again 2021-06-05 12:46:06 +01:00
Harrison Burt 83988174c2 update redis setup 2021-06-05 12:45:49 +01:00
Harrison Burt c9de2c8e12 add redis setup 2021-06-05 11:47:49 +01:00
Harrison Burt a9b800dcb6 test out hash strings 2021-06-05 11:17:41 +01:00
Harrison Burt 12cf635993 rustfmt 2021-06-05 00:51:19 +01:00
Harrison Burt b4a17b1e44
Create rust.yml 2021-06-05 00:36:15 +01:00
Harrison Burt f14d08e9dc
Merge pull request #5 from ChillFish8/sql-fix
remove git poisoning and add logging to error silencing when requesti…
2021-06-05 00:36:04 +01:00
Harrison Burt 8a0c467fe5 remove git poisoning and add logging to error silencing when requesting images. 2021-06-05 00:34:30 +01:00
Harrison Burt 9509c318ed Merge remote-tracking branch 'origin/master' 2021-06-05 00:20:24 +01:00
Harrison Burt d1c760389b
Merge pull request #4 from MrKomodoDragon/patch-1
Moment of Instalition -> Spelling Fix
2021-06-05 00:15:38 +01:00
MrKomodoDragon 268c6245bc
Moment of Instalition 2021-06-04 15:55:07 -07:00
Harrison Burt 63433a325f begin redis layout 2021-06-04 23:06:59 +01:00