1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/models
2021-10-15 12:38:14 +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 Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
BaseItem.ts All: Ensure that shared notebook children are not deleted when shared, unshared and shared again, and a conflict happens 2021-10-15 12:38:14 +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 Tools: Added syncDebugLog to help debugging sync operations 2021-10-15 12:24:22 +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 public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +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 Tools: Added syncDebugLog to help debugging sync operations 2021-10-15 12:24:22 +01:00
NoteResource.ts All: Fixes #932: Certain attachments were not being automatically deleted 2021-10-05 17:47:38 +01:00
NoteTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
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 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 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 Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Tag.test.js Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Tag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00