stash/pkg/sqlite
7dJx1qP d274f86390
Add backup directory path setting (#2953)
* add backup directory path setting
* Don't default backup path
* handle migration backup path input when given filename or path

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-09-30 10:00:50 +10:00
..
migrations Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
common.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
custom_migrations.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
database.go Add backup directory path setting (#2953) 2022-09-30 10:00:50 +10:00
file.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
file_test.go [Files Refactor] Performance tuning (#2784) 2022-09-06 07:03:42 +00:00
filter.go Split by whitespace for path includes/excludes (#2919) 2022-09-16 14:45:08 +10:00
filter_internal_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
fingerprint.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
folder.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
folder_test.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
functions.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
gallery.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
gallery_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
image.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
image_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
movies.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
movies_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
performer_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
query.go [Files Refactor] Performance tuning (#2809) 2022-09-06 07:03:42 +00:00
record.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
regex.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
saved_filter.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
saved_filter_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scene.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
scene_marker.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scene_marker_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
scene_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
sql.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
table.go Fix bulk add movie to scenes and autotag transaction error (#2928) 2022-09-19 14:52:40 +10:00
tables.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
tag.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
tag_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
transaction.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
tx.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
values.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00