1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/models
2021-06-12 08:46:49 +01:00
..
settings Fixed tests 2021-02-09 20:58:17 +00:00
utils All: Fix sorting by title in a case insensitive way 2020-11-27 15:16:50 +00:00
Alarm.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
BaseItem.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
BaseItem.ts Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen 2021-05-15 20:56:49 +02:00
dateTimeFormats.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.sharing.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.ts Desktop: Allow unsharing a note 2021-05-16 17:28:49 +02:00
ItemChange.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
ItemChange.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
MasterKey.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Migration.ts All: Add "id" and "due" search filters (#4898) 2021-04-29 15:27:38 +01:00
Note_CustomSortOrder.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Note.test.ts All: Conflict notes will now populate a new field with the ID of the conflict note. (#5049) 2021-06-12 08:46:49 +01:00
Note.ts All: Conflict notes will now populate a new field with the ID of the conflict note. (#5049) 2021-06-12 08:46:49 +01:00
NoteResource.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
NoteTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Resource.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Resource.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
ResourceLocalState.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
Revision.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Revision.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
Search.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Setting.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Setting.ts Revert "Desktop: Make font size consistent between Markdown and Rich Text editors" 2021-06-10 10:59:15 +02:00
SmartFilter.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Tag.test.js Fixed tests 2021-05-27 15:44:07 +02:00
Tag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00