Commit graph

476 commits

Author SHA1 Message Date
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
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
Kyle Drake
08a29c8768 Reduce archives 2022-05-10 00:20:34 +00:00
Kyle Drake
558edb442e Checks to prevent follow abuse - fixes for redis proxy settings 2022-05-10 00:19:59 +00:00
Kyle Drake
f5613d2776 Fix for nonstandard file rename with supporter accounts 2021-09-09 17:51:47 -05:00
Andrew Shu
ca1802758f Migrate from Travis CI to GitHub Actions 2021-08-12 19:45:25 -07:00
Kyle Drake
5cdd13c519 increase time for excluded actioning site id search 2021-02-15 13:22:13 -07:00
Kyle Drake
f33f661f08 clump logs into single hash before importing to database 2021-01-13 14:46:52 -06:00
Kyle Drake
4115ebffa7 speed up stats parsing 2021-01-12 23:04:00 -06:00
Kyle Drake
a2a46d406e async black box 2020-11-24 01:11:38 -06:00
Kyle Drake
e4c580564b site: dont update domain for blank record 2020-11-20 21:36:43 -06:00
Kyle Drake
d91c196d69 Fix clamav exception messages 2020-06-18 21:26:01 -07:00
Kyle Drake
9e5dbfa2c6 Merge branch 'master' of github.com:neocities/neocities 2020-04-30 07:45:53 +00:00
Kyle Drake
8b762bb786 catch clamav crashes and skip to avoid upload failure 2020-04-30 07:45:37 +00:00
Kyle Drake
3057eda4b0 ensure stats for supporter children are retained 2020-04-30 00:44:00 -07:00
Kyle Drake
bf00086074 Flush cache for undeletes - dont show profile disabled site suggestions 2020-04-13 11:32:23 -07:00
Kyle Drake
f4d12b625a Move follow count to a weekly compute task due to bugs/abuse. *sigh* 2020-02-29 14:50:05 -05:00
Kyle Drake
1073ed8c2a Don't show/count follows/followers for banned/deleted/disabled profile sites 2020-02-28 21:55:43 -05:00
Kyle Drake
c8b748069c site: add final slash to file list 2020-01-31 07:02:37 +00:00
Kyle Drake
b2b38b90b9 Patch more missing thumbnail/screenshot change events, cache purges 2020-01-27 18:56:43 -08:00