summaryrefslogtreecommitdiff
path: root/cron
AgeCommit message (Collapse)Author
2023-02-08Bump cryptography from 37.0.4 to 39.0.1 in /crondependabot/pip/cron/cryptography-39.0.1dependabot[bot]
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01Disable SSL warningsYuval Adam
2022-09-01Add manual requirements.txt and update sls.ymlYuval Adam
2022-09-01Update pipfile lockYuval Adam
2022-08-21Do not verify SSL certsYuval Adam
2019-12-17Remove unused venv includeYuval Adam
2019-12-17Fix sorting functionYuval Adam
2019-12-17Fix bad with blockYuval Adam
2019-12-17Add serverless support for python requirementsYuval Adam
2019-12-17Remove venvYuval Adam
2019-12-17Rename cron taskYuval Adam
2019-12-17Prepare for deployYuval Adam
2019-12-17Update imgs varYuval Adam
2019-12-17Initial HTTP NTLM supportYuval Adam
2019-10-09Initial FTP implementationYuval Adam
2019-06-02Fix error when Set-Cookie is missingYuval Adam
2019-06-02Implement anti-scraping fallbackYuval Adam
2019-04-23Remove fetching of low res imagesYuval Adam
2017-11-18Fix key bug in update functionYuval Adam
2017-11-17Unified file structureYuval Adam
2017-11-17Update MIME types and cache headersYuval Adam
2017-11-17Add lambda cron taskYuval Adam