Commit Graph

7 Commits

Author SHA1 Message Date
Joel McCoy
b00dbab1a5 add time_difference gem
first use of INITIAL_CORPUS_FILE env var
more concise bot#blacklisted?
2015-03-08 18:14:49 -07:00
Joel McCoy
8a26f1108f CloudArchive and CloudModel complete (enough)
- CloudModel is actually classed correctly
 - Minify JSON prior to uploading
 - Change archive update interval to 24h (30* ..20MB = 600/1000MB)
 - Store latest revision url for archive/model after persisting

TODO:
 - Add INITIAL_CORPUS_FILE config var
 - Look for Cloudinary API call to get filesize w/o DLing
 - Logic for jsonify(INTIIAL_CORPUS_FILE) v. using persisted archive
 - Add fetch/persist/etc methods to Ebooks::Archive/Model for fallback
 - Test it? Or just share it and pray.
2015-02-11 23:41:26 -05:00
Joel McCoy
f890f0c8e2 Re-aligning meta
- Rename archive_update_interval
 - Roll back overscoped multiple source/admin users support placeholder
 - Point app.json to persist-cloudinary branch
2015-02-11 15:59:12 -05:00
Joel McCoy
500ece05bf use cloudinary:basic addon and cloudinary gem 2015-01-21 15:20:47 -05:00
Joel McCoy
292d645996 First pass at README 2015-01-07 14:42:29 -05:00
Joel McCoy
03e7d4e28f Fix unfollow, add block, fix missing interval assignments 2015-01-02 18:05:36 -05:00
Joel McCoy
a331b24cfd Second commit:
Merge ENV on top of defaults.env to get SETTINGS
Added basic controls via DM
2014-12-18 22:46:03 -05:00