ferferga
|
ef26e0d37e
|
Address review comments (Part 2)
|
2020-06-04 19:44:00 +02:00 |
|
ferferga
|
855b9169ce
|
Address review comments
|
2020-06-04 19:09:02 +02:00 |
|
ferferga
|
1591aef481
|
Fallback to old behaviour when blurhash for specific item doesn't exist
|
2020-06-04 18:13:28 +02:00 |
|
ferferga
|
169ecacc62
|
Address review comments
|
2020-06-02 22:02:13 +02:00 |
|
ferferga
|
d32dd7d7d8
|
Appply review suggestions
|
2020-06-02 17:59:08 +02:00 |
|
ferferga
|
450ff30b9c
|
Apply missing code review suggestion
|
2020-05-30 17:35:25 +02:00 |
|
ferferga
|
dbcc31e1a4
|
Remove testing bits
|
2020-05-30 16:51:40 +02:00 |
|
ferferga
|
7169d8494d
|
Add a toggle for blurhash
|
2020-05-30 16:44:33 +02:00 |
|
ferferga
|
6428bb1ad5
|
Code cleanup
|
2020-05-26 21:53:49 +02:00 |
|
ferferga
|
93148c87ad
|
With async the DOM seems to be less blocked while generating (at least for me), so I guess we should keep it (?) :D
|
2020-05-26 14:05:34 +02:00 |
|
Vasily
|
2bf7a53dc2
|
Adapt to changes in server-side blurhash, reduce copypasta a bit
|
2020-05-26 01:31:55 +03:00 |
|
ferferga
|
7587469480
|
Improve decoding speed
|
2020-05-25 18:31:51 +02:00 |
|
ferferga
|
d7fda69e9c
|
Revert testing values
|
2020-05-23 19:58:03 +02:00 |
|
ferferga
|
6840beaca9
|
Remove useless comment
|
2020-05-23 19:43:22 +02:00 |
|
ferferga
|
8ef7a7a054
|
Blurhash implementation (from scratch)
|
2020-05-23 18:35:34 +02:00 |
|
MrTimscampi
|
7dc1cf771d
|
Merge remote-tracking branch 'upstream/master' into lazyloader
|
2020-05-07 11:01:14 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
MrTimscampi
|
28f575755b
|
Add check for source when loading images
|
2020-05-02 19:44:27 +02:00 |
|
MrTimscampi
|
a7fe198329
|
Attempt to fix image loading issues
|
2020-05-01 17:06:50 +02:00 |
|
MrTimscampi
|
331341884b
|
Remove console warning
|
2020-05-01 15:11:47 +02:00 |
|
MrTimscampi
|
b8422a2464
|
Fix userSettings import
|
2020-05-01 15:01:56 +02:00 |
|
MrTimscampi
|
7860deac23
|
Implement suggestions
|
2020-04-25 20:23:51 +02:00 |
|
MrTimscampi
|
e256e64e68
|
Handle source properly in fillImage
|
2020-04-12 14:34:51 +02:00 |
|
MrTimscampi
|
58d9037986
|
Remove useless parameter in lazyImage
|
2020-04-12 14:29:42 +02:00 |
|
MrTimscampi
|
6dde11349a
|
Fix image loading on details pages
|
2020-04-12 14:25:12 +02:00 |
|
MrTimscampi
|
ac9668f9bb
|
Migrate imageLoader to ES6
|
2020-04-12 05:47:41 +02:00 |
|
MrTimscampi
|
fc6a11bb4b
|
Refactor the lazy loader for images
|
2020-04-12 03:49:42 +02:00 |
|
MrTimscampi
|
e97c659dc0
|
Migrate lazyloader-intesctionobserver to ES6
|
2020-04-12 00:23:16 +02:00 |
|
MrTimscampi
|
343989f610
|
Add unloading capability to the image loader
|
2020-04-11 22:56:47 +02:00 |
|
MrTimscampi
|
0c2cdfe741
|
Add polyfills to fix errors and ignore conditional lines
|
2020-04-04 21:29:53 +02:00 |
|
h1nk
|
598402d953
|
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
|
2020-02-22 11:47:03 -05:00 |
|
MrTimscampi
|
c49f632f62
|
Add Display setting for fast image fade-in
|
2020-01-26 15:36:09 +01:00 |
|
MrTimscampi
|
b3558a0dc6
|
Enable image fadein
|
2020-01-26 15:33:19 +01:00 |
|
dkanada
|
3739741786
|
Add some linting rules for the CI (#587)
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
|
2019-11-22 18:29:38 +03:00 |
|
vitorsemeano
|
1da48cd363
|
removed all vibrant references (dead module)
|
2019-05-03 22:50:59 +01:00 |
|
vitorsemeano
|
7253406177
|
module resolution for images modules
|
2019-03-28 21:41:00 +00:00 |
|