Wed, 30 Jun 2010 14:38:53 -0700 |
Atul Varma |
http: and https: URLs are now allowed again in tiny bio markdown.
|
Wed, 30 Jun 2010 14:23:18 -0700 |
Atul Varma |
Fixed Bug 575805 - Stored Cross Site Scripting in MarkDown URLs
|
Wed, 30 Jun 2010 09:43:17 -0700 |
Atul Varma |
another bugfix
|
Wed, 30 Jun 2010 09:36:26 -0700 |
Atul Varma |
fixed minor bug
|
Wed, 30 Jun 2010 08:49:05 -0700 |
Atul Varma |
Fixed Bug 575792 - Implement Output Encoding to Eliminate Stored Cross Site Scripting Vuln
|
Tue, 29 Jun 2010 22:28:06 -0700 |
Atul Varma |
added CachedFileStorage class and made it the default; stress test perf improved by a factor of ~5.5.
|
Tue, 29 Jun 2010 21:52:27 -0700 |
Atul Varma |
FileStorage-based revision mapping is now created by default in easy.make_wsgi_app(). Added FileStorage.get().
|
Tue, 29 Jun 2010 21:45:47 -0700 |
Atul Varma |
added etag support
|
Tue, 29 Jun 2010 21:18:44 -0700 |
Atul Varma |
Added 'rev' property to get response and 'since_rev' queryarg option to get requests
|
Tue, 29 Jun 2010 20:26:18 -0700 |
Atul Varma |
made smoke test more robust
|
Tue, 29 Jun 2010 16:51:09 -0700 |
Atul Varma |
Fixed hash check so it's called every 500ms rather than only on page load.
|
Tue, 29 Jun 2010 16:20:11 -0700 |
Atul Varma |
minor typo fix
|
Tue, 29 Jun 2010 14:53:01 -0700 |
Atul Varma |
changed send_email() stub to concur w/ readme.
|
Tue, 29 Jun 2010 14:42:08 -0700 |
Atul Varma |
Added README.md.
|
Tue, 29 Jun 2010 11:17:34 -0700 |
Atul Varma |
Added locking.py for super non-grannular thread safety, and more tests.
|
Mon, 28 Jun 2010 22:32:03 -0700 |
Atul Varma |
Backed out changeset be00b5be37d6
|
Mon, 28 Jun 2010 22:31:00 -0700 |
Atul Varma |
half-baked proof of concept for popup auth flow.
|
Mon, 28 Jun 2010 19:05:02 -0700 |
Atul Varma |
Removed extraneous console.log().
|
Mon, 28 Jun 2010 16:51:13 -0700 |
Atul Varma |
added js, css, and img subdirectories to static-files.
|
Mon, 28 Jun 2010 16:46:00 -0700 |
Atul Varma |
made static_file_serving.py work recursively
|
Mon, 28 Jun 2010 13:02:45 -0700 |
Atul Varma |
made twitter thumbnails point to tweetimag.es.
|
Sun, 27 Jun 2010 11:21:52 -0700 |
Atul Varma |
Added Attendees.currentUser, replaced Attendees.value with Attendees.all.
|
Sat, 26 Jun 2010 21:33:22 -0700 |
Atul Varma |
Made client api more humane wrt: urls.
|
Sat, 26 Jun 2010 20:51:47 -0700 |
Atul Varma |
made server.html and fixed example-client.html to work with it instead of index.html.
|
Sat, 26 Jun 2010 20:42:06 -0700 |
Atul Varma |
Factored out base and postMessage-server logic from index.js into two new files, added a new Ajax global that's decoupled from jQuery, and decoupled the base and postMessage-server logic from jQuery.
|
Sun, 27 Jun 2010 01:41:45 +0000 |
Atul Varma |
relabeled profile image url as headshot url.
|
Sun, 27 Jun 2010 01:39:18 +0000 |
Atul Varma |
fixed css bugs.
|
Sat, 26 Jun 2010 18:32:15 -0700 |
Atul Varma |
fixed layout of everyone tab
|
Sat, 26 Jun 2010 18:21:17 -0700 |
Atul Varma |
fixed trim bug.
|
Sat, 26 Jun 2010 18:13:37 -0700 |
Atul Varma |
added bio display and showdown.js.
|