Andrew Lorente
9fc659be67
Declare function-local variables properly
...
Variables inside if-clauses are indeed hoisted to the top of the
enclosing scope. It's bad form to make `var` declarations inside an
if-clause.
sel is now function-local, rather than global :(
2014-07-23 14:21:24 -07:00
Andrew Lorente
cfff6616e6
Refactor to reduce nesting
2014-07-23 13:27:03 -07:00
Andrew Lorente
f9558a34fa
Don't capture control-tab events.
...
It's annoying not to be able to tab away from the page!
2014-07-23 11:29:23 -07:00
John Crepezzi
6c31389327
Merge pull request #64 from lidl/master
...
Make table creation comment a one-liner.
2014-07-16 07:54:00 -04:00
lidl
a8d4f3c300
Make table creation comment a one-liner.
2014-06-27 18:40:05 -04:00
John Crepezzi
ab029eae2f
Added postgres adapter
2014-06-09 16:50:43 -04:00
John Crepezzi
447d0aae76
PG basis
2014-06-09 14:48:35 -04:00
John Crepezzi
4870158430
Merge branch 'master' of github.com:seejohnrun/haste-server
2014-04-21 14:17:09 -04:00
John Crepezzi
0471b059a0
Support a form-data POST API
...
Closes #54
2014-04-21 14:16:23 -04:00
John Crepezzi
5bbe50b481
Merge pull request #59 from jomo/phonetic
...
Phonetic key improvements
2014-04-15 11:00:49 -04:00
JonApps
bda2749879
oops 🍺
2014-03-25 02:23:31 +01:00
JonApps
028aa96b13
phonetic keys can begin with vowel + added missing \'z\' to consontants
2014-03-25 02:20:05 +01:00
John Crepezzi
2deda5b68a
Merge pull request #56 from joeykrim/patch-1
...
Small typo
2014-02-27 19:26:31 -05:00
joeykrim
ee7098457e
Small typo
...
Changed "its all open source" to "it's all open source"
2014-02-27 17:57:37 -05:00
John Crepezzi
7a08960414
Merge branch 'master' of github.com:seejohnrun/haste-server
2013-11-24 11:54:34 -05:00
John Crepezzi
89909747f1
Don't depend on err.message for redis errors [ #49 ]
2013-11-24 11:54:01 -05:00
John Crepezzi
202e695e07
Remove GA from index.html on Master
2013-10-31 08:44:33 -04:00
John Crepezzi
48e8e79659
Remove support from README
2013-08-13 13:06:37 -04:00
John Crepezzi
abb49f2cf3
update about.md
2013-03-12 21:59:10 -04:00
John Crepezzi
d1cd2a5213
Proper
2013-01-11 10:00:35 -08:00
John Crepezzi
27317844e0
Remove nl
2013-01-11 09:57:10 -08:00
John Crepezzi
ee74e2fa90
Merge branch 'production' of github.com:seejohnrun/haste-server into production
2012-12-29 18:15:45 -05:00
John Crepezzi
5d8bd2e6f8
Merge branch 'master' into production
2012-12-29 18:15:32 -05:00
John Crepezzi
cd4c7aeab8
Merge pull request #37 from naftis/patch-1
...
Bugfix to solarized_dark.css
2012-12-28 07:10:36 -08:00
naftis
e37c3cf1b9
Bugfix to solarized_dark.css
...
Fixed bug with font-style: italic and WebKit.
WebKit makes line-height bigger, when italic is used.
2012-12-28 16:11:21 +02:00
John Crepezzi
8858bab985
Merge branch 'master' into production
2012-12-23 10:54:15 -05:00
John Crepezzi
afb0c332cc
Added shift modifier to twitter shortcut
...
Closes #29
2012-12-23 10:53:53 -05:00
John Crepezzi
82c58c5c0c
Merge branch 'master' into production
2012-12-19 08:18:14 -05:00
John Crepezzi
46bdd27431
Fix for type name ;)
...
Closes #28
2012-12-19 08:17:52 -05:00
John Crepezzi
1adfba1a37
Merge branch 'master' into production
2012-12-19 08:13:36 -05:00
John Crepezzi
54e55b1b0d
Added JSON to extension map (JS)
...
Closes #28
2012-12-19 08:12:08 -05:00
John Crepezzi
08d37cc7f7
Added support section
2012-10-22 14:40:52 -04:00
John Crepezzi
aa781957e8
Update Copyright
2012-09-27 13:46:27 -04:00
John Crepezzi
c00477c93c
Update Copyright
2012-09-27 13:46:09 -04:00
John Crepezzi
035f09ac05
GA
2012-09-27 13:43:53 -04:00
John Crepezzi
36e00bb29e
Remove 'localhost' references
2012-09-27 12:03:52 -04:00
John Crepezzi
10623873e8
Allow host setting by ENV
2012-09-27 12:01:00 -04:00
John Crepezzi
e536ba1019
Move to an available npm version
2012-09-27 11:56:49 -04:00
John Crepezzi
85fc36d710
Update npm version
2012-09-27 11:56:15 -04:00
John Crepezzi
5d5ae164f3
Set up node engine version
2012-09-27 11:54:40 -04:00
John Crepezzi
79309c75df
Bump version to 0.1.0
2012-09-27 11:51:15 -04:00
John Crepezzi
4b58c8d356
Added more loggin
2012-09-27 11:50:56 -04:00
John Crepezzi
8f0d6260b0
change how redistogo install works
2012-09-27 11:50:12 -04:00
John Crepezzi
93a83a35da
Logging
2012-09-27 11:47:23 -04:00
John Crepezzi
4efc5d47d9
Allow redistogo
2012-09-27 11:46:53 -04:00
John Crepezzi
ff8ef54e34
Procfile
2012-09-27 11:38:14 -04:00
John Crepezzi
814a49812a
Update server config path
2012-09-19 14:28:52 -04:00
John Crepezzi
e0610bc1be
Fix multiple document loading
...
Closes #32
2012-08-13 11:33:20 -04:00
John Crepezzi
962976c204
Pad the right
2012-06-22 15:33:07 -04:00
John Crepezzi
16080bdc16
Update description - preparing for npm push
2012-04-21 23:49:39 -04:00