1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/gui/MainScreen/commands
Laurent 0765cf5955
All: Add support for sharing notebooks with Joplin Server (#4772)
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
..
editAlarm.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
exportPdf.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
hideModalMessage.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
moveToFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
newFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
newNote.ts Desktop: Save geo-location when saving note 2021-02-01 21:44:13 +00:00
newSubFolder.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
newTodo.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
openFolder.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
openNote.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
openTag.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
print.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
renameFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
renameTag.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
search.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
selectTemplate.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
setTags.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
showModalMessage.tsx Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
showNoteContentProperties.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
showNoteProperties.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
showShareFolderDialog.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
showShareNoteDialog.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
showSpellCheckerMenu.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
toggleEditors.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
toggleLayoutMoveMode.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleNoteList.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleSideBar.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
toggleVisiblePanes.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00