1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/lib/models
2023-12-13 19:24:58 +00:00
..
settings Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
utils All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01: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 All: Allow modifying a resource metadata only when synchronising (#9114) 2023-10-24 10:46:33 +01: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 Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Folder.test.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
Folder.ts Desktop: Fixed images not being visible on encrypted published notes 2023-12-03 11:35:46 +01:00
ItemChange.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ItemChange.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +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 Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +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 Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +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.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Tag.ts Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00