photoprism/frontend
Haim Kastner 22f0d7b5eb
Frontend: Copy to clipboard without HTTPS (#1222)
* Allow copy content to the clipboard even if the window.navigator.clipboard doesn't supported

* Fix typo

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>

* Better 'copyToMachineClipboard' implementation

* Minor lint

* Minor lint

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>
2021-04-30 10:15:46 +02:00
..
src Frontend: Copy to clipboard without HTTPS (#1222) 2021-04-30 10:15:46 +02:00
tests Tests: Add acceptance test for album autocomplete 2021-04-22 11:17:37 +02:00
.babelrc
.eslintrc.js
karma.conf.js
package-lock.json Frontend: Add Yellowstone theme, unlock Grayscale for everyone 2021-04-26 12:37:52 +02:00
package.json Frontend: Update package.json and package-lock.json 2021-04-19 12:22:16 +02:00
postcss.config.js
webpack.config.js