Commit graph

38 commits

Author SHA1 Message Date
Andrew Davidson
b9e0066810 adding user attribution when using a different user_id 2009-11-01 00:12:40 -07:00
Andrew Davidson
53b67f7ac3 adding caching for photos action 2009-10-31 23:44:02 -07:00
Andrew Davidson
5f8a974a7f added support for alternative flickr ids 2009-10-31 23:34:37 -07:00
Andrew Davidson
cf547f8f6f adding links to interesting and recent now that caching is in place 2009-10-31 23:15:35 -07:00
Andrew Davidson
24d4d27b51 added caching for recent and most interesting views 2009-10-31 22:54:28 -07:00
Andrew Davidson
0bb7385373 moving file cache into rails tmp folder 2009-10-31 22:54:06 -07:00
Andrew Davidson
0e5e4bba02 ignoring db/* to ignore the development sqlite db 2009-10-31 22:48:13 -07:00
Andrew Davidson
ec68dc5b08 moving cache to file_cache and changing location... need to ensure folder is created or exists... 2009-10-31 22:47:05 -07:00
Andrew Davidson
7572daea27 basic formatting for the 'grid' views added 2009-10-30 03:32:36 -07:00
Andrew Davidson
285ad1893b added basic support for most recent and most interesting photos, needs formatting and caching for a production system 2009-10-30 02:08:05 -07:00
Andrew Davidson
b90c251333 adding div.flash formatting... fixing header coloring 2009-10-30 00:59:49 -07:00
Andrew Davidson
e586ed68c3 removing old remaining test code... whoops. 2009-10-30 00:59:16 -07:00
Andrew Davidson
ba7c06d7b6 updated view to use new size_calc helper, and added filename display. 2009-10-30 00:37:58 -07:00
Andrew Davidson
8524ee1a79 changed some variables to have a larger scope to pass more information to the view. 2009-10-30 00:37:14 -07:00
Andrew Davidson
52878f4ecb removing error handling from flickr photo view 2009-10-30 00:36:28 -07:00
Andrew Davidson
ba10bfad72 changed url format for flickr photos to make way for my plans for interesting photos and other possibilities. 2009-10-30 00:35:25 -07:00
Andrew Davidson
8a83dfaf9f formatting changes 2009-10-30 00:34:45 -07:00
Andrew Davidson
708203ca6a cleaned up format, included display of flash[:error] 2009-10-30 00:34:17 -07:00
Andrew Davidson
c159583d31 updated to lazy load flickraw and error messages are handled cleaner with flash[:error] 2009-10-30 00:33:29 -07:00
Andrew Davidson
ca8077dec8 debugged the screenshot helper, should work for all conditions and has default height and width as a backup for an unforeseen case 2009-10-29 20:44:01 -07:00
Andrew Davidson
b86727d359 moving the screenshot sizing into a helper function. 2009-10-29 20:13:09 -07:00
Andrew Davidson
0da2967543 removing readme file 2009-10-29 04:12:24 -07:00
Andrew Davidson
51916c0762 removing unused index actions. 2009-10-29 03:56:09 -07:00
Andrew Davidson
b3ac631a55 adding basic support for screenshots. 2009-10-29 03:55:22 -07:00
Andrew Davidson
622e971e52 no more .DS_Store 2009-10-29 03:54:27 -07:00
Andrew Davidson
3a6ba61528 fixing my stupid error in bocking screenshots 2009-10-29 03:53:40 -07:00
Andrew Davidson
f5c8e9f7b1 removing mistakenly added files 2009-10-29 03:52:39 -07:00
Andrew Davidson
df894933dc adding screenshots folder 2009-10-29 03:50:32 -07:00
Andrew Davidson
1722b01ef8 ignoring screenshots in screenshot directory 2009-10-29 03:50:05 -07:00
Andrew Davidson
24e2f754d4 removing unneeded rails.png image file 2009-10-29 03:21:16 -07:00
Andrew Davidson
cb7cc59ae9 updated support for flickr, basic functionality is solid and there is error handling for badly formatted photo id strings 2009-10-29 02:48:19 -07:00
Andrew Davidson
80e151e4dc adding route for info controller 2009-10-29 02:47:17 -07:00
Andrew Davidson
0c19601068 adding info controller support and view for about page 2009-10-29 02:46:58 -07:00
Andrew Davidson
0dcb4e1946 adding info controller for some basic info functions. 2009-10-29 02:29:23 -07:00
Andrew Davidson
5f30a45819 flickr stuff basically operational, no error handling. 2009-10-29 00:32:41 -07:00
Andrew Davidson
884e70deb1 adding blank flickr and screenshot controllers 2009-10-28 22:18:24 -07:00
Andrew Davidson
5383c4fc4d removed index.html 2009-10-28 22:17:50 -07:00
Andrew Davidson
df71591bd1 Virgin Rails app 2009-10-28 22:11:24 -07:00