1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/models
Laurent Cozic b2b6ad479a Revert "Desktop: Make font size consistent between Markdown and Rich Text editors"
This reverts commit a058e09183.

Reverts because this change means the settings are directly accessed
from the theme, which makes the themes unusable from Joplin Server.
2021-06-10 10:59:15 +02:00
..
settings Fixed tests 2021-02-09 20:58:17 +00:00
utils All: Fix sorting by title in a case insensitive way 2020-11-27 15:16:50 +00:00
Alarm.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
BaseItem.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
BaseItem.ts Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen 2021-05-15 20:56:49 +02:00
dateTimeFormats.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.sharing.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Folder.ts Desktop: Allow unsharing a note 2021-05-16 17:28:49 +02:00
ItemChange.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
ItemChange.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
MasterKey.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Migration.ts All: Add "id" and "due" search filters (#4898) 2021-04-29 15:27:38 +01:00
Note_CustomSortOrder.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Note.test.ts Desktop: Fixes #5034: Certain resource paths could be corrupted when saved from the Rich Text editor 2021-06-08 20:37:44 +02:00
Note.ts Desktop: Fixes #5034: Certain resource paths could be corrupted when saved from the Rich Text editor 2021-06-08 20:37:44 +02:00
NoteResource.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
NoteTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Resource.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Resource.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
ResourceLocalState.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
Revision.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Revision.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
Search.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Setting.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Setting.ts Revert "Desktop: Make font size consistent between Markdown and Rich Text editors" 2021-06-10 10:59:15 +02:00
SmartFilter.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Tag.test.js Fixed tests 2021-05-27 15:44:07 +02:00
Tag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00