Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Signed-off-by: leo78913 <leo3758@riseup.net>
|
|
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
|
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
ScreenshotsPage fixes
|
|
into curse
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: supress unused with [[maybe_unused]]
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: unshadow ^&^& static_cast implicit return
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: deshadow and mark unused in parse task
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: mark unused in folder models
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: deshadow and mark unused with instances
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: more deshadow and unused
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: remove uneeded simicolons
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: mark unused
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: prevent shadow
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
while already at it I updated all my emails to use one from my domain
Signed-off-by: Tayou <tayou@gmx.net>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into settings
|
|
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
We don't support that macOS version. This check also never worked, as we
never set the platform to that value.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
refactor/net-split-headers-to-proxy-class
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
This signal is not usually what you want, and creates an inconsistent experience.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into visit_mod_page
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
into curse
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into develop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into net_job_crash
|
|
chore: avoid confusion in file/url import dialog
|
|
Feature: image coumn for Mod, Resource Pack, and Texturepack pages
|
|
Signed-off-by: seth <getchoo@tuta.io>
|
|
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Fixes #1212
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
into visit_mod_page
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Added dynamic page extra info
|
|
Signed-off-by: P2 <tomarchioalfio5@gmail.com>
|
|
This causes the thumbnailing thread pool to spend a lot of time attempting to
retry an image that failed. A null result is common where the image is too large
to be allocated (>128MiB alloc).
The repeated retries continue after page delete, causing hangs if a user
tries to exit the application.
Fixes: #1201
Signed-off-by: James Beddek <telans@posteo.de>
|
|
Removes pending QThreadPool jobs which linger after page delete.
May help with #1201 by allowing the pool to finish earlier.
Signed-off-by: James Beddek <telans@posteo.de>
|