Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove padding | clarkzjw | 2023-02-07 | 1 | -9/+1 |
| | |||||
* | bot: support compressed photo | clarkzjw | 2022-11-25 | 1 | -14/+23 |
| | |||||
* | Merge pull request #1 from clarkzjw/dependabot/pip/pillow-9.3.0 | clarkzjw | 2022-11-24 | 1 | -1/+1 |
|\ | | | | | build(deps): bump pillow from 9.2.0 to 9.3.0 | ||||
| * | build(deps): bump pillow from 9.2.0 to 9.3.0 | dependabot[bot] | 2022-11-25 | 1 | -1/+1 |
|/ | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | bot: add docker-compose.yaml | clarkzjw | 2022-11-24 | 3 | -0/+10 |
| | |||||
* | docker: add Dockerfile | clarkzjw | 2022-11-24 | 3 | -18/+20 |
| | |||||
* | bot: process images in memory | clarkzjw | 2022-11-24 | 1 | -23/+29 |
| | |||||
* | bot: add telegram bot to produce square image | clarkzjw | 2022-11-24 | 3 | -0/+102 |
| | |||||
* | + update README | clarkzjw | 2022-11-17 | 1 | -2/+8 |
| | |||||
* | + update README | clarkzjw | 2022-11-17 | 1 | -1/+7 |
| | |||||
* | + add batch processing | clarkzjw | 2022-11-17 | 1 | -16/+29 |
| | |||||
* | + update | clarkzjw | 2022-11-17 | 2 | -10/+2 |
| | |||||
* | + fix | clarkzjw | 2022-09-30 | 1 | -5/+5 |
| | |||||
* | + add padding and drop shadow | clarkzjw | 2022-09-30 | 4 | -0/+141 |
| | |||||
* | + init | clarkzjw | 2022-09-30 | 1 | -0/+4 |