1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/packages/lib/models/utils
2024-01-18 11:20:10 +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
paginatedFeed.ts API: Always include 'has_more' field for paginated data 2020-11-19 16:25:32 +00:00
paginationToSql.ts All: Fix sorting by title in a case insensitive way 2020-11-27 15:16:50 +00:00
readOnly.ts All: Fixed issues related to sharing notes on read-only notebooks 2023-10-21 09:03:42 +01: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 Chore: Refactor folder related functions to TypeScript 2024-01-06 17:21:51 +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