Fix StealEmoji’s max size check #793

Merged
floatingghost merged 3 commits from Oneric/akkoma:emojistealer_contentlength into develop 2024-06-12 17:09:06 +00:00
Member

sorry, my bad, type confusion

i’m surprised this wasn’t reported earlier, seems barely anyone uses StealEmoji or maybe noone checked whether new ones got still added?

sorry, my bad, type confusion i’m surprised this wasn’t reported earlier, seems barely anyone uses StealEmoji or maybe noone checked whether new ones got still added?
Oneric added 3 commits 2024-06-05 18:22:21 +00:00
All headers are strings, always.
In this case it didn't matter atm,
but let’s not provide confusing examples.
Headers are strings, but this expected to already get an int
thus always failing the comparison if the header was set.

Fixes mistake in d6d838cbe8
mrf/steal_emoji: display download_unknown_size in admin-fe
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
df27567d99
Fixes omission in d6d838cbe8

hehe
figures
thanks

hehe figures thanks
floatingghost merged commit b03edb4ff4 into develop 2024-06-12 17:09:06 +00:00
floatingghost deleted branch emojistealer_contentlength 2024-06-12 17:09:06 +00:00
Sign in to join this conversation.
No description provided.