1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/lib/models/utils
2024-03-14 18:30:49 +00:00
..
getConflictFolderId.ts Desktop,Mobile: Resolves #10073, #10080: Fix conflicts notebook doesn't work with the trash feature (#10104) 2024-03-14 18:30:49 +00:00
isItemId.ts All: Allow searching by note ID or using a callback URL 2023-10-25 14:43:22 +01:00
itemCanBeEncrypted.ts All: Fixes #6645: Do not encrypt non-owned note if it was not shared encrypted 2022-07-12 11:28:48 +01:00
onFolderDrop.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
onFolderDrop.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
paginatedFeed.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
paginationToSql.ts All: Fix sorting by title in a case insensitive way 2020-11-27 15:16:50 +00:00
readOnly.test.ts Desktop,Mobile: Resolves #10073, #10080: Fix conflicts notebook doesn't work with the trash feature (#10104) 2024-03-14 18:30:49 +00:00
readOnly.ts Desktop,Mobile: Resolves #10073, #10080: Fix conflicts notebook doesn't work with the trash feature (#10104) 2024-03-14 18:30:49 +00:00
resourceUtils.ts Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
types.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
userData.test.ts Desktop: Resolves #8080: Add support for plugin user data (#8312) 2023-06-13 18:06:16 +01:00
userData.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00