Kyle Drake
e463968ec5
remove unused code
2013-06-22 19:50:47 -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
00f79bb3ee
Add BSD 2-clause license
2013-06-22 18:59:38 -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
Kyle Drake
957beb4b50
Merge pull request #7 from julienq/master
...
Template file should have a DOCTYPE declaration
2013-06-22 18:49:08 -07:00
Julien Quint
c5338e4b0e
Adding DOCTYPE declaration
2013-06-23 10:05:54 +09:00
Kyle Drake
458a86c26f
Merge branch 'csrf_fix'
2013-06-22 14:30:48 -07:00
Kyle Drake
e93c131598
Merge pull request #4 from mikeycgto/csrf_fix
...
Updates for CSRF protection
2013-06-22 14:28:03 -07: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
mikeycgto
be9c7cad5a
Use a random token and verify it on POST requests
2013-06-22 12:00:43 -04:00
Kyle Drake
ab9f5fbeb2
A fix for the encoding issue, finally.
2013-06-21 20:58:44 -07: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
3a1bdb38fd
force encoding to utf-8 for external
2013-06-21 16:46:01 -07:00
Kyle Drake
538c22f61a
attempt to plug CSRF attack
2013-06-21 15:57:58 -07:00
ndarville
b31d882068
Changed e-mail input type from "text" to "email"
2013-06-22 00:51:00 +02:00
Kyle Drake
dcb224bf31
Add more indexes
2013-06-21 15:45:36 -07:00
Kyle Drake
8e64a3c12c
nsfw flag and index for site lookup
2013-06-21 14:37:35 -07:00
Kyle Drake
64126f261c
Add missing required login
2013-06-21 11:57:18 -07:00
Kyle Drake
933c354926
fix the validation again
2013-06-21 10:48:48 -07:00
Kyle Drake
4e46043aae
fix validation
2013-06-21 10:05:52 -07: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
Kyle Drake
1691fbe98d
GA
2013-06-21 09:14:22 -07:00
Kyle Drake
5574244a82
fuck it, I'll starve
2013-06-21 02:48:42 -07:00
Kyle Drake
b64a992cf0
more copy
2013-06-21 02:47:04 -07:00
Kyle Drake
da6fe19cbb
show remaining server slots
2013-06-21 02:35:08 -07:00
Kyle Drake
057d561c22
copy correction
2013-06-21 02:25:07 -07:00
Kyle Drake
a22190fec7
change copy
2013-06-21 02:22:57 -07:00
Kyle Drake
cff67eb83d
Front page copy
2013-06-21 02:07:33 -07:00
Kyle Drake
9b80d7fc1e
More copy
2013-06-21 02:04:15 -07:00
Kyle Drake
e643fd2eca
fix ordering for site browsing
2013-06-21 01:59:41 -07:00
Kyle Drake
e336ab9f35
forgot the file again
2013-06-21 01:58:43 -07:00
Kyle Drake
5132b2edf9
donate -> about, and revisions
2013-06-21 01:51:24 -07:00
Kyle Drake
0b9824bea6
drop in the system files so I have a backup of them incase something goes wron
2013-06-21 01:24:53 -07:00
Kyle Drake
d128afa01c
track visits from parsing custom nginx log file
2013-06-21 01:21:53 -07:00
Kyle Drake
0bf9ccc746
Merge branch 'master' of github.com:kyledrake/neocities-web
2013-06-20 21:21:10 -07:00
Kyle Drake
daa87157c8
some copy editing. switch to 10MB for accounts
2013-06-20 21:21:02 -07:00
Kyle Drake
4c61c1c040
puts cleanups
2013-06-20 20:48:43 -07:00
Kyle Drake
712371101e
Bad pagination that will fail very quickly after launch
2013-06-20 20:43:20 -07:00
Kyle Drake
466e49c16d
update on stats
2013-06-20 20:02:12 -07:00
Kyle Drake
0b2cdebf3b
migration files
2013-06-20 19:54:20 -07:00
Kyle Drake
d535bee286
polish for browsing, add hit counter
2013-06-20 19:52:14 -07:00
Kyle Drake
e2d19d35ae
better display
2013-06-20 18:24:38 -07:00
Kyle Drake
cdb9f4290c
helps when you remember to add the files
2013-06-20 14:57:45 -07:00
Kyle Drake
d0a359283e
initial browsing page
2013-06-20 14:56:04 -07:00
Kyle Drake
b057ecc7a1
finalize integration of screenshot capture
2013-06-19 15:29:08 -07:00
Kyle Drake
f54332e5f4
only take screenshot for index change
2013-06-19 13:49:06 -07:00