John Crepezzi
318c5f7ba6
Upgrade uglify and simplify usage
...
- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
8 years ago
John Crepezzi
584b66bc66
Upgrade highlight.js
8 years ago
Sebastian Sterk
f8db455f74
removed padding for #box for correct view
8 years ago
John Crepezzi
bf1dbb68b8
Fix eslint
8 years ago
John Crepezzi
03dd611a86
Fix horizontal scroll overflow
...
Caused by highlight.js upgrade
9 years ago
Vitaly Novichkov
eea359d0ec
Update index.html
...
Short charset command better for HTML5
9 years ago
John Crepezzi
af9a71549b
Upgrade highlight.js
...
Also adds swift support
Closes #69
9 years ago
Vitaly Novichkov
8afb53e77e
Fix working error under Firefox
...
On some computers because undeclared charset, highlight.min.js parsing incorrectly while some charsets (For example, Cyrillic-1251) are toggled. Problem is going away when I manually toggling Europan or UTF-8 charset.
9 years ago
Thibault Buathier
d6d9cf40f9
Compatibility with screen reader
9 years ago
Thibault Buathier
1010a142e2
Compatibility with screen reader
9 years ago
John Crepezzi
202e695e07
Remove GA from index.html on Master
12 years ago
John Crepezzi
d1cd2a5213
Proper
13 years ago
naftis
e37c3cf1b9
Bugfix to solarized_dark.css
...
Fixed bug with font-style: italic and WebKit.
WebKit makes line-height bigger, when italic is used.
13 years ago
John Crepezzi
afb0c332cc
Added shift modifier to twitter shortcut
...
Closes #29
13 years ago
John Crepezzi
46bdd27431
Fix for type name ;)
...
Closes #28
13 years ago
John Crepezzi
54e55b1b0d
Added JSON to extension map (JS)
...
Closes #28
13 years ago
John Crepezzi
035f09ac05
GA
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
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
90cfe0ec57
Upgrade jquery to 1.7.1
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
14 years ago
John Crepezzi
047a686248
Open raw in same window
14 years ago
Brian Dawson
1fe81d2447
update function icons
14 years ago
John Crepezzi
844a2efb02
Added support for raw button
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
Joe Friedl
6145a938e3
Error messages in the UI
14 years ago
John Crepezzi
14a23388a8
Added non-standard but desirable robots.txt
14 years ago
John Crepezzi
8add4917d5
Change the line number color
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
242d8475cf
Update static/solarized_dark.css
14 years ago
John Crepezzi
2fdcd316f7
Added a favicon
14 years ago
John Crepezzi
0f02d83d24
remove ^L for saving
14 years ago
John Crepezzi
615fedd6c7
Fix doctype
14 years ago
John Crepezzi
4e20ea078f
Added html5 doctype
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
83959a77fc
Fix bottom margin issue on box
14 years ago
John Crepezzi
9157a0227d
Remove clipboard
14 years ago
John Crepezzi
8eca87ce03
Change image
14 years ago
John Crepezzi
96b3249b09
Change image colors
14 years ago
John Crepezzi
81c41c0f37
Put in compressed asset
14 years ago
John Crepezzi
52198b97b2
Get rid of the CSS #key .box* nonsense
14 years ago
John Crepezzi
17897e8155
remove static jquery copy
14 years ago