1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/packages/lib/models
2024-10-26 21:08:51 +01:00
..
settings Desktop: Re-enable media with local file URLs in the note viewer () 2024-10-26 21:08:51 +01:00
utils Mobile,Desktop: Fixes : Fix BMP image rendering in the Markdown viewer () 2024-08-22 21:53:44 +01:00
Alarm.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
BaseItem.test.ts All: Allow modifying a resource metadata only when synchronising () 2023-10-24 10:46:33 +01:00
BaseItem.ts Mobile,Desktop,CLI: Fixes : Decrypt master keys only as needed () 2024-09-07 11:56:13 +01:00
dateTimeFormats.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules () 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 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Folder.ts Chore: Migrate SQL queries in preparation for web support () 2024-07-01 19:56:40 +02:00
ItemChange.test.ts Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
ItemChange.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
MasterKey.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules () 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: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Note_CustomSortOrder.test.js Desktop: Fixes : With Custom Sort, new notes appear at bottom and later randomly "pop" to the top () 2023-03-12 15:16:45 +00:00
Note.test.ts Chore: Add a sleep in the note duplication test () 2024-07-15 07:33:59 -07:00
Note.ts Chore: Mobile: Improve Notes screen type safety () 2024-09-21 12:57:38 +01:00
NoteResource.ts Chore: Migrate SQL queries in preparation for web support () 2024-07-01 19:56:40 +02:00
NoteTag.ts Chore: Migrate SQL queries in preparation for web support () 2024-07-01 19:56:40 +02:00
Resource.test.ts Desktop: Add support for OCR () 2023-12-13 19:24:58 +00:00
Resource.ts Chore: Migrate SQL queries in preparation for web support () 2024-07-01 19:56:40 +02:00
ResourceLocalState.ts Cli,Desktop,Mobile: Resolves : Log user actions (deletions) () 2024-03-09 10:33:05 +00:00
Revision.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Revision.ts Desktop,Mobile,Cli: Fixes : Delete revisions on the sync target when deleted locally () 2024-09-21 13:04:54 +01:00
Search.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Setting.test.ts Chore: Increase strength of Settings types () 2024-06-25 15:01:39 +02:00
Setting.ts Chore: Desktop: Add extra check to try to prevent duplicate setting key warning () 2024-09-21 13:01:08 +01: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 All: Resolves : Add trash folder () 2024-03-02 14:25:27 +00:00
Tag.ts Chore: Migrate SQL queries in preparation for web support () 2024-07-01 19:56:40 +02:00