aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_core/utils/paste_service.py (follow)
Commit message (Expand)AuthorAgeLines
* Drop support for Pydantic 1.XGravatar Chris Lovering2024-03-04-1/+1
* ruff lint fix: Run remaining auto-fixable rulesGravatar Chris Lovering2024-03-04-1/+2
* Update ruff config to enable unsafe and preview rulesGravatar Chris Lovering2023-10-26-1/+1
* fixup: correct docstring wording in paste_serviceGravatar Chris Lovering2023-07-20-1/+1
* Add type hints to paste_service pydantic modelsGravatar Chris Lovering2023-07-14-5/+5
* Support sending multiple files to paste service at onceGravatar Chris Lovering2023-07-14-22/+36
* Update expiry label from 1 month to 30 days (#185)v9.9.2Gravatar ChrisJL2023-07-02-1/+1
* Add supported lexer validation to paste service and default the paste_url (#182)v9.9.0Gravatar ChrisJL2023-06-21-4/+31
* Add paste service utility (#179)Gravatar ChrisJL2023-06-10-0/+112