issues
search
aicers
/
review-web
A web interface to REview
Apache License 2.0
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve `signIn` GraphQL API Response to Distinguish First Sign-In Failure from Other Failures
#358
sophie-cluml
opened
1 day ago
2
Remove `unwrap` & Add clippy lint option to check the use of `unwrap`
#357
dayeon5470
opened
2 days ago
0
Bump version to 0.24.0
#356
sophie-cluml
closed
3 days ago
1
Simplify cursor handling using async-graphql's `OpaqueCursor`
#355
msk
opened
4 days ago
0
Release 0.24.0
#354
sehkone
closed
3 days ago
2
Introduce a custom GraphQL scalar for IP addresses
#353
msk
opened
1 week ago
0
Update `AgentKind` enum variants
#352
danbi2990
closed
1 week ago
3
Update `AgentKind` according to the update in review-database
#351
sophie-cluml
closed
1 week ago
0
`insertNode` GraphQL API's `agents` parameter does not have to have agents' config
#350
sophie-cluml
opened
2 weeks ago
0
Update `updateNodeDraft`
#349
BLYKIM
closed
1 week ago
1
Let async-graphql handle cursor encoding/decoding
#348
msk
closed
2 weeks ago
1
Fix sampling policy related APIs
#347
sophie-cluml
closed
1 week ago
1
Make `SamplingPolicy` expose `node` in GraphQL API response in `samplingPolicy` and `samplingPolicyList` GraphQL APIs
#346
sophie-cluml
closed
1 week ago
0
Rename `source` to `sensor`
#345
kimhanbeom
opened
3 weeks ago
1
Use ring as crypto provider in rustls for consistency
#344
msk
closed
3 weeks ago
2
Ubuntu 20.04 does not support the recent axum-server
#343
sehkone
closed
3 weeks ago
0
Prevent agent notification if `draft` is empty
#342
sophie-cluml
closed
2 weeks ago
1
Bump version to 0.23.0
#341
sehkone
closed
4 weeks ago
1
Release 0.23.0
#340
sehkone
closed
3 weeks ago
0
Change the distance search condition for `rankedOutliers`
#339
kimhanbeom
closed
1 month ago
1
Issue where applying a filter condition would add a `RankedOutlier` unrelated to the filter condition.
#338
kimhanbeom
closed
1 month ago
0
Change the processing of a single distance search in a `rankedOutliers`
#337
kimhanbeom
closed
1 month ago
0
Renamed EventCategory::Unknown to Unspecified
#336
syncpark
closed
1 month ago
2
`updateNodeDraft` GraphQL API's `new` parameter does not have to have agents' `config`
#335
sophie-cluml
closed
1 week ago
0
Change ThreatCategory::Unknown to Unspecified
#334
syncpark
closed
1 month ago
1
Refine comment in `rankedOutliers` for clarity
#333
sehkone
closed
1 month ago
1
No need to notify agents for config update, if agents run with local config
#332
sophie-cluml
closed
2 weeks ago
5
Fix `rankedOutliers` GraphQL API
#331
kimhanbeom
closed
1 month ago
1
Fix `rankedOutliers` GraphQL API
#330
kimhanbeom
closed
1 month ago
0
Refactor code to avoid redundant query validation
#329
sehkone
closed
1 month ago
1
Refactor `validate_pagination_params` to avoid redundancy with async-graphql's internal checks
#328
msk
closed
1 month ago
3
Remove unused dependency
#327
msk
closed
1 month ago
1
Validate node input in `applyNode` GraphQL API
#326
sophie-cluml
closed
1 month ago
1
Decouple `AgentManager` from serialization
#325
msk
closed
1 month ago
1
Make the GraphQL APIs check the pagination params in the same manner
#324
sehkone
closed
1 month ago
1
GraphQL queries `savedOutliers` and `rankedOutliers` panic with negative pagination parameters
#323
msk
closed
1 month ago
3
Bump version to 0.22.0
#322
sophie-cluml
closed
1 month ago
1
Update `nodeStatusList` GraphQL API
#321
sophie-cluml
closed
1 month ago
1
Release 0.22.0
#320
sehkone
closed
1 month ago
1
Update review-database to 0.31.0
#319
msk
closed
1 month ago
2
Correct heading level in CHANGELOG
#318
msk
closed
1 month ago
3
Update review-protocol to 0.7.0
#317
sophie-cluml
closed
1 month ago
2
Remove warning from cargo test
#316
sophie-cluml
closed
1 month ago
1
Fix unused field warning in `FailingMockAgentManager`
#315
msk
closed
1 month ago
0
Simplify ClusterScoreSet in GraphQL API
#314
msk
closed
1 month ago
1
Update review-protocol to 0.7.0
#313
sehkone
closed
1 month ago
0
Introduce a new GraphQL API, `ipLocationList`
#312
sehkone
closed
1 month ago
1
Add test for trusted domain GraphQL API
#311
msk
closed
1 month ago
1
Simplify `topClustersByScore` implementation
#310
msk
closed
1 month ago
0
Delete GraphQL API `topClustersByScore`
#309
msk
opened
2 months ago
2
Next