vieter/src
Jef Roosens c818273790
feat: simplified config down to pkg_dir & data_dir
BREAKING: downloads are now stored inside the root of pkg_dir, the log
file is always stored in the root of data_dir
2022-05-03 19:50:14 +02:00
..
build feat: removed git.GitRepo type 2022-05-03 19:50:14 +02:00
cron feat: simplified config down to pkg_dir & data_dir 2022-05-03 19:50:14 +02:00
db feat: removed git.GitRepo type 2022-05-03 19:50:14 +02:00
docker docs: added comment string to each function 2022-04-30 20:22:03 +02:00
env Removed deprecated err.msg & err.code 2022-04-13 22:20:05 +02:00
git feat: removed git.GitRepo type 2022-05-03 19:50:14 +02:00
package docs: added comment string to each function 2022-04-30 20:22:03 +02:00
repo docs: added comment string to each function 2022-04-30 20:22:03 +02:00
response Gave all modules own directory; added test CI pipeline 2022-04-10 16:48:37 +02:00
server feat: simplified config down to pkg_dir & data_dir 2022-05-03 19:50:14 +02:00
util fix: replace byte with u8 2022-04-30 11:58:49 +02:00
web docs: added comment string to each function 2022-04-30 20:22:03 +02:00
archive.c.v Added support for xz-compressed packages 2022-04-07 21:29:08 +02:00
main.v Merge branch 'dev' into cron 2022-04-12 11:30:01 +02:00
v.mod Attempt at writing renew_queue function; seems to just stop in the 2022-04-13 16:12:22 +02:00