Commit Graph

27 Commits

Author SHA1 Message Date
Vincent Batts f768d2f9f6
*: bubble the dbhandler up to cli
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-04-07 13:42:12 -04:00
Vincent Batts adbdffbfb4 client upload works again 2013-10-10 10:31:27 -04:00
Vincent Batts 96a4b57924 client can upload now, but the response body is a whole page, not just
the url
2013-10-09 17:02:38 -04:00
Vincent Batts 9b2c342375 cleaned up the dbutil initialization 2013-10-03 23:26:01 -04:00
Vincent Batts 80e9381754 working on a configuration merge 2013-08-06 00:27:10 -04:00
Vincent Batts 83cf991ef9 seperated out the db utilities. Also adding link for "other" views. 2013-08-05 23:51:26 -04:00
Vincent Batts cacdb3aaa5 major cleanup of config handling 2013-08-05 23:06:05 -04:00
Vincent Batts f54091db6e adding back the path matches for other assets 2013-08-05 18:44:38 -04:00
Vincent Batts a3ba8b3afd cache-control for css 2013-08-05 16:14:37 -04:00
Vincent Batts 7190667271 client provides the 'view' link when a file is uploaded 2013-06-04 16:44:31 -04:00
Vincent Batts f5f345859c adding notes and information 2013-05-10 23:44:02 -04:00
Vincent Batts a403845f58 moving the config handler out of the main set 2013-05-10 16:22:58 -04:00
Vincent Batts ae688c93a9 separating out more code 2013-05-10 15:03:54 -04:00
Vincent Batts 9a5ded48a6 running go fmt 2013-03-27 16:30:24 -04:00
Vincent Batts 683b4465e1 many updates, and cleanup, but the /upload form is not quite working yet 2013-02-11 14:27:38 -05:00
Vincent Batts 3a899e1daa rearranging 2013-02-11 11:00:57 -05:00
Vincent Batts c616327fc6 cleanup: more spreading out of files 2013-02-08 23:52:40 -05:00
Vincent Batts f05e47e0a1 cleanup: more separating into files 2013-02-08 23:43:39 -05:00
Vincent Batts 2c78e94b2c config: reimplementing the configuration to be in YAML
cleanup: beginning to separate out into multiple files
2013-02-08 23:29:43 -05:00
Vincent Batts 51ebbc5c34 Push: now it can push files to a remote host ... 2013-02-08 17:28:02 -05:00
Vincent Batts 904b760b11 general: cleanup
fetch: adding logic to fetch a remote file. hopefully to have a form,
letting you point to an url, to insert and use :-)
2013-02-08 14:24:51 -05:00
Vincent Batts 37e933a905 updating to the code published on openshift 2013-02-05 14:52:44 -05:00
Vincent Batts 1d07924332 POST DELETE and GET 2013-01-15 09:30:44 -05:00
Vincent Batts e14833d12d fixed the filename search.
added more search functions.
began switch from "image"-centric, to "file"-centric
2013-01-14 17:35:38 -05:00
Vincent Batts a2f39ef4d1 refactored for Mongo::GridFS. It almost works 2013-01-14 16:45:16 -05:00
Vincent Batts 9fdcddcfb6 WIP 2013-01-14 08:46:02 -05:00
Vincent Batts 1d83869269 adding initial commit 2013-01-11 16:06:36 -05:00