|
.github/workflows
|
github actions docker build
|
2024-09-28 15:17:06 +03:00 |
|
commands
|
fix: Fixed a bug, the backend selection button was when clicked to go to the main menu
|
2025-06-06 20:15:19 +03:00 |
|
database
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
functions
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
i18n
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
utils
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
.dockerignore
|
chore: Add files to docker ignore
|
2024-10-29 18:14:46 +03:00 |
|
.gitignore
|
chore: Add cert and ds_store to gitignore
|
2025-01-08 13:53:30 +03:00 |
|
bot.py
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
config_sample.yaml
|
chore: deleted special symbol
|
2025-01-09 15:44:04 +03:00 |
|
docker-compose.yaml
|
chore: the database is now not deleted when the container is stopped
|
2025-05-15 14:55:08 +03:00 |
|
Dockerfile
|
chore: use alpine version for python
|
2025-01-08 20:09:14 +03:00 |
|
LICENSE
|
chore: update year in license
|
2025-01-08 14:02:41 +03:00 |
|
main.py
|
chore: autoformatting code and sorting import
|
2025-06-06 15:54:11 +03:00 |
|
nginx.conf
|
chore: change port and nginx url for proxy
|
2025-01-08 15:34:06 +03:00 |
|
pyproject.toml
|
chore: replace mypy and pylint to isort and black
|
2025-06-06 15:52:18 +03:00 |
|
README.md
|
chore(readme): Updated the readme, removed unnecessary stuff and wrote a new description
|
2025-01-11 22:14:27 +03:00 |
|
requirements.txt
|
feat: add sqlite database
|
2025-05-15 01:06:03 +03:00 |