Commit graph

2468 commits

Author SHA1 Message Date
dependabot[bot]
dbf91a1af0
Bump puma from 3.12.1 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 02:33:28 +00:00
Kyle Drake
f84e5a67c9 new donation link 2019-11-30 18:52:56 -08:00
Kyle Drake
42561ac41b add maxmind-db gem 2019-11-30 00:37:17 -08:00
Kyle Drake
32e1d474a0 Merge branch 'master' of github.com:neocities/neocities 2019-11-16 11:03:51 -08:00
Kyle Drake
d827d34f04 add latest ace editor (1.4.7) 2019-11-16 11:03:43 -08:00
Kyle Drake
606215b799
Merge pull request #322 from neocities/dependabot/bundler/loofah-2.3.1
Bump loofah from 2.2.3 to 2.3.1
2019-11-16 10:42:03 -08:00
dependabot[bot]
c1afa24574
Bump loofah from 2.2.3 to 2.3.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 17:35:40 +00:00
Kyle Drake
525065e2f0 make follows use overwritten dataset 2019-11-03 19:00:33 -08:00
Kyle Drake
c4995ce262 order follows by score 2019-10-30 14:04:33 -07:00
Kyle Drake
e26e23b439 order follows 2019-10-30 13:58:38 -07:00
Kyle Drake
72ac64802e patch missing screenshot thumbnails for followers 2019-10-30 13:43:23 -07:00
Kyle Drake
16673f0111 index for suggestions, only load when needed 2019-10-30 13:18:10 -07:00
Kyle Drake
ae3df1d0f9 fix for svg 2019-10-29 11:30:19 -07:00
Kyle Drake
da391d059a update skeuocard to use davidsiaw branch 2019-10-24 12:41:06 -07:00
Kyle Drake
9c2fb8d7b2 set referrer policy for layout 2019-10-23 03:07:59 -07:00
Kyle Drake
5cfb849554 always use parent site for paypal supporter data 2019-10-18 22:15:06 -07:00
Kyle Drake
b949154df0 sitemap: off by one like a boss 2019-10-10 14:57:46 -07:00
Kyle Drake
8070b8dd61 sitemap.xml.gz -> index.xml.gz 2019-10-10 10:47:03 +00:00
Kyle Drake
66868a352b sitmap: remove index- prefixes 2019-10-10 03:37:09 -07:00
Kyle Drake
40f068f7e0 robots.txt with new sitemap root 2019-10-10 03:23:45 -07:00
Kyle Drake
54ba54c936 sitemap: refactor for easier digesting 2019-10-10 03:21:51 -07:00
Kyle Drake
7e7548f4d9 direct link to sharded site sitemaps 2019-10-09 16:22:56 -07:00
Kyle Drake
d6d0d983a1 no changefreq for sitemaps 2019-10-09 15:54:24 -07:00
Kyle Drake
6957305fc0 sitemap: gzip everything 2019-10-09 15:34:07 -07:00
Kyle Drake
f84290f8f4 sitemap: improvements, fixes, add tags 2019-10-09 15:13:42 -07:00
Kyle Drake
86df307d5f Remove unneccessary test 2019-10-09 14:57:12 -07:00
Kyle Drake
8875d75a9f Fix bug where popular tags cache applies to all limits 2019-10-09 14:09:11 -07:00
Kyle Drake
6113eb2d48 sitemap: remove url with different domain we cant control 2019-10-08 21:22:29 -07:00
Kyle Drake
8c24b9831c sitemap gen index missing a char 2019-10-08 21:15:08 -07:00
Kyle Drake
6d74434e9a list of base site links 2019-10-08 20:56:49 -07:00
Kyle Drake
116954a592 sitemap generation 2019-10-08 20:50:32 -07:00
Kyle Drake
4d27f625f1 DRY up file uri / index stuff a bit 2019-10-07 15:39:25 -07:00
Kyle Drake
18041d4d28 Merge branch 'master' of github.com:neocities/neocities 2019-10-07 07:21:24 +00:00
Kyle Drake
00cd44878a update site changed once rather than inline - edge case where change boolean is overwritten by update with old data 2019-10-07 00:20:58 -07:00
Kyle Drake
0444461b2e dont attach path if undefined 2019-10-07 00:10:30 -07:00
Kyle Drake
895d059942 scrub file path 2019-10-07 00:10:11 -07:00
Kyle Drake
3ef953be62 Back to puma 3 to deal with socket issues 2019-10-06 23:52:40 +00:00
Kyle Drake
013086d3bc Add two mime types for email text and ttf fonts 2019-09-27 13:52:02 -07:00
Kyle Drake
10155986d8 add email text mime type 2019-09-23 22:31:57 -07:00
Kyle Drake
904e773d16 clean up some old gunk 2019-09-21 02:17:13 -07:00
Kyle Drake
a191da9f84 try to prevent failure when fill is too slow 2019-09-21 01:52:01 -07:00
Kyle Drake
ea187e8675 remove poltergeist gem, no longer used 2019-09-21 01:26:42 -07:00
Kyle Drake
69c32d17ed Update gems, modernize test stack, fix flaky tests 2019-09-21 01:19:47 -07:00
Kyle Drake
e223b687b2 index/404 pages scale for mobile devices 2019-09-19 18:46:50 -07:00
Kyle Drake
6a5a7c8e3b Merge branch 'master' of github.com:neocities/neocities 2019-09-19 18:46:16 -07:00
Kyle Drake
b966321282 patch bug where dir create didn't scrub path in db entry 2019-09-19 18:45:45 -07:00
Kyle Drake
58a09f0bd9 properly remove old test files 2019-09-19 18:45:00 -07:00
Kyle Drake
28690fbe8a Merge branch 'master' of github.com:neocities/neocities 2019-09-20 01:39:55 +00:00
Kyle Drake
f496613c41 Set to lower thread pool size to handle heavy load better 2019-09-20 01:39:33 +00:00
Kyle Drake
9fd31c744d
Merge pull request #314 from vince94/master
Improve the Bad Dudes image
2019-09-11 20:33:35 -07:00