11 timeline items occurring around 2011-11-20 05:28:20.
2011-11-20
| ||
18:36 | • Edit [56de658fd0]: Add tag "v0.1". (user: spiffy) [details] | |
18:36 | [56de658fd0] Release 0.1- support for a single user, basic functionality works (user: spiffy, tags: trunk, v0.1) | |
13:37 | [57cc1847b3] Merged in support for a real auth system, not a one-user DB kludge (user: spiffy, tags: develop) | |
13:31 | [0a19da60e0] Closed-Leaf: Fixed bug that kept login form from working on non-localhost (turns out web2py 1.96.1 disabled generic views for other hosts) (user: spiffy, tags: feature/web2py_auth) | |
05:28 | [5e6e1e2c0a] Upgraded to web2py 1.99.2 (user: spiffy, tags: feature/web2py_auth) | |
05:13 | [5a37a6a313] Removed NewsBlur login tracking from the database and instead just give the client a copy of their NewsBlur cookie (user: spiffy, tags: feature/web2py_auth) | |
03:42 | [a162dcef14] Merged in change from branch develop that fixes the app (user: spiffy, tags: feature/web2py_auth) | |
03:41 | [b33aaf3ac3] Removed web2py import calls from the Newsblur module (user: spiffy, tags: develop) | |
03:40 | [50a1ba732d] Create new branch named "feature/web2py_auth" (user: spiffy, tags: feature/web2py_auth) | |
03:12 | [b74e6c434b] Added a button to mark a feed as read (user: spiffy, tags: develop) | |
03:03 | [cbc0649388] Moved newsblur library from urllib to Requests. Moved username storage to the DB. Store cookie in the DB. Centralize a login function that checks the DB for a user's cookie on each page load and logs the user in if there's no cookie. (user: spiffy, tags: develop) | |