Nolan Lawson
d53430fee5
fix: fix uploading photos on iOS 13 ( #1550 )
...
fixes #1546
2019-10-07 07:15:05 -07:00
Nolan Lawson
6358af5d04
feat: add legacy build ( #1502 )
...
* feat: add legacy build
* service worker should also be in ES5
* fixup
2019-09-20 23:17:52 -07:00
greenkeeper[bot]
efe2c7df71
chore(package): Update cross-env to the latest version 🚀 ( #1499 )
...
* fix(package): update cross-env to version 6.0.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2019-09-20 18:53:52 -07:00
Nolan Lawson
78fa8c2873
1.13.1
2019-09-17 06:38:48 -07:00
Nolan Lawson
09167a18f2
1.13.0
2019-09-16 22:42:39 -07:00
Nolan Lawson
97af0ccdf0
chore: update standard ( #1480 )
2019-09-13 19:04:36 -07:00
Nolan Lawson
db87019dbf
chore(package): update webpack ( #1479 )
...
* chore(package): update webpack to version 4.40.2
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2019-09-13 19:04:29 -07:00
Nolan Lawson
cdb99cbe78
1.12.2
2019-09-08 11:07:55 -07:00
Nolan Lawson
26a036259e
chore: update standard ( #1466 )
2019-09-07 20:27:47 -07:00
Nolan Lawson
9c79b69497
fix: move worker-loader to dependencies ( #1467 )
...
fixes #1459
2019-09-07 17:19:39 -07:00
Nolan Lawson
78792ec66c
chore: update to now 16.2.0 ( #1468 )
...
* chore(package): update now to version 16.2.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2019-09-07 16:51:23 -07:00
Nolan Lawson
2d8419f84f
chore: Greenkeeper/terser webpack plugin 2.0.1 ( #1463 )
...
* fix(package): update terser-webpack-plugin to version 2.0.1
Closes #1462
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2019-09-07 16:50:41 -07:00
Nolan Lawson
ea6f72cbe0
1.12.1
2019-08-29 20:16:52 -07:00
Nolan Lawson
b126faeacd
1.12.0
2019-08-29 19:29:22 -07:00
Nolan Lawson
c822f19975
chore: update to standard v14.0.2 ( #1443 )
2019-08-27 22:58:32 -07:00
Nolan Lawson
ca9a32d303
feat: add OCR for image descriptions using tesseract.js ( #1433 )
...
* feat: add OCR for image descriptions using tesseract.js
* tweak style of alt editor
* remove unnecessary files
2019-08-25 18:33:44 -07:00
Nolan Lawson
7b32c71c93
fix: reset websocket on online/offline/active events ( #1429 )
...
* fix: reset websocket on online/offline/active events
* minor fixup
* add comments
2019-08-24 13:33:57 -07:00
Nolan Lawson
8c6a701d6f
fix: ensure "disable blurhash" setting is honored ( #1422 )
...
* fix: ensure "disable blurhash" setting is honored
fixes #1421
* remove play button for audio/video
2019-08-22 09:09:21 -07:00
greenkeeper[bot]
8caa0c08c3
chore(package): update standard to version 14.0.0
2019-08-19 20:23:58 -07:00
Nolan Lawson
a895abe2c9
chore: update deps ( #1408 )
2019-08-19 07:49:00 -07:00
Nolan Lawson
1002f8af92
chore: update test deps ( #1407 )
2019-08-18 23:13:40 -07:00
Nolan Lawson
27c6b3018f
chore: update some webpack deps ( #1406 )
2019-08-18 23:13:34 -07:00
Nolan Lawson
009a511c80
perf: call revokeObjectURL() on stale blurhash blob URLs ( #1403 )
...
* perf: call revokeObjectURL() on stale blurhash blob URLs
fixes #1402
* add a test
* add comment
2019-08-18 15:15:13 -07:00
Nolan Lawson
2c2ea6325c
chore(package): update now to v16 ( #1392 )
2019-08-17 14:36:21 -07:00
Nolan Lawson
f8180e813f
fix: move blurhash worker operations to before status rendering ( #1391 )
...
* fix: move blurhash worker operations to before status rendering
* slight refactor
* avoid sending encoded data back and forth
* move cache outside worker
2019-08-17 14:36:13 -07:00
Sorin Davidoi
77bb784efd
feat(media): Blurhash ( #1381 )
...
* chore(npm): Install blurhash
* feat(media): Show blurhash
* fix(media/blurhash): Better sensitive video handling
* feat(media): Preference for using blurhash
* chore(utils/blurhash): Add performance marks
* fix(utils/blurhash): Performance marks
* fix(utils/blurhash): Use correct dimension
* refactor(utils/blurhash): Use constant for number of pixels
* refactor(media): Simplify logic for displaying blurhash
* chore(tests/spec): Attempt to adjust sensitivity tests for blurhash
* chore(tests/spec): Update sensitivity tests for blurhash
* chore(tests/spec): Check for sensitive
* fix(media/blurhash): Handle videos
* fix: Video handling
* fix: Videos
* minor refactoring, fix Svelte warning
* fix: Large inline images and videos
* feat(settings): Rename blurhash setting
* refactor: Use toBlob, block media rendering until blurhash ready
* refactor: Move computations to Web Worker
* fix(workers/blurhash): More error handling
* feat(workers/blurhash): Use quick-lru for caching
* fix: Don't create Context2D needlessly
* fix(workers/blurhash): Increase cache size to 100
* fix(workers/blurhash): Don't resolve promise twice
* fix(utils/decode-image): Ignore data URLs
Throws exception which prevents the image from loading.
2019-08-17 10:54:45 -07:00
Nolan Lawson
d52049cca5
1.11.8
2019-08-11 11:27:14 -07:00
Nolan Lawson
774210f776
1.11.7
2019-08-04 21:31:57 -07:00
Nolan Lawson
d58ab52a09
fix: improve focal points draggable style/perf ( #1371 )
...
* fix: improve focal points draggable style/perf
* remove unnecessary global
* fix all the things
* fix comment
2019-08-04 13:31:51 -07:00
Nolan Lawson
00945a3608
chore: update standard to v13 ( #1370 )
2019-08-03 13:49:37 -07:00
Nolan Lawson
b034b60145
chore: update webpack to 4.39.1 ( #1369 )
2019-08-03 12:02:18 -07:00
Nolan Lawson
ad49831f97
1.11.6
2019-07-30 18:33:42 -07:00
Nolan Lawson
cc4f6a4db6
1.11.5
2019-07-24 20:01:27 -07:00
Nolan Lawson
467eb85209
fix: simplify window.matchMedia ( #1359 )
...
There is really no reason to call window.matchMedia instead of just matchMedia.
2019-07-23 20:33:40 -07:00
Nolan Lawson
cf52b9efc2
1.11.4
2019-07-20 08:17:12 -07:00
Nolan Lawson
a72dec0a98
chore: update webpack to 4.36.0, update sub-deps ( #1335 )
...
* chore: update webpack to 4.36.0
* chore: update yarn sub-dependencies
2019-07-17 18:56:31 -07:00
Nolan Lawson
db2712b8d7
1.11.3
2019-07-08 20:51:49 -07:00
Nolan Lawson
48f7c64c6c
test: re-enable skipped tests, use quarantine mode ( #1329 )
2019-07-08 20:51:30 -07:00
Nolan Lawson
9a9adfb217
1.11.2
2019-07-07 18:26:32 -07:00
Nolan Lawson
114aaf0c13
1.11.1
2019-07-07 14:51:45 -07:00
Nolan Lawson
c2bda9b8f3
1.11.0
2019-07-07 12:38:28 -07:00
Nolan Lawson
85b75900c1
feat: add ability to set focal points for media ( #1303 )
...
* feat: add ability to set focal points for media
fixes #739
* fix tests
* actually fix tests
* really really fix tests
* really really really fix tests pinkie swear
2019-07-07 00:14:19 -07:00
Nolan Lawson
994dda4806
chore: update @babel/core ( #1301 )
2019-07-06 20:53:11 -07:00
Nolan Lawson
ce7c9d226d
chore: update now ( #1300 )
2019-07-06 20:53:04 -07:00
Nolan Lawson
182ff072d7
chore: update webpack ( #1299 )
2019-07-06 20:52:57 -07:00
greenkeeper[bot]
89b06c1dde
chore: Update eslint-plugin-html to the latest version 🚀 ( #1295 )
...
* chore(package): update eslint-plugin-html to version 6.0.0
* chore(package): update lockfile yarn.lock
2019-07-06 20:52:50 -07:00
Nolan Lawson
f3baf1a56d
1.10.0
2019-06-23 10:01:57 -07:00
Nolan Lawson
c034b4c0c5
chore: update deps ( #1291 )
2019-06-22 13:21:12 -07:00
Nolan Lawson
f4177bd0bb
1.9.1
2019-06-20 20:00:22 -07:00
Nolan Lawson
5dfbee3901
chore: update webpack to 4.34.0 ( #1286 )
2019-06-19 23:01:01 -07:00