Nicolas Franck
                                            Nicolas Franck
                                        
                                    I only seems to happen in routes like `/librecat/search/admin`.
Indeed, there should not be two parameters (`maximum_page_size` and `maximum_limit`) that tackle the same problem or part of it. But then again, in [Catmandu::Searchable](https://github.com/LibreCat/Catmandu/blob/dev/lib/Catmandu/Searchable.pm#L18) there IS a `maximum_limit`, that is...
Mm, I thought we wanted to move away from the old way of generating forms, and start using a sort of form generator (with server side validation), with field definitions...
..or unwanted behaviour. Simple users happen to enter queries that also contain this special characters. cql is powerful, but it also breaks very easily, leading to zero results
And I just found out that the single-sign-on modules (`Plack::Auth::SSO::*`) don't work well if your session cookie has setting `SameSite: Strict`: * access `/auth/orcid` * `/auth/orcid` adds csrf_token (for cross...
@phochste can you give an example of were you would want to change the attribute `file_name`?
maybe create an (overridable) class that translates the query into an ES query? So everyone can decide how to search for his own institution
https://github.com/LibreCat/LibreCat/pull/869
hard to debug: that manifest is only accessible on your local computer
@demiankatz maybe it has something to do with any form of applied maximum width/height server side? I see that the dimensions for https://iiif.library.villanova.edu/image/vudl%3A985207/27,102,2528,1499/2528,1499/0/default.jpg (applied dimensions are `2528,1499` as requested) are...