1
Fork 0
photoview/api/graphql/models
Peter - Ubuntu dual boot 3fc7730c56 Beginning basic logic for face covers - adding new PreviewImageFaces field. 2021-09-18 19:10:57 +01:00
..
actions Fix bug where search would be case sensitive when using PostgreSQL 2021-09-02 18:20:10 +02:00
album.go Working permissions (logic reused from other components), album and photo sidebars now fully functional. Will require some testing, and need to adjust for people pages. 2021-09-18 11:58:21 +01:00
album_test.go Improve performance when testing if user owns an album 2021-08-30 21:36:45 +02:00
base.go Finish add/remove root paths 2020-12-31 00:37:11 +01:00
face_detection.go Beginning basic logic for face covers - adding new PreviewImageFaces field. 2021-09-18 19:10:57 +01:00
generated.go Integrate simplified Chinese 2021-08-30 12:17:39 +02:00
media.go Write tests for searching 2021-09-02 18:09:37 +02:00
media_exif.go Use barasher/go-exiftool 2021-03-31 23:35:25 +02:00
media_test.go Improve user tests API 2021-04-26 21:22:28 +02:00
models_test.go Implement database integration tests 2021-04-23 15:10:23 +02:00
share_token.go Cleanup gorm model attributes + add indexes 2021-01-19 17:31:37 +01:00
site_info.go Implement database integration tests 2021-04-23 15:10:23 +02:00
site_info_test.go Add tests for albums, users, site_info models 2021-04-23 23:07:18 +02:00
user.go Improve performance when testing if user owns an album 2021-08-30 21:36:45 +02:00
user_test.go Improve user tests API 2021-04-26 21:22:28 +02:00
utils.go Make Ascending the default sort direction. 2021-08-30 17:03:39 +02:00
utils_test.go Add test for TokenFromBearer 2021-04-26 21:39:20 +02:00
video_metadata.go Replace database, initial setup now works 2020-11-28 21:49:33 +01:00