1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/lib/models
2024-01-14 12:33:40 +00:00
..
settings Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
utils Chore: Refactor folder related functions to TypeScript 2024-01-06 17:21:51 +00:00
Alarm.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
BaseItem.test.ts All: Allow modifying a resource metadata only when synchronising (#9114) 2023-10-24 10:46:33 +01:00
BaseItem.ts Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items 2023-12-23 13:13:50 +00:00
dateTimeFormats.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Folder.sharing.test.ts Desktop: Fixes existing attachments not being shared in some cases with Joplin Server 2024-01-14 12:33:40 +00:00
Folder.test.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
Folder.ts Desktop: Fixes existing attachments not being shared in some cases with Joplin Server 2024-01-14 12:33:40 +00:00
ItemChange.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
ItemChange.ts Chore: Allow saving multiple note changes in one transaction 2024-01-05 09:38:22 +00:00
MasterKey.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
MasterKey.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Migration.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Note_CustomSortOrder.test.js Desktop: Fixes #7741: With Custom Sort, new notes appear at bottom and later randomly "pop" to the top (#7765) 2023-03-12 15:16:45 +00:00
Note.test.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
Note.ts Chore: TypeScript tweaks 2024-01-06 16:37:15 +00:00
NoteResource.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
NoteTag.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Resource.test.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
Resource.ts Chore: Mobile: Fixed regression that would prevent the app from running on Android 7 2023-12-23 22:38:02 +00:00
ResourceLocalState.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
Revision.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Revision.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
Search.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Setting.test.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
Setting.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
SmartFilter.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Tag.test.ts Chore: Add more tests for tags 2024-01-05 18:21:24 +00:00
Tag.ts Chore: TypeScript tweaks 2024-01-06 16:37:15 +00:00