1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/ReactNativeClient/lib/models
Luis Orozco d213e4ab57 All: Fixed: Prevents notes with no title to break after synchronize (#1472)
Tests to confirm serialize/unserialize don't change body and title

check if item title exists, otherwise display default title.

added test checking serializing/unserializing Folders don't modify data
2019-05-06 21:25:14 +01:00
..
Alarm.js Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong. 2018-12-08 00:42:29 +01:00
BaseItem.js All: Fixed: Prevents notes with no title to break after synchronize (#1472) 2019-05-06 21:25:14 +01:00
Folder.js Clipper: Fixes #1417: Sort the folders in the same order as the desktop app 2019-04-20 19:29:23 +01:00
ItemChange.js More fixes to search engine and better handling of non-ASCII searches 2019-01-14 19:11:54 +00:00
MasterKey.js All: Simplifying serialisation of base items 2018-10-07 20:11:33 +01:00
Note.js Desktop: Fixes #1425 (probably): Fix display of images when using VSCode as external editor 2019-04-20 21:12:19 +01:00
NoteResource.js All: Fixes #593: Resource should not be auto-deleted if they've never been linked to any note 2018-06-17 16:59:06 +01:00
NoteTag.js All: Simplifying serialisation of base items 2018-10-07 20:11:33 +01:00
Resource.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
ResourceLocalState.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
Search.js Electron: Resolves #144, Resolves #311: Highlight search results and search in real time. Associated Ctrl+F with searching. 2018-03-19 23:04:48 +00:00
Setting.js Desktop: add option to use soft breaks for markdown rendering (#1408) 2019-04-21 10:03:10 +01:00
Tag.js Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +00:00