1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/lib/models
2021-09-29 19:27:26 +01:00
..
settings
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
BaseItem.test.js Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01: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 Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Folder.test.ts Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01: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 Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Note.test.ts Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +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
Resource.test.js Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01: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
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
Setting.test.ts Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Setting.ts All: Fix default sync target 2021-09-29 19:27:26 +01:00
SmartFilter.ts
Tag.test.js Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Tag.ts