gimmeliina
d2b91d4aed
Fix safari image sizing in edit queue and image upload ( #1030 )
latest-develop
v0.7.9
2026-01-21 21:34:39 +01:00
InfiniteStash
fd6d89f84b
Fix findScenesBySceneFingerprints not returning all scenes ( #1034 )
2026-01-21 21:33:47 +01:00
InfiniteStash
e580cb27b3
Fix deleted scenes showing up in query results ( #1033 )
2026-01-21 21:33:27 +01:00
InfiniteStash
e8ac277614
Fix multi criterion query plan ( #1027 )
v0.7.8
2025-12-21 11:51:14 +01:00
InfiniteStash
2254632462
Fix deleted tags not showing up in scene edits ( #1028 )
2025-12-21 11:51:05 +01:00
InfiniteStash
22a1f014a6
Fix notifications for edits applied via cron ( #1026 )
v0.7.7
2025-12-18 11:37:51 +01:00
InfiniteStash
66f60461d1
Fix scene sort indexes and count query ( #1025 )
2025-12-18 11:35:53 +01:00
InfiniteStash
12bc86c2bd
Fix MultiIDCriterion query join ( #1022 )
2025-12-18 11:35:20 +01:00
InfiniteStash
223478e8ba
Fix duplicated scenes when filtering by multiple tags ( #1018 )
v0.7.6
2025-12-08 09:27:39 +01:00
InfiniteStash
b150e53b29
Fix user promotion bugs ( #1020 )
2025-12-08 09:24:17 +01:00
InfiniteStash
c453091d27
Fix null pointer error for missing images ( #1019 )
2025-12-08 09:23:54 +01:00
InfiniteStash
249279e6a0
Fix edit bot flag creation ( #1021 )
2025-12-08 09:23:37 +01:00
InfiniteStash
86d2de6519
Fix performers with 0 scenes being dropped from queries ( #1016 )
v0.7.5
2025-12-05 14:12:10 +01:00
InfiniteStash
4922333072
Fix null age for partial birthdates ( #1015 )
2025-12-05 14:11:40 +01:00
InfiniteStash
17786c56e5
Fix panic when db init fails ( #1014 )
2025-12-05 14:11:25 +01:00
InfiniteStash
d446652ecd
Revert to UUID V4 for image ids ( #1013 )
2025-12-05 14:10:59 +01:00
InfiniteStash
4aaaa1814a
Revert invite keys to uuid v4, and fix uuid validation ( #1012 )
2025-12-05 14:10:26 +01:00
InfiniteStash
d097d429dd
Fix notification query parameters ( #1010 )
2025-12-05 14:09:30 +01:00
InfiniteStash
71f04792f1
Fix otelpgx span names and add username to graphql errors ( #1000 )
2025-12-05 14:07:01 +01:00
dependabot[bot]
5dc71a6add
Bump golang.org/x/crypto from 0.41.0 to 0.45.0 ( #999 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.41.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 14:06:22 +01:00
InfiniteStash
dcf10fb046
Disable package name lint check ( #1011 )
2025-12-04 17:22:35 +01:00
dependabot[bot]
883a1500f0
Bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 ( #984 )
...
Bumps [github.com/wneessen/go-mail](https://github.com/wneessen/go-mail ) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/wneessen/go-mail/releases )
- [Commits](https://github.com/wneessen/go-mail/compare/v0.6.2...v0.7.1 )
---
updated-dependencies:
- dependency-name: github.com/wneessen/go-mail
dependency-version: 0.7.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.7.4
2025-11-19 09:21:43 +01:00
InfiniteStash
f5cf157bde
Fix enum validation ( #998 )
2025-11-19 09:18:42 +01:00
dependabot[bot]
0b583f2e22
Bump vite from 5.4.19 to 5.4.21 in /frontend ( #985 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.19 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 09:15:23 +01:00
InfiniteStash
524f30276a
Implement performer query birth/death_date filters ( #996 )
2025-11-19 09:14:37 +01:00
sashapp
ebfde32d01
Allow "Read" Role to Edit Favorite Notifications ( #992 )
2025-11-18 23:41:42 +01:00
InfiniteStash
10ca75a846
Fix otelpgx span names ( #997 )
2025-11-18 23:41:08 +01:00
InfiniteStash
2117d01d96
Fix birthdate related performer queries ( #995 )
2025-11-18 23:38:29 +01:00
InfiniteStash
7f110c77b4
Fix invite flow, vote counts, and notifications ( #990 )
v0.7.3
2025-11-16 23:04:15 +01:00
InfiniteStash
06077424f1
Fix draft tag resolution ( #989 )
v0.7.2
2025-11-16 17:29:57 +01:00
InfiniteStash
8929e47ccf
Fix graphql no result errors ( #988 )
...
* Fix findTag no result error
* Fix postgres error in studio/performer graphql queries
* Fix graphql error when querying performer for non-existant id
v0.7.1
2025-11-16 15:10:45 +01:00
InfiniteStash
ea06fbff8f
Refactor application structure and query layer ( #987 )
v0.7.0
2025-11-16 13:45:24 +01:00
InfiniteStash
c5a31be447
Switch to biome for frontend lint/format ( #980 )
2025-08-26 08:59:20 +02:00
InfiniteStash
0b9299948f
Update to go 1.25 and bump libraries ( #976 )
2025-08-26 08:46:07 +02:00
Ian McKenzie
287e52515f
Bump github.com/99designs/gqlgen from 0.17.56 to 0.17.78 ( #979 )
...
Currently `make generate` fails on go1.24+, caused by something in
gqlgen that they fixed in 0.17.65, with additional go1.24 fixes in
0.17.67.
The current most up to date version is 0.17.78, this PR bumps to
that version.
2025-08-25 17:18:48 +02:00
Ian McKenzie
feeb6fe20e
Add apt update to libvips-dev installation ( #978 )
2025-08-24 23:19:33 +02:00
dependabot[bot]
39abf9bffc
Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 ( #972 )
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.6.17
2025-08-10 11:18:47 +02:00
InfiniteStash
bff6004475
Fix trending sort for certain queries ( #975 )
2025-08-10 11:15:52 +02:00
dependabot[bot]
1e904f97cd
Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 ( #970 )
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.1.0...v5.2.2 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-version: 5.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-10 11:13:13 +02:00
InfiniteStash
eb32c6ec62
Remove X-Frame-Options header ( #968 )
v0.6.16
2025-06-13 23:02:35 +02:00
smith113-p
5d888c2fd4
Treat unmatched URLs as studio even if more than one URL was sent ( #967 )
2025-06-13 22:59:50 +02:00
InfiniteStash
2968ab4fc1
Fix image cache headers ( #965 )
v0.6.15
2025-06-07 13:50:19 +02:00
InfiniteStash
6666e8eba2
Make CSP header configurable, and disable images in markdown ( #964 )
v0.6.14
2025-06-06 13:41:20 +02:00
InfiniteStash
96ee6978ac
Set security headers ( #961 )
v0.6.13
2025-06-05 09:28:27 +02:00
InfiniteStash
77f9dc5620
Change Image model dimension integer size ( #960 )
v0.6.12
2025-06-03 10:11:54 +02:00
InfiniteStash
13bd9f361d
Add cache headers for resized images ( #958 )
2025-06-03 09:58:13 +02:00
dependabot[bot]
cebe063600
Bump vite from 5.4.12 to 5.4.19 in /frontend ( #959 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.12 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 09:57:59 +02:00
dependabot[bot]
58485853ec
Bump golang.org/x/net from 0.33.0 to 0.38.0 ( #946 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 09:57:31 +02:00
Ian McKenzie
b21b5685d9
Add optional ignore_size to image resize settings ( #957 )
2025-06-03 09:44:09 +02:00
peolic
f1223440bb
Fix incorrect value in performer draft parser ( #942 )
2025-06-03 09:43:01 +02:00