Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
I could use rvalue references and fix my brain fart, but i think regular references are more readable and safer here.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Added regex expresion to exclude .DS_Store files
|
|
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
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
|
|
Modrinth: use default icon for non-managed packs
|
|
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
|
|
Fix bugs when updating curseforge modpacks
|
|
Fix compiling on FreeBSD
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: Chris Lane <git@chrislane.com>
|
|
Signed-off-by: Chris Lane <git@chrislane.com>
|
|
Signed-off-by: Chris Lane <git@chrislane.com>
|
|
Fixes: #317
Signed-off-by: James Beddek <telans@posteo.de>
|
|
Signed-off-by: Jakub Wroński <kubawronski161@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Remove inconsistent/unneeded question marks in UI
|
|
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>
|
|
Signed-off-by: James Beddek <telans@posteo.de>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
|
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>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into mods_txt
|
|
into net_job_crash
|
|
into packaging/appimage-updates
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
packaging(linux): use vars when refrencing qt install dir
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
packaging(appimage): dont use rsync
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
packaging: use runner.workspace when copying files
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
packaging(appimage): put zsync in relase:x
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
use with:token insted of env for GITHUB_TOKEN (which is depricated)
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
fix: appimage zsync needs consistant filenames across verisons
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
upload proper zsync
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
fix: non versioned appimage filename
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
|
|
|
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
PrismLauncher/renovate/cachix-install-nix-action-22.x
chore(deps): update cachix/install-nix-action action to v22
|
|
fix(appimage): bundle generic opengl lib
|
|
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
|
into develop
|