Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-05 | feat: display license and issue tracker | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | change: don't toggle a resource's enabeling just by selecting it. only if ↵ | Rachel Powers | |
they are on the checkbox. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(modpage): mod icon in description and column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu | |
We have been contacted by Feed the Beast to drop support for the FTB modpack browser from Prism Launcher. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-14 | Merge pull request #946 from Ryex/subfolder-watch | Sefa Eyeoglu | |
2023-04-12 | refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion ↵ | Rachel Powers | |
of behavior) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-08 | fix: do not apply system theme on launch | Sefa Eyeoglu | |
Closes PrismLauncher/PrismLauncher#490 Regression introduced by PrismLauncher/PrismLauncher#249 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-08 | fix: load setting state with page. don't translate "..." | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-07 | fix: canonical*File*Path() | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | fix: harden watchPath. NO DUPLICATES! >:( | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | fix: no loops in watch paths! >:( | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | fix: Apply suggestions from code review | Rachel Powers | |
-expand columspan on new UI element -improve tooltip Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-31 | fix: Apply suggestions from code review (string changes) | Rachel Powers | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-27 | fix: use QDir::Filter::NoDotAndDotDot | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-27 | feat: add setting to watch recursively | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-21 | fix: don't try to watch the entier filesystem by watching parent links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-21 | feat: watch sub directories for mods | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | spelling and formatting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: adjust geometry and add missing tooltip | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | cleanup: code review sugestions | Rachel Powers | |
clean up translation strings Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: clean up initial review comments (flowin) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: connect new help button help-pages/instance-copy | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: track instance copies that use links | Rachel Powers | |
confirm deleations when other instances link to it Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: typos | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: Add UAC icon when symlinking on windows. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: intelegent recursive links & symlink follow on export | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: cleanup UI, detect FAT and turn off links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): hook up relink / clone on the copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: follow symlinks when exporting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(symlinks): make recursive links explicit | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(symlinks&hardlinks): linkup copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | we want to make links! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | feat: Add setting for downloads directory | Janrupf | |
Closes #641 Signed-off-by: Janrupf <business.janrupf@gmail.com> | |||
2023-03-09 | Merge pull request #896 from TheKodeToad/modrinth-token | Sefa Eyeoglu | |
2023-03-07 | Fix another duplicate name :facepalm: | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | (hopefully) Fix duplicates names | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | Apply flowln's suggestion :) | TheKodeToad | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-05 | Merge pull request #853 from kumquat-ir/nil | Sefa Eyeoglu | |
NilLoader mod metadata support | |||
2023-03-02 | Prism-ify more license headers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Merge branch 'PrismLauncher:develop' into modrinth-token | TheKodeToad | |
2023-03-02 | Merge pull request #788 from flowln/other_resource_downloaders_two | Sefa Eyeoglu | |
Add resource pack, texture pack and shader pack downloaders | |||
2023-03-02 | Move Modrinth before CurseForge for consistency | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | fix: change wording of TP/RP download buttons | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-01 | Add link | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-01 | Allow custom Modrinth API token | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-01 | Merge pull request #735 from Scrumplex/import-component | Sefa Eyeoglu | |