Ivan
51802d56e0
chore: cleanup tests and comments
2026-07-13 08:56:23 -05:00
Ivan
8f7ff60dc9
refactor(modules): update module paths and dependencies to quad4 namespace and support offline builds better.
2026-06-14 13:22:30 -05:00
Ivan
63960798d8
Update rest of the paths
2026-05-18 04:50:18 -05:00
Ivan
ca6228bf6e
chore(license header) update license from 0BSD to Apache-2.0 across multiple files
2026-04-30 02:08:36 -05:00
Ivan
62c2b1aabe
refactor: standardize constant naming and update copyright notices
...
- Updated copyright notices across multiple files to reflect the new ownership.
- Refactored constant names to follow Go naming conventions, changing from uppercase to camel case (e.g., `APP_NAME` to `AppName`).
- Adjusted logging levels in debug statements to use the new constants.
- Modified test files to align with the updated constant names and environment variable usage.
2026-04-19 17:07:05 -05:00
Ivan
1af98b67b8
refactor(codebase): replace interface{} with any in multiple using go fix
2026-03-22 14:21:30 +03:00
Sudo-Ivan
1b7821e5cc
feat(resolver): add new constants for resolver configuration and management
2026-03-10 23:27:08 -05:00
Sudo-Ivan
1d3a969742
chore: add SPDX license identifier and copyright notice
2025-12-31 20:44:58 -06:00
Sudo-Ivan
b60d91aa17
refactor: buffer, channel, rate, and resolver packages to introduce constants for magic numbers
2025-12-29 22:38:39 -06:00
Sudo-Ivan
49aee4818b
Add unit tests for various packages including config, buffer, debug, pathfinder, rate, and resolver.
2025-12-28 22:55:28 -06:00
Sudo-Ivan
8e243a7c8b
Update import paths to use the new Gitea paths
2025-12-20 20:02:49 -06:00
Sudo-Ivan
9b1f45ff77
Update module path to remove the GitHub
2025-12-20 19:19:30 -06:00
Sudo-Ivan
30ea1dd0c7
0.3.2
2025-01-01 00:40:25 -06:00