Trek_CN/server
jubnl fabf5a7e26
fix: remove redundant db import alias in index.ts
db was already imported as addonDb; the extra db named import was
unnecessary. Updated the one stray db.prepare call at line 155 to use
addonDb consistently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 20:38:25 +02:00
..
public fix: always fetch fresh photo URLs for map markers instead of using stored HTTP URLs 2026-04-01 19:48:58 +02:00
scripts feat: add encryption key migration script and document it in README 2026-04-01 09:35:32 +02:00
src fix: remove redundant db import alias in index.ts 2026-04-01 20:38:25 +02:00
.env.example fix: add SSRF protection for link preview and Immich URL 2026-04-01 07:59:03 +02:00
package-lock.json chore: bump version to 2.7.2 2026-04-01 19:13:32 +02:00
package.json chore: bump version to 2.7.2 2026-04-01 19:13:32 +02:00
reset-admin.js Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00
tsconfig.json some fixes 2026-03-30 06:59:24 +02:00