Andrew Senetar arsenetar
  • Joined on 2018-12-18
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-24 07:11:06 +00:00
f9085386a6 First pass code cleanup in qt/qtlib
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-22 06:11:05 +00:00
d576a7043c Code cleanups in core and other affected files
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-21 23:21:00 +00:00
7686647389 Fix flake8 error
696aed558b Change method for test symlink path generation
007d84361a Fix items missed in test_plat_other in last commit
78a536abba Minor code quality updates
Compare 4 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-21 22:01:07 +00:00
1ef5f56158 Code cleanups in hscommon & external effects
f9316de244 Code cleanups in hscommon\tests
Compare 2 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-21 13:51:05 +00:00
0189c29f47 Misc cleanups in core/tests
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-21 07:00:59 +00:00
2aa834be94 Update version & changelog for 1.8.1b0
5e4517aa53 Add fallback to HOMETRASH on plat_other
Compare 2 commits »
arsenetar synced commits to refs/tags/1.8.1b0 at arsenetar/send2trash from mirror 2021-08-21 07:00:59 +00:00
arsenetar synced new reference refs/tags/1.8.1b0 to arsenetar/send2trash from mirror 2021-08-21 07:00:59 +00:00
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-21 05:41:06 +00:00
b4fa1d68f0 Add check for python version to build.py, close #589
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-20 06:30:59 +00:00
62849fba0b Remove Python 3.4
74f2dff57b Add exception handling to file cleanup
922fc0342a Update tox config
Compare 3 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-19 12:51:06 +00:00
16df882481 Update requirements.txt for previous change
58c04ff9ad Switch from hsaudiotag to mutagen, close #440
Compare 2 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-19 04:41:07 +00:00
6b8f85e39a Reveal in Explorer / Finder, close #895
2fff1a3436 Add ablity to load results at start, closes #902
Compare 2 commits »
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-18 13:40:59 +00:00
1d1b8755a9 Create codeql-analysis.yml
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-18 12:21:06 +00:00
a685524dd5 Add files for more standardized build tools
74918e2c56 Attempt to fix apt-get failure
18895d983b Fix syntax error in codeql-analysis.yml
fe720208ea Add minimum custom build for codeql cpp
091d9e9239 Create codeql-analysis.yml
Compare 5 commits »
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-18 05:30:59 +00:00
d0e4890a4d Black format updates with correct line length
24079e245c Update tox.ini, flake8 ignore fewer errors
24b38e4ffe Update to use pyproject.toml & setup.cfg
Compare 3 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-18 04:11:05 +00:00
5a4958cff9 Update translation .pot files
be10b462fc Add portable mode
d62b13bcdb Removing travis
Compare 3 commits »
arsenetar synced commits to master at arsenetar/send2trash from mirror 2021-08-17 13:10:59 +00:00
69a82a5162 Dropping duplicate runs from travis CI
2b3f9891c2 Temporarily comment out macOS due to failing tests
039f92264b Dropping python 3.4
c2c47610c8 Fix steps in test
66fc79695e Attempt to fix issues with matrix and versions
Compare 7 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-17 11:51:06 +00:00
06eca11f0b Remove format check from lint job
2879f18e0d Run linting and formatting check in parallel before test
3ee21771f9 Fix workflow file format
c0ba6fb57a Test out github actions
Compare 4 commits »
arsenetar synced commits to master at arsenetar/dupeguru from mirror 2021-08-15 10:51:06 +00:00
bc942b8263 Add black format check to tox runs
ffe6b7047c Format all files with black correcting line length
9446f37fad Remove flake8 E731 Errors
af19660c18 Update flake8 and black configuration
99ad297906 Change preferences to use spinboxes where applicable
Compare 5 commits »
arsenetar synced commits to master at arsenetar/dupeguru-cocoa from mirror 2021-08-15 02:41:09 +00:00
8abf4de916 Minor Changes