33 check-ins using file cgihandler.py version d56b243ab0
2011-12-03
| ||
12:55 | Accidentally made a few commits in trunk instead of develop Leaf check-in: f6c84eb8e3 user: spiffy tags: develop | |
12:54 | Minor changes to the layout Leaf check-in: bddb3e05ed user: spiffy tags: trunk, v0.5 | |
2011-12-02
| ||
03:31 | Made feed and story list divs clickable instead of just their text check-in: 7ff27f901d user: spiffy tags: trunk | |
2011-11-30
| ||
04:12 | Made the app substantially prettier check-in: 517f4aa073 user: spiffy tags: trunk | |
02:49 | Made the story title in the story view nicely styled. Put the 'mark story read' button inside the header check-in: dea6297b3d user: spiffy tags: develop, v0.4 | |
02:39 | Brought the item borders inline with the new color palette check-in: c292845f56 user: spiffy tags: develop | |
02:32 | Colors are now even less awful. Kidna. check-in: 6d9fde817c user: spiffy tags: develop | |
02:06 | Added viewport content width=300 to make the site a nice size on mobiles check-in: 8df0d5f377 user: spiffy tags: develop | |
2011-11-29
| ||
17:03 | Replaced the lame knockoff of NCSU's colors with the Albany theme from Adobe Kuler check-in: 80b3160c8d user: spiffy tags: develop | |
05:23 | Fixed story list to omit stories below the intelligence threshold check-in: fe10ff441d user: spiffy tags: develop | |
2011-11-22
| ||
23:56 | Somehow routes.py never got added to the repo check-in: b28babbbb4 user: spiffy tags: develop | |
23:54 | Made the site a ton prettier check-in: ecb326adfb user: spiffy tags: develop, v0.3 | |
23:53 | Moved the 'mark feed read' button back below the feed title Leaf check-in: 3881a5300d user: spiffy tags: feature/pretty | |
23:16 | [9678271609e046a71f06dd091c7ae666716cc670] Added a Google Analytics tracking code check-in: 07a2f861bb user: spiffy tags: develop | |
22:50 | Set the page title for the stories list page check-in: 21cebdfb51 user: spiffy tags: feature/pretty | |
13:36 | Prettied up the feed list page check-in: 1d6bdd2f2b user: spiffy tags: feature/pretty | |
13:01 | Set the minimum page scale factor to make it big enough on my tablet check-in: b6f01ceab0 user: spiffy tags: feature/pretty | |
06:01 | Added colors to the intelligencs scores in the feed list check-in: daef6c0f88 user: spiffy tags: feature/pretty | |
05:47 | Story list page is styled much more nicely check-in: c5a2ec2308 user: spiffy tags: better-story-list, feature/pretty | |
05:22 | Added some color. It doesn't look very good, but it's at least not atrocious anymore. check-in: b2d6f6e2e9 user: spiffy tags: feature/pretty | |
2011-11-21
| ||
03:15 | Create new branch named "feature/pretty" check-in: e8b2e22e32 user: spiffy tags: feature/pretty | |
03:08 | [2bd69fdb5b4c5fc04d40ea402cc18510b073c4e3] Mobileblur is now the default web2py app check-in: e23a2d0023 user: spiffy tags: develop | |
2011-11-20
| ||
23:52 | [12e10e324e61e687d024bb1aac1a1c031ef48dd3] Added each story's timestamp below it in the story list check-in: 4e2808f7d1 user: spiffy tags: develop | |
23:48 | [450ab2dd15] Read stories are now a different color from unread stories check-in: 137407b6e5 user: spiffy tags: develop | |
23:29 | Added a button to mark a story as read check-in: da2e9d5879 user: spiffy tags: develop | |
22:51 | Added a logout button check-in: 678f5259f2 user: spiffy tags: develop | |
21:41 | Added support for multiple users to use the site simultaneously check-in: 2ac904a27b user: spiffy tags: trunk, v0.2 | |
21:04 | Added a catch to handle a failed Newsblur login check-in: 759f07e810 user: spiffy tags: develop | |
20:49 | Added support for multiple users to use the site simultaneously check-in: 8cd4f18daf user: spiffy tags: develop | |
18:36 | Release 0.1- support for a single user, basic functionality works check-in: 56de658fd0 user: spiffy tags: trunk, v0.1 | |
13:37 | Merged in support for a real auth system, not a one-user DB kludge check-in: 57cc1847b3 user: spiffy tags: develop | |
13:31 | Fixed bug that kept login form from working on non-localhost (turns out web2py 1.96.1 disabled generic views for other hosts) Closed-Leaf check-in: 0a19da60e0 user: spiffy tags: feature/web2py_auth | |
05:28 | Upgraded to web2py 1.99.2 check-in: 5e6e1e2c0a user: spiffy tags: feature/web2py_auth | |