Kyle Drake
ac9ca39bfe
Merge branch 'master' of github.com:neocities/neocities
2015-08-03 22:34:01 -07:00
Kyle Drake
351816c154
Flush cache on surf pages
2015-08-03 22:33:35 -07:00
Victoria Wang
b726abe94f
Updates to /thankyou, /learn
2015-08-03 16:06:38 -07:00
Victoria Wang
8d1ccdca8c
Add sponsor to homepage and initial kickstarter thank you page (incomplete)
2015-07-31 16:58:11 -07:00
Kyle Drake
e4c88688e7
Merge branch 'master' of github.com:neocities/neocities
2015-07-29 22:29:43 -07:00
Kyle Drake
a1023948f8
You never know.
2015-07-29 22:29:36 -07:00
Victoria Wang
b71e04cd9d
Added /plan link back to header
2015-07-29 17:36:13 -07:00
Kyle Drake
7e2ee59186
don't worry about forbidden
2015-07-29 14:29:18 -07:00
Kyle Drake
afd9821c77
Information on our hotlinking policy
2015-07-29 03:06:09 -07:00
Kyle Drake
7bd2ad6b51
New cache system using proxy_cache_bypass
...
Instead of using ngx_cache_purge which was buggy, we are trying
proxy_cache_bypass, which is internal to nginx. This is A Good Thing
(assuming it works), because when we call HEAD on the purge item, it
also warms the cache for us, which the previous system did not do. We
want newly updated files to cache warm, because they are expected to be
used quickly.
2015-07-27 15:44:34 -07:00
Kyle Drake
0f0baa78ff
remove kickstarter days helper
2015-07-25 16:03:41 -07:00
Kyle Drake
0ddcd3b35a
Remove old kickstarter refs
2015-07-25 16:02:50 -07:00
Kyle Drake
0a27c0a9da
Remove kickstarter from home and welcome screen
2015-07-25 15:27:44 -07:00
Kyle Drake
efd9627837
Merge branch 'master' of github.com:neocities/neocities
2015-07-25 15:23:50 -07:00
Kyle Drake
766ca009ca
redirect blog path to subdomain
2015-07-23 17:27:37 -07:00
Victoria Wang
5df014a221
Changed blog links to blog.neocities.org
2015-07-23 17:26:20 -07:00
Victoria Wang
91f7cda905
Changed "1 days left" on kickstarter notices to "1 day left"
2015-07-23 17:12:12 -07:00
Victoria Wang
07a1d569b7
Added kickstarter link to welcome page
2015-07-22 14:26:07 -07:00
Victoria Wang
0c6ad24110
Wording changes to site metadata
2015-07-22 14:08:56 -07:00
Victoria Wang
f2496126f8
Changed "web site" to "website" on homepage
2015-07-22 13:40:19 -07:00
Victoria Wang
fd9b82d148
Clarified in a few places that we do static hosting only
2015-07-22 13:38:19 -07:00
Kyle Drake
82fe01fb4d
Merge branch 'master' of github.com:neocities/neocities
2015-07-21 22:13:53 -07:00
Kyle Drake
aca48d3b0d
some fixes to browse
2015-07-21 19:38:41 -07:00
Victoria Wang
4a24983bb5
Wording changes to current /tutorials page
2015-07-21 11:56:53 -07:00
Kyle Drake
91640d87b6
update phantomjs and screencap
2015-07-20 15:41:45 -07:00
Victoria Wang
233265f8ab
Fix position of Edit Site button on mobile
2015-07-20 13:14:28 -07:00
Kyle Drake
205036004b
no deleted/banned/crashing sites in followings/followers
2015-07-18 18:33:57 -07:00
Kyle Drake
64fb2cf4c4
forgot the migration, of course
2015-07-18 17:13:26 -07:00
Kyle Drake
04d1ba7ae4
flag admin_nsfw
2015-07-18 17:10:37 -07:00
Kyle Drake
b85903c4f6
admin nsfw flag
2015-07-18 16:59:28 -07:00
Kyle Drake
08ce614451
fix tag browsing for surf
2015-07-18 15:30:20 -07:00
Kyle Drake
f4904b622f
Merge branch 'master' of github.com:neocities/neocities
2015-07-18 15:24:58 -07:00
Kyle Drake
7408960e5d
improve tag browsing
2015-07-18 15:24:54 -07:00
Victoria Wang
3166ea9a13
Dashboard file listing fixes
2015-07-17 15:59:57 -07:00
Victoria Wang
8814680678
Merge branch 'master' of github.com:neocities/neocities
2015-07-17 15:37:57 -07:00
Victoria Wang
55062092de
Misc mobile fixes
2015-07-17 15:37:33 -07:00
Kyle Drake
33cfc8dacf
Merge branch 'master' of github.com:neocities/neocities
2015-07-17 15:31:06 -07:00
Kyle Drake
34de6cffba
add re/code article to press
2015-07-17 15:30:51 -07:00
Victoria Wang
a409016496
Minimized dashboard header on mobile
2015-07-17 15:25:50 -07:00
Victoria Wang
834a79b4ef
Fix kickstarter banner on mobile
2015-07-17 15:13:12 -07:00
Kyle Drake
b30e26513f
faster load of list view class
2015-07-17 14:58:32 -07:00
Kyle Drake
b3979514cd
set preference for view using localStorage
2015-07-17 14:53:57 -07:00
Victoria Wang
eef333431e
Fixed text editor issues on mobile
2015-07-17 14:22:17 -07:00
Victoria Wang
2fb2a43e6a
Add selected color to appropriate dashboard buttons
2015-07-17 13:56:31 -07:00
Kyle Drake
0bcefd9e2d
select between list view and icon view
2015-07-17 13:43:52 -07:00
Victoria Wang
afd14f012b
Moved list-view class from list div to files div
2015-07-17 13:28:09 -07:00
Kyle Drake
78dcd83191
Merge branch 'dashboard_list'
2015-07-17 13:14:54 -07:00
Kyle Drake
93427dca14
merge dashboard list view, wire in live data
2015-07-17 13:14:17 -07:00
Victoria Wang
2fd5aaf850
Show dashboard list view for mobile users
2015-07-17 12:45:51 -07:00
Victoria Wang
3c08f91d8e
Text editor - hide view/share buttons on mobile so filename has more room
2015-07-17 12:35:11 -07:00