Kyle Drake
|
e50f8e42a5
|
Merge pull request #579 from snailmusic/patch-1
Fix “ungird” typo
|
2025-03-29 14:35:58 -05:00 |
|
Kyle Drake
|
da984bf29b
|
Merge pull request #582 from neocities/dependabot/bundler/rack-3.1.12
Bump rack from 3.1.10 to 3.1.12
|
2025-03-29 14:35:29 -05:00 |
|
Kyle Drake
|
b08847b723
|
Merge pull request #584 from neocities/dependabot/bundler/nokogiri-1.18.4
Bump nokogiri from 1.18.2 to 1.18.4
|
2025-03-29 14:35:03 -05:00 |
|
Kyle Drake
|
fabd2e6a69
|
Merge pull request #585 from neocities/dependabot/bundler/uri-1.0.3
Bump uri from 1.0.2 to 1.0.3
|
2025-03-29 14:34:51 -05:00 |
|
Kyle Drake
|
833030cff8
|
fix test for signup
|
2025-03-25 15:04:01 -05:00 |
|
dependabot[bot]
|
c17153ef33
|
Bump nokogiri from 1.18.2 to 1.18.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.2 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.2...v1.18.4)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 16:51:08 +00:00 |
|
dependabot[bot]
|
4001c5236a
|
Bump uri from 1.0.2 to 1.0.3
Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.3)
---
updated-dependencies:
- dependency-name: uri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 16:50:58 +00:00 |
|
Kyle Drake
|
321f8c6e29
|
persist browse page search prefs, scrub not allowed chars for tag entry
|
2025-03-25 11:49:49 -05:00 |
|
Kyle Drake
|
2a76e75c6f
|
update of gemfile lock
|
2025-03-24 16:33:53 -05:00 |
|
Kyle Drake
|
3419337628
|
few more copy fixes on welcome
|
2025-03-24 15:30:27 -05:00 |
|
Kyle Drake
|
fcc9f66076
|
welcome/charge/confirm copy changes, send email confirmation token before welcome
|
2025-03-24 15:29:00 -05:00 |
|
Kyle Drake
|
e00f991c4c
|
copy cleanups/improvements
|
2025-03-13 09:24:54 -05:00 |
|
Kyle Drake
|
ca428a22da
|
supporter ban auto-refund
|
2025-03-13 09:23:58 -05:00 |
|
dependabot[bot]
|
180c6adbd0
|
Bump rack from 3.1.10 to 3.1.12
Bumps [rack](https://github.com/rack/rack) from 3.1.10 to 3.1.12.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.10...v3.1.12)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 22:29:06 +00:00 |
|
snail
|
9cf07eec75
|
Fix “ungird” typo
|
2025-03-04 10:57:27 -06:00 |
|
Kyle Drake
|
1584bb0865
|
remove net-smtp gem, not used and causing drama
|
2025-02-25 16:32:02 -06:00 |
|
Kyle Drake
|
03b052a3a7
|
update webmock
|
2025-02-18 12:15:55 -06:00 |
|
Kyle Drake
|
39aa74964a
|
Merge pull request #575 from neocities/dependabot/bundler/rack-3.1.10
Bump rack from 3.1.9 to 3.1.10
|
2025-02-18 12:11:18 -06:00 |
|
Kyle Drake
|
b766432974
|
Merge pull request #573 from neocities/dependabot/bundler/net-imap-0.5.6
Bump net-imap from 0.5.5 to 0.5.6
|
2025-02-18 12:10:31 -06:00 |
|
dependabot[bot]
|
e7cda8f410
|
Bump rack from 3.1.9 to 3.1.10
Bumps [rack](https://github.com/rack/rack) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.9...v3.1.10)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 19:38:11 +00:00 |
|
Kyle Drake
|
124671d2e3
|
mime types: add application/pgp-signature
|
2025-02-10 16:16:16 -06:00 |
|
dependabot[bot]
|
31a738b5d6
|
Bump net-imap from 0.5.5 to 0.5.6
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.5...v0.5.6)
---
updated-dependencies:
- dependency-name: net-imap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 18:09:43 +00:00 |
|
Kyle Drake
|
bd9024f6a9
|
remove old skeuocard images
|
2025-02-08 11:59:37 -06:00 |
|
Kyle Drake
|
b21d15e285
|
webdav: improve docs, enforce supporter only access
|
2025-02-08 11:59:20 -06:00 |
|
Kyle Drake
|
6e49ac23cd
|
webdav: awful hack to fix VSC plugin
|
2025-02-07 18:09:28 -06:00 |
|
Kyle Drake
|
91055a2feb
|
fixes for webdav
|
2025-02-06 16:36:01 -06:00 |
|
Kyle Drake
|
a81a708be5
|
show bandwidth on dashboard, fix extra stats one_to_many, clarify stats retainent and fix typo
|
2025-02-04 19:57:28 -06:00 |
|
Kyle Drake
|
2dd1f55119
|
updates for ruby 3.4.1
|
2025-02-02 20:52:01 -06:00 |
|
Kyle Drake
|
2cb5fb2399
|
update deps
|
2025-01-31 21:55:33 -06:00 |
|
Kyle Drake
|
f8f914879c
|
temp message for logging back in
|
2025-01-31 20:33:03 -06:00 |
|
Kyle Drake
|
98acf7ce89
|
sessions: new secret, set issued time of session cookie for revoking
|
2025-01-31 20:03:41 -06:00 |
|
Kyle Drake
|
f7c367b939
|
migrate to sinatra 4 / rack 3 (breaks current session cookies)
|
2025-01-31 16:15:14 -06:00 |
|
Kyle Drake
|
cf712b7175
|
stats: cleanup
|
2025-01-31 11:09:12 -06:00 |
|
Kyle Drake
|
514836fd4f
|
no slash on host root for search
|
2025-01-16 14:20:33 -06:00 |
|
Kyle Drake
|
f3a2116b6e
|
latest attempt to fix search timeout bug
|
2025-01-16 14:11:54 -06:00 |
|
Kyle Drake
|
92902696ab
|
less strict tutorial regex for <h1></h1>
|
2025-01-16 13:07:37 -06:00 |
|
Kyle Drake
|
1bddcd4cfb
|
Add AI blocking/selling copy
|
2024-12-31 01:16:53 -06:00 |
|
Kyle Drake
|
bb30252000
|
remove Applebot from list (Applebot-Extended determins LLM usage)
|
2024-12-30 17:40:19 -06:00 |
|
Kyle Drake
|
2cfc848ab2
|
move search above tags
|
2024-12-15 11:08:53 -06:00 |
|
Kyle Drake
|
db35971217
|
Add robots.txt for new sites, with instructions for blocking AI crawlers
|
2024-12-14 00:20:51 -06:00 |
|
Kyle Drake
|
d63467c4ca
|
fix ci tests
|
2024-12-13 17:20:25 -06:00 |
|
Kyle Drake
|
a854244c33
|
ensure that the atproto dns record gets removed when updating the new record in .well-known
|
2024-12-13 17:16:13 -06:00 |
|
Kyle Drake
|
16fb3444fa
|
refinements to search
|
2024-12-13 13:14:41 -06:00 |
|
Kyle Drake
|
44644cc7fa
|
more encoding fixes
|
2024-12-12 17:20:45 -06:00 |
|
Kyle Drake
|
1463074f35
|
fix encoding display from result links
|
2024-12-12 17:05:22 -06:00 |
|
Kyle Drake
|
afef407744
|
scrub pdf/txt files and non-subdomain search results
|
2024-12-12 16:35:16 -06:00 |
|
Kyle Drake
|
40bef7d125
|
fix for .htm indexes
|
2024-12-12 15:33:25 -06:00 |
|
Kyle Drake
|
aae94f2078
|
quick n dirty neocities search results w/screenshots
|
2024-12-12 14:05:38 -06:00 |
|
Kyle Drake
|
3767725759
|
fix for screenshot sizing issues
|
2024-12-05 15:41:26 -06:00 |
|
Kyle Drake
|
4876708d99
|
sample from the top 1000 scored sites for featured
|
2024-11-29 10:17:22 -06:00 |
|