aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ok, fuck it. no updatesHEADmainJJ2024-07-19
* allow short flag regexesJJ2024-07-19
* allow short flag regexesJJ2024-07-19
* docker lintJJ2024-07-19
* fix add rule notificationJJ2024-07-19
* remove testsJJ2024-07-19
* remove unnecessary jsx stuffJJ2024-07-19
* fix websocket stuffJJ2024-07-19
* add descriptions to regex stuff on hoverJJ2024-07-19
* 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
* 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