Ivaylo Novakov
|
3f69b948e1
|
Add accounts to docker-compose.yml.
|
2020-12-10 18:52:50 +01:00 |
Karol Wypchło
|
83d2aa396e
|
allow to include previous skynet stats (#562)
* allow to include previous skynet stats
* explain chunked response
|
2020-12-10 14:43:59 +01:00 |
Ivaylo Novakov
|
ef916a3ce7
|
Opt out of telemetry.
|
2020-12-09 15:58:31 +01:00 |
Ivaylo Novakov
|
8479bf69d7
|
Make cookies work with all subdomains. We need to override this in the portal-specific config file.
|
2020-12-09 15:56:19 +01:00 |
Sia Dev
|
fdbf98735b
|
Fix the SSL issue
|
2020-12-09 15:18:22 +01:00 |
Sia Dev
|
2c832c0000
|
Add Oathkeeper (broken SSL on login)
|
2020-12-09 13:50:17 +01:00 |
Ivaylo Novakov
|
0a6d51c0fe
|
Enable cockroach persistence.
|
2020-12-08 16:50:27 +01:00 |
Ivaylo Novakov
|
733295ba59
|
Missed 2.
|
2020-12-08 16:41:45 +01:00 |
Ivaylo Novakov
|
ac635ea8db
|
Remove persistence.
|
2020-12-08 16:37:57 +01:00 |
Ivaylo Novakov
|
305f94ad71
|
Go back to using siasky.xyz
|
2020-12-08 16:36:15 +01:00 |
Ivaylo Novakov
|
53e70c28a3
|
Move the values from the override to the main file, so we can use the override to disable the login server.
|
2020-12-08 16:31:34 +01:00 |
Ivaylo Novakov
|
9d42dda0a6
|
Switch to Cockroach DB for Kratos.
Use login.siasky.net as login server.
|
2020-12-08 16:15:31 +01:00 |
Karol Wypchło
|
cd7696c97d
|
fix /portals and /stats rewrites (#561)
|
2020-12-08 12:21:20 +01:00 |
Ivaylo Novakov
|
f08a276a7a
|
Remove mailslurper.
|
2020-12-08 09:40:55 +01:00 |
Ivaylo Novakov
|
e201b8de8f
|
Merge pull request #370 from NebulousLabs/drop-health-checks-from-access-log
drop health-check endpoint from access.log
|
2020-12-07 14:13:11 +01:00 |
dependabot[bot]
|
fb8f96cd3e
|
Bump lint-staged from 10.5.1 to 10.5.3 in /packages/webapp
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-07 10:32:06 +00:00 |
Sia Dev
|
5ce10dbd4a
|
Setup mail sending.
|
2020-12-07 11:16:21 +01:00 |
Karol Wypchlo
|
4465569389
|
kratos
|
2020-12-04 17:13:51 +01:00 |
Karol Wypchło
|
92f9ca3efe
|
improve nginx skylinks cache purging (#553)
* purge test
* purge test
* purge test
* purge test
* purge test
* purge test
* purge test
* purge test
|
2020-12-03 12:59:50 +01:00 |
Karol Wypchło
|
c0673b3f76
|
do not ping when server is in maintenance mode (#552)
|
2020-12-01 13:31:59 +01:00 |
Christopher Schinnerl
|
f1a04d7832
|
Merge pull request #551 from NebulousLabs/registry-access-limits
limit registry access in nginx
|
2020-12-01 11:27:14 +01:00 |
Karol Wypchlo
|
ca22cb2c45
|
limit registry access in nginx
|
2020-12-01 10:59:45 +01:00 |
dependabot[bot]
|
99b72cc09d
|
Bump gatsby-plugin-manifest from 2.4.35 to 2.6.1 in /packages/webapp
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.35 to 2.6.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.6.1/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.6.1/packages/gatsby-plugin-manifest)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 10:33:53 +00:00 |
Karol Wypchło
|
43f535c82b
|
Merge pull request #544 from NebulousLabs/print-wallet-address-on-low-funds
Add wallet address to funds check message when funds are low
|
2020-11-30 11:09:06 +01:00 |
Karol Wypchlo
|
443eacc844
|
print wallet address on low funds
|
2020-11-27 17:13:41 +01:00 |
Ivaylo Novakov
|
9ea30d92f3
|
Merge pull request #543 from NebulousLabs/fix-downloading-skylink
fix downloading skylink
|
2020-11-27 11:26:02 +01:00 |
Karol Wypchlo
|
a03c41130a
|
use instead of
|
2020-11-26 16:10:54 +01:00 |
Karol Wypchlo
|
701eccbb2d
|
fix downloading skylink
|
2020-11-26 15:49:54 +01:00 |
Karol Wypchło
|
a0aba97298
|
add server override includes and redirect legacy endpoints (#541)
* add server override includes
* adjusting directory name
|
2020-11-26 11:44:55 +01:00 |
Peter-Jan Brone
|
3eaef976cf
|
Revert wildcard include (#540)
* Revert wildcard include
* Revert gitignore
|
2020-11-25 17:26:44 +01:00 |
Karol Wypchło
|
d1675500d0
|
gitignore docker/nginx/conf.d/include/ratelimited/* (#539)
|
2020-11-25 16:13:03 +01:00 |
Christopher Schinnerl
|
991d2a076e
|
Merge pull request #529 from NebulousLabs/pj/rate-limit-ips
Ratelimit
|
2020-11-25 15:42:06 +01:00 |
PJ
|
0a028dbc1a
|
Move ratelimited
|
2020-11-25 15:30:29 +01:00 |
PJ
|
0040aa5be1
|
rename zones
|
2020-11-25 15:15:23 +01:00 |
Peter-Jan Brone
|
acf7fabe47
|
Add Skynet-Skylink response header (#526)
|
2020-11-25 13:26:33 +01:00 |
Ivaylo Novakov
|
30a22ad94c
|
Address PR remarks.
|
2020-11-25 13:12:29 +01:00 |
Ivaylo Novakov
|
3919037277
|
Merge pull request #530 from NebulousLabs/sevey/parse-siac
Update Siafile Health Check to parse siac
|
2020-11-25 12:40:48 +01:00 |
Karol Wypchło
|
2968571a56
|
Merge pull request #534 from NebulousLabs/improve-skylink-block-script
add option to pass a list of skylinks for blocklist
|
2020-11-24 16:25:20 +01:00 |
dependabot[bot]
|
927b88ef8e
|
Bump react-dropzone from 11.2.0 to 11.2.4 in /packages/webapp
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.2.0 to 11.2.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.2.0...v11.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-24 14:51:38 +00:00 |
Matthew Sevey
|
4836f3dce5
|
Merge branch 'sevey/parse-siac' of github.com:NebulousLabs/skynet-webportal into sevey/parse-siac
|
2020-11-24 07:50:40 -07:00 |
Matthew Sevey
|
85f09ae9d4
|
Merge branch 'master' into sevey/parse-siac
|
2020-11-24 07:50:14 -07:00 |
Matthew Sevey
|
5f76d1ca52
|
remove error alert notification, subtract out siafile alerts
|
2020-11-24 07:49:51 -07:00 |
Karol Wypchlo
|
ac90d6e7d0
|
Merge remote-tracking branch 'origin/master' into sevey/parse-siac
|
2020-11-24 15:49:46 +01:00 |
Karol Wypchlo
|
51a42bc12a
|
do not ping on error alerts
|
2020-11-24 15:49:28 +01:00 |
Matthew Sevey
|
82577005f6
|
Merge pull request #537 from NebulousLabs/update-cypress-github-action
update cypress github action to v2
|
2020-11-24 07:38:28 -07:00 |
Karol Wypchło
|
008f2f94aa
|
update cypress github action to v2
|
2020-11-24 15:32:05 +01:00 |
Karol Wypchlo
|
2dfb6d6a56
|
restore "or"
|
2020-11-24 15:26:51 +01:00 |
Karol Wypchlo
|
5a203a9583
|
show line number if bad skylink is found
|
2020-11-24 15:14:22 +01:00 |
Karol Wypchło
|
fd404fa2ea
|
wording: blank line -> new line
|
2020-11-24 14:51:20 +01:00 |
Karol Wypchlo
|
24ab5063e0
|
fix cache prune docker command
|
2020-11-24 14:40:39 +01:00 |