143 Commits

Author SHA1 Message Date
0d36a591fb Remove caching configuration from Docker publish workflow
All checks were successful
Build Docker Image / docker (push) Successful in 53s
2025-04-14 21:47:08 +02:00
83d3365a85 Don't cache tonistiigi/binfmt
Some checks failed
Build Docker Image / docker (push) Failing after 3m4s
2025-04-14 21:42:48 +02:00
e4b9b8129b Delete duplicate workflows; update Docker publish cache host
Some checks failed
Build Docker Image / docker (push) Failing after 12m47s
2025-04-14 21:10:12 +02:00
7bbbbc2309 Refactor Docker publish workflow; add multi-architecture support; cache build layers
Some checks failed
Docker Build Check / docker-check (push) Successful in 6s
Build Docker Image / docker (push) Failing after 11m14s
Ruff / ruff (push) Successful in 4s
2025-04-14 20:56:49 +02:00
dcfb467858 Delete .github/workflows/docker-check.yml
All checks were successful
Build Docker Image / docker (push) Successful in 10m12s
Ruff / ruff (push) Successful in 4s
2025-04-14 20:08:14 +02:00
7582fa9642 Update Gitea token secret
All checks were successful
Build Docker Image / docker (push) Successful in 10m12s
Ruff / ruff (push) Successful in 4s
2025-04-14 19:24:28 +02:00
bd0c66e0fd Refactor Docker publish workflow
Some checks failed
Build Docker Image / docker (push) Failing after 11m4s
Ruff / ruff (push) Successful in 12s
2025-04-14 19:07:54 +02:00
76c09763ce Refactor ruff configuration in pyproject.toml 2025-04-14 11:22:13 +02:00
4e052cb511 Don't sync guild commands 2025-04-14 10:31:22 +02:00
32d8d0aae6 Remove image creation command and related imports from main.py 2025-04-14 10:30:23 +02:00
0e0ce99a08 Refactor copilot instructions for clarity and consistency 2025-04-14 10:30:13 +02:00
fb3b127eea Add custom instructions for GitHub Copilot to enhance development guidelines 2025-04-14 10:28:28 +02:00
b24effaa95 Use .gitea/ instead of .github/ 2025-04-14 10:11:12 +02:00
63b466c9ab Add Docker Build Check workflow and update Dockerfile syntax and commands 2025-04-14 10:09:24 +02:00
66c0132c1b Refactor Dockerfile to use Python image from Astral instead of Python and remove unnecessary git installation 2025-04-14 09:44:51 +02:00
9ab2ba8aec Remove SECURITY.md file 2025-04-14 09:32:55 +02:00
f0c7a0374f Update ruff-pre-commit to version v0.11.5 2025-04-14 09:32:48 +02:00
1993e2307a Remove discord-py source reference from pyproject.toml 2025-04-14 09:31:41 +02:00
3e193c09e4 Update discord-py digest to 2685516 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 19:48:26 +00:00
c8a43df665 Update discord-py digest to 460d188 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 02:22:01 +00:00
e0903eaccf Update discord-py digest to 973bb50 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 12:39:39 +00:00
2de4390bfc Update discord-py digest to de5720e (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 05:56:01 +00:00
5ebb69e508 Update discord-py digest to fbe2b35 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 01:37:57 +00:00
e027f329c2 Update discord-py digest to 93426da (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 12:53:05 +00:00
4db561a790 Update discord-py digest to 0e4f061 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 02:04:56 +00:00
56c33f9d8d Update discord-py digest to 2cf1bab (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:43:28 +00:00
c8cafe5b69 Update discord-py digest to 43e1c55 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 10:42:36 +00:00
92b45f4ff9 Update discord-py digest to fa158a5 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 02:49:42 +00:00
d433fb4cb9 Update discord-py digest to 8edf433 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 16:26:39 +00:00
65060cd1a0 Update discord-py digest to 76eb126 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-10 00:35:21 +00:00
bd3cbc6f90 Don't call .exception() outside exception handler 2025-02-10 01:29:28 +01:00
b9f16e8933 Update ruff pre-commit hook to version 0.9.5 2025-02-10 01:27:51 +01:00
3f02abbe95 Update image encoding to set WebP quality to 90 for enhanced images 2025-02-02 22:41:54 +01:00
92bfea0ee4 Remove enhance_image4 function and its usage from enhance_image_command 2025-02-02 21:59:59 +01:00
2596496ea6 Also get image url from the message by regexing the message. 2025-02-02 21:52:02 +01:00
2ad1738ce4 Add pre-commit configuration and fix newline issues in various files 2025-02-02 21:48:55 +01:00
af2e96e7f9 Integrate Sentry for error tracking 2025-02-02 21:47:13 +01:00
8d83435be5 Add enhance_image4 function for advanced image enhancement using MSRCR 2025-02-02 06:16:02 +01:00
30ddd72321 Enhance image processing functions with denoising capabilities 2025-02-02 06:05:03 +01:00
fcc157e4f9 Remove quality parameter from WebP encoding in image enhancement functions 2025-02-02 05:56:10 +01:00
93852cf3e0 Use webp instead of png 2025-02-02 05:45:35 +01:00
0281a1a77c Remove duplicate command 2025-02-02 05:37:21 +01:00
35358c7849 Update discord-py digest to db7b2d9 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 13:11:57 +00:00
59ce758481 Update discord-py digest to 418a791 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:52:26 +00:00
8c554d75e1 Update discord-py digest to afbbc07 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 12:59:19 +00:00
40c54ff57a Update discord-py digest to 743ef27 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 08:45:17 +00:00
e4139f98ac Update discord-py digest to b1b7369 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 09:51:58 +00:00
0dfbe4d6c1 Update discord-py digest to d5c80b6 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 09:51:07 +00:00
ef91c407ce Update discord-py digest to d956058 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 00:21:34 +00:00
981a19134c Add multiple image enhancement methods using OpenCV 2025-01-09 04:25:06 +01:00