|
Define a constant for /dev-files (#92)
|
2 months ago
|
|
Replace filename/thumbnail_filename with file_id + original_filename (#8...
|
2 months ago
|
|
Add CHECK constraints for non-empty text columns in initial migration (#...
|
2 months ago
|
|
Extract generateThumbnail into images.GenerateSquareThumbnail (#90)
|
2 months ago
|
|
Rename InsertEntry to InsertMediaItem, accept MediaItem struct (#89)
|
2 months ago
|
|
Rename entries table to media_items (#88)
|
2 months ago
|
|
Add original_filename field to entries table (#87)
|
2 months ago
|
|
Add MediaTypePhotoAnimated for GIFs converted to AVIF (#84)
|
2 months ago
|
|
Rename EntryType to MediaType (#83)
|
2 months ago
|
|
Move Metadata from littlemoments to tinybeans package (#82)
|
2 months ago
|
|
Move User struct and FullName to user.go (#81)
|
2 months ago
|
|
Replace littlemoments.Entry with littlemoments.MediaItem (#80)
|
2 months ago
|
|
Replace memory store with SQLite, write imports directly to DB (#70)
|
2 months ago
|
|
Delete handlers.Store interface assertion (#79)
|
2 months ago
|
|
Replace handlers.MediaEntry with littlemoments.MediaItem (#77)
|
2 months ago
|