1

7 Commits

Author SHA1 Message Date
32a2262e8c
Refactor and copyrights
Move domains to internal/services, remove unnecessary versioning for services.
Change copyright year.
2021-12-20 16:53:38 +04:00
83b2dcd083
Update .gitignore 2019-10-09 06:06:42 +04:00
6e7908f9cd
Add goreleaser config 2019-10-09 06:03:30 +04:00
bce5cef340
Start rewriting massdl script on Golang
Due to Python 2 EOL I need to pick new language for
uploader tools. Instead of Python 3 I choose Go,
because I'm working with this language almost three
years and a half.

Python 2 CLI app moved to legacy/python2 branch and
will be supported due 01 January 2020.
Old shell scripts are still in legacy/shell branch and
doesn't work ATM. I will not fix them, they're keeped in
repository for historical reasons only.
2019-09-14 18:46:01 +04:00
151f9a24db
Fix some parsing issues by logging them 2019-09-14 18:35:19 +04:00
b1cf0bf32d
Fix login issues and config params 2019-09-14 17:01:42 +04:00
efc529c145
Add forgotten stuff like gitignore, update copyrights
This repository track changes in my life and my self-identification,
resulting in three names of copyright holder within seven years,
including one nickname and two realnames.

Adding .gitignore, __init__.py and trying to fix script
in 2019 before abandoning forever due to abandoned Python 2.
2019-09-14 16:56:09 +04:00