Jamie jamie
jamie merged pull request jamie/goencode#11 2026-06-12 14:45:51 +01:00
fix: use clean version variable for binary build flags and docker build arguments
jamie created pull request jamie/goencode#11 2026-06-12 14:45:48 +01:00
fix: use clean version variable for binary build flags and docker build arguments
jamie pushed to v1.0.0 at jamie/goencode 2026-06-12 14:45:45 +01:00
5f2f7ea855 fix: use clean version variable for binary build flags and docker build arguments
jamie merged pull request jamie/goencode#10 2026-06-12 14:43:38 +01:00
feat: inject version string into binary via Docker build argument
jamie pushed to main at jamie/goencode 2026-06-12 14:43:38 +01:00
3aa3692384 Merge pull request 'feat: inject version string into binary via Docker build argument' (#10) from v1.0.0 into main
416684c0c1 feat: inject version string into binary via Docker build argument
Compare 2 commits »
jamie created pull request jamie/goencode#10 2026-06-12 14:43:36 +01:00
feat: inject version string into binary via Docker build argument
jamie pushed to v1.0.0 at jamie/goencode 2026-06-12 14:43:33 +01:00
416684c0c1 feat: inject version string into binary via Docker build argument
jamie released v1.1.4 at jamie/goexplore 2026-06-10 23:46:36 +01:00
jamie deleted branch v1.1.4 from jamie/goexplore 2026-06-10 23:45:04 +01:00
jamie pushed to main at jamie/goexplore 2026-06-10 23:45:04 +01:00
4520739c3a Merge pull request 'fix: add cross-platform path delimiter support for file renaming and navigation logic' (#9) from v1.1.4 into main
ddac7ea41a feat: update S3 delete operation to recursively remove objects under a directory prefix
75a4e6278c fix: add cross-platform path delimiter support for file renaming and navigation logic
Compare 3 commits »
jamie merged pull request jamie/goexplore#9 2026-06-10 23:45:02 +01:00
fix: add cross-platform path delimiter support for file renaming and navigation logic
jamie created pull request jamie/goexplore#9 2026-06-10 23:45:00 +01:00
fix: add cross-platform path delimiter support for file renaming and navigation logic
jamie closed issue jamie/goexplore#8 2026-06-10 23:44:55 +01:00
For S3 connections, if I want to delete a bunch of folders, delete the files within them, this deletes the folders
jamie created branch v1.1.4 in jamie/goexplore 2026-06-10 23:44:53 +01:00
jamie pushed to v1.1.4 at jamie/goexplore 2026-06-10 23:44:53 +01:00
ddac7ea41a feat: update S3 delete operation to recursively remove objects under a directory prefix
75a4e6278c fix: add cross-platform path delimiter support for file renaming and navigation logic
Compare 2 commits »
jamie closed issue jamie/goexplore#6 2026-06-10 23:42:32 +01:00
On Windows, if you press Up, it adds / into the path
jamie released v1.4.1 at jamie/opnsense-sftp 2026-06-10 22:52:28 +01:00
jamie pushed to main at jamie/opnsense-sftp 2026-06-10 22:51:47 +01:00
00014903d5 Merge pull request 'fix: 🐛 copy private key button didn't work' (#16) from v1.4.1 into main
fe1b9d4803 fix: 🐛 copy private key button didn't work
Compare 2 commits »
jamie deleted branch v1.4.1 from jamie/opnsense-sftp 2026-06-10 22:51:47 +01:00
jamie merged pull request jamie/opnsense-sftp#16 2026-06-10 22:51:45 +01:00
fix: 🐛 copy private key button didn't work