Kyle Drake
2e6281c07a
Merge pull request #417 from SgtPooki/patch-1
...
docs(readme): use github fork link
2022-11-12 13:14:06 -06:00
Kyle Drake
6ea07df6a8
fix site unblocking
2022-11-12 13:07:49 -06:00
Kyle Drake
b54b2a4818
fix when unicode is used for filename and dir
2022-11-07 11:15:17 -06:00
Kyle Drake
e9afe63695
downgrade to puma 5 to fix webdav implementation
2022-11-07 16:22:20 +00:00
Kyle Drake
7557c5b827
404 if missing site for RSS feed
2022-11-06 15:28:32 -06:00
Kyle Drake
9c6ed2d7c5
more fixes for tests
2022-11-06 14:06:36 -06:00
Kyle Drake
8052844640
update ACE html editor to latest
2022-11-06 11:11:50 -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
Russell Dempsey
3006486b22
docs(readme): use github fork link
...
The fork button at the top of github is https://github.com/OWNER/REPO/fork .
Using this link makes it slightly easier for newer contributors to do the right thing
2022-09-29 11:40:22 -07:00
Kyle Drake
0da213c747
Merge branch 'master' of github.com:neocities/neocities
2022-08-10 14:32:34 -05:00
Kyle Drake
0ca1473d22
mostly finished port to ruby3
2022-08-10 14:31:36 -05:00
Kyle Drake
d56891e3ad
Merge branch 'master' of github.com:neocities/neocities
2022-08-10 18:57:00 +00:00
Kyle Drake
fcdbf2f55c
Fix hyphen on normal screenshot urls, remove dupe code
2022-08-10 18:56:01 +00:00
Kyle Drake
0cf4ae1700
Merge pull request #406 from lime360/patch-1
...
you forgot west hollywood kyle
2022-07-30 12:09:36 -05:00
Kiril Misnikov
5670ef1ad8
you forgot west hollywood kyle
2022-07-18 18:51:31 +03:00
Kyle Drake
7b27184131
Merge pull request #393 from neocities/dependabot/bundler/puma-5.6.4
...
Bump puma from 5.5.1 to 5.6.4
2022-06-22 18:33:17 -05:00
Kyle Drake
586739d4b6
Merge pull request #396 from neocities/dependabot/bundler/sinatra-2.2.0
...
Bump sinatra from 2.0.5 to 2.2.0
2022-06-22 18:33:09 -05:00
Kyle Drake
158d2453eb
Merge pull request #399 from neocities/dependabot/bundler/nokogiri-1.13.6
...
Bump nokogiri from 1.11.4 to 1.13.6
2022-06-22 18:33:00 -05:00
Kyle Drake
04de657035
Merge pull request #400 from neocities/dependabot/bundler/rack-2.2.3.1
...
Bump rack from 2.2.3 to 2.2.3.1
2022-06-22 18:32:50 -05:00
Kyle Drake
75f225fd88
prevent creation of empty path with rename
2022-06-22 18:29:58 -05:00
dependabot[bot]
4cf91506c6
Bump rack from 2.2.3 to 2.2.3.1
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [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/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:44:44 +00:00
dependabot[bot]
0b7a05487d
Bump nokogiri from 1.11.4 to 1.13.6
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.13.6.
- [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.11.4...v1.13.6 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 00:27:07 +00:00
Kyle Drake
671b29bc9f
Little rearrangin
2022-05-10 00:21:44 +00:00
Kyle Drake
322201332f
No session ban
2022-05-10 00:20:58 +00: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
f468b261dd
No threading for the moment to address bugs, set CPU manually
2022-05-10 00:19:19 +00:00
Kyle Drake
e61de5b0d6
manual review for supporter violations
2022-05-10 00:18:16 +00:00
Kyle Drake
985a21d347
Revised how black box works
2022-05-10 00:17:43 +00:00
Kyle Drake
a9dd102383
fix press url
2022-05-05 12:30:02 -05:00
dependabot[bot]
d43fa67643
Bump sinatra from 2.0.5 to 2.2.0
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.5 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 21:17:29 +00:00
dependabot[bot]
e049ccc1a2
Bump puma from 5.5.1 to 5.6.4
...
Bumps [puma](https://github.com/puma/puma ) from 5.5.1 to 5.6.4.
- [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/v5.5.1...v5.6.4 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:56:51 +00:00
Kyle Drake
bc0addb27b
replace recaptch with hcaptcha
2021-12-03 12:04:00 -06:00
Kyle Drake
6d87c80df1
Merge pull request #379 from neocities/dependabot/bundler/sidekiq-5.2.0
...
Bump sidekiq from 4.2.10 to 5.2.0
2021-11-10 14:27:19 -06:00
Kyle Drake
3741d39fa2
Merge pull request #380 from neocities/dependabot/bundler/puma-5.5.1
...
Bump puma from 5.4.0 to 5.5.1
2021-11-10 14:24:02 -06:00
Kyle Drake
0aff063af1
remove contact info from about, tired of getting company emails on personal addresses
2021-11-10 14:18:08 -06:00
dependabot[bot]
cb7611cd4b
Bump puma from 5.4.0 to 5.5.1
...
Bumps [puma](https://github.com/puma/puma ) from 5.4.0 to 5.5.1.
- [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/v5.4.0...v5.5.1 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 17:54:54 +00:00
dependabot[bot]
96ed1b62b5
Bump sidekiq from 4.2.10 to 5.2.0
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 4.2.10 to 5.2.0.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v4.2.10...v5.2.0 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 23:17:30 +00:00
Kyle Drake
f5613d2776
Fix for nonstandard file rename with supporter accounts
2021-09-09 17:51:47 -05:00
Kyle Drake
fea2ec55f9
update nokogiri and addressable
2021-09-08 16:16:43 -05:00
Kyle Drake
5570fc1300
update puma
2021-09-08 16:07:54 -05:00
Kyle Drake
a5af32d143
fix for if site is missing
2021-09-08 16:04:32 -05:00
Kyle Drake
6cfbf54560
Merge pull request #361 from haydenwalker980/patch-1
...
typo
2021-08-14 13:15:17 -05:00
Hayden
2f2e79e9ef
typo
2021-03-11 15:47:04 -08:00
Kyle Drake
4b69ab232f
add filecoin donation address
2021-02-16 15:53:13 -07:00
Kyle Drake
5cdd13c519
increase time for excluded actioning site id search
2021-02-15 13:22:13 -07:00
Kyle Drake
e9ff2ea633
update ace editor to 1.4.12
2021-02-08 17:59:39 -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