Kyle Drake
|
8d532fc714
|
check for missing site record in toggle follow
|
2025-06-08 09:03:24 -05:00 |
|
Kyle Drake
|
3a7b7236e7
|
Merge pull request #590 from neocities/dependabot/bundler/net-imap-0.5.7
Bump net-imap from 0.5.6 to 0.5.7
|
2025-06-02 13:48:07 -05:00 |
|
Kyle Drake
|
ee4dd7ea00
|
Merge pull request #592 from neocities/dependabot/bundler/rack-session-2.1.1
Bump rack-session from 2.1.0 to 2.1.1
|
2025-06-02 13:47:23 -05:00 |
|
Kyle Drake
|
70357dc2d7
|
Merge pull request #591 from neocities/dependabot/bundler/rack-3.1.14
Bump rack from 3.1.12 to 3.1.14
|
2025-06-02 13:45:25 -05:00 |
|
Kyle Drake
|
861f5a726c
|
use -u for cURL to stop issues with some characters and inline url login
|
2025-06-02 00:47:32 -05:00 |
|
Kyle Drake
|
1a50ebd4fb
|
add glsl support
|
2025-06-02 00:27:42 -05:00 |
|
Kyle Drake
|
6bf1ec130d
|
fix text for site name validation
|
2025-06-02 00:19:51 -05:00 |
|
Kyle Drake
|
365bf4f296
|
revert error message for save
|
2025-06-02 00:08:29 -05:00 |
|
dependabot[bot]
|
4ee1ad86a5
|
Bump rack-session from 2.1.0 to 2.1.1
Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md)
- [Commits](https://github.com/rack/rack-session/compare/v2.1.0...v2.1.1)
---
updated-dependencies:
- dependency-name: rack-session
dependency-version: 2.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 15:07:39 +00:00 |
|
dependabot[bot]
|
9add58da84
|
Bump rack from 3.1.12 to 3.1.14
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.14.
- [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.12...v3.1.14)
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.14
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 14:54:46 +00:00 |
|
dependabot[bot]
|
cf0331bfaf
|
Bump net-imap from 0.5.6 to 0.5.7
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7)
---
updated-dependencies:
- dependency-name: net-imap
dependency-version: 0.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 01:55:18 +00:00 |
|
Kyle Drake
|
369f1655a9
|
site profile: no csrf/flash unless signed in
|
2025-04-26 17:34:34 -05:00 |
|
Kyle Drake
|
380bd5f484
|
actually delete the cookie on the browser on signout
|
2025-04-25 10:29:13 -05:00 |
|
Kyle Drake
|
b7bef2bf55
|
supporter page: no flash display unless signed in
|
2025-04-25 10:06:45 -05:00 |
|
Kyle Drake
|
e21e20b32e
|
activity feed: restrict csrf_token usage unless logged in to prevent cookie setting, remove the unused rack-cache
|
2025-04-24 17:54:37 -05:00 |
|
Kyle Drake
|
9479ca05d0
|
dont set cookie for index if not logged in
|
2025-04-23 09:59:08 -05:00 |
|
Kyle Drake
|
51ef1c3b2c
|
catch bad input
|
2025-04-23 00:26:31 -05:00 |
|
Kyle Drake
|
416e82ee65
|
convert integer before check
|
2025-04-23 05:15:55 +00:00 |
|
Kyle Drake
|
86c0938b50
|
no event ids over max integer
|
2025-04-23 00:11:37 -05:00 |
|
Kyle Drake
|
818d520faf
|
Merge branch 'master' of github.com:neocities/neocities
|
2025-04-23 04:51:31 +00:00 |
|
Kyle Drake
|
6662774be1
|
catch utf-8 encoding errors
|
2025-04-23 04:49:48 +00:00 |
|
Kyle Drake
|
0c2132fe5e
|
Merge pull request #349 from waldyrious/patch-2
Fix message for unsupported file types
|
2025-04-22 22:00:24 -05:00 |
|
Kyle Drake
|
739a797a2e
|
Merge branch 'master' into patch-2
|
2025-04-22 21:59:57 -05:00 |
|
Kyle Drake
|
3e39b6f5c7
|
Merge pull request #589 from neocities/dependabot/bundler/nokogiri-1.18.8
Bump nokogiri from 1.18.4 to 1.18.8
|
2025-04-22 21:16:16 -05:00 |
|
Kyle Drake
|
118d68ba6a
|
fix for flaky tests
|
2025-04-22 21:15:32 -05:00 |
|
dependabot[bot]
|
5c142cdee9
|
Bump nokogiri from 1.18.4 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8.
- [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.4...v1.18.8)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-22 04:56:32 +00:00 |
|
Kyle Drake
|
bb03385a28
|
no csrf for js create validate index
|
2025-04-15 15:38:33 -05:00 |
|
Kyle Drake
|
3ccb4ace37
|
catch dir too long
|
2025-04-15 15:35:17 -05:00 |
|
Kyle Drake
|
f4fcf94b1a
|
no csrf_token for create
|
2025-04-15 15:34:47 -05:00 |
|
Kyle Drake
|
2f0f5c2c01
|
catch for already refunded
|
2025-04-14 15:40:14 -05:00 |
|
Kyle Drake
|
e35af8c058
|
Merge pull request #571 from DougsShack/allow-rss-edit
Add rss to valid editable file extensions
|
2025-03-29 14:36:54 -05:00 |
|
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 |
|