John Crepezzi
36e00bb29e
Remove 'localhost' references
13 years ago
John Crepezzi
10623873e8
Allow host setting by ENV
13 years ago
John Crepezzi
e536ba1019
Move to an available npm version
13 years ago
John Crepezzi
85fc36d710
Update npm version
13 years ago
John Crepezzi
5d5ae164f3
Set up node engine version
13 years ago
John Crepezzi
79309c75df
Bump version to 0.1.0
13 years ago
John Crepezzi
4b58c8d356
Added more loggin
13 years ago
John Crepezzi
8f0d6260b0
change how redistogo install works
13 years ago
John Crepezzi
93a83a35da
Logging
13 years ago
John Crepezzi
4efc5d47d9
Allow redistogo
13 years ago
John Crepezzi
ff8ef54e34
Procfile
13 years ago
John Crepezzi
814a49812a
Update server config path
13 years ago
John Crepezzi
e0610bc1be
Fix multiple document loading
...
Closes #32
13 years ago
John Crepezzi
962976c204
Pad the right
13 years ago
John Crepezzi
16080bdc16
Update description - preparing for npm push
13 years ago
John Crepezzi
20ce741341
Fix indentation
13 years ago
John Crepezzi
13bb094fb3
Revert "Refactor frontend"
...
This reverts commit 1950cc8db0
.
13 years ago
John Crepezzi
b43a55ffda
Merge pull request #25 from zaeleus/backbone
...
Refactor frontend
13 years ago
John Crepezzi
45cbdcce70
Force down connect version
13 years ago
Michael Macias
1950cc8db0
Refactor frontend
...
* restructured JavaScript using backbone.js
* replaced highlight.js with CodeMirror for its editor
* added CodeMirror Solarized (dark) theme based on Ethan Schoonover's solarized.vim
* changed `POST /document` to accept real JSON
* cleaned up template and stylesheet
13 years ago
John Crepezzi
90cfe0ec57
Upgrade jquery to 1.7.1
13 years ago
John Crepezzi
87e28548b9
Explicitly set encoding
...
Closes #24
13 years ago
John Crepezzi
ca9d4c18f7
Added a note on WinHaste to about.md
13 years ago
John Crepezzi
f147c05ff1
Add more detail to README.md
13 years ago
John Crepezzi
7a2851aeeb
Merge branch 'master' of github.com:seejohnrun/haste-server
13 years ago
John Crepezzi
ef96704f2c
Basic coffeescript highlighting
...
From https://github.com/dnagir/highlightjs-coffeescript
Closes #2
13 years ago
John Crepezzi
8b7ac341e7
FileDocumentStore fix
...
Closes #20
14 years ago
John Crepezzi
713914aecd
Merge pull request #18 from tfausak/patch-1
...
Fix typo in about.md ("easist" -> "easiest").
14 years ago
Taylor Fausak
36e7a43c14
Fix typo in about.md ("easist" -> "easiest").
14 years ago
John Crepezzi
047a686248
Open raw in same window
14 years ago
John Crepezzi
347ba57ad3
Merge branch 'raw_icon'
14 years ago
Brian Dawson
d2bd78956b
Merge branch 'master' of github.com:seejohnrun/haste-server
...
Conflicts:
static/function-icons.png
14 years ago
Brian Dawson
1fe81d2447
update function icons
14 years ago
John Crepezzi
f37d1ad401
Clean up some code and move document stores into subfolder
14 years ago
John Crepezzi
483fce891d
Added memcached support
14 years ago
John Crepezzi
6e4c087319
Remove hashlib dependency and switch to mocha for testing
14 years ago
John Crepezzi
844a2efb02
Added support for raw button
14 years ago
John Crepezzi
b251978422
Merge pull request #15 from zaeleus/html_escape
...
Escape document when using the txt extension
14 years ago
John Crepezzi
9fdcd08591
Revert "updated icon set to include "raw/just text""
...
This reverts commit 31a701d491
.
14 years ago
Michael Macias
d87c3b7d61
Escape document when using the txt extension
14 years ago
Brian Dawson
31a701d491
updated icon set to include "raw/just text"
14 years ago
John Crepezzi
cc65e98940
Added support for phonetic key naming
...
Closes #7
14 years ago
John Crepezzi
a958c66249
Merge pull request #14 from grampajoe/cancelling
...
Cancellation should only last as long as the handler
14 years ago
Joe Friedl
8c2add94a2
Cancellation should only last as long as the handler
14 years ago
John Crepezzi
71c791c113
Merge pull request #13 from grampajoe/error-messages
...
Error messages
14 years ago
Joe Friedl
b38d2375ee
Merge branch 'master' into error-messages
14 years ago
Joe Friedl
6145a938e3
Error messages in the UI
14 years ago
John Crepezzi
7a946f4967
Merge pull request #12 from grampajoe/master
...
Fixed error in error message.
14 years ago
Joe Friedl
87c935ac47
Fixed error in error message.
14 years ago
John Crepezzi
14a23388a8
Added non-standard but desirable robots.txt
14 years ago