Michael Macias
2781201d3a
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
13bb094fb3
Revert "Refactor frontend"
...
This reverts commit 1950cc8db0
.
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
87e28548b9
Explicitly set encoding
...
Closes #24
13 years ago
John Crepezzi
ef96704f2c
Basic coffeescript highlighting
...
From https://github.com/dnagir/highlightjs-coffeescript
Closes #2
13 years ago
John Crepezzi
047a686248
Open raw in same window
14 years ago
John Crepezzi
844a2efb02
Added support for raw button
14 years ago
Michael Macias
d87c3b7d61
Escape document when using the txt extension
14 years ago
Joe Friedl
6145a938e3
Error messages in the UI
14 years ago
John Crepezzi
3a6b36ebaa
Working line number support - just waiting on a final color from @bridawson
...
[#5 ]
14 years ago
John Crepezzi
49bb449141
Back button fix
14 years ago
John Crepezzi
0f02d83d24
remove ^L for saving
14 years ago
John Crepezzi
15bd62836b
Change how twitter link is built
14 years ago
John Crepezzi
0e292ad21b
support .txt type
14 years ago
John Crepezzi
9378f2b2e4
Automatically add file extensions
14 years ago
John Crepezzi
9157a0227d
Remove clipboard
14 years ago
John Crepezzi
52198b97b2
Get rid of the CSS #key .box* nonsense
14 years ago
John Crepezzi
9e046ba8eb
Added the arrow pointer in
14 years ago
John Crepezzi
895485e410
Fix highlighting bug
14 years ago
John Crepezzi
2a3a9046d8
Proper markdown highlighting
14 years ago
John Crepezzi
4233e58995
Added copy URL functionality
14 years ago
John Crepezzi
8281d382e4
on highlight error, return data
14 years ago
John Crepezzi
6285d665ad
Expand extension map and catch highlight errors
14 years ago
John Crepezzi
f601d9f159
Implement redesign of key
14 years ago
John Crepezzi
ec0d419c61
Allow forcing of highlight type
14 years ago
John Crepezzi
025dfcfe26
Remove save when on locked screen
14 years ago
John Crepezzi
29a600fe87
Fix ^n bug while editing
14 years ago
John Crepezzi
9fa99fe69d
Fixes for Firefox
14 years ago
John Crepezzi
9638baffdb
Make twitter posting an option
14 years ago
John Crepezzi
6499ad3190
Clean up animations
14 years ago
John Crepezzi
af02375b7c
Show certain options only sometimes
14 years ago
John Crepezzi
f54712f9d9
Added twitter functionality
14 years ago
John Crepezzi
b9e9bd154c
Fix some annoying visual quirks
14 years ago
John Crepezzi
01b622821e
Added a command key
14 years ago
John Crepezzi
a6bd69f20a
Rename to haste
14 years ago
John Crepezzi
fe68e42b90
Don't save blank docs
14 years ago
John Crepezzi
f48cc45928
Cleanup and remove TODO that is done
14 years ago
John Crepezzi
f935ac56c2
Nicer page titles
14 years ago
John Crepezzi
d69839b2fb
Push state for new documents fixed
14 years ago
John Crepezzi
8a8b438163
Change uuid to key
14 years ago
John Crepezzi
6597dba36d
Handle push state entirely
14 years ago
John Crepezzi
44d54174ed
Push state on doc change
14 years ago
John Crepezzi
6bac45efe2
More work on the server
14 years ago
John Crepezzi
b35c89a472
Added duplicate functionality
14 years ago
John Crepezzi
7756e38595
Document saving almost working
14 years ago
John Crepezzi
7cc30e4b69
ctrl-n for new documents
14 years ago
John Crepezzi
c5a551f770
Move to static, rewrite client-JS
14 years ago