Nolan Lawson
90b8f82283
chore: update some deps ( #1583 )
2019-10-15 17:27:41 -07:00
Nolan Lawson
46b44feb35
chore: update svelte-loader ( #1582 )
2019-10-15 17:27:36 -07:00
Nolan Lawson
430385457b
chore: update chokidar ( #1579 )
2019-10-15 17:27:31 -07:00
Nolan Lawson
88e2c2fdc3
chore: update terser plugins ( #1578 )
2019-10-15 17:27:21 -07:00
Nolan Lawson
87cb8a7b81
chore: update rollup ( #1577 )
2019-10-15 17:27:13 -07:00
Nolan Lawson
4601ddb92c
chore: update preact ( #1569 )
2019-10-13 08:08:12 -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
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
26a036259e
chore: update standard ( #1466 )
2019-09-07 20:27:47 -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
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
29ae7f4988
chore(package): update yarn.lock ( #1415 )
2019-08-20 08:13:34 -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
530fad2079
chore: update yarn ( #1372 )
2019-08-04 21:31:30 -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
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
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
c034b4c0c5
chore: update deps ( #1291 )
2019-06-22 13:21:12 -07:00
Nolan Lawson
5dfbee3901
chore: update webpack to 4.34.0 ( #1286 )
2019-06-19 23:01:01 -07:00
Nolan Lawson
fb906b4170
chore: update rollup to 1.15.6 ( #1285 )
2019-06-19 23:00:54 -07:00
greenkeeper[bot]
51e7f703d3
chore: Update css-loader to the latest version 🚀 ( #1280 )
...
* fix(package): update css-loader to version 3.0.0
* chore(package): update lockfile yarn.lock
2019-06-19 20:13:01 -07:00
Nolan Lawson
3453b10ffb
chore: update deps ( #1247 )
...
* chore: update deps
* chore: actually update all deps
2019-05-27 15:15:47 -07:00
greenkeeper[bot]
979bb4815f
chore: Update stringz to the latest version 🚀 ( #1228 )
...
* fix(package): update stringz to version 2.0.0
* chore(package): update lockfile yarn.lock
2019-05-26 09:37:11 -07:00
Nolan Lawson
d92bd2e94b
chore: update to esm 3.2.25 ( #1217 )
...
* chore(package): update esm to version 3.2.25
* chore(package): update lockfile yarn.lock
2019-05-25 08:19:05 -07:00
greenkeeper[bot]
5178650e78
chore: Update rollup-plugin-terser to the latest version 🚀 ( #1218 )
...
* fix(package): update rollup-plugin-terser to version 5.0.0
* chore(package): update lockfile yarn.lock
2019-05-25 08:16:27 -07:00
greenkeeper[bot]
9862858b2e
chore: Update assert to the latest version 🚀 ( #1212 )
...
* chore(package): update assert to version 2.0.0
* chore(package): update lockfile yarn.lock
2019-05-19 08:07:27 -07:00
Nolan Lawson
867de5cc78
chore: update deps ( #1206 )
2019-05-11 08:13:30 -07:00
greenkeeper[bot]
77cae71568
chore: Update intersection-observer to the latest version 🚀 ( #1204 )
...
* fix(package): update intersection-observer to version 0.7.0
* chore(package): update lockfile yarn.lock
2019-05-11 07:46:03 -07:00
Nolan Lawson
c9d93cc44b
chore(package): update rollup to version 1.11.3 ( #1180 )
...
* chore(package): update rollup to version 1.11.3
* chore(package): update lockfile yarn.lock
2019-05-05 15:02:03 -07:00
Nolan Lawson
bbf5b7f0c6
chore: update preact ( #1174 )
...
* chore: update preact
* fix preact
2019-05-04 14:16:07 -07:00
Nolan Lawson
af9cad89d9
chore: update remount to v0.11.0 ( #1171 )
2019-05-01 18:57:41 -07:00
Nolan Lawson
d0112f3694
chore: update deps ( #1170 )
...
* chore: update deps
* do not update remount
2019-05-01 18:31:29 -07:00
Nolan Lawson
37a50dd8ea
chore: update deps ( #1150 )
2019-04-13 13:46:31 -07:00
Nolan Lawson
ecfbc57aed
chore: update deps ( #1144 )
2019-04-10 07:55:27 -07:00