Baptiste Augrain
87a530612f
- use newest test
...
- remove useless binding
- regroup function
2020-06-25 22:50:08 +02:00
Baptiste Augrain
db4016385d
Merge branch 'master' into export-yfm
2020-06-12 15:17:02 +02:00
Junyoung Choi
667fd3a601
Fix test
2020-04-16 00:25:11 +09:00
hikerpig
6ee92588b1
When storage or folder is removed, Detail components should render without error ( #3168 )
...
* optimize: when storage or folder is removed, Detail components should render without error, fix #2876
* optimize: Handle some scenarios where storage is not found, should not break the renderer
* optimize: NoteList should work without error when storage is not found
2020-04-06 18:02:52 +09:00
Nguyen Viet Hung
592aca1539
fixed eslint error & integrated with prettier as well as formatted the whole codebase ( #3450 )
2020-02-05 09:28:27 +09:00
Nguyễn Việt Hưng
5b0b309c49
added test for getAttachmentsPathAndStatus
2019-08-30 12:46:40 +09:00
Baptiste Augrain
4e30d4b8fb
fix URLs by using the correct path separator ('/' for an url and not path.sep)
2019-07-20 00:58:51 +09:00
Baptiste Augrain
850561613b
fix gallery on windows
2019-07-20 00:58:51 +09:00
Baptiste Augrain
cd301d514c
Merge branch 'master' into drop-browser-image
2019-02-04 13:36:32 +01:00
Baptiste Augrain
215484c19a
add tests
2019-02-01 16:27:47 +01:00
Baptiste Augrain
a85a27f225
- fix bad regex
...
- improve test
- fix missing 'e' in some functions name
2019-01-29 16:05:30 +01:00
ehhc
a113b99de0
Strange url-handling reverted + tests modified so that they might find that issue in the future + test modified so that they both contain tests for posix and windows path separator -> fixes #2834
2019-01-26 17:21:53 +01:00
Baptiste Augrain
e723d4cd59
add tests
2018-11-18 19:10:48 +01:00
ehhc
09188bed48
might fixes #1786 --> export attachments for markdown notes
2018-07-30 18:09:02 +02:00
Santiago Agüero
c37b780ca4
Use markdown content for migrateAttachments
2018-07-17 00:13:13 -03:00
Santiago Agüero
a46b9fb2be
Fix attachment interop between win and nix
2018-07-15 01:37:47 -03:00
ehhc
c69f34836a
handle dot in file name
2018-06-25 15:18:45 +02:00
ehhc
5d62dd2002
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/main/lib/dataApi/attachmentManagement.js
# locales/da.json
# locales/de.json
# locales/en.json
# locales/es-ES.json
# locales/fa.json
# locales/fr.json
# locales/hu.json
# locales/it.json
# locales/ja.json
# locales/ko.json
# locales/no.json
# locales/pl.json
# locales/pt-BR.json
# locales/pt-PT.json
# locales/ru.json
# locales/sq.json
# locales/zh-CN.json
# locales/zh-TW.json
2018-06-06 12:03:53 +02:00
ehhc
9c247bcb22
Copying the link to an attachment should make sure that it is located in the same note folder -> Fixes #1924
2018-05-29 17:20:14 +02:00
ehhc
225916fbba
Fix for the test broken by the merge commit
2018-05-28 09:57:07 +02:00
ehhc
2fce78422b
Merge branch 'master' into OnBlur_Throws_Exceptions_On_Snippet_Notes
2018-05-28 09:00:57 +02:00
ehhc
8132dd6847
Fix for the issues raised in the code review
2018-05-28 08:58:09 +02:00
ehhc
bfcf349ffe
Attachment management should only become active on cloning notes if the note was of type MARKDOWN_NOTE -> No Stacktraces otherwise!
2018-05-23 19:24:03 +02:00
ehhc
cd6233a3d7
Cloning of a note should also clone its attachments -> works if the notes are in different storages now
2018-05-20 15:49:15 +02:00
ehhc
f76224bd17
Cloning of a note should also clone its attachments -> fixes #1904
2018-05-20 15:18:49 +02:00
ehhc
8afa373726
Attachments should be visible immediately
2018-05-20 13:55:10 +02:00
Junyoung Choi (Sai)
d3091a5384
Merge branch 'master' into Moving_Note_With_Attachment
2018-05-17 01:28:47 +09:00
ehhc
905d6860fc
really fix the eslinter issue... -.-
2018-05-15 20:39:16 +02:00
ehhc
007d3e52c5
Merge branch 'master' into Issue_1900
2018-05-15 20:26:10 +02:00
ehhc
f10fa632ca
Move note with attachment to different storage Fix for #1788
2018-05-15 20:17:32 +02:00
ehhc
e9218d1088
Fix for the broken test
2018-05-10 22:39:00 +02:00
ehhc
73ba8b8b13
Deleting a note should also delete the attachments -> fixes #1900
2018-05-10 21:36:58 +02:00
ehhc
ffc3fb770c
Deleting of attachments -> fixes #1828 and fixes #740
2018-05-10 20:27:47 +02:00
ehhc
e9de8f42e5
Fix eslinter
2018-04-27 09:16:30 +02:00
ehhc
99e706bcd2
Enable yarn on travis + fix broken test
2018-04-27 09:05:47 +02:00
ehhc
bf3f5a5971
Fixes #1827 -> include attachments in HTML exports of notes
2018-04-27 08:51:47 +02:00
Junyoung Choi
2e3e0bc1d8
Fix lint error
2018-04-26 16:35:47 -07:00
ehhc
16794b9d78
Fixes #1822 -> fix for the broken tests
2018-04-21 16:32:27 +02:00
ehhc
d2163dacf9
Fixes #1825 Refactoring of the attachment/image management
2018-04-21 14:32:24 +02:00