Myzel394
|
886fdf7cd6
|
Improve image compression (#2369)
* added options
* added checkbox handling to import into note
* added image compression option respecting
|
2021-11-21 16:27:13 +01:00 |
|
zadam
|
e57dee2f14
|
pasted images should have trimmed names if too long (too often it's just garbage), closes #2307
|
2021-11-04 21:48:46 +01:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
9afea492db
|
delete note fixes
|
2021-05-08 23:31:20 +02:00 |
|
zadam
|
1af10d48a2
|
becca conversion WIP
|
2021-05-02 11:23:58 +02:00 |
|
zadam
|
2dc742f5b8
|
don't recompress animated images, #1585
|
2021-01-28 20:17:57 +01:00 |
|
zadam
|
c0a29ede05
|
small fixes to ENEX import
|
2020-11-17 22:35:20 +01:00 |
|
zadam
|
28ebca1268
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# package-lock.json
# package.json
# src/services/image.js
|
2020-08-20 11:56:03 +02:00 |
|
zadam
|
a89629b3de
|
add fallback when resizing image fails, closes #1190
|
2020-08-20 11:34:14 +02:00 |
|
zadam
|
53c361945b
|
fix setting mime after import + cleanup of old search code
|
2020-08-18 22:20:47 +02:00 |
|
zadam
|
a7b62b30cb
|
fix image resizing after save/update/import
|
2020-07-28 00:26:47 +02:00 |
|
zadam
|
262a4fa3c7
|
removed image minification using imagemin because of constant platform related issues
|
2020-06-28 22:36:42 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
6c188982b3
|
added some logging
|
2020-04-08 11:07:38 +02:00 |
|
zadam
|
ef61e22f1f
|
local image storage fixes
|
2020-03-25 18:21:55 +01:00 |
|
zadam
|
8a92786012
|
save paste images locally WIP
|
2020-03-25 11:28:44 +01:00 |
|
zadam
|
fdb46f9329
|
fallback image saving without optimization will still compress image
|
2020-01-04 20:10:30 +01:00 |
|
zadam
|
dc063983ea
|
correctly respect label @disableVersioning
|
2019-12-02 20:21:52 +01:00 |
|
zadam
|
13c0411533
|
refactoring of note creation APIs WIP
|
2019-11-16 11:09:52 +01:00 |
|
zadam
|
60ac1a04f4
|
uploading new file revisions
|
2019-11-09 11:58:52 +01:00 |
|
zadam
|
7c7beb5502
|
added contentLength to note entity
|
2019-11-09 09:36:08 +01:00 |
|
zadam
|
58a857cf79
|
note revisions for images, WIP
|
2019-11-08 23:09:57 +01:00 |
|
zadam
|
712f67e983
|
uploading new image revisions, WIP
|
2019-11-08 22:34:30 +01:00 |
|
zadam
|
c9e4261930
|
options for basic image quality control
|
2019-11-03 11:43:04 +01:00 |
|
zadam
|
9de2927304
|
image import/export related fixes
|
2019-07-10 23:01:30 +02:00 |
|
zadam
|
c3e1126489
|
backported image fixes
|
2019-07-10 20:38:27 +02:00 |
|
zadam
|
8da8dfc543
|
if the resized and optimized image is larger than original, then keep the original
|
2019-04-15 21:12:47 +02:00 |
|
zadam
|
95d8f07458
|
debugging info for image shrinking
|
2019-03-03 20:41:03 +01:00 |
|
zadam
|
4b1cf05c0e
|
import images
|
2019-02-25 21:22:57 +01:00 |
|
zadam
|
d9429c4f4b
|
import plain text file as text/html
|
2019-02-24 13:10:47 +01:00 |
|
zadam
|
51bbc10744
|
switchable image shrinking
|
2019-02-24 12:24:28 +01:00 |
|
zadam
|
b25deea21d
|
fixes for relative paths
|
2019-02-22 23:03:20 +01:00 |
|
perissology
|
93f8050454
|
use resizedImage if image optimization fails
|
2019-01-09 06:29:49 -08:00 |
|
azivner
|
346b8c21dd
|
uploaded attachments with image mime are saved as image notes, closes #211
|
2018-11-15 12:13:32 +01:00 |
|
azivner
|
d7afbe4059
|
saving image
|
2018-11-08 11:08:16 +01:00 |
|
azivner
|
7bdbea81f1
|
enex import recognizes images, media references are converted to links
|
2018-11-05 12:52:50 +01:00 |
|
azivner
|
42dd8d4754
|
smaller refactorings
|
2018-04-02 22:53:01 -04:00 |
|
azivner
|
96dab5d51e
|
smaller refactorings continued
|
2018-04-01 17:38:24 -04:00 |
|
azivner
|
5d203b2278
|
removed sourceId where it's not necessary (stored in CLS instead)
|
2018-03-30 19:41:54 -04:00 |
|
azivner
|
7b77e40514
|
added support for trilium-sender
|
2018-02-11 00:18:59 -05:00 |
|