Commit graph

2402 commits

Author SHA1 Message Date
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
Kyle Drake
c1705f0c52 Move user delete check to front of screenshot worker 2020-12-12 16:59:07 +00:00
Kyle Drake
1260a856d5 dont take screenshots for deleted sites 2020-12-12 16:43:51 +00:00
Kyle Drake
234df04300 update gemfile lock 2020-11-26 01:45:34 -06:00
Kyle Drake
2821f513f1 fixes for hcaptcha, add to dmca form 2020-11-26 01:45:23 -06:00
Kyle Drake
79cdd06b19 testing hcaptcha for contact form 2020-11-25 18:54:04 -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
a55a00f5c3 api key index 2020-11-18 22:00:09 -06:00
Kyle Drake
1d76a0c45d fix for new screenshot url config 2020-11-17 11:11:09 -06:00
Kyle Drake
25d0110ad9
Merge pull request #344 from mr-winson/patch-1
Add Bulma.io to list of CSS frameworks
2020-08-12 10:09:25 -05:00
Jude Wilson
61534c249e
Add Bulma.io to list of CSS frameworks
Not necessarily the most important thing but it is nice for new coders to see al options. Bulma has gotten bigger as well.
2020-08-12 03:06:35 -04:00
Kyle Drake
510cc9fcd9 update json gem to resolve security issue 2020-08-03 19:40:33 +00:00
Kyle Drake
0ec1c20f56 blacklist -> blocklist for disposable emails 2020-08-03 19:38:30 +00:00
Kyle Drake
1a04ea2961 update gems to patch security issues 2020-06-18 21:35:09 -07:00
Kyle Drake
7e7f6fa072 image_optim_pack binary fix 2020-06-18 21:27:20 -07:00
Kyle Drake
d91c196d69 Fix clamav exception messages 2020-06-18 21:26:01 -07:00
Kyle Drake
0eba98bffd split out code to dedupe tags 2020-05-26 22:48:24 -07:00
Kyle Drake
f32ef0a292
Merge pull request #339 from neocities/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.0 to 6.0.3.1
2020-05-26 21:04:31 -07:00
Kyle Drake
2d33f99d31
Merge pull request #338 from neocities/dependabot/bundler/puma-4.3.5
Bump puma from 4.3.3 to 4.3.5
2020-05-26 21:03:43 -07:00
Kyle Drake
4533214d71 thumbnailworker: reduce memory issues 2020-05-27 04:02:45 +00:00
dependabot[bot]
a4dd827584
Bump activesupport from 6.0.0 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-26 15:57:23 +00:00
dependabot[bot]
3b9e9c0e19
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 15:14:01 +00:00
Kyle Drake
7b0df670fd missing filename escapes in flash messages 2020-05-07 01:16:17 -07:00
Kyle Drake
c6a83f8426 add ga_adgroupid column to sites 2020-05-05 14:40:52 -07:00
Kyle Drake
f2e0b1dba7 track where ga signups come from 2020-05-05 14:38:51 -07:00
Kyle Drake
d3dfdc850c update rmagick to latest 2020-05-03 23:40:14 -07:00
Kyle Drake
2656303458 fix for letsencrypt test conditional 2020-05-04 06:39:14 +00:00
Kyle Drake
a546c88bad Merge branch 'master' of github.com:neocities/neocities 2020-04-30 02:27:58 -07:00
Kyle Drake
478e133b05 truncate ext in dashboard to 4 chars 2020-04-30 02:27:52 -07:00
Kyle Drake
f225c7c336 Add supporter child sites to supporter list 2020-04-30 07:52:07 +00: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