aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* css fixJJ2024-07-19
|
* possibly fix wasm stuffJJ2024-07-19
|
* docker build cleanupJJ2024-07-19
|
* remove favicon to nothingJJ2024-07-19
|
* remove unnecessary jsx stuffJJ2024-07-19
|
* fix buildsJJ2024-07-19
|
* Use zerolog in caronte.go and print more debug infoVaiTon2023-11-25
|
* Move flags into its own var blockVaiTon2023-11-25
|
* Print debug log before connecting to MongoDBVaiTon2023-11-25
|
* Fixed warningsVaiTon2023-07-07
|
* Update dependencies and go version to 1.20VaiTon2023-07-07
|
* Divide if branchesVaiTon2023-06-05
|
* Frontend to jsxVaiTon2023-06-05
|
* Updated minor versions in frontendVaiTon2023-06-05
|
* Warn on pcap packet errorVaiTon2023-06-05
|
* Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0dependabot[bot]2023-05-03
| | | | | | | | | | | | | | Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: github.com/gorilla/websocket dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/login-action from 1 to 2dependabot[bot]2023-05-03
| | | | | | | | | | | | | | Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Use pnpm for frontendVaiTon2023-04-29
|
* Use bun for package managementVaiTon2023-04-29
|
* Upgrade react-script (and install @babel/eslint-parser)VaiTon2023-04-29
|
* Upgraded dependencies in yarn.lockVaiTon2023-04-29
|
* Bump github.com/stretchr/testify from 1.6.1 to 1.8.2dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/metadata-action from 3 to 4dependabot[bot]2023-04-29
| | | | | | | | | | | | | | | Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/shirou/gopsutildependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 3.21.6+incompatible to 3.21.11+incompatible. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.21.6...v3.21.11) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump go.mongodb.org/mongo-driver from 1.7.0 to 1.11.4dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.7.0 to 1.11.4. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.7.0...v1.11.4) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/build-push-action from 2 to 4dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/setup-go from 2 to 4dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/setup-node from 2 to 3dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 2 to 3dependabot[bot]2023-04-29
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0dependabot[bot]2023-04-29
| | | | | | | | | | | | | | | Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Added dependabot.ymlVaiTon2023-04-29
|
* Revert change in caronte_test.goVaiTon2023-04-29
|
* Delete old pcaps to avoid infinite space consumption.VaiTon2023-04-29
| | | | | For the moment a const is used, namely MAX_PCAPS in pcap_importer.go. It should, however, be then refactored to a runtime config.
* Cache backend build dependency in docker image buildVaiTon2023-04-29
|
* Reduce docker build time via dependency cachingVaiTon2023-04-29
|
* Use go 1.20 in the container imageVaiTon2023-04-29
|
* Enable update for already created rulesVaiTon2023-04-29
|
* Fix connection_handler_testVaiTon2023-04-29
|
* Bump terser from 4.8.0 to 4.8.1 in /frontenddependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7dependabot[bot]2023-04-29
| | | | | | | | | | | | | | Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.2 to 1.7.7. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.7.2...v1.7.7) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Add delete button to rules pane.VaiTon2023-04-29
| | | | Format go files via `go fmt`.
* Merge branch 'hotfix/1.21.2'Emiliano Ciavatta2022-06-30
|\
| * Merge pull request #64 from lnwor/mainEmiliano Ciavatta2022-06-30
|/| | | | | inotifywait should use the "close_write" event instead of "create"
| * using close_write event instead of createlnwor2022-06-29
|/
* Merge branch 'hotfix/1.21.1' into mainEmiliano Ciavatta2021-08-23
|\
| * Fix rules highlighting in frontendEmiliano Ciavatta2021-08-23
|/
* Update workflowsEmiliano Ciavatta2021-07-28
|
* Merge branch 'release/1.21.0' into mainEmiliano Ciavatta2021-07-28
|\
| * Update docker-compose.ymlEmiliano Ciavatta2021-07-28
| |
| * Add codecov configEmiliano Ciavatta2021-07-28
| |