Commit Graph

3169 Commits

Author SHA1 Message Date
Matthew Sevey 31cf9fb59e
Disable load check until we have a process of actively addressing it 2021-11-24 14:13:26 -05:00
Karol Wypchło b0fefce39e
Update docker/accounts/Dockerfile
Co-authored-by: Matthew Sevey <mjsevey@gmail.com>
2021-11-24 00:38:45 +01:00
Matthew Sevey 08510f4be4
Merge branch 'master' into portal-latest 2021-11-22 14:39:03 -05:00
Ivaylo Novakov 124695c17e
Merge pull request #1385 from SkynetLabs/airtable-trim-skylink
Add Airtable skylinks whitespace trimming
2021-11-18 13:16:54 +01:00
Filip Rysavy bf2e7cb7cf
Add Airtable skylinks whitespace trimming 2021-11-18 13:04:20 +01:00
Ivaylo Novakov 57c15cd833
Scan a maximum of 100MB of each stream. 2021-11-16 14:13:49 +01:00
Ivaylo Novakov 588e622c96
Make the CPU limit on ClamAV configurable via an env var. 2021-11-16 13:58:54 +01:00
Ivaylo Novakov ec94429f2a
Expose accounts's challenge-response endpoints + CORS. 2021-11-16 09:27:04 +01:00
Ivaylo Novakov 6f20d223b1
No custom port for malware-scanner. 2021-11-16 09:19:47 +01:00
dependabot[bot] 1b1c159e9f
Bump react-syntax-highlighter from 15.4.4 to 15.4.5 in /packages/website
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.4.4 to 15.4.5.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/commits/v15.4.5)

---
updated-dependencies:
- dependency-name: react-syntax-highlighter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 12:14:06 +00:00
Karol Wypchlo 74084a8da8
upgrade accounts to new api 2021-11-13 01:34:00 +01:00
Filip Rysavy 82667cb64f
Merge branch 'master' into portal-latest 2021-11-12 20:28:05 +01:00
Ivaylo Novakov 273f46ef30
Merge pull request #1376 from SkynetLabs/ease_the_limits
Set burst to 10, parallel to 5.
2021-11-12 18:24:33 +01:00
Ivaylo Novakov 030b8b9419
Set burst to 10, parallel to 5. 2021-11-12 18:10:38 +01:00
Ivaylo Novakov a0789be7a4
Move the clamd.conf where it should be. 2021-11-12 18:04:26 +01:00
Ivaylo Novakov fb24ff4641
Merge pull request #1375 from SkynetLabs/hard-limits
introduce hard upload limits
2021-11-11 18:18:25 +01:00
Ivaylo Novakov c0eb41d10d
Set burst to 2. 2021-11-11 17:17:53 +01:00
Karol Wypchlo e0520de05e
introduce hard upload limits 2021-11-11 16:59:51 +01:00
Ivaylo Novakov b34d213274
Update docker/malware-scanner/Dockerfile
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2021-11-11 13:33:52 +01:00
Ivaylo Novakov 5e12b2b1cb
Update docker-compose.malware-scanner.yml
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2021-11-11 13:33:44 +01:00
Ivaylo Novakov 2cd8650aad
Change branch 2021-11-11 12:30:30 +01:00
Ivaylo Novakov f92ff89d71
Use the `malware-scanner` data dir. 2021-11-11 10:34:50 +01:00
Ivaylo Novakov 50b2c8f85c
Add ClamAV config and continue the setup. 2021-11-10 21:09:16 +01:00
Karol Wypchło a1817e808c
Merge pull request #1258 from SkynetLabs/update-skynet-js
update skynet-js to new beta release
2021-11-10 16:58:13 +01:00
Karol Wypchło f3279e959f
Merge pull request #1369 from SkynetLabs/airtable-env-vars
Remove Airtable hardcoded default values
2021-11-10 15:25:26 +01:00
Filip Rysavy 24e77ff575
Fix merge conflict 2021-11-10 15:13:14 +01:00
Matthew Sevey d854ec7df4
Merge branch 'master' into portal-latest 2021-11-10 09:12:21 -05:00
Filip Rysavy e99fdfe460
Fix missing colon 2021-11-10 15:10:28 +01:00
firyx c3d3f2b0e5
Update setup-scripts/blocklist-airtable.py
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2021-11-10 14:32:08 +01:00
Christopher Schinnerl 66f02c706b
Merge pull request #1368 from SkynetLabs/sevey/update-handshake
Update handshake to use v3.0.1
2021-11-10 14:25:22 +01:00
Filip Rysavy efeddd6c70
Add check if Airtable vars are defined 2021-11-10 14:22:00 +01:00
Filip Rysavy 07b99b8192
Add check if Airtable vars are defined 2021-11-10 13:52:32 +01:00
Filip Rysavy d68f896988
Add check if Airtable vars are defined 2021-11-10 13:46:43 +01:00
Filip Rysavy 2e15826f58
Remove Airtable hardcoded default values 2021-11-10 11:49:16 +01:00
Matthew Sevey 2f0f7d64e0
Update handshake to use v3.0.1 2021-11-09 18:19:49 -05:00
Ivaylo Novakov f0a4dc5f8f
Add a malware-scanner service. 2021-11-09 18:04:05 +01:00
Karol Wypchło 15c4b6a73c
Merge pull request #1366 from SkynetLabs/dependabot/docker/docker/caddy/caddy-2.4.6-builder
Bump caddy from 2.4.5-builder to 2.4.6-builder in /docker/caddy
2021-11-09 12:46:05 +01:00
Karol Wypchło 81acfe1e48
Update Dockerfile 2021-11-09 12:45:11 +01:00
dependabot[bot] c25618cd76
Bump caddy from 2.4.5-builder to 2.4.6-builder in /docker/caddy
Bumps caddy from 2.4.5-builder to 2.4.6-builder.

---
updated-dependencies:
- dependency-name: caddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 11:37:06 +00:00
Karol Wypchło b677050198
Merge pull request #1365 from SkynetLabs/sevey/drop-requested-skylink
Drop unused requested skylink header
2021-11-08 23:37:46 +01:00
Matthew Sevey 6a3edd6848
Drop unused requested skylink header 2021-11-08 13:13:44 -05:00
Karol Wypchło d4eb04f702
Merge pull request #1346 from SkynetLabs/ivo/inc_body_restore
Increase the request body size of the /skynet/restore endpoint to 5MB.
2021-11-08 16:31:40 +01:00
Karol Wypchlo de16b33ed8
update skynet-js 2021-11-08 15:20:26 +01:00
Karol Wypchlo e0f75df542
update to 4.0.18 2021-11-08 15:13:57 +01:00
Karol Wypchlo ec16b16101
update skynet-js to new beta release 2021-11-08 15:13:57 +01:00
Karol Wypchlo 21cd76c03b
replace clipboardy with copy-text-to-clipboard 2021-11-08 15:04:46 +01:00
Karol Wypchło 84d082284f
Merge pull request #1282 from SkynetLabs/dependabot/npm_and_yarn/packages/handshake-api/hs-client-0.0.10
Bump hs-client from 0.0.9 to 0.0.10 in /packages/handshake-api
2021-11-08 14:56:58 +01:00
dependabot[bot] d98143899f
Bump hs-client from 0.0.9 to 0.0.10 in /packages/handshake-api
Bumps [hs-client](https://github.com/handshake-org/hs-client) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/handshake-org/hs-client/releases)
- [Commits](https://github.com/handshake-org/hs-client/compare/v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: hs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 13:55:27 +00:00
Karol Wypchło ba36f2ca98
Merge pull request #1350 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/next-12.0.3
Bump next from 11.1.2 to 12.0.3 in /packages/dashboard
2021-11-08 14:52:04 +01:00
dependabot[bot] b834dada0e
Bump next from 11.1.2 to 12.0.3 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 13:28:34 +00:00