Commit graph

544 commits

Author SHA1 Message Date
Kyle Drake
29dfe755fa more w3c rss validator madness 2024-01-21 09:19:49 -06:00
Kyle Drake
b25c8d1353 continuing the war with w3c's terrible rss validator 2024-01-21 09:16:41 -06:00
Kiril Misnikov
632deabfe7
Update site.rb 2024-01-21 16:43:15 +02:00
Kiril Misnikov
4dadb018ba
Merge branch 'neocities:master' into master 2024-01-21 16:38:08 +02:00
Kyle Drake
fd15fd6856 use nokogiri for rss, return better results, index for speed 2024-01-20 18:32:18 -06:00
Kiril Misnikov
28928b2591
Update site.rb
Added .osdx (Open Search Discovery) extension to the white list
2024-01-19 20:41:02 +02:00
Kyle Drake
37cac9d1bd add yml/yaml/toml to whitelist 2024-01-15 22:22:53 -06:00
Kyle Drake
13969fef50 raise limit for path 2024-01-15 17:38:54 -06:00
Kyle Drake
a1cb3c6a11 add defined file and path length limits 2024-01-15 08:59:57 -06:00
Kyle Drake
0888c9e2df default freeze string literals where present 2024-01-09 12:49:17 -06:00
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
Winterhuman
a1d32b67a3
Merge branch 'master' into apng 2024-01-08 16:55:35 +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
837b0ea2d0 no hyphens at start or end of username 2024-01-05 16:37:14 -06:00
Kyle Drake
c7764d3ed5 unfollow sites when blocked 2024-01-03 17:03:29 -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
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
7b9107393b use purge_all_cache instread of delete_all_cache 2023-11-21 16:57:49 -06:00
Kyle Drake
4c3daea4a8 delete_all_cache for destroy and not just ban 2023-11-18 10:59:17 -06:00
Kyle Drake
0f860cfdcc move order of delete_all_cache on undelete to bottom 2023-11-18 10:53:48 -06:00
Kyle Drake
aad6546631 merge phonevalidation with master 2023-11-10 13:34:33 -06:00
Kyle Drake
40e848e2c0 phone validation: bugfixes, tweaks and refinements 2023-11-10 11:53:43 -06:00
Kyle Drake
143704215f first pass at phone validation 2023-11-09 14:55:48 -06:00
Kyle Drake
5dfbc7a91a increase jerk block threshold 2023-10-01 18:36:31 +00:00
Kyle Drake
f78775fb3f validate all types of btc addresses with tipper 2023-09-23 21:28:32 -05:00
Kyle Drake
7b7b3c05e1 add pls to file whitelist 2023-09-19 22:07:45 +00:00
Winterhuman
1ad20de96d
Add image/apng and .apng to valid image types 2023-08-09 15:49:45 +00:00
Kyle Drake
6c4a80123c stream site download zip 2023-08-08 15:45:05 -05:00
Kyle Drake
d16bc0bace use created_at for to_rss if not updated yet 2023-07-20 13:36:38 +00:00
Winterhuman
5b449dc8e1
Add AVIF images 2023-06-18 14:10:28 +00:00
Kyle Drake
8b8791212c newest followers ordered by created date 2023-05-11 13:43:53 -05:00
Kyle Drake
d1f60254a6 add new followers from last month to site profiles 2023-05-11 13:23:22 -05:00
Kyle Drake
e908bab348 fix a very stupid events bug where missing period prevented additional filters for deleted, banned, etc 2023-05-07 10:50:37 -05:00
Kyle Drake
8bcd123206 cap number of displayed follows on profiles, add see more link 2023-05-05 17:26:20 -05:00
Kyle Drake
10f40c8f5c disable showing follows for now, getting incredibly spammy. will add feature to highlight follows soon 2023-05-05 16:25:02 -05:00
Kyle Drake
243eda9321 add resolveHandle to whitelist 2023-04-30 17:33:47 -05:00
Kyle Drake
ea927551ef add gpg to ext list and editable pgp/gpg 2023-03-21 09:47:33 -05:00
Kyle Drake
520413140d switch to webp, use png for screenshot returns and be done with the accursed rmagick forever 2023-01-21 09:39:31 -06:00
Kyle Drake
1d448f8cac add map ext for .css.map files 2022-12-07 14:14:07 -06:00
Kyle Drake
0b0a575394 delay on black box check 2022-12-03 22:34:33 +00:00
Kyle Drake
e1416fd40f Merge branch 'github-actions' of https://github.com/talklittle/neocities into talklittle-github-actions 2022-11-12 13:51:51 -06:00
Kyle Drake
d9e117bca5
Merge pull request #412 from dimdenGD/patch-3
Make SVGs editable
2022-11-12 13:16:05 -06:00
Kyle Drake
6ea07df6a8 fix site unblocking 2022-11-12 13:07:49 -06:00
Kyle Drake
2f18163579 redis namespace get method changed 2022-11-06 16:45:03 +00:00
Kyle Drake
e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 2022-11-05 12:46:43 -05:00
dimden
959c13b735
Make SVGs editable
Fix #387
2022-08-24 02:49:42 +03:00
Kyle Drake
0ca1473d22 mostly finished port to ruby3 2022-08-10 14:31:36 -05:00
Kyle Drake
75f225fd88 prevent creation of empty path with rename 2022-06-22 18:29:58 -05:00