aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Add CHANGELOG.mdEmiliano Ciavatta2021-07-28
| * Add deploy workflow. Update DockerfileEmiliano Ciavatta2021-07-28
| * Update test workflowEmiliano Ciavatta2021-07-28
| * Add github test workflowEmiliano Ciavatta2021-07-28
|/
* Replace node-sass with sassEmiliano Ciavatta2021-05-22
* Fix domain of personal website in readme fileEmiliano Ciavatta2021-05-16
* Change color and position of the delete service buttonEmiliano Ciavatta2021-05-05
* Merge pull request #24 from EvilBunnyWrote/mainEmiliano Ciavatta2021-05-05
|\
| * repair composeMD-Levitan2021-05-05
| * Remove logMD-Levitan2021-05-05
| * Add feature to delete serviceMD-Levitan2021-05-03