Commit graph

2076 commits

Author SHA1 Message Date
Kyle Drake
c4e307fcf1 Merge branch 'master' of github.com:neocities/neocities 2017-05-30 23:47:26 -07:00
Kyle Drake
d39beaa2f8 site profile display fixes for mobile 2017-05-30 23:47:21 -07:00
Kyle Drake
25c2242ee6 Merge pull request #245 from kambrium/patch-1
Add an entry for neocitiesd
2017-05-30 11:56:56 -07:00
Kyle Drake
b121261cc1 git hook info 2017-05-26 15:17:26 -07:00
Kyle Drake
19b325b278 add information on the Neocities CLI 2017-05-26 13:02:17 -07:00
Kyle Drake
e6deaa05b9 remove sandbox for banned/deleted sites 2017-05-24 12:06:45 -07:00
Kyle Drake
f73b6e5a75 proper fix for validation of username length issue 2017-05-23 13:04:34 -07:00
Kyle Drake
4b7bd4cdc5 cutoff date to May 23, username length max to 30, some code order cleaning 2017-05-23 12:47:58 -07:00
Kyle Drake
0212167b3e fix for username length spam 2017-05-23 12:39:11 -07:00
Kyle Drake
4d397df015 update gems, fix warning about must_equal nil test 2017-05-22 18:10:26 -07:00
Kyle Drake
8a4fcd3d44 Merge branch 'master' into upgrade 2017-05-22 17:39:56 -07:00
Kyle Drake
bf089379aa fixes for upload hash check, catch index.html delete scenario 2017-05-21 20:16:37 -07:00
Kyle Drake
61bf9012d6 dont set cookie for api calls 2017-05-21 20:12:47 -07:00
Kyle Drake
4a2926508e api: add upload_hash for checking file hash before uploading 2017-05-21 17:32:26 -05:00
Kyle Drake
7d17202f39 add WebDAV windows alt; restrict zipball downloads44444444 for large sites 2017-05-21 15:37:50 -05:00
kambrium
fa8737d809 Add an entry for neocitiesd
I've just created a library for Neocities in D. Maybe someone is interested in it.
2017-05-21 21:19:10 +02:00
Kyle Drake
cfef4bc9c9 use cache control ip from config 2017-05-13 23:21:42 -05:00
Kyle Drake
6e873a0778 add documentation for /api/key 2017-05-13 18:55:48 -05:00
Kyle Drake
9f8afbd18e ability to return api key from api using login 2017-05-13 18:31:51 -05:00
Kyle Drake
1274e9fa63 API key support 2017-05-13 18:18:34 -05:00
Kyle Drake
73ec613283 replace some http:// links with https:// 2017-05-10 22:41:13 -07:00
Kyle Drake
05711b6c7f Use https:// for password reset 2017-05-10 22:40:01 -07:00
Kyle Drake
31b864227a upgrades ruby gems, related fixes 2017-05-08 02:54:19 -07:00
Kyle Drake
282ae9e45d Instructions on how to disable site commenting / email notification 2017-05-07 00:25:37 -07:00
Kyle Drake
6038517c24 bump up screenshot quality a bit 2017-05-05 16:12:00 -07:00
Kyle Drake
0e3b6ee3a0 enforce disposable email policy on email verifications / changes 2017-05-05 16:02:03 -07:00
Kyle Drake
2e5cc9b243 Merge branch 'master' of github.com:neocities/neocities 2017-05-05 14:30:31 -07:00
Kyle Drake
d2fc7a3a16 Disable v6 check for trumpplan, tempfix for purge cache, uncomment
manifest entries
2017-05-05 14:29:34 -07:00
Kyle Drake
14d8b5e986 lower jerk threshold, ask for commenters to be nice 2017-05-05 14:26:13 -07:00
Kyle Drake
d0a59f5de1 Merge branch 'master' into trumpplan 2017-05-03 02:29:51 -07:00
Kyle Drake
7d352be907 Remove weird margin that uncentered dash header 2017-05-03 02:28:53 -07:00
Kyle Drake
443552f3d5 Add images for trump plan luxury portal 2017-04-26 16:50:20 -07:00
Kyle Drake
ebc3ffe7e9 Add TRUMP PLAN to pay for upcoming Net Neutrality
Removes the free plan for the White House, FCC, US Senate and Trump
hotels. Introduces special Trump Plan, 2MB of disk space for only $100/mo.
2017-04-26 16:38:43 -07:00
Kyle Drake
b7d629a87e stats: huge DB transactions were locking up DB 2017-04-26 03:18:32 -07:00
Kyle Drake
e7be10fb8e add index for sites.parent_site.id 2017-04-25 15:43:49 -07:00
Kyle Drake
f5da0d4ef0 remove old mocking code 2017-04-25 15:36:08 -07:00
Kyle Drake
b0c5c95b5e Don't do expensive re-open of zip for each file add 2017-04-22 17:30:40 -07:00
Kyle Drake
f1f91763fb fix for follow_count with compute scores 2017-04-05 05:02:43 -07:00
Kyle Drake
0d2e2afb35 fix for tag browse 2017-04-05 04:06:07 -07:00
Kyle Drake
f9c885c23b use one query to get tag names for sites in browse 2017-04-03 01:09:47 -07:00
Kyle Drake
2b69e9cb8a more speedups for browsing 2017-04-03 00:35:32 -07:00
Kyle Drake
07be2dcecc throw a short temp cache around excluded_actioning_site_ids 2017-04-02 22:42:32 -07:00
Kyle Drake
9d9ada3acc event index for actioning_site_id 2017-04-02 22:19:49 -07:00
Kyle Drake
baf9b6100d index for follow_count/view/updated 2017-04-02 21:26:03 -07:00
Kyle Drake
04af230f8d performance: denormalize count of followers 2017-04-02 20:47:06 -07:00
Kyle Drake
a542796ce3 continuing to fight travis: new .yml config changes 2017-04-02 14:29:35 -07:00
Kyle Drake
c8f980e152 try switching back to psql 9.3 to fix travis 2017-04-02 14:19:13 -07:00
Kyle Drake
3fdd165f41 update vagrant, travis to ruby 2.4 2017-04-02 14:14:51 -07:00
Kyle Drake
d6f51a1cbb fix failing tests 2017-04-02 13:59:14 -07:00
Kyle Drake
b7685009bd Check for Integer not Fixnum (ruby 2.4) 2017-04-02 13:58:32 -07:00