Commit Graph

  • ee909c9cf5 Merge pull request 'fix(build): remove SODIUM_USE_PKG_CONFIG from .cargo/config.toml [env] block' (#114) from fix/cargo-config-sodium into beta beta v1.2.4-beta.13 sarman 2026-06-18 02:24:58 +0000
  • 8c29e7a7e3 fix(build): remove SODIUM_USE_PKG_CONFIG from .cargo/config.toml [env] block Shaun Arman 2026-06-17 21:20:06 -0500
  • 3b4a765ad1 fix(build): remove SODIUM_USE_PKG_CONFIG from .cargo/config.toml [env] block fix/env-u-sodium Shaun Arman 2026-06-17 21:20:06 -0500
  • cd7bea9ec5 Merge pull request 'fix(ci): use env -u instead of unset to drop SODIUM_USE_PKG_CONFIG' (#113) from fix/env-u-sodium into beta v1.2.4-beta.12 sarman 2026-06-18 02:09:02 +0000
  • 0536a6767b fix(ci): use env -u instead of unset to drop SODIUM_USE_PKG_CONFIG Shaun Arman 2026-06-17 20:35:50 -0500
  • a49fbd7ebe Merge pull request 'fix(ci): unset SODIUM_USE_PKG_CONFIG before cargo builds (beta)' (#110) from fix/unset-sodium-pkg-config-beta into beta v1.2.4-beta.11 sarman 2026-06-18 01:23:08 +0000
  • fffd0b7400 fix(ci): unset SODIUM_USE_PKG_CONFIG before cargo builds on all platforms Shaun Arman 2026-06-17 20:09:17 -0500
  • 721192edb0 Merge pull request 'chore: merge master into beta — resolve SODIUM_USE_PKG_CONFIG conflict in auto-tag.yml' (#112) from fix/sync-master-sodium-unset into beta sarman 2026-06-18 01:21:51 +0000
  • ec20f343c4 chore: merge master into beta — resolve SODIUM_USE_PKG_CONFIG conflict in auto-tag.yml Shaun Arman 2026-06-17 20:20:39 -0500
  • 7ae39bc050 chore: update CHANGELOG.md for v1.2.3 [skip ci] master gitea-actions[bot] 2026-06-18 01:17:21 +0000
  • df833e8464 Merge pull request 'fix(ci): unset SODIUM_USE_PKG_CONFIG and use SODIUM_LIB_DIR in auto-tag.yml' (#111) from fix/unset-sodium-pkg-config-master into master sarman 2026-06-18 01:14:15 +0000
  • a15e69413a fix(ci): unset SODIUM_USE_PKG_CONFIG and use SODIUM_LIB_DIR in auto-tag.yml Shaun Arman 2026-06-17 20:12:04 -0500
  • 85f26225ba Merge pull request 'fix(ci): correct SODIUM_LIB_DIR config in release-beta.yml' (#109) from fix/beta-sodium-libdir into beta v1.2.4-beta.10 sarman 2026-06-18 00:48:49 +0000
  • 648adf082e fix(ci): correct SODIUM_LIB_DIR config in release-beta.yml Shaun Arman 2026-06-17 19:46:58 -0500
  • a0eea43a0e Merge pull request 'chore: merge master into beta — resolve libsodium workflow conflicts' (#108) from fix/sync-master-to-beta into beta v1.2.4-beta.9 sarman 2026-06-18 00:21:22 +0000
  • a62a59c5dc chore: merge master into beta — resolve libsodium workflow conflicts Shaun Arman 2026-06-17 19:19:30 -0500
  • 69dae719f9 fix(ci): align master libsodium config with beta to resolve merge conflict fix/resolve-libsodium-merge-conflict Shaun Arman 2026-06-17 19:12:31 -0500
  • 0550066e70 chore: update CHANGELOG.md for v1.2.3 [skip ci] gitea-actions[bot] 2026-06-18 00:09:15 +0000
  • 450ef84da7 Merge pull request 'fix(ci): add libsodium to all build environments' (#106) from fix/updater-issues into master sarman 2026-06-18 00:02:20 +0000
  • 6ac4123cd4 Merge branch 'master' into fix/updater-issues sarman 2026-06-18 00:02:02 +0000
  • 10b931809b fix(ci): add libsodium to all build environments Shaun Arman 2026-06-17 19:00:06 -0500
  • 3d7342656f Merge pull request 'fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection' (#105) from fix/libsodium-direct-path into beta v1.2.4-beta.8 sarman 2026-06-14 20:04:45 +0000
  • 7b2377351a docs: update fix summary with commit history Shaun Arman 2026-06-14 11:00:06 -0500
  • 1172f20137 refactor(ci): move SODIUM_LIB_DIR to job-level env Shaun Arman 2026-06-14 10:59:42 -0500
  • b20deab391 fix: remove use-pkg-config feature conflicting with SODIUM_LIB_DIR Shaun Arman 2026-06-14 10:52:55 -0500
  • 863868b2fc fix(ci): use SODIUM_LIB_DIR to bypass pkg-config detection Shaun Arman 2026-06-14 10:24:46 -0500
  • bce0a3e696 Merge pull request 'fix(ci): enable libsodium pkg-config feature across all platforms' (#104) from fix/libsodium-use-pkg-config into beta v1.2.4-beta.7 sarman 2026-06-14 14:23:33 +0000
  • d86da0033d fix(ci): add libsodium-dev to test workflow dependencies Shaun Arman 2026-06-14 08:34:49 -0500
  • c0f8b314ca fix(ci): enable libsodium pkg-config feature across all platforms Shaun Arman 2026-06-14 07:34:23 -0500
  • 93201fbfb7 Merge pull request 'fix(ci): use vendored libsodium build instead of pkg-config' (#103) from fix/libsodium-ci-all-platforms into beta v1.2.4-beta.6 sarman 2026-06-14 10:43:06 +0000
  • 149f170435 docs: clarify two-phase fix approach in summary Shaun Arman 2026-06-14 05:34:47 -0500
  • 44ba1bd4e7 fix(ci): use vendored libsodium build instead of pkg-config Shaun Arman 2026-06-14 04:48:51 -0500
  • 7316339ae2 fix(ci): resolve libsodium pkg-config detection across all platforms v1.2.4-beta.5 Shaun Arman 2026-06-14 04:36:44 -0500
  • 0899203212 Merge pull request 'fix/libsodium-build-failures' (#102) from fix/libsodium-build-failures into beta v1.2.4-beta.4 sarman 2026-06-14 09:21:51 +0000
  • 46a4a1ff50 Merge branch 'beta' into fix/libsodium-build-failures sarman 2026-06-14 09:21:30 +0000
  • ad8b0402bd docs: remove all PR #101 references to eliminate reviewer confusion Shaun Arman 2026-06-14 04:02:10 -0500
  • 322df50cab docs: restructure to clearly separate PR #102 changes from history Shaun Arman 2026-06-14 03:15:50 -0500
  • 0d671e818e docs: clarify PR scope and add PR-specific documentation Shaun Arman 2026-06-14 03:04:08 -0500
  • 8570491f91 docs: document pkg-config environment variable strategy Shaun Arman 2026-06-14 02:42:32 -0500
  • e29db718d2 fix(ci): resolve libsodium pkg-config detection across all platforms Shaun Arman 2026-06-14 02:42:02 -0500
  • fb86c944a2 Merge pull request 'fix(build): resolve libsodium linking failures across all CI targets' (#101) from fix/libsodium-build-failures into beta v1.2.4-beta.3 sarman 2026-06-14 07:26:18 +0000
  • e50a921050 fix(build): resolve libsodium linking failures across all CI targets Shaun Arman 2026-06-14 02:07:38 -0500
  • cff83e2440 Merge pull request 'fix(proxmox): parse port from URL when adding remote' (#100) from fix/proxmox-remote-add-error into beta v1.2.4-beta.2 v1.2.4-beta.1 sarman 2026-06-14 05:23:49 +0000
  • 27bee10792 ci: add retry logic and offline-first caching to npm installs Shaun Arman 2026-06-13 23:51:40 -0500
  • 03c4d5b2f1 refactor(proxmox): extract URL parsing helper and document edit limitation Shaun Arman 2026-06-13 23:49:15 -0500
  • 9e3e3766e7 fix(build): resolve Windows MinGW memset_explicit linking error Shaun Arman 2026-06-13 23:36:54 -0500
  • 0b409c3220 chore: update Cargo.lock and schema for v1.2.4 Shaun Arman 2026-06-13 23:28:42 -0500
  • 58cbe5259d chore: bump version to 1.2.4 Shaun Arman 2026-06-13 23:28:23 -0500
  • 666de6ddfb fix(proxmox): parse port from URL when adding remote Shaun Arman 2026-06-13 23:27:08 -0500
  • f2aa75061b Merge pull request 'fix: register missing updater commands' (#99) from fix/updater-issues into beta v1.2.3-beta.1 sarman 2026-06-14 03:38:48 +0000
  • 2fae73fb3a fix: register missing updater commands Shaun Arman 2026-06-13 19:35:09 -0500
  • 7336d81b59 chore: update CHANGELOG.md for v1.2.3 [skip ci] gitea-actions[bot] 2026-06-13 23:41:20 +0000
  • 29dd469d31 chore: sync beta from master [skip ci] gitea-actions[bot] 2026-06-13 23:39:23 +0000
  • 88e40f6356 Merge pull request 'feat(ci): beta release channel + live updater channel switching' (#98) from fix/proxmox-v1.2.1 into master v1.2.3 sarman 2026-06-13 23:38:35 +0000
  • 758d783ee0 Merge branch 'fix/proxmox-v1.2.1' of https://gogs.tftsr.com/sarman/tftsr-devops_investigation into fix/proxmox-v1.2.1 Shaun Arman 2026-06-13 18:36:44 -0500
  • 8befa47226 chore: bump version to 1.2.3 Shaun Arman 2026-06-13 18:36:31 -0500
  • e0bb594efa Merge branch 'master' into fix/proxmox-v1.2.1 sarman 2026-06-13 23:12:45 +0000
  • 5680a28940 feat(ci): auto-sync beta from master after every push Shaun Arman 2026-06-13 18:04:37 -0500
  • c5cacfd57d feat(ci): add beta release channel with two-track pipeline Shaun Arman 2026-06-13 17:59:36 -0500
  • fe1d2f5bbc chore: update CHANGELOG.md for v1.2.2 [skip ci] gitea-actions[bot] 2026-06-13 22:59:19 +0000
  • 97ce3f4beb Merge pull request 'fix(proxmox): remove dummy data, fix add-remote, fix updater' (#97) from fix/proxmox-v1.2.1 into master sarman 2026-06-13 22:55:53 +0000
  • 87ccbb6464 fix(proxmox): remove dummy data, fix add-remote, fix updater Shaun Arman 2026-06-13 17:33:23 -0500
  • 38e5388f83 chore: update CHANGELOG.md for v1.2.2 [skip ci] gitea-actions[bot] 2026-06-13 05:43:47 +0000
  • 83a58d9fc7 Merge pull request 'fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2' (#96) from fix/proxmox-v1.2.1 into master v1.2.2 sarman 2026-06-13 05:42:03 +0000
  • 3d06490c65 Merge master: fix CHANGELOG.md conflict for v1.2.2 Shaun Arman 2026-06-13 00:03:15 -0500
  • 783372d6a9 fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2 Shaun Arman 2026-06-12 23:33:01 -0500
  • d19efc3b17 chore: update CHANGELOG.md for v1.2.1 [skip ci] gitea-actions[bot] 2026-06-13 03:52:22 +0000
  • 405316bc00 Merge pull request 'feat: implement v1.2.1 fixes' (#95) from fix/proxmox-v1.2.1 into master v1.2.1 sarman 2026-06-13 03:50:33 +0000
  • 24f3765917 fix(fmt): apply rustfmt formatting to proxmox commands Shaun Arman 2026-06-12 22:31:16 -0500
  • 2a973aed59 chore: bump version to 1.2.1; update changelog and feature parity documentation Shaun Arman 2026-06-12 22:02:10 -0500
  • 7f35a792d1 feat(proxmox): add routes for notes, search, and administration pages Shaun Arman 2026-06-12 22:00:00 -0500
  • b2da13fbbe feat(proxmox): implement network management, tasks, custom views, and connection health (phases 14-15) Shaun Arman 2026-06-12 21:58:31 -0500
  • 2d54858968 feat(proxmox): implement certificate manager and subscription registry (phases 10-11) Shaun Arman 2026-06-12 21:57:38 -0500
  • 88bd5a8c95 feat(proxmox): implement HA groups manager and user management UI (phases 8-9) Shaun Arman 2026-06-12 21:55:35 -0500
  • 84ddf75afe feat(proxmox): implement notes system, resource search, and administration panel (phases 12-13) Shaun Arman 2026-06-12 21:55:01 -0500
  • 87e21e243e fix: persist Proxmox settings via localStorage; fix Remotes add/refresh flow Shaun Arman 2026-06-12 21:52:05 -0500
  • 38eecaafcf feat: add missing proxmox backend client functions and Rust command stubs Shaun Arman 2026-06-12 21:48:56 -0500
  • d24f9e2adf feat: move auto-updater to Settings > Updater; collapse Proxmox nav by default Shaun Arman 2026-06-12 21:46:52 -0500
  • 655f8936c9 fix: implement v1.2.1 fixes Shaun Arman 2026-06-12 21:20:09 -0500
  • 0b5a359919 chore: update CHANGELOG.md for v1.2.0 [skip ci] gitea-actions[bot] 2026-06-11 21:06:24 +0000
  • 75b8b445c4 Merge pull request 'fix: Proxmox PDM v1.2.0 bugs and feature parity' (#94) from fix/proxmox-v1.2.0-bugs into master sarman 2026-06-11 21:04:41 +0000
  • f807a2fce7 Merge branch 'master' into fix/proxmox-v1.2.0-bugs sarman 2026-06-11 21:03:55 +0000
  • 3f8813d121 Merge pull request 'chore: set prerelease flag for pre-release tags' (#92) from chore/prerelease-flag-2 into master sarman 2026-06-11 21:02:31 +0000
  • 7839fd4ad0 Merge branch 'master' into chore/prerelease-flag-2 sarman 2026-06-11 21:02:09 +0000
  • 1f2ea3f842 fix: Proxmox PDM v1.2.0 bugs and feature parity Shaun Arman 2026-06-11 15:55:04 -0500
  • 3d10093ddf chore: update CHANGELOG.md for v1.2.0 [skip ci] gitea-actions[bot] 2026-06-11 19:54:33 +0000
  • b25c72eef7 Merge pull request 'chore: bump version to 1.2.0' (#93) from chore/bump-version-1.2.0 into master v1.2.0 sarman 2026-06-11 19:52:54 +0000
  • 00f7445d41 chore: bump version to 1.2.0 Shaun Arman 2026-06-11 14:27:22 -0500
  • 5086b3a281 chore: bump version to 1.2.0 Shaun Arman 2026-06-11 14:27:22 -0500
  • a358593a4f chore: set prerelease flag for pre-release tags Shaun Arman 2026-06-11 14:02:13 -0500
  • 0d7d48f13b chore: update CHANGELOG.md for v1.1.0 [skip ci] gitea-actions[bot] 2026-06-11 18:56:20 +0000
  • 446ebf9509 Merge pull request 'feature/proxmox-v1.2.0' (#90) from feature/proxmox-v1.2.0 into master sarman 2026-06-11 18:54:37 +0000
  • 9a8231495c feat: implement 100% Proxmox PDM feature parity - UI components Shaun Arman 2026-06-11 13:47:09 -0500
  • 00377d6bc3 feat: Add missing PDM UI components for feature parity Shaun Arman 2026-06-11 10:06:37 -0500
  • b62dff0b0b docs: add Proxmox PDM feature parity completion summary Shaun Arman 2026-06-11 09:49:21 -0500
  • 8678fcae49 feat: Implement remaining PDM features - Phases 12-15 Shaun Arman 2026-06-11 09:48:49 -0500
  • a438e313a6 feat: Implement Proxmox Datacenter Manager feature parity - Phases 1-11 Shaun Arman 2026-06-11 09:38:36 -0500
  • 6d7127ee9c docs: add Proxmox implementation summary Shaun Arman 2026-06-10 22:40:36 -0500
  • 5bf42cc551 docs: update Proxmox implementation documentation for v1.2.0 Shaun Arman 2026-06-10 22:35:04 -0500
  • 5d468392ab feat: implement Update management operations for Proxmox VE Shaun Arman 2026-06-10 22:33:06 -0500