1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/lib/models
2021-09-10 19:05:47 +01:00
..
settings Fixed tests 2021-02-09 20:58:17 +00:00
utils Desktop: Fixes #5080: Ensure resources are decrypted when sharing a notebook with Joplin Server 2021-06-15 17:17:12 +01: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 Chore: Converted encryption config screens to React Hooks to share logic between desktop and mobile 2021-09-10 19:05:47 +01:00
dateTimeFormats.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.sharing.test.ts Desktop: Fixed issue where untitled notes where created after a note had been shared and synced 2021-07-02 18:14:49 +01:00
Folder.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.ts Desktop: Fixed issue where untitled notes where created after a note had been shared and synced 2021-07-02 18:14:49 +01:00
ItemChange.test.ts Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +01:00
ItemChange.ts Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +01:00
MasterKey.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
MasterKey.ts All: Add support for single master password, to simplify handling of multiple encryption keys 2021-08-30 14:15:35 +01: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 fix tests 2021-06-20 12:30:45 +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: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
ResourceLocalState.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
Revision.test.ts All: Fixes #5051: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes 2021-06-20 11:19:59 +01:00
Revision.ts Desktop: Fixed note history line count information (Regression) 2021-06-21 10:06:36 +01:00
Search.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Setting.test.ts Desktop: Fixes #5086: Prevent app from crashing when loading a setting value that has been removed 2021-06-16 18:22:32 +01:00
Setting.ts All: Add support for single master password, to simplify handling of multiple encryption keys 2021-08-30 14:15:35 +01: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