51fa7ca6fb
убрана лишняя зависимость bindfs и избыточное использование дополнительного пользователя alr
2025-08-26 22:09:28 +03:00
392a522723
refactor: keep only one struct for package
2025-06-12 16:25:18 +03:00
e259184a89
refactor: migrate to xorm
2025-06-10 14:12:40 +03:00
952dd26f5f
add AUTHORS
2025-05-07 21:08:12 +03:00
c51d1d9202
add group and summary fields
2025-04-20 09:04:46 +03:00
8f4b021a93
update config module
2025-03-22 12:58:10 +03:00
e05bb07f23
feat: add support for multiple packages in one alr.sh
2025-02-12 18:34:35 +03:00
d201aae6e0
chore: fix formatting
2025-01-30 10:10:42 +03:00
a6076b1253
chore: replace old logger with new
2025-01-22 16:37:16 +03:00
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
e497d41030
chore: run make update-license fmt
2025-01-18 19:30:02 +03:00
52d3ab7791
refactor: migrate db and config packages to use struct-based API
...
Removed global variables in favor of instance variables. This makes the code more maintainable and making it easier to write unit tests without relying on global state.
Marked the old functions with global state as obsolete, redirecting them to use a new API based on struct in order to rewrite the code using these functions gradually.
2025-01-14 10:11:17 +03:00
d427b37e23
alr изменения
2024-05-05 13:32:08 +03:00
bb8e6e79b2
Initial commit
2024-01-22 13:36:06 +03:00