1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-11-27 10:35:41 +00:00

Commit graph

  • 75ee3c520c getting the embedded image view ironed out a bit more Also, getting the randomize hash name worked out, to avoid file name collisions. Vincent Batts 2013-05-09 09:36:21 -0400
  • 4fbbcd622d * including a navbar link for '/all' * building out a framed view page for images, to embed the image in * now having the upload and urlie, do a redirect to a /v/... page Vincent Batts 2013-05-08 14:28:49 -0400
  • 9a5ded48a6 running go fmt Vincent Batts 2013-03-27 16:30:24 -0400
  • 7ba7c07041 adding the first efforts for testing this tool Vincent Batts 2013-02-13 22:30:50 -0500
  • 51ff306fd9 Revert "my rand helper wasn't helping" Vincent Batts 2013-02-13 22:30:04 -0500
  • 84e5af9fc2 my rand helper wasn't helping Vincent Batts 2013-02-13 16:42:30 -0500
  • 15fa357f7a a little bit of README docs Vincent Batts 2013-02-12 13:10:59 -0500
  • 951e9e1360 README: firming up the app name, for a go get installation Vincent Batts 2013-02-12 12:54:10 -0500
  • e8b204713e adding the MIT license Vincent Batts 2013-02-12 12:20:23 -0500
  • 22352d3cd1 update the README to be more generic Vincent Batts 2013-02-12 12:18:03 -0500
  • 6a40f02d9e adding app version, and putting it in the footer 1.0.0 Vincent Batts 2013-02-12 11:09:41 -0500
  • e7ec9528d0 ERMEHGERD: upload and from url both work, and redirect straight to the new image Vincent Batts 2013-02-12 11:04:48 -0500
  • e6d93f8541 wrong css file .. Vincent Batts 2013-02-12 10:27:59 -0500
  • 7e970f5dfd layouts: more formating, and working towards a better look assets: embedding stylesheets for formating Vincent Batts 2013-02-12 10:21:25 -0500
  • 8c7adeb56c multipart form! it actually uploads now. Vincent Batts 2013-02-11 18:05:43 -0500
  • 683b4465e1 many updates, and cleanup, but the /upload form is not quite working yet Vincent Batts 2013-02-11 14:27:38 -0500
  • 3a899e1daa rearranging Vincent Batts 2013-02-11 11:00:57 -0500
  • c9f9cf68bb adding a gitignore Vincent Batts 2013-02-11 10:56:42 -0500
  • dadf07877c layouts: first stub of an index html page Vincent Batts 2013-02-09 00:11:52 -0500
  • c616327fc6 cleanup: more spreading out of files Vincent Batts 2013-02-08 23:52:40 -0500
  • f05e47e0a1 cleanup: more separating into files Vincent Batts 2013-02-08 23:43:39 -0500
  • e4ea30a89b README: adding some build notes Vincent Batts 2013-02-08 23:32:43 -0500
  • 2c78e94b2c config: reimplementing the configuration to be in YAML cleanup: beginning to separate out into multiple files Vincent Batts 2013-02-08 23:29:43 -0500
  • 51ebbc5c34 Push: now it can push files to a remote host ... Vincent Batts 2013-02-08 17:28:02 -0500
  • 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 :-) Vincent Batts 2013-02-08 14:24:51 -0500
  • 37e933a905 updating to the code published on openshift Vincent Batts 2013-02-05 14:52:44 -0500
  • 1d07924332 POST DELETE and GET Vincent Batts 2013-01-15 09:30:44 -0500
  • e14833d12d fixed the filename search. added more search functions. began switch from "image"-centric, to "file"-centric Vincent Batts 2013-01-14 17:35:38 -0500
  • a2f39ef4d1 refactored for Mongo::GridFS. It almost works Vincent Batts 2013-01-14 16:45:16 -0500
  • 9fdcddcfb6 WIP Vincent Batts 2013-01-14 08:46:02 -0500
  • 1d83869269 adding initial commit Vincent Batts 2013-01-11 16:06:36 -0500