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
Kyle Drake
bf047d7d14
midi support
2014-03-27 22:24:41 -07:00
Kyle Drake
1c5a9f50ee
Merge branch 'master' of github.com:kyledrake/neocities-web
2014-03-27 20:34:12 -07:00
Kyle Drake
be3724dd57
fix zip
2014-03-27 20:33:44 -07:00
Kyle Drake
c6d04ecb34
bcrypt rename
2014-03-27 20:30:57 -04: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
Kyle Drake
355a4a1c86
update gems, ruby 2.1.1 support
2014-03-27 15:11:35 -07:00
Scott O'Hara
cd4c9ffe28
Update about.erb
...
profile images were broken. update image paths
2014-02-02 19:56:04 -05:00
Scott O'Hara
328befa3a7
Update humans.txt
...
clean up & update some info.
2013-12-13 07:18:53 -05:00
Scott O'Hara
57c55cf9b7
Merge pull request #35 from brettchalupa/update-bootstrap-link
...
simple update of links. merged into master.
2013-12-13 04:14:40 -08: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
ead6e41897
fix for username pass
2013-10-15 10:45:11 -07:00
Kyle Drake
1035123076
safety check
2013-10-15 10:39:54 -07: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
Kyle Drake
7784a63dbc
update debugger
2013-09-21 08:31:00 -04:00
Scott O'Hara
d56eaa1822
final css of the night...
2013-09-15 22:12:26 -04:00
Scott O'Hara
94493c97ab
now i'm just fixing other things :)
2013-09-15 22:07:16 -04:00
Scott O'Hara
ee7d9cce3b
ok. really for really this time. really.
2013-09-15 22:01:08 -04:00
Scott O'Hara
70780ee2aa
fixed for real this time
2013-09-15 21:56:05 -04:00
Scott O'Hara
348054db93
css fix for background image size
2013-09-15 21:48:37 -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
Scott O'Hara
c3ceedbbe9
admin update 2
...
typo fix and add classes of .content to .row(s)
2013-08-21 21:08:41 -04:00
Scott O'Hara
df6e6da909
Layout update to admin panel
...
Layout update to admin panel, converting over bootstrap classes to brass tacks.
Fixes margin, padding and broken floats.
Put list of usernames into a fixed height scrollable window so as to make the page shorter.
2013-08-20 22:13:10 -04: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
4c72a8f636
Merge pull request #28 from hughes/master
...
Adds hyphen to custom domain name regex
2013-08-01 18:58:01 -07:00
Matt Hughes
20fb4c5af1
Adds hyphen to custom domain name regex
...
Many domains have hyphens in them.
2013-07-30 23:20:42 -04:00
Kyle Drake
c567da49b7
merge fixes for design updates
2013-07-30 00:21:25 +02:00
Scott O'Hara
82675f4058
add missing class
...
put styling back onto home page screenshots
2013-07-29 07:32:09 -04:00
Kyle Drake
f70a403f7f
changes for custom domain page and 18+ content clarification
2013-07-29 00:38:07 +02:00
Kyle Drake
e4fae57104
check length of domain, and check for domains with more than one period
2013-07-28 18:37:12 -04:00
Kyle Drake
b8c4e4ec17
Merge branch 'customdomains' of github.com:kyledrake/neocities-web into customdomains
2013-07-28 18:34:12 -04:00
Kyle Drake
bf7627f7f9
protect against domain change attacks, word wrap for editor
2013-07-28 18:34:06 -04:00
Scott O'Hara
7e78a98ec4
little bugs
...
just some minor spacing
2013-07-28 16:51:56 -04:00
Kyle Drake
13c2ce6e38
center dialog
2013-07-28 17:58:07 +02: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
9b3635d46e
fix text for index description
2013-07-27 09:35:35 +02:00
Kyle Drake
4994de0927
Merge branch 'customdomains' of github.com:kyledrake/neocities-web into customdomains
2013-07-27 00:51:06 -04:00
Kyle Drake
e0b2fc791a
add missing semicolon
2013-07-27 00:50:31 -04:00
Kyle Drake
dc0a88b541
Merge branch 'master' into customdomains
2013-07-27 06:08:09 +02:00
Kyle Drake
8014a21c2c
add experimental custom domain support
2013-07-27 00:07:06 -04:00