Commit Graph

22 Commits

Author SHA1 Message Date
Maxim Slipenko
ac35b4d71d feat: add new logger and translation 2025-01-22 14:40:11 +03: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
Maxim Slipenko
e497d41030 chore: run make update-license fmt 2025-01-18 19:30:02 +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
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
Maxim Slipenko
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
Maxim Slipenko
a345a24b95 fix: add auto_req and auto_prov 2024-12-27 21:15:37 +03:00
41eec2fc98 fix: use MkdirAll instead Mkdir to ignore existing dirs 2024-11-17 21:11:54 +03:00
b1d45b05de Изменение ссылки на gitea.plemya-x.ru 2024-09-06 12:22:37 +03:00
93e82b43a7 Небольшие переводы и комментарии 2024-07-10 13:10:14 +03:00
47d1d97496 desc 2024-06-09 21:13:19 +03:00
c86fea7d95 gitverse ссылки 2024-06-06 22:43:28 +03:00
4a97b4db69 fakeroot 2024-06-01 15:16:33 +03:00
c182724c89 fakeroot 2024-05-07 17:03:52 +03:00
ff5c58bc43 fakeroot 2024-05-07 16:53:22 +03:00
d427b37e23 alr изменения 2024-05-05 13:32:08 +03:00
bb8e6e79b2 Initial commit 2024-01-22 13:36:06 +03:00