Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | refactor: cleanupFilesystem.cpp | Rachel Powers | |
* remove now redundant reflink/clone code for windows * remove unnessacery debug code that could slow things down 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: add missing mingw defs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): ioctl_clone for winbtrfs & ReFS | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: macos compat after refactor of `clonefile` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: support reflink on windows via winbtrfs! | Rachel Powers | |
https://github.com/maharmstone/btrfs Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: windows test compat | Rachel Powers | |
fix: compiler warning on int qint32 compare Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: better test compareison (also qt5 compat) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: Qt < 5.14.0 compat | 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 | feat: reflink / Clone support! | 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 | refactor: make complete list of links to make and send that. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: successful process elevation and comunication! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix CMakeLits.txt for non MSVC windows builds | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | qt5 compatability | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | working outside windows | 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-19 | Merge pull request #937 from DioEgizio/update-qt6 | txtsd | |
2023-03-19 | chore: update qt6 to 6.4.3 on windows and macos | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-03-14 | Merge pull request #931 from Janrupf/feature/custom-downloads-dir | Sefa Eyeoglu | |
2023-03-14 | Merge pull request #934 from heftymouse/develop | Sefa Eyeoglu | |
2023-03-14 | Merge pull request #888 from Scrumplex/nix-stuff | Sefa Eyeoglu | |
2023-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | Add visual studio files to gitignore | Nikhil B | |
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com> | |||
2023-03-14 | chore(nix): update sources | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix): add deadnix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix)!: use overlays.default | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore: format markdown files | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | feat(nix): add pre-commit-hooks.nix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | feat(nix): add devShell | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | refactor(nix): use flake-utils | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix): format code using alejandra | 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-13 | Merge pull request #927 from kthchew/fix/mingw-build | Sefa Eyeoglu | |
2023-03-13 | Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
chore(deps): update actions/cache action to v3.3.1 | |||
2023-03-13 | Merge pull request #929 from Scrumplex/drop-snap | txtsd | |
2023-03-13 | chore: drop Snap packaging | Sefa Eyeoglu | |
We do not have a lot of expertise dealing with Snap and as it is currently breaking our CI, it might be good to drop support for it. This does not mean that it won't come back in the future, but as it stands, it was effectively unmaintained and was only used for nightly builds anyway. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | chore(deps): update actions/cache action to v3.3.1 | renovate[bot] | |
2023-03-12 | fix: explicit conversion to C string to fix MinGW g++ 10 build | Kenneth Chew | |
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com> | |||
2023-03-12 | Update `tomlplusplus` library | Kenneth Chew | |
Fix build on MinGW g++ 10 Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com> | |||
2023-03-09 | Merge pull request #919 from PrismLauncher/renovate/actions-cache-3.x | txtsd | |
2023-03-09 | chore(deps): update actions/cache action to v3.3.0 | renovate[bot] | |
2023-03-09 | Merge pull request #896 from TheKodeToad/modrinth-token | Sefa Eyeoglu | |