Commit graph

38 commits

Author SHA1 Message Date
Kyle Drake
98496698cb
This completes the stripe integration for existing sites 2014-04-19 14:02:19 -07:00
Kyle Drake
a96f16fded work on converting slim to erb 2014-04-17 14:12:12 -07:00
Kyle Drake
6a36a9e3ac
refactor file logic into models to prepare for API, minor touches. 2014-04-04 22:18:36 -07:00
Kyle Drake
bf047d7d14 midi support 2014-03-27 22:24:41 -07:00
Kyle Drake
6389b267f2 Merge branch 'customdomains' 2013-08-01 22:04:27 -04:00
Kyle Drake
3b14b92778 xml, pdf, pgp support 2013-08-01 22:04:07 -04: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
711e064869 fix typo 2013-07-26 21:13:49 -04:00
Kyle Drake
b5ad4d6b13 fix typo 2013-07-27 01:54:24 +02: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
224c8277c4 add support for HTML manifest 2013-07-21 15:06:13 -04:00
Kyle Drake
c6a9f20cff add drag and drop file upload 2013-07-21 14:28:14 -04: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
f3aa2fe3bd update to new.slim 2013-07-14 13:16:47 -04:00
Scott O'Hara
8c7c636113 more new fixes 2013-07-14 13:04:03 -04:00
Scott O'Hara
b2a8666908 new page fix 2013-07-14 12:59:00 -04: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
1f3a0095e7 turn off autocap and autocorrect for some stuff, html tutorials 2013-07-02 11:43:41 -04:00
Kyle Drake
921f6130c1 fix size calculation 2013-07-02 00:38:44 -04:00
Kyle Drake
87e4614bc2 add geojson, csv, tsv 2013-07-02 00:35:34 -04:00
Kyle Drake
c4a067bf29 add support for json, text files, web fonts 2013-07-02 00:12:20 -04:00
Kyle Drake
42d6a3556d switch to local build of ace editor 2013-06-30 10:13:32 -04:00
Kyle Drake
d7db5913f3 support for page creation 2013-06-23 20:49:36 -07:00
Kyle Drake
8ff5cd4305 Merge pull request #3 from roryokane/patch-1
Set tab size in text editor to match default HTML
2013-06-22 19:04:23 -07:00
mikeycgto
bdfaf0022a Add csrf_token input to dash, new, and site_files/new views 2013-06-22 16:10:47 -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
Kyle Drake
380a1253cc initial dashboard interface, uploading and deleting of files with validations 2013-06-03 17:46:53 -07:00