Commit graph

18 commits

Author SHA1 Message Date
Kyle Drake
6a36a9e3ac
refactor file logic into models to prepare for API, minor touches. 2014-04-04 22:18:36 -07:00
Kyle Drake
c567da49b7 merge fixes for design updates 2013-07-30 00:21:25 +02:00
Kyle Drake
bf7627f7f9 protect against domain change attacks, word wrap for editor 2013-07-28 18:34:06 -04:00
Scott O'Hara
02a915bc83 HTML / layout clean ups
update to HTML of new_page.slim.  remove bootstrap code in favor of bass-tacks

small updates to error page html

update not found page to reflect style of rest of the website

dashboard clean up. remove needless twitter divs
update visual of top right screenshot/web address area

small clean ups to text editor.
2013-07-27 09:07:25 -04:00
Kyle Drake
27bcc479d5 drop down to binary if UTF fails, don't conduct any replacing of characters 2013-07-23 15:54:48 +02:00
Kyle Drake
c2531ff95c remove the file encoding for now, I guess.. 2013-07-21 18:53:24 +02:00
Kyle Drake
aff143bbe1 force utf8 and replace unknown chars 2013-07-15 01:03:49 +02:00
Scott O'Hara
dcf12e13e8 error and text editor updates. remove useless file 2013-07-13 23:21:34 -04:00
Kyle Drake
01f03e1795 mess with theme 2013-07-13 23:11:08 -04:00
Scott O'Hara
55f33ab940 updates to tutorials, header, text editor 2013-07-13 22:54:40 -04:00
Kyle Drake
326edd9ce0 fix buttons 2013-07-13 22:39:45 -04:00
Kyle Drake
42d6a3556d switch to local build of ace editor 2013-06-30 10:13:32 -04:00
Rory O’Kane
63614b6f50 Set tab size in text editor to match default HTML
The default HTML in a new site’s `index.html` and `not_found.html` has 2-space indents. Setting the editor to match that makes the page easier to edit, because the user can use the Tab key for indentation.

This change is untested. The API call was copied from https://github.com/ajaxorg/ace/wiki/Embedding-API.
2013-06-21 22:20:25 -03:00
Kyle Drake
d0a359283e initial browsing page 2013-06-20 14:56:04 -07:00
Kyle Drake
0bf3cf409e read file directly in because of some weird cross domain issue 2013-06-04 15:22:43 -07:00
Kyle Drake
c9d2374425 Finish integration of text editor 2013-06-04 15:11:43 -07:00
Kyle Drake
f4ce6c9994 file saving 2013-06-03 23:13:22 -07:00
Kyle Drake
44d785e222 initial integration of text editor 2013-06-03 22:32:39 -07:00