Commit Graph

338 Commits

Author SHA1 Message Date
funkemunky c2e6168037 Updating workflows to handle new build structure, removing maven workflows 2026-04-08 21:24:20 -04:00
funkemunky 74ae0a0d4d Attempting to fix workflows 2026-04-08 21:24:20 -04:00
funkemunky c9b373a273 Updating workflows for github 2026-04-08 21:24:20 -04:00
funkemunky a943700c9c Gradle project refactor 2026-04-08 21:24:20 -04:00
Dawson e4ab168315 Feature/gradle refactor (#80)
* Gradle project refactor

* Updating workflows for github

* Attempting to fix workflows

* Fixing maven central proxy

* Fixing missing dependency in velocity

* Fixing build

* Getting rid of universal submodule

* Updating workflows to handle new build structure, removing maven workflows

* Fixing permissions issues caused by gradle files being handled on Windows

* Revert "Fixing permissions issues caused by gradle files being handled on Windows"

This reverts commit 3e4d8be955.

* replacing instances of gradlew

* Adding gradlew wrapper

* Attempting to fix gradle issues

* Attempting to fix gradle issues

* Adding back ssl args

* Using built in pipeline
2026-04-08 21:24:17 -04:00
funkemunky 7f6f475b21 Updating test workflow to build without tests and one with tests 2026-04-08 21:20:14 -04:00
funkemunky 1c3ab6005c Adding central test suite 2026-04-08 21:18:13 -04:00
funkemunky 7bfe6b19bb Fixing MySQL issues 2026-04-08 21:08:18 -04:00
funkemunky ae14755205 Added testing for databases, and fixed some potential database bugs 2026-04-08 21:01:29 -04:00
funkemunky 3583b15815 Using built in pipeline 2026-04-08 16:56:45 -04:00
funkemunky a825752b4b Using built in pipeline 2026-04-08 15:24:41 -04:00
funkemunky a49291192c Adding back ssl args 2026-04-08 15:20:01 -04:00
funkemunky 1e042a486f Attempting to fix gradle issues 2026-04-08 15:07:57 -04:00
funkemunky 37d8511edd Attempting to fix gradle issues 2026-04-08 14:46:13 -04:00
funkemunky eb57929bbd Adding gradlew wrapper 2026-04-08 13:47:39 -04:00
funkemunky 4b8d6caa08 replacing instances of gradlew 2026-04-08 13:47:06 -04:00
funkemunky 3839c4b916 Revert "Fixing permissions issues caused by gradle files being handled on Windows"
This reverts commit 3e4d8be955.
2026-04-08 13:46:11 -04:00
funkemunky 3e4d8be955 Fixing permissions issues caused by gradle files being handled on Windows 2026-04-08 13:40:55 -04:00
funkemunky 7088dad4eb Updating workflows to handle new build structure, removing maven workflows 2026-04-08 13:38:46 -04:00
funkemunky 2bff5c06c9 Getting rid of universal submodule 2026-04-08 13:16:43 -04:00
funkemunky 4c2ad35c96 Fixing build 2026-04-08 13:13:05 -04:00
funkemunky db3e137522 Fixing missing dependency in velocity 2026-04-08 12:59:51 -04:00
funkemunky 546c610a53 Fixing maven central proxy 2026-04-08 11:57:00 -04:00
funkemunky 64adf72e23 Attempting to fix workflows 2026-04-08 10:14:47 -04:00
funkemunky fcffb669d4 Updating workflows for github 2026-04-08 09:53:37 -04:00
funkemunky 5878fc6e43 Gradle project refactor 2026-04-08 09:51:40 -04:00
funkemunky a483a90851 Updated changelog 2026-04-07 09:50:12 -04:00
funkemunky c6d282e3cc Correcting release workflow to handle current project structure 2026-04-07 09:38:09 -04:00
Dawson ce6e040d3d Merge pull request #74 from funkemunky/31-folia-support-for-kaurivpn
Adding folia support
v1.10.0
2026-04-07 09:31:00 -04:00
funkemunky 45d2a7eaa0 Fixing MySQL Lib injection 2026-04-06 15:06:02 -04:00
funkemunky 9e68524bd7 Fixing SQL load errors 2026-04-06 12:52:42 -04:00
Dawson 756b3b04c7 Merge pull request #78 from funkemunky/bugfix/typo-sql-thrid
Fixing typo in SQL that prevents plugin from loading
2026-03-16 08:54:07 -04:00
funkemunky 8bbc964f0d Fixed CIDR notations and the ability for mongo to properly grab CIDRs 2026-03-16 08:51:33 -04:00
funkemunky 1ebaa64d6d Added folia supported to plugin.yml since we do not use things that would be affected by their thread model. 2026-02-26 09:30:36 -05:00
Dawson 7983172423 Merge pull request #73 from funkemunky/copilot/add-allowlist-view-command
Add allowlist `show` and `search` subcommands with pagination
2026-02-20 10:47:26 -05:00
copilot-swe-agent[bot] 3f46db4ad9 Remove unrelated webhook files from PR branch
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 15:43:41 +00:00
copilot-swe-agent[bot] 0ea8be6ea3 Initial plan 2026-02-20 10:35:25 -05:00
copilot-swe-agent[bot] 3ead4a0093 Make search a standalone subcommand: show [page] | search <query> [page]
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 15:30:57 +00:00
copilot-swe-agent[bot] 8b5bc65159 Change show search to explicit keyword supporting spaces: show [page] search <query...>
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 15:22:25 +00:00
funkemunky 11ef7e8d50 Fixed CIDR notations and the ability for mongo to properly grab CIDRs 2026-02-20 10:15:59 -05:00
funkemunky ea4fe063b2 Merge remote-tracking branch 'origin/copilot/add-allowlist-view-command' into copilot/add-allowlist-view-command 2026-02-20 09:32:19 -05:00
copilot-swe-agent[bot] 38dcfcb1fe Add allowlist show command with optional search filter
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 09:32:07 -05:00
copilot-swe-agent[bot] 0894ef8e3d Initial plan 2026-02-20 09:32:07 -05:00
Dawson 3892cf43b3 Merge pull request #72 from funkemunky/copilot/add-vpn-detection-webhooks
Add webhook notifications for VPN detection events with Discord and Slack support
2026-02-20 09:30:39 -05:00
funkemunky 95d8747bd5 Fixing webhook spam 2026-02-20 09:29:52 -05:00
copilot-swe-agent[bot] ee7a059b01 Add allowlist show command with optional search filter
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 14:17:11 +00:00
copilot-swe-agent[bot] 51340754e6 Minor optimization: remove unnecessary empty array initialization
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 14:13:25 +00:00
copilot-swe-agent[bot] 0e2468d3fb Initial plan 2026-02-20 14:11:49 +00:00
copilot-swe-agent[bot] faa8bdbb19 Update WEBHOOK_GUIDE.md with Discord and Slack format documentation
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 14:10:21 +00:00
copilot-swe-agent[bot] 0f14e68c36 Add Discord and Slack webhook format support with configurable format option
Co-authored-by: funkemunky <30784509+funkemunky@users.noreply.github.com>
2026-02-20 14:09:14 +00:00