aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Bump docker/login-action from 1 to 2dependabot[bot]2023-05-03
* 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
* Bump docker/metadata-action from 3 to 4dependabot[bot]2023-04-29
* Bump github.com/shirou/gopsutildependabot[bot]2023-04-29
* Bump go.mongodb.org/mongo-driver from 1.7.0 to 1.11.4dependabot[bot]2023-04-29
* Bump docker/build-push-action from 2 to 4dependabot[bot]2023-04-29
* Bump actions/setup-go from 2 to 4dependabot[bot]2023-04-29
* Bump actions/setup-node from 2 to 3dependabot[bot]2023-04-29
* Bump actions/checkout from 2 to 3dependabot[bot]2023-04-29
* Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0dependabot[bot]2023-04-29
* Added dependabot.ymlVaiTon2023-04-29
* Revert change in caronte_test.goVaiTon2023-04-29
* Delete old pcaps to avoid infinite space consumption.VaiTon2023-04-29
* 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
* Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7dependabot[bot]2023-04-29
* Add delete button to rules pane.VaiTon2023-04-29
* Merge branch 'hotfix/1.21.2'Emiliano Ciavatta2022-06-30
|\
| * Merge pull request #64 from lnwor/mainEmiliano Ciavatta2022-06-30
|/|
| * 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
| * Update regex patterns managementEmiliano Ciavatta2021-07-28
| * Fix error in rule pattern management after hyperscan updateEmiliano Ciavatta2021-07-28
| * Update test backend dockerfileEmiliano Ciavatta2021-07-28
| * Update frontend dependenciesEmiliano Ciavatta2021-07-28
| * Update docker testsEmiliano Ciavatta2021-07-28
| * Update backend and frontend dependenciesEmiliano Ciavatta2021-07-28