photoprism/frontend
Michael Mayer ffc64cceb0 Use 3x3 thumbnail for color indexing #7
Other implementations were unstable due to the use of random numbers.
This seems to be fast and also enables us to search specific parts
of an image. 16 colors are indexed (Material Design).
2019-04-26 02:22:53 +02:00
..
css Fix for buttons in Firefox (#75) 2018-11-28 00:49:48 +01:00
src Use 3x3 thumbnail for color indexing #7 2019-04-26 02:22:53 +02:00
tests/common Fixed JS unit tests (#73) 2018-11-27 22:43:32 +01:00
.eslintrc.js Implemented frontend proof of concept with Webpack and VueJS 2018-07-27 17:31:39 +02:00
karma.conf.js Implemented frontend proof of concept with Webpack and VueJS 2018-07-27 17:31:39 +02:00
package.json Integrate PhotoSwipe as photo viewer (#96) 2019-02-11 22:55:29 +01:00
webpack.config.js Moved all server assets to subdirectory #55 2018-11-09 19:25:58 +01:00
yarn.lock Integrate PhotoSwipe as photo viewer (#96) 2019-02-11 22:55:29 +01:00