joplin/packages/lib/models/utils
Laurent Cozic 06359834d6
Desktop: Add a button to collapse or expand all folders (#11905)
2025-03-02 22:20:47 +00:00
..
areAllFoldersCollapsed.test.ts Desktop: Add a button to collapse or expand all folders (#11905) 2025-03-02 22:20:47 +00:00
areAllFoldersCollapsed.ts Desktop: Add a button to collapse or expand all folders (#11905) 2025-03-02 22:20:47 +00:00
getCanBeCollapsedFolderIds.ts Desktop: Add a button to collapse or expand all folders (#11905) 2025-03-02 22:20:47 +00:00
getCollator.ts Desktop: Fixes #10077: Special characters in notebooks and tags are not sorted alphabetically (#10085) 2024-03-20 11:17:46 +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 Desktop: Fixes #10067: Fix dragging notebooks to the toplevel notebook (#10302) 2024-04-15 18:15:45 +01:00
onFolderDrop.ts Desktop: Fixes #10067: Fix dragging notebooks to the toplevel notebook (#10302) 2024-04-15 18:15:45 +01:00
paginatedFeed.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01: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: Sync: Fix share not marked as readonly if the recipient has an outgoing share (#11770) 2025-02-06 17:55:54 +00:00
readOnly.ts Desktop,Mobile: Sync: Fix share not marked as readonly if the recipient has an outgoing share (#11770) 2025-02-06 17:55:54 +00:00
resourceUtils.ts Mobile,Desktop: Fixes #10914: Fix BMP image rendering in the Markdown viewer (#10915) 2024-08-22 21:53:44 +01:00
types.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +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: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00