This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-01-29 19:13:59 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
History
Laurent Cozic
f5f47f3c08
Merge branch 'release-2.14' into dev
2024-03-04 09:31:37 +00:00
..
commands
Chore: Make buildScriptIndexes generates code that passes linter
2024-01-05 09:46:53 +00:00
NoteBody
Merge branch 'release-2.14' into dev
2024-03-04 09:31:37 +00:00
NoteTitle
Desktop:
Fixes
#8643
: Modified placeholder text on note title input field (
#8850
)
2023-09-19 11:37:20 +01:00
styles
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
utils
All:
Resolves
#483
: Add trash folder (
#9671
)
2024-03-02 14:25:27 +00:00
editorCommandDeclarations.test.ts
Desktop:
Fixes
#9855
: Allow using editor commands in the command palette (
#9861
)
2024-02-06 16:20:15 +00:00
editorCommandDeclarations.ts
Desktop:
Fixes
#9855
: Allow using editor commands in the command palette (
#9861
)
2024-02-06 16:20:15 +00:00
NoteEditor.tsx
Chore: Implement cSpell to detect spelling mistakes in codebase (
#10001
)
2024-02-26 10:16:23 +00:00