1
Fork 0
photoview/api/graphql/models
viktorstrate f512db6c32
Merge branch 'master' into rework-scanner-internals
2022-07-07 19:58:30 +02:00
..
actions If possible expand root album, write tests 2022-02-07 19:41:44 +01:00
album.go Move album cover options from sidebar/Sharing.tsx 2021-09-23 20:14:37 +02: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 Refactoring + disable cleanup tests for sqlite 2021-11-06 15:41:25 +01:00
generated.go Add Basque language 2022-07-05 15:11:49 +02:00
media.go Make it compile again 2022-03-02 17:26:06 +01:00
media_exif.go Adding image description to sidebar 2022-03-28 16:08:30 +01:00
media_test.go Add Media.GetThumbnail() tests 2022-02-02 00:03:31 +01: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 Refactoring + disable cleanup tests for sqlite 2021-11-06 15:41:25 +01:00
site_info_test.go Refactoring + disable cleanup tests for sqlite 2021-11-06 15:41:25 +01:00
user.go Add timeline resolver tests 2021-09-27 20:23:10 +02:00
user_test.go Add test for user favorite media 2021-09-27 21:20:47 +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