1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/ReactNativeClient/lib/models
2019-05-12 01:10:46 +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 Fixed regression following fix for #1425 2019-05-11 17:35:39 +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 All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
MasterKey.js All: Simplifying serialisation of base items 2018-10-07 20:11:33 +01:00
Migration.js All: Save size of a resource to the database; and added mechanism to run non-database migrations 2019-05-11 17:55:40 +01:00
Note.js Fixed regressions following fix for #1425 2019-05-11 12:08:28 +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 Desktop: Fixes #1425: Improved handling of images when using external editor, so that it works in Atom, VSCode and Typora 2019-05-11 11:46:13 +01:00
ResourceLocalState.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
Revision.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01: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, CLI: Added option to disable creation of welcome items 2019-05-12 01:10:46 +01:00
Tag.js Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +00:00