1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/lib/models
2022-10-30 18:38:38 +00:00
..
settings Fixed tests 2021-02-09 20:58:17 +00:00
utils All: Fixes #6645: Do not encrypt non-owned note if it was not shared encrypted 2022-07-12 11:28:48 +01:00
Alarm.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
BaseItem.test.js Desktop: Fixed getting geolocation for new notes 2022-04-26 13:22:43 +01:00
BaseItem.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
dateTimeFormats.test.ts All: Add additional time format HH.mm (#6086) 2022-02-03 18:52:24 +00:00
Folder.sharing.test.ts Tools: Run Joplin Server Postgres tests on CI (#5807) 2021-11-30 15:37:07 +00:00
Folder.test.ts Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Folder.ts Mobile: Display icon for all notebooks if at least one notebook has an icon 2022-10-11 12:46:40 +01:00
ItemChange.test.ts Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +01:00
ItemChange.ts Api: Resolves #5199: Add support for "events" end point to retrieve info about latest note changes 2021-08-30 18:53:24 +01:00
MasterKey.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
MasterKey.ts All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
Migration.ts All: Add "id" and "due" search filters (#4898) 2021-04-29 15:27:38 +01:00
Note_CustomSortOrder.test.js Chore: Cleaned up server UserItem interface 2021-09-25 19:51:44 +01:00
Note.test.ts Desktop: Fixes #6570: Fixed broken image links (#6590) 2022-07-12 11:34:56 +01:00
Note.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
NoteResource.ts All: Fixes #932: Certain attachments were not being automatically deleted 2021-10-05 17:47:38 +01:00
NoteTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Resource.test.ts All: Fixes #6092: Shared resource was not encrypted with correct encryption key 2022-02-11 10:38:45 +00:00
Resource.ts All: Fixes #6645: Do not encrypt non-owned note if it was not shared encrypted 2022-07-12 11:28:48 +01:00
ResourceLocalState.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
Revision.test.ts All: Resolves #6209: Handle invalid revision patches 2022-03-03 13:20:29 +00:00
Revision.ts Chore: Removed lodash package to save space 2022-05-26 15:57:44 +01:00
Search.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Setting.test.ts Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
Setting.ts Update translations 2022-10-30 18:38:38 +00:00
SmartFilter.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Tag.test.js Revert "Desktop: Fixes #5686: Fixed Tags Order (#6136)" 2022-03-28 17:40:51 +01:00
Tag.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00