Commit Graph

343 Commits

Author SHA1 Message Date
andreimarcu ae1933c93b go.rice needs string literal 2015-09-28 21:58:50 -04:00
andreimarcu 2255716c7d switch to mimemagic to avoid cgo 2015-09-28 21:41:07 -04:00
andreimarcu 56e305bfcc go.rice now serves static and template files 2015-09-28 20:46:58 -04:00
andreimarcu b3f460e417 Change license to AGPL 2015-09-28 18:53:30 -04:00
andreimarcu f0b1a8e47b Cleanup artifacts 2015-09-28 16:17:32 -04:00
andreimarcu 084c267112 Fix go vet complaints and use go 1.5 for travis 2015-09-28 16:12:15 -04:00
andreimarcu 5f78fe6619 Added tests for uploads 2015-09-28 16:02:03 -04:00
andreimarcu ca0754725b Respect filename format 2015-09-28 12:53:07 -04:00
andreimarcu 4599e055e5 Portability 2015-09-28 12:35:11 -04:00
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 2015-09-28 12:30:21 -04:00
andreimarcu ae451bb974 Added build status to README 2015-09-28 00:41:37 -04:00
andreimarcu bfcc75f2ed Needs libmagic-dev 2015-09-28 00:39:53 -04:00
andreimarcu 68d2cd3e4c Added .travis.yml 2015-09-28 00:34:46 -04:00
andreimarcu c32a698cbc upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
andreimarcu 935db7c618 Fixed pdf/audio 2015-09-27 23:07:15 -04:00
Andrei Marcu d2c7be17c0 Merge pull request #6 from matthazinski/metadata
Add preliminary metadata support
2015-09-27 22:57:12 -04:00
Matt Hazinski a10b838f4d Add preliminary metadata support 2015-09-27 22:43:41 -04:00
andreimarcu 19070b6bfd Added audio and pdf templates 2015-09-27 22:16:50 -04:00
andreimarcu 674c4be3e3 Never accept PRs without testing again 2015-09-26 07:50:33 -04:00
andreimarcu 6ca4579e34 Switch to new uuid repo 2015-09-26 07:47:46 -04:00
Andrei Marcu 819cf396d5 Merge pull request #5 from matthazinski/make_filesdir
Make filesDir if it does not exist
2015-09-25 22:13:54 -04:00
Matt Hazinski 11cb55232a Make filesDir if it does not exist 2015-09-25 22:03:23 -04:00
andreimarcu 2de19e0daa Add irc channel on readme 2015-09-25 21:49:33 -04:00
Andrei Marcu 91eb0b2659 Merge pull request #4 from matthazinski/master
Update .gitignore
2015-09-25 21:35:19 -04:00
Matt Hazinski a8117de38d Update .gitignore 2015-09-25 20:40:39 -04:00
andreimarcu 9b0385bf6f Check if file exists and increment filename 2015-09-25 12:47:55 -04:00
andreimarcu d98b63e8bd Performance improvements, custom 404+500, -nologs, PUT uploads fix 2015-09-25 12:00:14 -04:00
andreimarcu b617d99746 Remove excessive js 2015-09-25 11:00:08 -04:00
andreimarcu e14ea3328e Add license 2015-09-25 09:18:12 -04:00
andreimarcu 9d6dcdcbba Follow some dyretips 2015-09-25 09:04:06 -04:00
andreimarcu 8caae56b39 json response + imported old drag and drop uploader 2015-09-25 00:58:38 -04:00
andreimarcu 350338baa4 Structure /static 2015-09-24 23:26:18 -04:00
andreimarcu acb124b7fb Add template globals, disable template caching while debug 2015-09-24 23:21:42 -04:00
andreimarcu 1f1211e81e Link to image on image tag 2015-09-24 23:01:21 -04:00
andreimarcu 4f41ece944 Fix some css, add download link 2015-09-24 22:57:36 -04:00
andreimarcu 8fa85eb603 Merge branch 'Uncurlhalo-video-display-handler' 2015-09-24 22:52:20 -04:00
Jacob Melton 2cf3f14477 Add basic video support
Additionally use filePath instead of absPath, and fileName instead of
filename.
2015-09-24 22:47:37 -04:00
Jacob Melton a33767656f Update .gitignore 2015-09-24 22:18:23 -04:00
andreimarcu c634317e2d this file might be useful to add here 2015-09-24 19:58:50 -04:00
andreimarcu d869599da7 Bare /static support, some css/templates import 2015-09-24 16:04:51 -04:00
andreimarcu d130cfe8e1 Some cleanup 2015-09-24 08:30:16 -04:00
andreimarcu 52b7e594f3 cleanup imports 2015-09-24 02:08:44 -04:00
andreimarcu 2dbe318b18 Initial commit 2015-09-24 01:44:49 -04:00