1
Fork 0
photoview/api/routes
viktorstrate 8e8abe7d37
Replace all gorm .Scan() calls with .Find()
if the argument is a model. This ensures that the proper gorm hooks are
called which was causing the full screen view on the Places page to
crash.

Also fixed a bug in Messages.js that caused a crash.
2021-04-15 16:27:26 +02:00
..
authenticate_media.go Fix various small errors regarding database change 2021-01-02 23:07:44 +01:00
photos.go Start on face detection 2021-02-15 17:35:28 +01:00
spa.go Move spa handler to a separate file 2020-04-06 22:21:58 +02:00
videos.go Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00