1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/core
Andrew Senetar 83f5e80427
feat: Remove shelve picture cache
- Remove shelve picture cache as it has had a fair number of historical
  issues.  Original issue for which it was added should be long
  resolved.  Additionally this allows additional consolidation of the
  various cache code and potentially dbs in the future.
- Remove all related preferences and related code for changing cache
  backend between sqlite and shelve.
2023-01-06 00:35:23 -06:00
..
gui Replace all relative imports 2022-05-09 01:40:08 -05:00
me Replace all relative imports 2022-05-09 01:40:08 -05:00
pe feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
se Replace all relative imports 2022-05-09 01:40:08 -05:00
tests feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
__init__.py Update version & changelog for 4.3.1 release 2022-07-07 22:06:06 -05:00
app.py feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
directories.py Replace all relative imports 2022-05-09 01:40:08 -05:00
engine.py Fix typo in engine.py 2022-07-07 19:06:35 -05:00
exclude.py Replace all relative imports 2022-05-09 01:40:08 -05:00
export.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
fs.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
ignore.py More cleanup and fixed a flake8 build issue 2021-08-25 01:11:24 -05:00
markable.py More cleanups 2021-08-25 00:46:33 -05:00
prioritize.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
results.py Replace all relative imports 2022-05-09 01:40:08 -05:00
scanner.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
util.py Add update check function and call from about 2022-03-27 21:13:27 -05:00