Damselfly icon indicating copy to clipboard operation
Damselfly copied to clipboard

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata su...

Results 196 Damselfly issues
Sort by recently updated
recently updated
newest added

Need to ensure that if the auth is subverted client-side, the APIs block access for user modifications, and other such key policy-based endpoints.

This rework has led to a whole load of stuff that needs to be cleaned up: * [ ] App initialisation - 95% of the code for Blazor WASM and...

documentation

Gonna be tedious, but gotta do it.

enhancement

https://twitter.com/ValentinViennot/status/1561625741229539328

enhancement
dependencies

I've enabled use management and created an admin user. When I navigate to the URL of my instance of Damselfly I am taken to the main page, with the sidebar...

Hi, When running through docker-compose I get a segmentation fault as soon as I interact with damselfly web. How can I troubleshoot this more? Debian 10, 4.19.0-20-amd64 docker-compose version 1.21.0...

``` System.Net.Http.HttpRequestException: net_http_message_not_success_statuscode, 500, Internal Server Error at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.Json.HttpClientJsonExtensions.d__29`1[[Damselfly.Core.Models.Basket, Damselfly.Core.DbModels, Version=4.0.8.0, Culture=neutral, PublicKeyToken=null]].MoveNext() at Damselfly.Core.ScopedServices.ClientServices.RestClient.d__8`1[[Damselfly.Core.Models.Basket, Damselfly.Core.DbModels, Version=4.0.8.0, Culture=neutral, PublicKeyToken=null]].MoveNext() at Damselfly.Core.ScopedServices.ClientBasketService.SwitchToDefaultBasket(Nullable`1 userId) at Damselfly.Web.Client.Shared.BasketManager.OnInitializedAsync() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task...

Im running into an issue where the "Date Taken" information seems to be displaying the date the image was imported into damselfly. I am editing the capture date/time metadata in...