5e1eeabd04
chore: simplify dlcache initialization
2025-06-25 19:18:11 +03:00
e8202060d8
chore: remove debug slog.Warn
2025-06-22 17:27:57 +03:00
c4a92c67d4
fix parsing overrides
2025-06-22 12:44:21 +03:00
6bccce1db4
feat: add checksum for git downloader
2025-06-20 19:35:22 +03:00
f86b3003b1
fix: add symlink handling in createFirejailedBinary ( #108 )
...
closes #107
Reviewed-on: Plemya-x/ALR#108
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
2025-06-17 18:56:19 +00:00
bd79dcf401
feat: add firejailed support ( #106 )
...
Reviewed-on: Plemya-x/ALR#106
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com >
2025-06-15 13:16:02 +00:00
d1fe02fa57
feat: support single package repository
2025-06-14 22:26:33 +03:00
661d79ce24
fix: remove debug logs and fix cache clearing
2025-06-14 15:05:18 +03:00
392a522723
refactor: keep only one struct for package
2025-06-12 16:25:18 +03:00
65ab4de561
refactor: move distro from internal to pkg
2025-06-09 22:58:34 +03:00
1cdab8dfed
refactor: move alr.sh parsing to pkg
2025-06-09 17:56:46 +03:00
237e2c338d
refactor: move types from internal to pkg
2025-06-09 13:34:43 +03:00
703ab8e8c4
refactor: move pkg/
to internal/
and update imports
...
Restructure project by relocating package contents from pkg/ to internal/ to better reflect internal-only usage. This commit is initial step to prepare project for public api
2025-06-09 10:15:47 +03:00