Commit Graph

  • 7ab1f89795 Move exif under externaltools. (#1297) master Googol Lee 2025-08-31 18:48:29 +02:00
  • 3efaf2ce0c Add the file shell tool for debug and investigation in the container fix-cr3 Konstantin Koval 2025-08-30 14:10:01 +03:00
  • 37bba89763 Add a CR3 sample to the test media Konstantin Koval 2025-08-30 13:39:44 +03:00
  • 0b65d32d05 Fix filter assignment; WHERE statements; added ordering to make the most appropriate URLs go 1st (#1294) Kostiantyn 2025-08-28 19:34:37 +03:00
  • 74a297068c Remove internal exif (#1293) Googol Lee 2025-08-27 20:36:06 +02:00
  • ddf1fdf908 Bump testify version in API (#1292) Kostiantyn 2025-08-26 19:28:49 +03:00
  • 685df92475 Add scrollbar to people sidebar section (#1276) Tyler Hagen 2025-08-25 01:24:57 -05:00
  • 688463126b Set the new PostgreSQL version in dev-compose and API tests (#1289) Kostiantyn 2025-08-22 12:49:23 +03:00
  • 1b3ebc3ce7 Bump PostgreSQL image to version 17; add the auto-migrate preparation service (#1281) Kostiantyn 2025-08-21 23:20:44 +03:00
  • 03b290eba7 Update API with Debian trixie (#1286) Googol Lee 2025-08-20 21:29:03 +02:00
  • 48d161f445 Bump the npm_and_yarn group across 1 directory with 15 updates dependabot/npm_and_yarn/ui/npm_and_yarn-66bab1c340 dependabot[bot] 2025-08-20 14:44:40 +00:00
  • 35e65caf7c Update dependencies with Debian trixie (#1285) Googol Lee 2025-08-20 16:39:36 +02:00
  • 65bdfb55dd Monitor both Dockerfiles; Monitor compose files (#1280) Kostiantyn 2025-08-19 17:11:09 +03:00
  • 6f78bb8f1f Avoid all os.Exit and log.Fatal (#1279) Googol Lee 2025-08-19 16:07:16 +02:00
  • ff5b83916c A few small fixes for bugs, detected during the merge upstream changes to my forked repo (#1270) Kostiantyn 2025-08-19 16:34:46 +03:00
  • 368eb063e0 Bump golang from 1.24-bookworm to 1.25-bookworm (#1278) dependabot[bot] 2025-08-19 10:47:36 +02:00
  • bf05f24b56 Bump actions/checkout from 4 to 5 in /.github/workflows (#1277) dependabot[bot] 2025-08-18 17:09:52 +03:00
  • 79b920ab57 Bump several deps (#1274) Kostiantyn 2025-08-18 14:48:54 +03:00
  • 4cb5834661 Update macos local development dependencies (#1268) Tyler Hagen 2025-08-07 09:40:20 -05:00
  • 2d1c5df73b Bump GQLgen to the latest version (#1267) Kostiantyn 2025-08-04 16:22:45 +03:00
  • 92e438122e Add jpeg-xl example file. (#1266) Googol Lee 2025-07-27 14:22:08 +02:00
  • 66fecbd5ac Bump GORM API dependency to a minor version (#1263) Kostiantyn 2025-07-26 10:33:43 +03:00
  • 0b157b330a Fix: Exif parsers should accept longtitude up to 180 degrees (#1260) Nikolay Kalinin 2025-07-23 19:38:23 +02:00
  • b55a80f5b9 Improve *TestMain to handle the exit code. (#1258) Googol Lee 2025-07-22 21:14:20 +02:00
  • 002cfef11b Add missing os.exit() wrapper to the test call. (#1257) Kostiantyn 2025-07-22 10:38:53 +03:00
  • 4206a166c6 Set AutoOrient when reading files. (#1254) Googol Lee 2025-07-19 21:58:07 +02:00
  • 701e3379ea Add orientation tests. (#1249) Googol Lee 2025-07-19 16:29:42 +02:00
  • 5b952b04b8 Small Dockerfile improvements (#1246) Kostiantyn 2025-07-18 17:51:11 +03:00
  • 69915575d5 Add blurhash task, instead of a global blurhash generating. (#1250) Googol Lee 2025-07-18 15:37:51 +02:00
  • 50209bc55c Fix the coverage for codecov. (#1251) Googol Lee 2025-07-18 15:21:03 +02:00
  • d7cc42ed6e Bump several API deps (#1247) Kostiantyn 2025-07-18 11:43:41 +03:00
  • 124b6d34a9 Auto-orient image during processing (#1242) Kostiantyn 2025-07-11 13:21:28 +03:00
  • 06d2e05ae4 Non-fork face detection, avoiding a race condition. (#1243) Googol Lee 2025-07-11 11:16:41 +02:00
  • 882c6abc84 Fix failed build for v2.4.0 version (#1244) Kostiantyn 2025-07-10 10:26:46 +03:00
  • 6aca4fe2f9 Fix scanner test. (#1241) Googol Lee 2025-07-09 22:25:44 +02:00
  • 3bc3e09467 Fix GitHub commit passing, UI build and cache for different purposes (#1239) Kostiantyn 2025-07-08 17:13:20 +03:00
  • 3f57330a6e Make TaskContext as context.Context. (#1232) Googol Lee 2025-07-01 19:30:31 +02:00
  • d126bef343 Ensure features are enabled with imagemagick. (#1233) Googol Lee 2025-07-01 16:42:28 +02:00
  • 029bf280e5 Bump GQLparser and GQLgen deps in API (#1234) Kostiantyn 2025-06-30 22:53:20 +03:00
  • 7067e1097c Bump github.com/go-viper/mapstructure/v2 (#1230) dependabot[bot] 2025-06-30 17:32:27 +03:00
  • 36edc2534c Change default thumbnail of album. (#1225) Googol Lee 2025-06-30 11:05:48 +02:00
  • fafa3a3d64 Fix the local build of the dependencies image, including the debug image instructions (#1229) Kostiantyn 2025-06-29 22:41:17 +03:00
  • 0192e4e640 Drop tables instead of truncating tables. (#1224) Googol Lee 2025-06-26 22:19:09 +02:00
  • a8edb30ae4 Refactor Docker build workflows (#1221) Kostiantyn 2025-06-26 11:58:50 +03:00
  • 73ae3e8132 Bump API deps to versions, released this week (#1220) Kostiantyn 2025-06-20 11:39:07 +03:00
  • 2b1240b88b Refactor API video route (#1202) Kostiantyn 2025-06-18 20:38:19 +03:00
  • 9369f72d3b Bump API deps from last 2 weeks (#1218) Kostiantyn 2025-06-13 20:58:03 +03:00
  • a22967b7d0 Refactor the Periodic Scanner module (#1210) Kostiantyn 2025-06-11 17:09:22 +03:00
  • 0da8bef69e Update log for passing attrs with context. (#1216) Googol Lee 2025-06-07 17:11:50 +02:00
  • 1d1305628a Add multiple face group merge support (#1162) marc7s 2025-06-07 09:21:02 +02:00
  • 535f8e57fd Use Magickwand to handle images. (#1212) Googol Lee 2025-06-03 22:04:03 +02:00
  • c390f83355 Bump gorm and its postgres driver to the latest versions (#1215) Kostiantyn 2025-06-02 11:51:02 +03:00
  • 01cd0a9ce4 Enable shared build of ImageMagick. Googol Lee 2025-05-23 20:33:19 +02:00
  • 8872ea1df3 Include MagicWand library in the dependency image. (#1209) Googol Lee 2025-05-23 11:27:07 +02:00
  • a378522af4 Use magick generating thumbnails. Googol Lee 2025-05-22 09:01:43 +02:00
  • 9d7cf8ad33 Drop linux/arm/v7 Googol Lee 2025-05-17 09:45:39 +02:00
  • a1aadf678d Bump several API dependencies to their latest versions (#1203) Kostiantyn 2025-05-11 12:08:58 +03:00
  • fe3cc16026 Remove Thumbnail Preferences. (#1200) Googol Lee 2025-05-11 10:44:58 +02:00
  • 27a0b082d1 Handle photo not found case in API routes (#1201) Kostiantyn 2025-05-10 17:45:32 +03:00
  • 36f3924b4f Bump GQLgen, GQLparser and GORM versions in API (#1197) Kostiantyn 2025-05-05 18:14:59 +03:00
  • 7cb949a6be More granular media-cache folder permissions (#1199) Kostiantyn 2025-05-03 19:09:52 +03:00
  • 5d46478c01 Fix the incorrect thumbnails for albums issue (#1198) Kostiantyn 2025-05-03 18:48:57 +03:00
  • 07be0af1c2 Add more real media files to scanner_test (#1195) Googol Lee 2025-04-28 11:10:32 +02:00
  • cda043ddb8 Add a basic zh-TW Traditional Chinese translation (#1187) Peter Dave Hello 2025-04-22 09:09:49 -07:00
  • 0961984134 Bump gqlgen and gqlparser versions in API (#1191) Kostiantyn 2025-04-21 22:54:49 +03:00
  • 18360e71ae Bump several deps to the latest versions (#1189) Kostiantyn 2025-04-15 12:59:15 +03:00
  • 862ac5af39 Bump gqlgen to 0.17.70 (#1184) Kostiantyn 2025-03-27 20:46:14 +02:00
  • 0f19345d86 Bump several GO dependencies to the latest versions (#1182) Kostiantyn 2025-03-22 22:20:24 +02:00
  • e4d5345d56 scan_test now checks title and face groups explicitly instead of only lengths. (#1180) Googol Lee 2025-03-11 20:20:07 +01:00
  • d1636fb7ea Fix album page being empty for users with overlapping paths (#1159) marc7s 2025-03-11 17:01:50 +01:00
  • 736eb1c051 Bump crypto, fixing its CVE vulnerability (#1177) Kostiantyn 2025-03-11 17:45:33 +02:00
  • 0dbfcdf4f1 Add coverage of all sub-packages. (#1176) Googol Lee 2025-02-25 22:42:29 +01:00
  • c4d183627d Bump github.com/go-sql-driver/mysql and golang.org/x/crypto to the latest versions (#1174) Kostiantyn 2025-02-22 21:11:43 +02:00
  • 06acd165f2 Bump golang from 1.23-bookworm to 1.24-bookworm, as well as gqlgen. (#1172) Googol Lee 2025-02-17 18:45:30 +01:00
  • ba6a4ec07c Bump crypto and sys dependencies to new minor versions (#1170) Kostiantyn 2025-02-16 11:43:09 +02:00
  • d9627c2aef Bump x/image, x/text, and x/sync to their latest minor versions (#1167) Kostiantyn 2025-02-13 14:45:02 +02:00
  • 6d716a1f1e improved Thumbnail generation performance (#1158) Andreas 2025-02-02 20:43:12 +01:00
  • b93d48f94e Bump gqlgen and gqlparser to the latest versions (#1166) Kostiantyn 2025-02-02 20:51:17 +02:00
  • 71394e39d6 Fix development mySQL URL pointing to non-existing container (#1164) marc7s 2025-02-01 15:57:46 +01:00
  • bdb2aef669 Bump gqlgen, copy, crypto, mint, sys deps to the latest versions in API (#1156) Kostiantyn 2025-01-19 21:53:50 +02:00
  • ce68c25f45 Update apollo config to fix genSchemaTypes (#1154) Googol Lee 2025-01-09 19:51:39 +01:00
  • e045e0f7ae Fix sqlite fk configuration and enable all tests for sqlite. Enable detail SQL log in tests (#1151) Googol Lee 2025-01-02 23:02:19 +01:00
  • 33ef0981d7 Bump gqlparser to the latest minor version (#1149) Kostiantyn 2025-01-02 18:31:24 +02:00
  • 9835c1949d Bump gqlgen in API to the latest version and regenerate the code (#1147) Kostiantyn 2024-12-30 17:17:06 +02:00
  • f88fcaba69 Use libmagic to identify files type. (#1124) Googol Lee 2024-12-14 22:07:03 +01:00
  • f1d4d0a048 Bump crypto, go-ffprobe, and sqlite GO dependencies in /api (#1140) Kostiantyn 2024-12-14 20:56:44 +02:00
  • bab6ccb538 Bump the anchore/scan-action to the version 6 in the Code analysis workflow (#1141) Kostiantyn 2024-12-14 19:57:46 +02:00
  • 3c53ccc304 Bump several API dependencies to the latest versions (#1138) Kostiantyn 2024-12-06 16:20:48 +02:00
  • 8f989df30a Another fix for the scheduled image build workflow for tag case (#1137) Kostiantyn 2024-12-01 18:55:53 +02:00
  • 6c020cc1f9 Enhance Codecov integration (#1136) Kostiantyn 2024-11-25 16:25:38 +02:00
  • f1b523a27e Include a group of small but real media files for testing. (#1131) Googol Lee 2024-11-23 09:02:11 +01:00
  • dde45c29b9 Bump gorm.io/driver/postgres from 1.5.9 to 1.5.10 in /api (#1135) Kostiantyn 2024-11-22 13:51:15 +02:00
  • 54669fb0a8 A new try to fix the building tagged image in the scope of scheduled run (#1133) Kostiantyn 2024-11-21 20:30:05 +02:00
  • a9d7b774bd Add log package for better logging level. (#1130) Googol Lee 2024-11-21 10:44:38 +01:00
  • 0d69d5584e Refactor auth.go and media.go to remove deprecated dependencies (#1128) Kostiantyn 2024-11-20 21:55:14 +02:00
  • 772129dbeb Remove continue-on-error: true because it hides errors. (#1129) Googol Lee 2024-11-19 19:03:19 +01:00
  • 6b33e88258 Add build deps of openh264. (#1126) Googol Lee 2024-11-18 15:24:34 +01:00
  • 07d24b942e Fix imagemagick doesn't have any dep when cross-compiling. (#1125) Googol Lee 2024-11-17 21:46:44 +01:00
  • 9d7963151b Bump codecov-action in Tests workflow from 4 to 5 (#1121) Kostiantyn 2024-11-16 17:29:49 +02:00
  • 91bf79a86e Bump gqlgen and its indirect dependencies in API (#1123) Kostiantyn 2024-11-16 16:00:47 +02:00