Commit graph

2765 commits

Author SHA1 Message Date
Kyle Drake
19dadfd6d2 add threshold for jerk blocker for reducing change of false positive for more followed sites 2024-01-09 12:39:55 -06:00
Kyle Drake
9382505a29 add icons to view and share on editor 2024-01-09 12:39:55 -06:00
Kyle Drake
d7001cefdf
Merge pull request #483 from neocities/dependabot/bundler/puma-6.4.2
Bump puma from 6.4.0 to 6.4.2
2024-01-08 12:38:41 -06:00
Kyle Drake
9aed1a9f29
Merge pull request #461 from Winterhuman/apng
Add APNG
2024-01-08 12:31:02 -06:00
Winterhuman
a1d32b67a3
Merge branch 'master' into apng 2024-01-08 16:55:35 +00:00
dependabot[bot]
f231ed9d4d
Bump puma from 6.4.0 to 6.4.2
Bumps [puma](https://github.com/puma/puma) from 6.4.0 to 6.4.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/v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:24:08 +00:00
Kyle Drake
f261db16b0 refactor RSS from Atom to 2.0 and hopefully get it working without guids 2024-01-07 13:35:41 -06:00
Kyle Drake
2f6ba312dc add undiscovered article from polygon 2024-01-07 13:35:41 -06:00
Kyle Drake
0ffc5c5232 Merge branch 'master' of github.com:neocities/neocities 2024-01-07 18:23:34 +00:00
Kyle Drake
4b8c7c1933 add unsafe-eval to script-src to fix replies on comments 2024-01-07 18:23:28 +00:00
Kyle Drake
0c7c2d44b1 fix test issue related to validation text 2024-01-07 00:00:18 -06:00
Kyle Drake
8091e3d8c0 clean up and consolidate layout meta, improve favicon, og desc 2024-01-06 23:37:13 -06:00
Kyle Drake
47a478a3a7 add screenshot for neocities root url embeds 2024-01-06 21:19:37 -06:00
Kyle Drake
cb7e8661e6 add info about stats 2024-01-06 17:19:38 -06:00
Kyle Drake
b8baad628b add stats link to hamburger 2024-01-06 15:20:00 -06:00
Kyle Drake
f9852d04fd update to latest chartjs 2024-01-06 13:27:48 -06:00
Kyle Drake
837b0ea2d0 no hyphens at start or end of username 2024-01-05 16:37:14 -06:00
Kyle Drake
afb1d756e0 clean up pasted reference code 2024-01-05 14:50:25 -06:00
Kyle Drake
8c5a8b6f22 fixes for a few missing csp entries needed 2024-01-05 14:47:20 -06:00
Kyle Drake
0ef9bdefce add CSP, remove gravicons that are now blocked by it 2024-01-05 14:46:29 -06:00
Kyle Drake
cee8da725f add custom domain note about removing url redirects 2024-01-04 13:23:25 -06:00
Kyle Drake
f387059c66 puma: use phased restart instead of preload 2024-01-04 18:02:53 +00:00
Kyle Drake
350a7039c7 update vagrantfile to work with latest, closes #478 2024-01-04 02:30:24 -06:00
Kyle Drake
bc81646302
Merge pull request #472 from nottnottloop/vagrantupdate
Update Vagrant to latest Ubuntu LTS
2024-01-03 19:19:01 -06:00
Kyle Drake
02b54afea1 update deps for sidekiq, redis 2024-01-03 19:18:19 -06:00
Kyle Drake
c7764d3ed5 unfollow sites when blocked 2024-01-03 17:03:29 -06:00
Kyle Drake
e96bce69bd
Merge pull request #475 from zmac-me/minorfix
Remove an erroneous 'a' from supporter.erb
2024-01-03 13:12:04 -06:00
Kyle Drake
47a5508919 add note about editor saving issues caused by adblockers 2024-01-03 11:33:18 -06:00
Kyle Drake
3fa6f34e54 Rakefile: further remove obsolete/unused code 2023-12-31 01:55:52 -06:00
Kyle Drake
b4000c104a Rakefile: refactor zip code, remove some obsolete tasks 2023-12-31 01:43:44 -06:00
Kyle Drake
ed02178289 working to get the tests back online. deprecated zipruby to make selenium work, need to refactor zip code 2023-12-31 00:58:53 -06:00
Kyle Drake
10ff8a7cc7 sidekiq api available in test for screenshotworker 2023-12-31 00:55:59 -06:00
Kyle Drake
363453a78a cleanups for copy 2023-12-31 00:55:03 -06:00
Kyle Drake
dde5225752 deprecate ipfs 2023-12-28 15:36:20 -06:00
Kyle Drake
d394b2601e move proxy delete logic to other conditional 2023-12-27 18:00:39 +00:00
Kyle Drake
36765afb5c only try to delete redis entries if they're set from domain 2023-12-27 11:18:32 -06:00
Kyle Drake
9b954f086e move screenshots to default retry cycle 2023-12-25 11:14:18 -06:00
Kyle Drake
cac2cbd986 github action ruby 3.3 (previous commit enabled YJIT) 2023-12-25 10:56:24 -06:00
Kyle Drake
8dc323d803 fix for stats view 2023-12-25 16:50:40 +00:00
Kyle Drake
9b67926cc2 update gems/code for ruby 3.3.0 2023-12-25 09:43:48 -06:00
Kyle Drake
8dfb60fe55 add lang=en to main layout, bump out old IE hacks that were never used anyways 2023-12-24 12:35:30 -06:00
Zac McManus
2f3e658f5e
Removed an erroneous 'a' from supporter.erb
This oversight can be seen directly on Neocities: https://neocities.org/settings#supporter
2023-12-19 17:50:05 +11:00
nottnottloop
8a7fcd5c85 Improve responsiveness for mobile screens for sites with large site stats 2023-12-16 21:19:35 +00:00
nottnottloop
c0dd7ed51f Update Vagrant to latest Ubuntu LTS 2023-12-16 19:22:16 +00:00
Kyle Drake
9b00bd0169 retry screenshots to 4, add missing image optimizer 2023-12-15 18:09:59 +00:00
Kyle Drake
2bf24375d4 only use full png for index 2023-12-06 10:03:33 -06:00
Kyle Drake
c3789564f0 add opengraph / link expander friendly screenshot, add image optimizers 2023-12-05 15:49:14 -06:00
Kyle Drake
3c62b7be22 switch disposable email blacklist to more updated one 2023-12-03 15:22:25 +00:00
Kyle Drake
aa4d277bab custom domain copy 2023-12-01 16:28:30 +00:00
Kyle Drake
1aada9db53 invoice: remove debug code 2023-11-30 21:54:53 +00:00