stash/vendor/github.com
WithoutPants 5495d72849 File storage rewrite (#2676)
* Restructure data layer part 2 (#2599)
* Refactor and separate image model
* Refactor image query builder
* Handle relationships in image query builder
* Remove relationship management methods
* Refactor gallery model/query builder
* Add scenes to gallery model
* Convert scene model
* Refactor scene models
* Remove unused methods
* Add unit tests for gallery
* Add image tests
* Add scene tests
* Convert unnecessary scene value pointers to values
* Convert unnecessary pointer values to values
* Refactor scene partial
* Add scene partial tests
* Refactor ImagePartial
* Add image partial tests
* Refactor gallery partial update
* Add partial gallery update tests
* Use zero/null package for null values
* Add files and scan system
* Add sqlite implementation for files/folders
* Add unit tests for files/folders
* Image refactors
* Update image data layer
* Refactor gallery model and creation
* Refactor scene model
* Refactor scenes
* Don't set title from filename
* Allow galleries to freely add/remove images
* Add multiple scene file support to graphql and UI
* Add multiple file support for images in graphql/UI
* Add multiple file for galleries in graphql/UI
* Remove use of some deprecated fields
* Remove scene path usage
* Remove gallery path usage
* Remove path from image
* Move funscript to video file
* Refactor caption detection
* Migrate existing data
* Add post commit/rollback hook system
* Lint. Comment out import/export tests
* Add WithDatabase read only wrapper
* Prepend tasks to list
* Add 32 pre-migration
* Add warnings in release and migration notes
2022-09-06 07:03:42 +00:00
..
99designs/gqlgen Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
Yamashou/gqlgenc Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
agnivade/levenshtein Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
anacrolix/dms DLNA (#1364) 2021-05-20 16:58:43 +10:00
antchfx Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
asticode Caption support (#2462) 2022-05-06 11:59:28 +10:00
chromedp Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
corona10/goimagehash Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
cpuguy83/go-md2man/v2 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
davecgh/go-spew Querybuilder integration tests (#513) 2020-05-04 17:02:49 +10:00
disintegration/imaging Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
doug-martin/goqu/v9 File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
fsnotify/fsnotify Bump viper version, fix nobrowser (#1991) 2021-11-12 09:21:04 +11:00
fvbommel/sortorder Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
go-chi Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
go-toast/toast Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
gobwas Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
golang/groupcache Xpath scraping from URL (#285) 2020-01-04 11:39:33 -05:00
golang-jwt/jwt/v4 Migrate to golang-jwt (#1757) 2021-09-24 11:57:49 +10:00
golang-migrate/migrate/v4 Replace packr with go embed (#1751) 2021-09-22 13:08:34 +10:00
gorilla Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
hashicorp Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
inconshreveable/mousetrap Initial commit 2019-02-09 04:32:50 -08:00
jinzhu/copier Add image scraping support (#370) 2020-03-11 11:41:55 +11:00
jmoiron/sqlx Replace packr with go embed (#1751) 2021-09-22 13:08:34 +10:00
josharian/intern Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
json-iterator/go Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
kermieisinthehouse Fix windows systray icon just hanging out (#2330) 2022-02-18 15:03:41 +11:00
lucasb-eyer/go-colorful Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +11:00
magiconair/properties Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
mailru/easyjson Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
matryer/moq Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
mattn/go-sqlite3 File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
mitchellh Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
modern-go Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
natefinch/pie Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
nfnt/resize Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
nu7hatch/gouuid Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
pelletier/go-toml Bump viper version, fix nobrowser (#1991) 2021-11-12 09:21:04 +11:00
pkg Start browser on server start (#1832) 2021-10-29 10:19:23 +11:00
pmezard/go-difflib Querybuilder integration tests (#513) 2020-05-04 17:02:49 +10:00
remeh/sizedwaitgroup Parallel scanning/generation, and combined scanning/preview/sprite (#820) 2020-11-25 12:45:10 +11:00
robertkrimen/otto Embedded javascript plugins (#1393) 2021-05-26 14:17:53 +10:00
rs Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
russross/blackfriday/v2 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
shurcooL/graphql Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
sirupsen/logrus Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
spf13 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
stretchr Bump viper version, fix nobrowser (#1991) 2021-11-12 09:21:04 +11:00
subosito/gotenv Selective export (#770) 2020-09-15 17:28:53 +10:00
tidwall Bump github.com/tidwall/gjson from 1.8.1 to 1.9.3 (#1906) 2021-11-01 11:31:28 +11:00
urfave/cli/v2 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
vearutop/statigz Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +11:00
vektah/gqlparser/v2 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00
vektra/mockery/v2 Support Go 1.18: Upgrade gqlgen to v0.17.2 (#2443) 2022-04-02 18:08:14 +11:00