Commit Graph

67 Commits

Author SHA1 Message Date
John Crepezzi e403549e13 Added static document loading on start 2011-11-22 09:22:37 -05:00
John Crepezzi 32b4f842b7 serve 404 when not possible key 2011-11-21 23:13:46 -05:00
John Crepezzi 9ed330bdae Make static asset caching an option 2011-11-21 23:00:28 -05:00
John Crepezzi 1382ec47b2 DRY up the static cache 2011-11-21 22:53:50 -05:00
John Crepezzi 83cb68ada2 cache static assets in memory 2011-11-21 22:19:43 -05:00
John Crepezzi e4da28de8a Remove TODO 2011-11-21 22:04:41 -05:00
John Crepezzi 32d49385a1 Remove debug logging 2011-11-21 22:04:12 -05:00
John Crepezzi d0e3e4cd02 Support for redis expiration 2011-11-21 22:03:50 -05:00
John Crepezzi 0f2075fcda Ensure conflict resolution in keyspace 2011-11-21 21:48:09 -05:00
John Crepezzi 4ed87c4ec7 Fix the key 2011-11-21 20:52:35 -05:00
John Crepezzi 025dfcfe26 Remove save when on locked screen 2011-11-21 20:47:29 -05:00
John Crepezzi 39ffbc7f49 Update TODO 2011-11-21 10:18:48 -05:00
John Crepezzi a9e29c2986 Added support for haste maximum size 2011-11-21 10:17:23 -05:00
John Crepezzi 29a600fe87 Fix ^n bug while editing 2011-11-21 10:01:33 -05:00
John Crepezzi 4d56fc0e61 More browser support 2011-11-21 09:59:14 -05:00
John Crepezzi 9fa99fe69d Fixes for Firefox 2011-11-21 09:56:33 -05:00
John Crepezzi 9638baffdb Make twitter posting an option 2011-11-19 01:00:04 -05:00
John Crepezzi 6499ad3190 Clean up animations 2011-11-19 00:53:38 -05:00
John Crepezzi 73be6e31d9 Added TODO 2011-11-19 00:34:23 -05:00
John Crepezzi af02375b7c Show certain options only sometimes 2011-11-19 00:30:14 -05:00
John Crepezzi f54712f9d9 Added twitter functionality 2011-11-19 00:23:53 -05:00
John Crepezzi b9e9bd154c Fix some annoying visual quirks 2011-11-19 00:02:11 -05:00
John Crepezzi a213bdf9da Update TODO 2011-11-18 23:28:53 -05:00
John Crepezzi b6eef4b628 Update README 2011-11-18 20:04:50 -05:00
John Crepezzi bece4598f7 Remove haste client 2011-11-18 20:03:39 -05:00
John Crepezzi 44350ce9e6 Clean up redis store 2011-11-18 19:59:41 -05:00
John Crepezzi 00e2ca8d29 Remove done TODO 2011-11-18 19:57:36 -05:00
John Crepezzi a2d17b28df Remove redundant package dependency 2011-11-18 19:56:09 -05:00
John Crepezzi a1d5f79708 Added Redis store support 2011-11-18 19:55:14 -05:00
John Crepezzi 26c148ff37 Added TODO 2011-11-18 19:10:23 -05:00
John Crepezzi 6c85c23c6d Added README 2011-11-18 18:45:20 -05:00
John Crepezzi 60f412b7bc Added haste to version control 2011-11-18 18:30:31 -05:00
John Crepezzi 01b622821e Added a command key 2011-11-18 18:17:49 -05:00
John Crepezzi a83ae523b4 Catch exceptions 2011-11-18 18:08:04 -05:00
John Crepezzi 83b8f3f52d Generalize store 2011-11-18 18:04:24 -05:00
John Crepezzi fec02cfead Move storage mechanism to new object 2011-11-18 17:54:57 -05:00
John Crepezzi b173cdd144 preparse static elements rather than fs'ing them 2011-11-18 17:36:35 -05:00
John Crepezzi 0fe0306caa Logger configuration 2011-11-18 17:26:25 -05:00
John Crepezzi a6bd69f20a Rename to haste 2011-11-18 17:24:15 -05:00
John Crepezzi fe68e42b90 Don't save blank docs 2011-11-18 17:21:31 -05:00
John Crepezzi 4a435a4be5 Cleanup todo 2011-11-18 17:14:44 -05:00
John Crepezzi f48cc45928 Cleanup and remove TODO that is done 2011-11-18 17:14:03 -05:00
John Crepezzi 7709e12500 Added FS backed 2011-11-18 17:12:28 -05:00
John Crepezzi 93435715f2 Fix loggin 2011-11-18 16:58:21 -05:00
John Crepezzi 6bdd7d7fc5 Host and port made configurable 2011-11-18 16:57:23 -05:00
John Crepezzi b159817a27 Added configuration and made key length configurable 2011-11-18 16:54:16 -05:00
John Crepezzi 0eed33f42f 400 should be 404 2011-11-18 16:50:23 -05:00
John Crepezzi cf384cd0fd Added random keys 2011-11-18 16:45:48 -05:00
John Crepezzi f935ac56c2 Nicer page titles 2011-11-18 16:42:05 -05:00
John Crepezzi d69839b2fb Push state for new documents fixed 2011-11-18 16:37:38 -05:00