Commit graph

293 commits

Author SHA1 Message Date
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
2cbb38c4f3 schema agnostic default links 2013-07-01 18:37:50 -04:00
Kyle Drake
770e7d28c8 checkin the random page changes 2013-07-01 09:30:06 -07:00
Kyle Drake
42d6a3556d switch to local build of ace editor 2013-06-30 10:13:32 -04:00
Kyle Drake
1d7c45555a add gittip 2013-06-28 11:05:58 -04:00
Scott O'Hara
fccc66c083 Remove meta tags from 404 page
No need for meta tags on a 404 page, so I deleted them.
2013-06-26 22:10:00 -04:00
Kyle Drake
f26797f5c9 db pool, tweaks for usernames on browse 2013-06-26 12:55:22 -07:00
Kyle Drake
bf65705132 fix tooltips 2013-06-26 11:42:12 -07:00
Kyle Drake
5021f87efd intiial start on tooltip for long names 2013-06-25 18:09:39 -07:00
Kyle Drake
ad01635dd9 better geocities fail link 2013-06-24 16:26:50 -07:00
Kyle Drake
e783d0f96b change email so gmail doesnt decide all my feedback is spam 2013-06-24 14:10:46 -07:00
Kyle Drake
27e32a82c8 more copy 2013-06-24 14:07:25 -07:00
Kyle Drake
ae2ba8e011 more copy 2013-06-24 14:05:31 -07:00
Kyle Drake
ecb5d7b958 front copy 2013-06-24 14:01:05 -07:00
Kyle Drake
018e2b9342 front site cleanup 2013-06-24 13:57:08 -07:00
Kyle Drake
a456232e05 nsfw banning, and ip banning for spammers 2013-06-24 13:13:58 -07:00
Kyle Drake
3108ffb516 Add image of site 2013-06-23 22:22:15 -07:00
Kyle Drake
b4bd856154 finish box 2013-06-23 22:06:27 -07:00
Kyle Drake
c86fc5c0b3 better copy 2013-06-23 22:02:45 -07:00
Kyle Drake
3c2d97046d nsfw flag 2013-06-23 21:59:56 -07:00
Kyle Drake
ba98a28899 index and not_found using groundfloor 2013-06-23 21:41:28 -07:00
Kyle Drake
d7db5913f3 support for page creation 2013-06-23 20:49:36 -07:00
Kyle Drake
52713937c5 timeout fixes, UTF8 for templates 2013-06-23 18:40:34 -07:00
Scott O'Hara
2feecd69fe Merge branch 'master' of https://github.com/kyledrake/neocities-web 2013-06-23 19:11:07 -04:00
Scott O'Hara
97900d9e57 updated base template file
new code for default html files
2013-06-23 19:10:27 -04:00
Kyle Drake
c2ff6ca2e4 scale phantomjs, enable js for screenshots, strong browse visits 2013-06-23 15:40:46 -07:00
Scott O'Hara
28a29f36c8 remove style tag
was going to try something more in-depth out, decided against it.  deleting remnant style tag that was from that idea...
2013-06-23 17:34:49 -04:00
Scott O'Hara
f965269c9d update location of upload button
move to right column
2013-06-23 17:31:01 -04:00
Scott O'Hara
2b844fc3d3 move location of upload file
moved the location of upload file to the right column, above download entire site.

better ux than constantly having to scroll to the bottom of a long list of files, to upload a new one.
2013-06-23 17:26:51 -04:00
Kyle Drake
ebec39dcea clean up browse some more 2013-06-23 13:23:29 -07:00
Kyle Drake
2a680c5dc6 Make it easier to view more pages 2013-06-23 12:00:14 -07:00
Kyle Drake
c68cbeb5a4 fixes to banhammer 2013-06-23 00:06:52 -07:00
Kyle Drake
7ed7ad183e secret zone dont look at this commit 2013-06-22 23:21:41 -07:00
Kyle Drake
5e7346300e PAY NO ATTENTION TO THIS COMMIT, NOTHING TO SEE HERE 2013-06-22 22:14:32 -07:00
Kyle Drake
1cb55490dd Im being nit picky 2013-06-22 20:05:27 -07:00
Kyle Drake
22400c4ed1 styling 2013-06-22 20:04:21 -07:00
Kyle Drake
26cd4d4ef5 show how to embed images 2013-06-22 20:01:07 -07:00
Kyle Drake
adab70e619 fix for percentage on dashboard 2013-06-22 19:19:45 -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
Kyle Drake
c0e55e0af4 Merge pull request #2 from ndarville/patch-1
Changed e-mail input type from "text" to "email"
2013-06-22 18:56:40 -07:00
Julien Quint
c5338e4b0e Adding DOCTYPE declaration 2013-06-23 10:05:54 +09:00
mikeycgto
bcf9b63fa4 Update csrf_safe? to check the headers. Add some JS code to insert the CSRF token into the XHR request headers. 2013-06-22 16:53:39 -04:00
mikeycgto
bdfaf0022a Add csrf_token input to dash, new, and site_files/new views 2013-06-22 16:10:47 -04:00
mikeycgto
751a668725 Add CSRF token into signin view 2013-06-22 12:01:09 -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
ndarville
b31d882068 Changed e-mail input type from "text" to "email" 2013-06-22 00:51:00 +02:00
Kyle Drake
4e1bf0f73d trying to fix the damn validations 2013-06-21 10:01:17 -07:00
Kyle Drake
2659e2850d Merge branch 'master' of github.com:kyledrake/neocities-web 2013-06-21 09:14:38 -07:00