Viktor Strate Kløvedal

Results 203 comments of Viktor Strate Kløvedal

> BTW, there is NO API documentation. In fact the only API of Photoview is the GraphQL API provided by the golang backend, but there is no document of it....

This is not supported (see #624 for further discussion on this). I think it will be hard to make work just by adding headers to the requests, since the client...

Agree with @kkovaletp but it would be nice to add the example to the documentation website here: https://photoview.github.io/en/docs/installation-reverse-proxies/

Yes, I've merged your PR. I'll close this one then ☺️

Does this problem also occur on the `:edge` tag?

The best solution might be to make follow symlinks an opt-in, as detecting cycles might be complicated.

I think one reason for committing generated files is simplicity. I haven't really had merge conflicts because of them, since they only change when the Graphql API changes. Not having...

@jordy2254 If you have experienced merge conflicts because of them multiple times, then I certainly think that we should consider removing them from Git. I think being able to read...

Sounds like a good idea @jordy2254. One thing to consider is backwards compatibility. It would be nice if the old setup would still work. Maybe by having a set of...

@darrepac I have been delaying this as I didn't know how to do it. For the redesign mockup, I've experimented with the idea of adding a date filter to show...