Daniel Einars

Results 8 issues of Daniel Einars

**Describe the enhancement you'd like** Allow Libre-Photos to sync with the Nextcloud Contacts and have these pop up in the suggestions when labeling unknown faces **Describe why this will benefit...

enhancement
frontend
backend

react-sortable-tree appears to be [abandoned](https://github.com/frontend-collective/react-sortable-tree/issues/862). As an alternative we can move to [rc-tree](https://github.com/react-component/tree).

enhancement
good first issue
frontend

**Describe the enhancement you'd like** Add storybook the the development process. **Describe why this will benefit the LibrePhotos** Changing inputs and behaviour of components can be done in an isolated...

enhancement
frontend

- [x] I've [run a search on the existing bug reports](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate (you can use the search box at the top left corner)...

bug

Currently the `ImageRepository` has helper functions for CRUD operations on images hosted on Cloudflare Images (or in Thumbor when running locally). This should be split up into separate classes to...

enhancement

The `RepositoryMethods` were innitially used to support better typing on the return types of the various Repository classes. However, Prisma has improved the generated types and thus this is no...

enhancement

Start versioning and keeping track of the changelog

documentation

Hi First of all, great work on this library. I'm sort of angry I found it because now I'm rewriting my API Spec :sweat_smile: Anyway, I have an endpoint that...