Leonid Nikitin kor-elf
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 22:50:39 +05:00
5b19993343 Refactor table management to use a dedicated API and improve command handling.
d056f5dbf8 Changed the name parameter to nameTable in methods for working with tables.
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 20:26:01 +05:00
1a62968d1d Add ClearTable method to NFT interface and implementation.
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 20:12:09 +05:00
053ca9a37f Add DeleteTable method to NFT interface and implementation.
7cd41f8491 Improve documentation for Clear and AddTable methods in NFT interface.
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 14:54:22 +05:00
f5b1888420 Add initial nftables client implementation
dd963a343a Initialize Go module for the project
Compare 2 commits »
kor-elf created branch develop in kor-elf-shield/go-nftables-client 2025-10-19 12:45:56 +05:00
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 12:45:56 +05:00
kor-elf created branch main in kor-elf-shield/go-nftables-client 2025-10-19 12:45:21 +05:00
kor-elf pushed to main at kor-elf-shield/go-nftables-client 2025-10-19 12:45:21 +05:00
c9852eb196 Add MIT license to the project
kor-elf created repository kor-elf-shield/go-nftables-client 2025-10-19 12:43:12 +05:00
kor-elf pushed to develop at kor-elf/gui-for-ffmpeg 2025-08-26 17:35:42 +05:00
a8602914ce Remove unused image assets: icon.png and screenshot-gui-for-ffmpeg.png. Moved to assets folder.
kor-elf pushed tag 0.5.0 to kor-elf/my-projects-website 2025-08-23 03:38:42 +05:00
kor-elf released Версия 0.5.0 at kor-elf/my-projects-website 2025-08-23 03:38:42 +05:00
kor-elf pushed to main at kor-elf/my-projects-website 2025-08-23 03:37:44 +05:00
53bae19d3e Merge pull request 'Версия 0.5.0' (#8) from develop into main
d4174cf7d2 Update image version to 0.5.0 in production config
de496eaea1 Comment out version declaration in docker-compose-prod.yml
94db6aa51d Add jq to Docker image and improve UNIT_SOURCE handling
c33fcd1d7c Add required_with validation for language.*.code
Compare 10 commits »
kor-elf merged pull request kor-elf/my-projects-website#8 2025-08-23 03:37:43 +05:00
Версия 0.5.0
kor-elf created pull request kor-elf/my-projects-website#8 2025-08-23 03:37:34 +05:00
Версия 0.5.0
kor-elf pushed to develop at kor-elf/my-projects-website 2025-08-23 02:29:56 +05:00
d4174cf7d2 Update image version to 0.5.0 in production config
de496eaea1 Comment out version declaration in docker-compose-prod.yml
Compare 2 commits »
kor-elf pushed to develop at kor-elf/my-projects-website 2025-08-23 02:00:30 +05:00
94db6aa51d Add jq to Docker image and improve UNIT_SOURCE handling
c33fcd1d7c Add required_with validation for language.*.code
3d4bef0e56 Handle expired session errors gracefully
19b0e68b8b The active menu was not highlighted when we went to the documentation section.
ba74aa9977 The active menu was not highlighted if it was not the primary language.
Compare 7 commits »
kor-elf pushed tag 1.0.1 to kor-elf/gui-for-ffmpeg 2025-08-21 23:20:30 +05:00
kor-elf released Версия 1.0.1 at kor-elf/gui-for-ffmpeg 2025-08-21 23:20:30 +05:00
kor-elf pushed to main at kor-elf/gui-for-ffmpeg 2025-08-21 23:15:01 +05:00
80e0f6dfe5 Merge pull request 'Версия 1.0.1' (#12) from develop into main
fb82846e9e Commented out incorrect theme color change logic in ThemeInit due to issues with the new Fyne version.
4a9182d063 Update dependencies in go.mod and go.sum to latest versions.
799d257e9d Bump version to 1.0.1 and update build number in FyneApp.toml.
6adbff9bbf Fix make build-for-linux_amd64. Added .gitignore files to exclude all files except .gitignore in Linux pixmaps and bin directories.
Compare 8 commits »