jmoiron plays the blues
jmoiron/metasync main 769d336 · get some js testing set, plan out implementation for a gphotos like scroll control
jmoiron/metasync main 4627403 · fix the hover for the expand/collapse all buttons on the exif details modal
jmoiron/metasync main 4cb573e · fix preview of portrait images
jmoiron/metasync main 7602cfd · sadly switch to js based rendering for photos which has the benefit of rendering the correct grouping up front and is massively faster
jmoiron/metasync main c382c6d · alter lens styles
jmoiron/metasync main a2b7877 · some major perf fixes to photo grouping that happens onload when you are viewing by session, and an experiment with using a manual virtual dom approach
jmoiron/metasync main e093790 · make metadata pane collapse/expandable
jmoiron/metasync main 0b69667 · thumbs/preview should work even when in browser mode
jmoiron/giverny main b5e46ca · add assigned user as a column in the list view
jmoiron/monet master ab7855f · add mobile.less
jmoiron/monet master 54762b8 · more mobile css updates
jmoiron/monet master 2633258 · update x/image
jmoiron/monet master 744111f · first pass at mobile style
jmoiron/monet master 0fcc267 · restore rss/atom links on index and /blog/ view for better discovery
jmoiron/monet master cee3139 · recursive makefile, fix reproducible builds for fa
jmoiron/giverny main 674b61c · fix for reproducible builds for fa
jmoiron/metasync main 6169f3f · fix for reproducible builds for fa
jmoiron/giverny main 9d01435 · set max-width for inline images in comments to 100%
jmoiron/giverny main 153ce3d · report when attachments fail and set default max upload size to 16mib
jmoiron/metasync main d3a4b84 · make default geolocate results come back in english so there is a chance users can read them
jmoiron/metasync main 0818447 · add a forked version of gominatim that has a better interface and more modern style, add a large map with geo lookups for aiding in applying manual GPS selections
jmoiron/metasync main 0b90fbe · generate jpegs from cr2 and other raw formats using libraw for large previews, fix progress reporting for metadata scan step
jmoiron/metasync main 4832d21 · make the time fix tools a little more explicit about what they do; even though they are a little more complicated now, they can perform every action I need and they are more user friendly
jmoiron/metasync main e53d7a8 · add async layer to see incremental updates for longer processes in the actual application, fix a toggle issue in the menu, fix some directory browser navigation behavior, refactor image processing into its own package
jmoiron/metasync main 31b9bbe · add a directory browser to let the user browse and select directories; show by default when --target and --ref are not supplied. change default listen addr from :8080 to only listening on loopback, but there are still security implications to this