photoprism/internal/entity/migrate
Ömer Duran 1e00d1f52e
UX: Add batch edit dialog and API endpoints #271 #5324
Signed-off-by: Michael Mayer <michael@photoprism.app>
Co-authored-by: Michael Mayer <michael@photoprism.app>
Co-authored-by: graciousgrey <theresagresch@gmail.com>
2025-11-19 11:20:34 +01:00
..
mysql AI: Add IndexedAt time to indicate when a photo was fully indexed #5167 2025-10-07 13:57:01 +02:00
sqlite3 AI: Add IndexedAt time to indicate when a photo was fully indexed #5167 2025-10-07 13:57:01 +02:00
testdata Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
dialect_mysql.go AI: Add IndexedAt time to indicate when a photo was fully indexed #5167 2025-10-07 13:57:01 +02:00
dialect_mysql_test.go Metadata: Set labels based on matching keywords in the caption #4603 2025-01-17 06:24:29 +01:00
dialect_sqlite3.go AI: Add IndexedAt time to indicate when a photo was fully indexed #5167 2025-10-07 13:57:01 +02:00
dialect_sqlite3_test.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00
dialects.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
errors.go Metadata: Set labels based on matching keywords in the caption #4603 2025-01-17 06:24:29 +01:00
generate.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
migrate.go Entity: Fix Map type alias in internal/entity/migrate/migrate.go 2025-10-01 09:58:18 +02:00
migration.go UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01:00
migrations.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
options.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
run.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
stages.go Backend: Move migrate package to /internal/entity/migrate 2024-07-02 06:40:03 +02:00
status.go Logs: Add package pkg/log/status to provide generic outcome constants 2025-10-21 14:42:05 +02:00
version.go UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01:00