644 Commits

Author SHA1 Message Date
BillyOutlast
ed9f0df9f4 change postgres version 2025-08-29 20:30:16 -04:00
BillyOutlast
5d199ffa48 Updating for podman 2025-08-29 20:29:50 -04:00
Shadchamp
50ab7aac62 updated postgres 2025-08-29 18:16:14 -04:00
Shadchamp
cbd4d3f2c8 Updating deps 2025-08-29 18:15:16 -04: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>
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) 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) 2025-06-07 13:50:19 +02:00
InfiniteStash
6666e8eba2 Make CSP header configurable, and disable images in markdown (#964) 2025-06-06 13:41:20 +02:00
InfiniteStash
96ee6978ac Set security headers (#961) 2025-06-05 09:28:27 +02:00
InfiniteStash
77f9dc5620 Change Image model dimension integer size (#960) 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
dependabot[bot]
17f3ab406a Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#937)
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  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:42:40 +02:00
DogmaDragon
a568d08e4a Update README to add official forum (#949) 2025-06-03 09:41:40 +02:00
InfiniteStash
6a0b54872b Add image resize cache (#955) 2025-05-23 23:12:55 +02:00
Ian McKenzie
3a900a80f1 Add pending scene creates to edits tabs (#925) 2025-03-05 23:34:49 +01:00
InfiniteStash
2f87c1672b Clear old user notifications (#924) 2025-03-05 23:32:12 +01:00
InfiniteStash
7057ce5ac2 Add read only role (#933) 2025-03-05 23:31:36 +01:00
InfiniteStash
450b46a633 Add optional tag edit role (#932) 2025-03-05 23:25:23 +01:00
InfiniteStash
0ce51709e4 Use vips thumbnail resizing and disable vips cache (#920) 2025-01-24 14:12:39 +01:00
dependabot[bot]
b5e27185bc Bump golang.org/x/net from 0.32.0 to 0.33.0 (#922)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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-01-24 14:10:38 +01:00
InfiniteStash
ed89f31529 Fix useBeforeUnload hook persisting beyond form (#921) 2025-01-24 14:07:22 +01:00
InfiniteStash
571d2e34b6 Document jpeg quality config setting (#923) 2025-01-24 14:06:16 +01:00
InfiniteStash
0c3bd2976e Add vips png->webp conversion, and configurable jpeg quality (#914) 2025-01-24 14:04:07 +01:00
dependabot[bot]
bf985b0923 Bump vite from 5.4.11 to 5.4.12 in /frontend (#917)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-01-24 14:03:40 +01:00
InfiniteStash
4bf8a87bec Fix disabling phash distance checks (#915) 2025-01-24 14:03:27 +01:00
InfiniteStash
8ce44a1bbc Fix case sensitivity of performer/scene url search (#913) 2025-01-24 14:03:12 +01:00
InfiniteStash
ad500e3792 My fingerprints: Add tag filter and title sorting, and fix trending (#911) 2025-01-24 14:02:47 +01:00
InfiniteStash
38b6b1312a Fix filtering of exact tag searches (#912) 2025-01-24 14:02:23 +01:00
peolic
2fb6b66cc3 Fix clearing fields in merge edits (#904) 2025-01-24 14:01:59 +01:00
InfiniteStash
c9fc7ecd3d Fix s3 image loading memory leak (#910) 2025-01-12 11:56:43 +01:00
InfiniteStash
7a97232b12 Fix vips memory leak (#908) 2025-01-11 22:00:22 +01:00
InfiniteStash
372f8fa3b9 Add mark read button for individual notifications (#907) 2025-01-11 22:00:08 +01:00
InfiniteStash
41b82d95e9 Add FingerprintedSceneEdit notification type (#905) 2025-01-11 13:31:49 +01:00
InfiniteStash
1e937d29ef Fix runtime error when activation key is expired (#901) 2025-01-10 22:01:11 +01:00
InfiniteStash
0d51817a4e Make favorites unique, and add timestamp (#902) 2025-01-10 20:33:31 +01:00
InfiniteStash
ba7cc9809d Fix notifications of comments on own edits (#900) 2025-01-08 22:37:05 +01:00
InfiniteStash
7b0db8496e Fix notification subscription mutation cache (#899) 2025-01-08 22:32:54 +01:00
InfiniteStash
963b2d89ba Add note about remaining edit update counts (#895) 2025-01-08 21:40:09 +01:00
peolic
b6e069f62d Fix search page index (#896) 2025-01-08 21:39:48 +01:00