Maxim Slipenko
|
52fd4a5a00
|
fix: do not expand variables in output of files()
|
2025-01-29 00:19:02 +03:00 |
|
|
c437346957
|
Изменение работы логики аргумента -p (fix)
|
2025-01-28 18:37:41 +03:00 |
|
|
bf1fc0d878
|
Merge pull request 'fix: quit after done in progress' (#28) from Maks1mS/ALR:fix/quit-from-progress-after-done into master
Reviewed-on: #28
|
2025-01-26 14:13:30 +00:00 |
|
Maxim Slipenko
|
c3f879b379
|
fix: quit after done in progress
|
2025-01-26 17:11:25 +03:00 |
|
|
aa90dfa983
|
Merge pull request 'fix: add download cancel via context and update progressbar' (#27) from Maks1mS/ALR:fix/migrate-to-new-progressbar into master
Reviewed-on: #27
|
2025-01-26 13:39:32 +00:00 |
|
Maxim Slipenko
|
bba1ed52c5
|
fix: add download cancel via context and update progressbar
|
2025-01-26 16:33:00 +03:00 |
|
|
dc1fac29d5
|
Изменение работы логики аргумента -p
|
2025-01-26 11:36:03 +03:00 |
|
|
99857efb01
|
Merge pull request 'po(RU): fix translation' (#26) from x1z53/ALR:master into master
Reviewed-on: #26
|
2025-01-25 11:35:41 +00:00 |
|
|
19bb87981c
|
po(RU): fix translation
|
2025-01-25 14:34:45 +03:00 |
|
|
1c78adcca1
|
Merge pull request 'fix: use platform specific Release in upgrade' (#22) from Maks1mS/ALR:fix/use-platform-specific-release into master
Reviewed-on: #22
|
2025-01-25 09:30:11 +00:00 |
|
|
a98bd44305
|
Merge pull request 'fix: use shell.Fields instead strings.Fields' (#21) from Maks1mS/ALR:fix/use-shell-fields into master
Reviewed-on: #21
|
2025-01-25 08:54:50 +00:00 |
|
Maxim Slipenko
|
3deb6c9455
|
tests: add tests for ReleasePlatformSpecific
|
2025-01-25 11:54:02 +03:00 |
|
Maxim Slipenko
|
981f49587b
|
fix: use platform specific release in compare
|
2025-01-25 11:16:33 +03:00 |
|
Maxim Slipenko
|
35656d63a1
|
fix: use shell.Fields
|
2025-01-25 09:39:33 +03:00 |
|
|
6410f7547b
|
Merge pull request 'po(RU): update translation' (#20) from x1z53/ALR:master into master
Reviewed-on: #20
|
2025-01-24 19:04:33 +00:00 |
|
|
53e783df31
|
po(RU): update translation
|
2025-01-24 21:20:45 +03:00 |
|
|
fcc9ef5474
|
Merge pull request 'feat: add files() function' (#19) from Maks1mS/ALR:feat/files-function into master
Reviewed-on: #19
|
2025-01-24 16:40:21 +00:00 |
|
Maxim Slipenko
|
f6ba4a1c26
|
feat: add files() function
also add files-find-lang and files-find-doc helpers
|
2025-01-24 19:23:41 +03:00 |
|
|
b5bf6ab61d
|
Merge pull request 'fix: completely remove old logger' (#18) from Maks1mS/ALR:fix/remove-old-logger into master
Reviewed-on: #18
|
2025-01-23 08:43:59 +00:00 |
|
Maxim Slipenko
|
18e90e4afc
|
fix: completely remove old logger
|
2025-01-23 11:42:48 +03:00 |
|
|
a09863dfcb
|
Merge pull request 'feat: add autoPull in config' (#17) from Maks1mS/ALR:feat/add-auto-pull-to-config into master
Reviewed-on: #17
|
2025-01-23 07:37:52 +00:00 |
|
Maxim Slipenko
|
fd643ea6cd
|
chore: run make fmt and make i18n
|
2025-01-22 18:12:26 +03:00 |
|
Maxim Slipenko
|
309ecf784f
|
feat: add autoPull in config
|
2025-01-22 18:10:57 +03:00 |
|
Maxim Slipenko
|
30f95a4cbf
|
chore: make usage strings translatable
|
2025-01-22 17:16:15 +03:00 |
|
Maxim Slipenko
|
b9bf908007
|
chore: remove legacy translation system
|
2025-01-22 16:53:30 +03:00 |
|
Maxim Slipenko
|
a6076b1253
|
chore: replace old logger with new
|
2025-01-22 16:37:16 +03:00 |
|
Maxim Slipenko
|
ac35b4d71d
|
feat: add new logger and translation
|
2025-01-22 14:40:11 +03:00 |
|
|
945f920654
|
Merge pull request 'fix: rename module from plemya-x.ru/alr to gitea.plemya-x.ru/Plemya-x/ALR ' (#12) from Maks1mS/ALR:fix/rename-module into master
Reviewed-on: #12
|
2025-01-20 21:17:58 +00:00 |
|
Maxim Slipenko
|
84ac2377fb
|
fix: rename module from plemya-x.ru/alr to gitea.plemya-x.ru/Plemya-x/ALR
|
2025-01-20 19:58:24 +03:00 |
|
|
de1db25202
|
Merge pull request 'fix: removeAlreadyInstalled before FindPkgs' (#11) from Maks1mS/ALR:fix/resolve-deps into master
Reviewed-on: #11
|
2025-01-19 08:55:09 +00:00 |
|
Maxim Slipenko
|
2d6504b329
|
fix: removeAlreadyInstalled before FindPkgs
|
2025-01-19 11:49:00 +03:00 |
|
|
4ca557402a
|
Merge pull request 'chore: add fmt and update-license' (#10) from Maks1mS/ALR:chore/linting into master
Reviewed-on: #10
|
2025-01-19 07:41:15 +00:00 |
|
Maxim Slipenko
|
e497d41030
|
chore: run make update-license fmt
|
2025-01-18 19:30:02 +03:00 |
|
Maxim Slipenko
|
d46414a67c
|
Merge branch 'master' into chore/linting
|
2025-01-18 19:22:18 +03:00 |
|
|
29e2f85eeb
|
Исправление ссылки на скрипт установки
|
2025-01-18 18:30:26 +03:00 |
|
|
c9c872abbc
|
Merge remote-tracking branch 'gitea/master'
|
2025-01-18 18:29:50 +03:00 |
|
|
fb93864d09
|
Revert "Исправление ссылки на скрипт установки"
This reverts commit 9fcd618a83105876da9a78f0b0a814c4da40bc76.
|
2025-01-18 18:29:42 +03:00 |
|
|
9fcd618a83
|
Исправление ссылки на скрипт установки
|
2025-01-18 18:29:17 +03:00 |
|
|
1fb9c6b574
|
Merge pull request 'refactor(db, config, repos): migrate from functions to struct' (#9) from Maks1mS/ALR:refactor/db into master
Reviewed-on: #9
|
2025-01-18 15:27:10 +00:00 |
|
|
fb5c875713
|
Merge pull request 'fix: add auto_req and auto_prov' (#7) from Maks1mS/ALR:fix/make-findprovides-findrequires-optional into master
Reviewed-on: #7
|
2025-01-18 15:24:07 +00:00 |
|
Maxim Slipenko
|
3f428ab7b5
|
chore: add golangci-lint
|
2025-01-14 15:45:29 +03:00 |
|
Maxim Slipenko
|
5b7af1f6b5
|
chore: refactor license update script
|
2025-01-14 15:28:54 +03:00 |
|
Maxim Slipenko
|
3224d7c6e4
|
chore: add license update script
|
2025-01-14 15:24:24 +03:00 |
|
Maxim Slipenko
|
e1829c4824
|
refactor: migrate repos find to struct
|
2025-01-14 13:18:51 +03:00 |
|
Maxim Slipenko
|
12d83f2015
|
test: fix decoder and handlers tests
|
2025-01-14 13:04:10 +03:00 |
|
Maxim Slipenko
|
6bc6bfdcd9
|
refactor: migrate dlcache to struct
|
2025-01-14 12:59:00 +03:00 |
|
Maxim Slipenko
|
eeb25c239b
|
refactor: move defaultConfig from config_legacy to config
|
2025-01-14 11:54:00 +03:00 |
|
Maxim Slipenko
|
91937a1fc5
|
refactor: migrate repo to struct
|
2025-01-14 11:49:42 +03:00 |
|
Maxim Slipenko
|
e827fb8049
|
refactor: use context logger
|
2025-01-14 10:41:38 +03:00 |
|
Maxim Slipenko
|
a13acc5ed0
|
refactor: migrate list command to struct API
|
2025-01-14 10:35:23 +03:00 |
|