Commit Graph

335 Commits

Author SHA1 Message Date
Maciej Hirsz 54039faa3b Prevent nodes out of viewport triggering render (#296)
* Prevent nodes out of viewport triggering render

* Update frontend/src/common/SortedCollection.ts

Co-authored-by: David <dvdplm@gmail.com>

* Tweak the comment on `setFocus`, move it closer to `ref` and `hasChangedSince`

* Switch `SortedCollection.ref()` to a getter

Co-authored-by: David <dvdplm@gmail.com>
2020-11-02 19:33:51 +01:00
Maciej Hirsz 98cd3cfa12 Fix a panic in actix-web normalize middleware (#294)
* Fix a panic in actix-web normalize middleware

* Cleanup dependencies
2020-10-29 19:46:11 +01:00
Maciej Hirsz 0ff63abf35 Bump dependencies (#293) 2020-10-26 19:57:51 +01:00
David ea566ee95f Merge pull request #292 from paritytech/zeke-bump-nested-deps
Increase resolution of selected nested deps
2020-10-14 23:12:46 +02:00
Zeke Mostov cb73e6c248 Increase resolution of selected nested deps 2020-10-14 13:53:24 -07:00
David b0c22cc251 Merge pull request #291 from paritytech/mh-actix3
Upgrade backend to actix-web 3.0
2020-10-01 18:04:24 +02:00
Maciej Hirsz a4c34d4a6c Simplify routes 2020-10-01 15:47:16 +02:00
Maciej Hirsz 31ded28975 Fix styling 2020-09-30 17:22:09 +02:00
marco bahn b7ff82d97e feat(zero): add icon for zero / gamedao (#290)
* feat(zero): add icon for zero / gamedao

* Update frontend/src/icons/zero.svg

Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>

Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
2020-09-30 17:17:48 +02:00
Maciej Hirsz 73d0bfbc0a Fix typo 2020-09-30 15:27:09 +02:00
Maciej Hirsz b55dfa022a Clean unnecessary changes and comments 2020-09-29 19:20:53 +02:00
Maciej Hirsz 9e4a0d938e Clean up Cargo.toml 2020-09-29 19:17:16 +02:00
Maciej Hirsz 8bf1020c16 Finally working 2020-09-29 19:16:28 +02:00
Maciej Hirsz 4a5bafcd41 WIP 2020-09-25 14:03:35 +02:00
dependabot[bot] bd7d0f0e96 chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /frontend (#288)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 15:53:06 +02:00
Roman Borschel b98c816a84 Merge pull request #289 from paritytech/system-interval-decouple-values
Further decouple SystemInterval values.
2020-09-14 17:43:51 +02:00
Roman Borschel a65250118e Update backend/src/node.rs 2020-09-14 17:05:36 +02:00
Roman Borschel 5ecd6e2c46 Update backend/src/node.rs
Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
2020-09-14 17:04:38 +02:00
Roman S. Borschel d8ae36dc34 Further decouple SystemInterval values. 2020-09-14 11:19:43 +02:00
e. g 227e35bb64 Update frontend.yml (#286) 2020-09-02 17:29:50 +02:00
Xavier Lau 437ce23402 Add Darwinia Crab (#284)
* add: "Darwinia Crab"

* update: as suggest

* remove: "Crab"

* revert: auto format
2020-09-02 13:59:28 +02:00
Maciej Hirsz 530132a3bb Fix iplocate cerificates (#283) 2020-08-26 14:17:53 +02:00
Maciej Hirsz 0f13c76fe1 Log locate errors (#282) 2020-08-26 09:34:35 +02:00
Maciej Hirsz 390a5a36f4 Log remote IP (#281) 2020-08-25 18:10:32 +02:00
Maciej Hirsz a721cc4e42 Cut metrics (#280) 2020-08-21 17:01:39 +02:00
Maciej Hirsz e9f2e119e7 Bump nginx limits (#278) 2020-08-20 13:54:17 +02:00
Maciej Hirsz 525f95b92a Hide unknown messages in production (#275) 2020-08-04 13:04:46 +02:00
dependabot[bot] 9e08387dd1 chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /frontend (#274)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 12:40:17 +02:00
Maciej Hirsz 793c759728 Update Rust dependencies 2020-07-29 12:09:27 +02:00
lurpis 478e82cdda update bifrost-node icon (#270) 2020-07-29 09:40:00 +02:00
e. g 89f2b6e2a2 Merge pull request #273 from paritytech/eg-docker-build
fix unclear docker CI options
2020-07-28 19:22:06 +02:00
Erin Grasmick ba2a8d1ef1 trigger ci 2020-07-28 14:32:07 +02:00
Erin Grasmick ef1e649593 update README 2020-07-28 14:22:49 +02:00
Erin Grasmick 2da071ae47 fix confusion action behavior 2020-07-28 13:24:15 +02:00
Erin Grasmick 2c786a52f2 trigger ci 2020-07-28 13:18:15 +02:00
Erin Grasmick 3e2ab03a1d Merge branch 'master' into eg-docker-build 2020-07-28 13:16:58 +02:00
Erin Grasmick c06de1880d remove newline 2020-07-28 13:13:58 +02:00
e. g f1a06d461b Merge pull request #271 from paritytech/eg-docker-build
change working directory / fix travis
2020-07-28 12:56:14 +02:00
Erin Grasmick b65e34cda4 remove wasm curl 2020-07-27 18:37:15 +02:00
Erin Grasmick d13248fe4a Merge branch 'master' into eg-docker-build 2020-07-27 15:09:17 +02:00
Maciej Hirsz 4b29a2afa2 Pin merged Polkadot chain (#272) 2020-07-21 17:39:38 +02:00
Erin Grasmick 4340026d54 change working directory 2020-07-21 16:32:36 +02:00
s3krit 5dc1846ec2 Merge pull request #269 from paritytech/eg-docker-build
add docker push on release
2020-07-21 15:51:49 +02:00
Erin Grasmick 0cd1b02d58 remove old backend dockerfile 2020-07-15 18:15:29 +02:00
Erin Grasmick 6791bef6dc change backend dockerfile 2020-07-15 17:31:29 +02:00
Erin Grasmick a7c92e8e99 change publish org 2020-07-15 17:28:54 +02:00
Erin Grasmick 5c76ada912 push to docker hub only on tag refs 2020-07-15 14:17:06 +02:00
Erin Grasmick 986ff38e4e docker compose changes 2020-07-15 14:06:21 +02:00
Erin Grasmick dc1a747b57 remove tags 2020-07-15 12:53:46 +02:00
Erin Grasmick 817092d9c4 change repository names 2020-07-13 16:45:33 +02:00