Fae Hutter
Fae Hutter
currently on start up items appear to not exist until filesystem has been re-scanned. this can be delayed if new files need to be hashed are ahead of files that...
make it easy to see focal length, aperture settings, etc questions: - how to decide which fields to extract? - where to cache/store these data? does it go in the...
basically my janky CSS needs some more refinement
maybe layout photos by month or by year? questions: - how to know which views to do this in? maybe a dir pref?
currently autocomplete only knows about tags. at a minimum it should not suggest tags for types. ideally it would also know how to complete types.
currently these are stored as files in a directory, which is not great. this should be moved to a sqlite file, which can go in the same dir for ease...
GRPC libraries do not currently support 32 bit arm. not sure how best to deal with this, if at all. see: https://groups.google.com/g/grpc-io/c/6YEwIhpEx4k
probably need some mechanism to force new URL paths for such resources after service restart, maybe by putting the server start time in the path like `/w/123456abc/main.css` or something?
currently username and password are prompted for using basic auth, which is not ideal and can get confusing sometimes.