Commit Graph

  • 7f4cae57f9 Fix document handler regex John Crepezzi 2011-11-23 11:34:08 -0500
  • 315333d8eb Merge branch 'master' of codeplane.com:seejohnrun/haste-server John Crepezzi 2011-11-23 11:33:02 -0500
  • 2089a14ad7 TODO John Crepezzi 2011-11-23 11:32:49 -0500
  • f601d9f159 Implement redesign of key John Crepezzi 2011-11-23 11:31:50 -0500
  • ab47aeb88b Fix bug in document handler John Crepezzi 2011-11-22 20:38:52 -0500
  • 051a545a55 Move todo to todo.md John Crepezzi 2011-11-22 20:34:34 -0500
  • 5d889662ef Added a TODO John Crepezzi 2011-11-22 20:30:24 -0500
  • ec0d419c61 Allow forcing of highlight type John Crepezzi 2011-11-22 20:29:46 -0500
  • 56bf98daac More robots.txt work John Crepezzi 2011-11-22 20:01:09 -0500
  • 2299819781 Added robots.txt John Crepezzi 2011-11-22 19:59:03 -0500
  • 5b66695ca6 Update TODO John Crepezzi 2011-11-22 16:51:35 -0500
  • f81b7ec593 Update about and TODO John Crepezzi 2011-11-22 09:53:02 -0500
  • e403549e13 Added static document loading on start John Crepezzi 2011-11-22 09:22:37 -0500
  • 32b4f842b7 serve 404 when not possible key John Crepezzi 2011-11-21 23:13:46 -0500
  • 9ed330bdae Make static asset caching an option John Crepezzi 2011-11-21 23:00:28 -0500
  • 1382ec47b2 DRY up the static cache John Crepezzi 2011-11-21 22:53:50 -0500
  • 83cb68ada2 cache static assets in memory John Crepezzi 2011-11-21 22:19:43 -0500
  • e4da28de8a Remove TODO John Crepezzi 2011-11-21 22:04:41 -0500
  • 32d49385a1 Remove debug logging John Crepezzi 2011-11-21 22:04:12 -0500
  • d0e3e4cd02 Support for redis expiration John Crepezzi 2011-11-21 22:03:50 -0500
  • 0f2075fcda Ensure conflict resolution in keyspace John Crepezzi 2011-11-21 21:48:09 -0500
  • 4ed87c4ec7 Fix the key John Crepezzi 2011-11-21 20:52:35 -0500
  • 025dfcfe26 Remove save when on locked screen John Crepezzi 2011-11-21 20:47:29 -0500
  • 39ffbc7f49 Update TODO John Crepezzi 2011-11-21 10:18:48 -0500
  • a9e29c2986 Added support for haste maximum size John Crepezzi 2011-11-21 10:17:23 -0500
  • 29a600fe87 Fix ^n bug while editing John Crepezzi 2011-11-21 10:01:33 -0500
  • 4d56fc0e61 More browser support John Crepezzi 2011-11-21 09:59:14 -0500
  • 9fa99fe69d Fixes for Firefox John Crepezzi 2011-11-21 09:56:33 -0500
  • 9638baffdb Make twitter posting an option John Crepezzi 2011-11-19 01:00:04 -0500
  • 6499ad3190 Clean up animations John Crepezzi 2011-11-19 00:53:38 -0500
  • 73be6e31d9 Added TODO John Crepezzi 2011-11-19 00:34:23 -0500
  • af02375b7c Show certain options only sometimes John Crepezzi 2011-11-19 00:30:14 -0500
  • f54712f9d9 Added twitter functionality John Crepezzi 2011-11-19 00:23:53 -0500
  • b9e9bd154c Fix some annoying visual quirks John Crepezzi 2011-11-19 00:02:11 -0500
  • a213bdf9da Update TODO John Crepezzi 2011-11-18 23:28:53 -0500
  • b6eef4b628 Update README John Crepezzi 2011-11-18 20:04:50 -0500
  • bece4598f7 Remove haste client John Crepezzi 2011-11-18 20:03:39 -0500
  • 44350ce9e6 Clean up redis store John Crepezzi 2011-11-18 19:59:41 -0500
  • 00e2ca8d29 Remove done TODO John Crepezzi 2011-11-18 19:57:36 -0500
  • a2d17b28df Remove redundant package dependency John Crepezzi 2011-11-18 19:55:38 -0500
  • a1d5f79708 Added Redis store support John Crepezzi 2011-11-18 19:52:18 -0500
  • 26c148ff37 Added TODO John Crepezzi 2011-11-18 19:10:23 -0500
  • 6c85c23c6d Added README John Crepezzi 2011-11-18 18:45:20 -0500
  • 60f412b7bc Added haste to version control John Crepezzi 2011-11-18 18:30:31 -0500
  • 01b622821e Added a command key John Crepezzi 2011-11-18 18:17:49 -0500
  • a83ae523b4 Catch exceptions John Crepezzi 2011-11-18 18:08:04 -0500
  • 83b8f3f52d Generalize store John Crepezzi 2011-11-18 18:04:24 -0500
  • fec02cfead Move storage mechanism to new object John Crepezzi 2011-11-18 17:54:57 -0500
  • b173cdd144 preparse static elements rather than fs'ing them John Crepezzi 2011-11-18 17:36:35 -0500
  • 0fe0306caa Logger configuration John Crepezzi 2011-11-18 17:26:25 -0500
  • a6bd69f20a Rename to haste John Crepezzi 2011-11-18 17:23:23 -0500
  • fe68e42b90 Don't save blank docs John Crepezzi 2011-11-18 17:20:33 -0500
  • 4a435a4be5 Cleanup todo John Crepezzi 2011-11-18 17:14:44 -0500
  • f48cc45928 Cleanup and remove TODO that is done John Crepezzi 2011-11-18 17:14:03 -0500
  • 7709e12500 Added FS backed John Crepezzi 2011-11-18 17:12:28 -0500
  • 93435715f2 Fix loggin John Crepezzi 2011-11-18 16:58:21 -0500
  • 6bdd7d7fc5 Host and port made configurable John Crepezzi 2011-11-18 16:57:23 -0500
  • b159817a27 Added configuration and made key length configurable John Crepezzi 2011-11-18 16:54:16 -0500
  • 0eed33f42f 400 should be 404 John Crepezzi 2011-11-18 16:50:23 -0500
  • cf384cd0fd Added random keys John Crepezzi 2011-11-18 16:45:48 -0500
  • f935ac56c2 Nicer page titles John Crepezzi 2011-11-18 16:42:05 -0500
  • d69839b2fb Push state for new documents fixed John Crepezzi 2011-11-18 16:37:18 -0500
  • 3acc2eb17d Catch an error John Crepezzi 2011-11-18 16:28:09 -0500
  • 7b2d0f549d Remove some finished TODOs John Crepezzi 2011-11-18 16:25:53 -0500
  • 8a8b438163 Change uuid to key John Crepezzi 2011-11-18 16:25:18 -0500
  • 6597dba36d Handle push state entirely John Crepezzi 2011-11-18 16:22:00 -0500
  • 4f00d3c71a Remove url from static_handler.js John Crepezzi 2011-11-18 16:00:05 -0500
  • 44d54174ed Push state on doc change John Crepezzi 2011-11-18 15:55:01 -0500
  • 13e497993f Separate logic into proper places John Crepezzi 2011-11-18 15:51:38 -0500
  • 6bac45efe2 More work on the server John Crepezzi 2011-11-18 15:44:28 -0500
  • b35c89a472 Added duplicate functionality John Crepezzi 2011-11-18 15:18:38 -0500
  • f22f347d43 Light refactor John Crepezzi 2011-11-18 10:49:38 -0500
  • 7756e38595 Document saving almost working John Crepezzi 2011-11-18 10:49:00 -0500
  • 7cc30e4b69 ctrl-n for new documents John Crepezzi 2011-11-18 10:19:44 -0500
  • c5a551f770 Move to static, rewrite client-JS John Crepezzi 2011-11-18 10:17:41 -0500
  • 5b874e3456 Upgrade jquery to remove warnings John Crepezzi 2011-11-17 22:47:43 -0500
  • c90561da8e Remove finished todo John Crepezzi 2011-11-17 22:45:41 -0500
  • 90161e780d Turn off spellcheck John Crepezzi 2011-11-17 22:45:25 -0500
  • 9d0b0c9f21 Things working John Crepezzi 2011-11-17 22:44:48 -0500