Commit Graph

156 Commits

Author SHA1 Message Date
hayzamjs 5c4c82396c pf: skip check for now 2025-06-02 17:21:47 +04:00
hayzamjs cb2ba09622 vm: add summary, console page, networking, passthrough for libvirt, other related fixes 2025-06-02 17:21:00 +04:00
hayzamjs 03925bbdfb vm: init vnc viewer 2025-06-01 17:42:10 +04:00
hayzamjs 2abbeaf66e feat: vm creation init 2025-05-31 20:11:15 +04:00
hayzamjs 51e3742d25 feat: init: pci-passthrough, libvirt api 2025-05-29 20:07:22 +04:00
ajas-alc c9e5905220 ZFS: pol status modal width reduced 2025-05-27 03:41:59 +05:30
ajas-alc 8e78f96e39 create vm select field width updated 2025-05-27 03:41:18 +05:30
ajas-alc fd31774bd9 create VM modal added 2025-05-27 03:34:15 +05:30
hayzamjs da3318cf91 zfs: sync libvirt pools 2025-05-26 17:15:06 +04:00
hayzamjs 082e3761e9 chore: update swagger defs 2025-05-26 16:47:34 +04:00
hayzamjs c6cab02519 utils: downloader: add HTTP URL option 2025-05-26 16:43:20 +04:00
hayzamjs 08eb6259a1 chore: add license to new files 2025-05-26 14:58:41 +04:00
hayzamjs 8b78245c6c pkg: zfs: zpool edit util, ui/backend: add edit zpool 2025-05-26 14:57:41 +04:00
hayzamjs cba1834556 Merge branch 'master' of https://github.com/AlchemillaHQ/Sylve 2025-05-24 08:59:58 +04:00
hayzamjs 50a3f4f16f layout: root: fix context menu 2025-05-24 08:59:45 +04:00
Hayzam Sherif e0fa914a89 docs: fix config example 2025-05-24 01:47:48 +04:00
hayzamjs c3fddf6ad6 scripts: deps: update install commands for node and npm 20 2025-05-24 00:51:45 +04:00
hayzamjs 55a1e23717 ui: login: keydown + white bg fix, ui: graphs: pool/cpu update 2025-05-23 17:22:41 +04:00
hayzamjs 4c6b6e766f zfs: pool stats: add interval map 2025-05-22 22:47:31 +04:00
hayzamjs 6e8bd950b9 fix: zfs: fix stats retrieval 2025-05-20 14:57:55 +04:00
hayzamjs 1b59132684 fix: zfs: store stats routine 2025-05-20 13:00:35 +04:00
hayzamjs 428cd3589f chore: update zod to v4 2025-05-19 21:12:11 +04:00
hayzamjs 8968624714 feat: ZFS pool historical stats 2025-05-19 20:51:57 +04:00
hayzamjs 4ffa74102c fix: ensure syncMutex is initialized in NewZfsService 2025-05-19 19:34:06 +04:00
hayzamjs 7743aa96fa feat: add sync locks for zfs ops 2025-05-19 19:25:07 +04:00
hayzamjs 370eb1f19f feat: ui: implement bulk volume delete 2025-05-19 17:33:03 +04:00
hayzamjs 551354c1ff feat: add 'type' field to fs dataset table, disallow delete of pools in ui 2025-05-19 17:21:25 +04:00
hayzamjs 184e26923a Merge branch 'master' of https://github.com/AlchemillaHQ/Sylve 2025-05-19 16:01:56 +04:00
hayzamjs 1b404f75d4 feat: implement signed URL generation and download functionality, api: add bulk dataset delete route 2025-05-19 16:01:45 +04:00
Hayzam Sherif 42d0f4e2ad example: update config.example.json 2025-05-18 01:03:30 +04:00
ajas-alc 7e1984a271 datasets: volumes create snapshot style updated 2025-05-15 19:36:34 +05:30
ajas-alc b85ee05a33 style updated 2025-05-15 19:31:12 +05:30
ajas-alc 05f3773a9f ZFS: pools style updated, dnd.ts: debug log removed 2025-05-15 17:31:12 +05:30
ajas-alc 2db182a7a6 Notes: style updated, Storage: disks style updated 2025-05-15 17:13:01 +05:30
hayzamjs 202d9f0f8f feat: add pf initialization and sysctl synchronization to startup service 2025-05-15 12:27:50 +04:00
hayzamjs 184f4605ab feat: add synchronization and locking to standard switch management 2025-05-14 23:51:15 +04:00
hayzamjs 0bf1797fb1 feat: enhance network switch management and UI improvements 2025-05-14 23:02:05 +04:00
hayzamjs 34ec9b2038 sv: change build output to index.html, routes: handle req to / 2025-05-14 11:14:37 +04:00
hayzamjs d89a28629c ui: downloader: fix bulk delete btn logic 2025-05-14 01:03:23 +04:00
hayzamjs 030cfab904 feat: new downloader endpoints, ui: patch treetable across usage 2025-05-14 00:54:14 +04:00
hayzamjs 232f9b5d98 refactor: notes/switch, feat: add downloader 2025-05-13 22:50:13 +04:00
hayzamjs 931aa4307f network: enhance standard switch management and API 2025-05-12 16:55:24 +04:00
hayzamjs 95884b2994 git: ignore macOS files 2025-05-11 04:48:10 +04:00
hayzamjs 6c76b72a5b network: some rework/refactor, pkg: iface: add proper descr fetching 2025-05-11 02:52:57 +04:00
hayzamjs 80dafc1aa1 ui: TreeTable: preserve horizontal scroll position 2025-05-10 19:14:18 +04:00
hayzamjs 0261de329a ui: TreeTable: preserve scroll position 2025-05-10 19:09:43 +04:00
ajas-alc c4dfd97a79 fs: data tree all child expand added 2025-05-09 05:59:07 +05:30
ajas-alc 36d831f943 snapshot: tabualtor scroll issue fixed 2025-05-09 02:25:43 +05:30
hayzamjs 76270d6e7c init: libvirt (storage) 2025-05-08 00:54:30 +04:00
hayzamjs b8eadde73a ui: zfs: fix dashboard charts 2025-05-08 00:54:26 +04:00