1
0
Fork 0
Commit Graph

91 Commits

Author SHA1 Message Date
Andrew Tomaka d8d4279c69 Add functionality for displaying the last added screen. 2011-11-06 01:05:36 -04:00
Andrew Tomaka e12e876805 Add view random functionality. 2011-11-06 01:02:32 -04:00
Andrew Tomaka fc502c2968 Use CI built-in image manipulation library to create thumbnails. 2011-11-06 00:57:35 -04:00
Andrew Tomaka 48cc71714f Add rewrite rule to handle short image viewing. NYF. 2011-11-05 16:49:36 -04:00
Andrew Tomaka d7f770243c Minor fix. 2011-11-05 16:49:16 -04:00
Andrew Tomaka d79162a889 Clean out the viewers table every 5 minutes. 2011-11-05 16:10:30 -04:00
Andrew Tomaka 035ed81542 Fix a bug where the wrong file name was saved as the original name. 2011-11-05 15:57:25 -04:00
Andrew Tomaka c642fcf81d Complete display of image with information. 2011-11-05 15:57:05 -04:00
Andrew Tomaka 9ece596c4d A lot of commits involving the image view controller, view and model that probably should have been seperate. 2011-11-05 15:49:55 -04:00
Andrew Tomaka 3c5c19a712 Begin basic view functionality. 2011-11-05 14:55:02 -04:00
Andrew Tomaka 7f88eb83df Store uploads in database and name them after their id. 2011-11-05 13:55:44 -04:00
Andrew Tomaka 7872cabd90 Correct the accepted files list. 2011-11-05 12:59:14 -04:00
Andrew Tomaka 28f664e6eb Unmodified files listing as modified even though they are not; commit to clear status. 2011-11-05 12:58:23 -04:00
Andrew Tomaka 39b13ab303 Add octet stream mime type to images so we can upload from the javascript. 2011-11-05 12:37:19 -04:00
Andrew Tomaka 70c40f4e72 Setup so controller takes uploads. Currently an issue with the mimetype coming from the jquery upload plugin. 2011-11-05 12:35:17 -04:00
Andrew Tomaka 50a8cd8a2c Codeigniter refactor. 2011-11-05 02:25:17 -04:00
Andrew Tomaka aaccb5b2fc Final commit before rewrite. 2011-11-05 01:56:18 -04:00
Andrew Tomaka 7e947fcf94 Add subpar and poor looking left/right navigation. 2011-11-04 23:42:59 -04:00
Andrew Tomaka f975dd4f1e Correct URL paths for images and style sheets. 2011-11-04 22:01:21 -04:00
Andrew Tomaka 34062abda0 Format files similary to original screens. 2011-11-04 21:41:18 -04:00
Andrew Tomaka ccd7abbf0e Setup basic style for individual image viewing. 2011-11-04 20:20:32 -04:00
Andrew Tomaka 74bebb570c Place the config information in an outside file. 2011-11-04 18:33:36 -04:00
Andrew Tomaka f9852632c4 Include create time in image display. 2011-11-04 11:34:39 -04:00
Andrew Tomaka 54678d58f4 Add basic index file for routing to images. 2011-11-04 11:31:17 -04:00
Andrew Tomaka e9ec301ec7 Current timestamp set as default for mysql so no need to insert with NOW(). 2011-11-04 11:30:56 -04:00
Andrew Tomaka 46daba6d60 Do not use the index file for uploading. 2011-11-04 10:55:17 -04:00
Andrew Tomaka b726584906 Start thinking about naming files correctly and storing in database. NYF 2011-11-02 23:44:18 -04:00
Andrew Tomaka b67f5e37af Minor changes to style and other stuff. 2011-11-02 16:52:12 -04:00
Andrew Tomaka 51f8ed7df7 Display a different image based on whether or not the file transfer succeeded. 2011-11-02 16:35:25 -04:00
Andrew Tomaka eccd944e31 Check a bit of data before saving the file. 2011-11-02 16:33:57 -04:00
Andrew Tomaka 97f2c5de65 Use a more reasonable max filesize. 2011-11-02 15:23:38 -04:00
Andrew Tomaka f4d271afb2 Add a text box for holding the file name that the upload was stored as on the server. 2011-11-02 14:41:40 -04:00
Andrew Tomaka 898337c033 Various style changes; set queuefiles to 1 (possibly causing chrome crash error otherwise?) 2011-11-02 14:32:42 -04:00
Andrew Tomaka 262822e943 Style adjustments and adding in tutorial JS file. 2011-11-02 13:31:05 -04:00
Andrew Tomaka 3acd9fd216 Start over with some random tutorial. 2011-11-02 12:53:58 -04:00
Andrew Tomaka 965d5e809c My version: issue accessing img in the previewHtml. 2011-11-02 12:45:37 -04:00
Andrew Tomaka 096bcb6284 Move drop HTML to a file instead of inlining. 2011-11-02 10:15:55 -04:00
Andrew Tomaka 2ca2d9eaea Adding uploads directory. 2011-11-01 20:09:11 -04:00
Andrew Tomaka 633f8d927c Add simple PHP upload handler. 2011-11-01 20:05:35 -04:00
Andrew Tomaka 560c8253c9 Do not need old widths. 2011-11-01 19:45:27 -04:00
Andrew Tomaka 7db3b67067 Initial commit. 2011-11-01 19:34:16 -04:00