Commit graph

37 commits

Author SHA1 Message Date
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.
2016-08-03 14:15:58 +04:00
John Crepezzi
202e695e07 Remove GA from index.html on Master 2013-10-31 08:44:33 -04:00
John Crepezzi
035f09ac05 GA 2012-09-27 13:43:53 -04:00
John Crepezzi
13bb094fb3 Revert "Refactor frontend"
This reverts commit 1950cc8db0.
2012-03-19 18:17:39 -04:00
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
2012-02-18 02:40:56 -06:00
John Crepezzi
90cfe0ec57 Upgrade jquery to 1.7.1 2012-02-07 17:52:48 -05:00
John Crepezzi
844a2efb02 Added support for raw button 2012-01-10 23:06:44 -05:00
Joe Friedl
6145a938e3 Error messages in the UI 2011-12-19 11:44:12 -06:00
John Crepezzi
3a6b36ebaa Working line number support - just waiting on a final color from @bridawson
[#5]
2011-12-15 21:27:23 -05:00
John Crepezzi
615fedd6c7 Fix doctype 2011-11-29 13:40:13 -05:00
John Crepezzi
4e20ea078f Added html5 doctype 2011-11-29 13:13:10 -05:00
John Crepezzi
9157a0227d Remove clipboard 2011-11-28 13:02:48 -05:00
John Crepezzi
52198b97b2 Get rid of the CSS #key .box* nonsense 2011-11-28 09:56:06 -05:00
John Crepezzi
f651c30981 Merge branch 'master' of codeplane.com:seejohnrun/haste-server
Conflicts:
	TODO.md
2011-11-28 09:48:28 -05:00
John Crepezzi
9e046ba8eb Added the arrow pointer in 2011-11-28 09:42:26 -05:00
John Crepezzi
1ed980150c Fix annoying chrome dual-load bug 2011-11-28 01:27:41 -05:00
John Crepezzi
0ea5b65eba Use about.md instead of about 2011-11-27 23:41:18 -05:00
John Crepezzi
2a3a9046d8 Proper markdown highlighting 2011-11-27 23:39:09 -05:00
John Crepezzi
0875ba6252 Auto-compress javascript assets 2011-11-27 15:49:17 -05:00
John Crepezzi
4233e58995 Added copy URL functionality 2011-11-27 15:34:09 -05:00
John Crepezzi
d262c9f853 use compressed application.js 2011-11-25 10:28:26 -05:00
John Crepezzi
591fd456d6 Change application name 2011-11-23 17:09:12 -05:00
John Crepezzi
1dbaa54811 CDN assets 2011-11-23 12:28:08 -05:00
John Crepezzi
a1803305fb Change hover state for non-enabled 2011-11-23 12:12:01 -05:00
John Crepezzi
f601d9f159 Implement redesign of key 2011-11-23 11:31:50 -05:00
John Crepezzi
56bf98daac More robots.txt work 2011-11-22 20:01:09 -05:00
John Crepezzi
9fa99fe69d Fixes for Firefox 2011-11-21 09:56:33 -05:00
John Crepezzi
9638baffdb Make twitter posting an option 2011-11-19 01:00:04 -05:00
John Crepezzi
af02375b7c Show certain options only sometimes 2011-11-19 00:30:14 -05:00
John Crepezzi
f54712f9d9 Added twitter functionality 2011-11-19 00:23:53 -05:00
John Crepezzi
b9e9bd154c Fix some annoying visual quirks 2011-11-19 00:02:11 -05:00
John Crepezzi
01b622821e Added a command key 2011-11-18 18:17:49 -05:00
John Crepezzi
a6bd69f20a Rename to haste 2011-11-18 17:24:15 -05:00
John Crepezzi
d69839b2fb Push state for new documents fixed 2011-11-18 16:37:38 -05:00
John Crepezzi
6597dba36d Handle push state entirely 2011-11-18 16:22:00 -05:00
John Crepezzi
7756e38595 Document saving almost working 2011-11-18 10:49:00 -05:00
John Crepezzi
c5a551f770 Move to static, rewrite client-JS 2011-11-18 10:17:41 -05:00
Renamed from index.html (Browse further)