Commit graph

519 commits

Author SHA1 Message Date
Kyle Drake
c9a2638acf fix contrib copy 2014-04-14 10:09:36 -07:00
Kyle Drake
f03163e70e fix contrib copy 2014-04-14 10:08:52 -07:00
Kyle Drake
e799e72c15 contrib info 2014-04-14 10:08:32 -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
c9332ad648 enable JS for screenshots 2014-04-13 11:10:26 -07:00
Kyle Drake
a1a7b9be30 add sidekiq admin 2014-04-13 01:11:39 -07: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
f3e2ae0c63 update readme 2014-04-12 14:43:45 -07:00
Kyle Drake
c5eb247391 ignores and pre-added folders for travis 2014-04-12 14:15:16 -07:00
Kyle Drake
67fba91421 remove domain, sites and sites_test from master gitignore 2014-04-12 14:14:19 -07:00
Kyle Drake
d6f567e765 try to get travis build working 2014-04-12 14:02:12 -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
b4e3f9a643 error status codes, pretty output 2014-04-11 16:30:11 -07:00
Kyle Drake
2ec6043af8 error status codes, pretty output 2014-04-11 16:28:06 -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
2c2ef2d015 /api/delete 2014-04-11 14:07:56 -07:00
Kyle Drake
ee4874bb82 lil' fixes, and reference to neocities-node 2014-04-11 13:22:00 -07:00
Kyle Drake
d8010d22e8 correct location of cat img 2014-04-10 22:37:13 -07:00
Kyle Drake
5557761565 cat img for site 2014-04-10 22:36:22 -07:00
Kyle Drake
10dc519ecb
tests for api upload, fixes 2014-04-10 22:36:02 -07:00
Kyle Drake
32f50916fa Merge branch 'master' into api 2014-04-07 08:18:13 -04:00
Kyle Drake
a5df2c86cd move changed count and screenshot logic to model 2014-04-07 08:17:58 -04:00
Kyle Drake
e01a74421a only validate new records for length 2014-04-07 08:02:14 -04:00
Kyle Drake
e56587a08c only validate new records for username match 2014-04-07 07:59:11 -04:00
Kyle Drake
db23061541 tempfix for users with < 2 chars for username validation 2014-04-07 00:01:38 -04:00
Kyle Drake
3871c4d0fa beginnings of new API 2014-04-06 23:57:35 -04:00
Kyle Drake
138169ce6b
relative urls for fonts in CSS 2014-04-05 10:03:42 -07:00
Kyle Drake
f7d394d12c Merge branch 'master' of github.com:kyledrake/neocities-web 2014-04-05 09:50:07 -07:00
Kyle Drake
ef87309289
relative paths for external resources on front 2014-04-05 09:49:54 -07:00
Kyle Drake
f367ed389e Merge branch 'master' of github.com:kyledrake/neocities-web 2014-04-05 01:21:10 -04:00
Kyle Drake
314371f70e sidekiq 3 2014-04-05 01:21:07 -04: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
9124ab81be remove importance of current path 2014-04-01 17:30:38 -07:00
Kyle Drake
7c1c4f2308
travis hook 2014-04-01 16:36:35 -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
fdd4017523 check file types with lowercase 2014-03-27 23:38:57 -07:00
Kyle Drake
5884b6aaaa hack HTTP AUTH into file upload so @substack can upload stuff 2014-03-27 23:32:29 -07:00