Commit graph

358 commits

Author SHA1 Message Date
Kyle Drake
211f34438c small fixes for signup 2014-04-18 16:19:47 -07:00
Victoria Wang
071300df2f merge conflict fix 2014-04-18 15:56:15 -07:00
Kyle Drake
1031324920
implement plan code 2014-04-18 15:40:08 -07:00
Victoria Wang
075a37de27 More work on dashboard file listing - added support for non-html/image files 2014-04-18 13:58:04 -07:00
Victoria Wang
6d1d1e31b4 For now at least, designating neo.css as the minified version and linking html files to it. (Way easier sass command line workflow this way) 2014-04-18 13:57:23 -07:00
Kyle Drake
66e6a3d38c fixes for erb templates 2014-04-17 20:21:02 -07:00
Kyle Drake
04ec621dfe double equals for layout 2014-04-17 19:06:20 -07:00
Victoria Wang
873c2c6467 Merge branch 'v2' of github.com:neocities/neocities into v2 2014-04-17 14:29:21 -07:00
Victoria Wang
e1bf1baca8 Commented out things related to folders, which will not be ready yet. Added an overlaying link box for the filename link that I covered up with the translucent dark overlays. 2014-04-17 14:29:09 -07:00
Kyle Drake
2b004fca1a fix merge 2014-04-17 14:16:40 -07:00
Kyle Drake
a96f16fded work on converting slim to erb 2014-04-17 14:12:12 -07:00
Victoria Wang
a3b7e33af1 Changes to dashboard incl some initial styling/cleaning up of the file listing 2014-04-16 18:31:34 -07:00
Victoria Wang
203ad0d2d1 dashboard.erb and related images 2014-04-16 17:50:51 -07:00
Victoria Wang
f9f90b6f6d CSS and adjusted layout.erb for new dashboard design (non-dashboard pages need to be fixed) 2014-04-16 17:50:01 -07:00
Kyle Drake
d30ecb5e1d use a single footer 2014-04-14 10:04:30 -07:00
Kyle Drake
5d931efd7f fix create page template 2014-04-14 08:46:56 -07:00
Kyle Drake
978219d0e0 http -> https 2014-04-13 21:09:12 -07:00
Kyle Drake
ade9bedc33 https for screenshots 2014-04-13 21:03:37 -07:00
Kyle Drake
21fe0d524b Merge branch 'master' of github.com:neocities/neocities 2014-04-13 21:03:25 -07:00
Kyle Drake
80da2513cb remove old browse template 2014-04-13 21:02:56 -07:00
Scott O'Hara
f9d09284d6 CSS update for small screens
fixes a padding-left issue where the file list was bumping up against the left edge of the browser window on small screen sizes.

Also swapped out style="float: right" for the class "float-Right" on the right column menu icons.
2014-04-13 20:47:50 -04:00
Scott O'Hara
212f1e5479 typo. more white space.
typo on abut.erb

more whitespace conversion. (sublime just does it automatically)
2014-04-13 20:38:54 -04:00
Scott O'Hara
b1de628450 new framework link, remove some useless code, whitespace killer
Add new CSS framework to the tutorials page

Remove some unused code from the neocities index file and default template index file

Killed lots of white space in the files i touched...
2014-04-13 20:38:54 -04:00
Kyle Drake
5e89ec8048 float to right on controls for files 2014-04-12 23:42:18 -07:00
Kyle Drake
2efd219d9a cleaner looking file display on dashboard 2014-04-12 23:39:35 -07:00
Kyle Drake
a2b867d628 update open source reference 2014-04-12 14:52:57 -07:00
Kyle Drake
d83cef0e09 library list, require_login for custom_domain 2014-04-12 13:47:50 -07:00
Kyle Drake
48ec974195 update API with better examples, complete node.js versions 2014-04-12 02:41:47 -07:00
Kyle Drake
edf5949747 update example 2014-04-11 15:55:57 -07:00
Kyle Drake
d8da8de5b3
api/info 2014-04-11 15:51:09 -07:00
Kyle Drake
7cd7973144 /api/delete 2014-04-11 14:17:27 -07:00
Kyle Drake
ee4874bb82 lil' fixes, and reference to neocities-node 2014-04-11 13:22:00 -07:00
Kyle Drake
3871c4d0fa beginnings of new API 2014-04-06 23:57:35 -04:00
Kyle Drake
ef87309289
relative paths for external resources on front 2014-04-05 09:49:54 -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
5dfc715148
fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
Kyle Drake
bf047d7d14 midi support 2014-03-27 22:24:41 -07:00
Kyle Drake
88b76aff90 stats updated hourly note, cleaner space message 2014-03-27 17:08:23 -07:00
Kyle Drake
7fb8848227 hits on dashboard, download site button moved 2014-03-27 16:57:08 -07:00
Kyle Drake
0ccfac7405
feed username into login when failure 2014-03-27 15:36:33 -07:00
Scott O'Hara
cd4c9ffe28 Update about.erb
profile images were broken.  update image paths
2014-02-02 19:56:04 -05:00
Brett Chalupa
4035d3acf9 Update Bootstrap link in Tutorial view.
Also add target="_blank" to Pure to match the two other frameworks.
2013-12-10 21:20:44 -05:00
Kyle Drake
b06704f669 fixes for not found page and ip banner 2013-10-15 14:30:54 -04:00
Kyle Drake
f7933061d4 use username for site ban by ip 2013-10-15 10:39:01 -07:00
Kyle Drake
70d7c0a92f ability to ban based on IP 2013-10-15 10:35:43 -07:00
Kyle Drake
6b424a2e88 Merge branch 'master' of github.com:kyledrake/neocities-web 2013-09-25 14:31:09 -07:00
Kyle Drake
98c63c2760 new ip address for custom domains 2013-09-25 14:31:02 -07:00
Scott O'Hara
70780ee2aa fixed for real this time 2013-09-15 21:56:05 -04:00
Scott O'Hara
b0ac21390b ing path fix 2013-09-15 21:44:45 -04:00
Scott O'Hara
e8f13c4c23 website gallery fix
potential fix for misaligned rows in website browsing gallery page.
2013-09-15 21:28:09 -04:00