37 Commits

Author SHA1 Message Date
jamie 7370a4e039 Merge pull request 'feat: implement S3 manager uploader and enable checksum validation for S3 operations' (#10) from v1.1.5 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/10
v1.1.5
2026-06-13 11:41:16 +01:00
jamie e47d4103ae feat: implement S3 manager uploader and enable checksum validation for S3 operations
Release / release (pull_request) Successful in 1m42s
2026-06-13 11:41:02 +01:00
jamie 4520739c3a Merge pull request 'fix: add cross-platform path delimiter support for file renaming and navigation logic' (#9) from v1.1.4 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/9
v1.1.4
2026-06-10 23:45:02 +01:00
jamie ddac7ea41a feat: update S3 delete operation to recursively remove objects under a directory prefix
Release / release (pull_request) Successful in 1m37s
2026-06-10 23:44:50 +01:00
jamie 75a4e6278c fix: add cross-platform path delimiter support for file renaming and navigation logic 2026-06-10 23:42:29 +01:00
jamie 218280caa2 feat: add SonarQube analysis workflow for Gitea CI 2026-06-09 16:40:18 +01:00
jamie 06a919cfd5 Merge pull request 'fix: reordering connections' (#5) from v1.1.3 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/5
v1.1.3
2026-06-09 16:24:24 +01:00
jamie 5f7c977f77 refactor: implement connection pooling and state management for remote explorers
Release / release (pull_request) Successful in 1m5s
2026-06-09 16:24:11 +01:00
jamie 91d28b844d fix: reordering connections 2026-06-09 16:01:02 +01:00
jamie 2566f356b2 Merge pull request 'feat: add visual drag-and-drop reordering indicators and improve event handling for connection items' (#4) from v1.1.2 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/4
v1.1.2
2026-06-09 15:47:26 +01:00
jamie 24331ac3d4 feat: add keyboard-interactive authentication support for SFTP to enable interactive prompts
Release / release (pull_request) Successful in 1m7s
2026-06-09 15:47:12 +01:00
jamie 6fd7fc0300 feat: add visual drag-and-drop reordering indicators and improve event handling for connection items 2026-06-09 15:41:31 +01:00
jamie 3ec3ccf1ef Merge pull request 'fix: improve private key parsing by handling escaped newlines and whitespace in credentials' (#3) from v1.1.1 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/3
v1.1.1
2026-06-09 15:31:52 +01:00
jamie ef5beeff94 fix: prevent context menu from overflowing the viewport boundaries
Release / release (pull_request) Successful in 1m6s
2026-06-09 15:31:39 +01:00
jamie d34e919f40 feat: add support for NFS protocol with dynamic UI field updates and visibility toggles 2026-06-09 15:28:27 +01:00
jamie e6b806d2c1 feat: implement drag-and-drop connection reordering 2026-06-09 15:26:05 +01:00
jamie 33c26ec310 fix: improve private key parsing by handling escaped newlines and whitespace in credentials 2026-06-09 15:22:41 +01:00
jamie f27a5830ea Merge pull request 'feat: enable changelog generation in release workflow' (#2) from v1.1.0 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/2
v1.1.0
2026-06-09 14:53:28 +01:00
jamie eb87e74720 feat: add bandwidth limiting support to file transfers with UI controls
Release / release (pull_request) Successful in 1m7s
2026-06-09 14:47:23 +01:00
jamie 93ad8c9321 feat: implement cross-protocol checksum verification for file transfers 2026-06-09 14:38:46 +01:00
jamie 715c4eccb6 feat: add support for FTP and FTPS protocols 2026-06-09 14:31:17 +01:00
jamie a812d4ac35 feat: add SFTP private key authentication support 2026-06-09 14:27:23 +01:00
jamie 9b25229073 feat: enable changelog generation in release workflow 2026-06-09 14:24:51 +01:00
jamie 44edcf495f Merge pull request 'feat: expose application version and update CI release workflow' (#1) from v1.0.0 into main
Reviewed-on: http://git.jdbnet.co.uk/jamie/goexplore/pulls/1
v1.0.0
2026-06-09 13:55:23 +01:00
jamie 8c51cee2a5 feat: expose application version and update CI release workflow
Release / release (pull_request) Successful in 1m4s
2026-06-09 13:55:11 +01:00
jamie aa69bbb0a5 feat: hide NFS option on Windows and refactor NFS implementation for build tagging
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s
2026-06-09 13:36:36 +01:00
jamie 1490e2e02b chore: set initial window state to normal and update project metadata
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s
2026-06-09 13:26:13 +01:00
jamie 7e840e03ac fix: update installer filename to match generated case-sensitive output path
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s
2026-06-09 13:12:28 +01:00
jamie 29ebcdbe2f chore: update project title and fix icon installation path in desktop entry
Build and Upload Binaries / build-and-upload (push) Failing after 59s
2026-06-09 13:10:18 +01:00
jamie b641587a75 docs: overhaul README with updated features, download links, and expanded setup instructions
Build and Upload Binaries / build-and-upload (push) Successful in 1m34s
2026-06-09 12:55:42 +01:00
jamie 8a9a34363f feat: implement Linux auto-installation and update Windows build process to use NSIS installer 2026-06-09 12:51:43 +01:00
jamie 3d4cfd86d5 chore: remove arm64 support from build workflows and artifact uploads 2026-06-09 12:45:44 +01:00
jamie b711428311 feat: introduce custom wails-builder Docker image to optimize CI build speed and consistency
Build and Upload Binaries / build-and-upload (push) Successful in 7m49s
2026-06-09 12:14:52 +01:00
jamie 0e32f6b57d chore: force frontend dependency reinstall for arm64 and update binary path in build workflow
Build and Upload Binaries / build-and-upload (push) Has been cancelled
2026-06-09 12:09:52 +01:00
jamie 401c1d5226 ci: add Gitea workflow for cross-platform binary builds and update output filename configuration
Build and Upload Binaries / build-and-upload (push) Failing after 17m33s
2026-06-09 11:49:23 +01:00
jamie c0ab7acdf2 feat: implement file transfer functionality with multi-select, sorting, and directory traversal support 2026-06-09 11:41:49 +01:00
jamie 13848fb227 feat: initialize project structure with frontend dependencies and backend protocols 2026-06-09 11:14:49 +01:00