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
2024-12-18 09:35:20 +02:00
Code
Issues
Releases
Activity
69cbd45782
joplin
/
packages
/
lib
/
services
History
Henry Heino
fbeaf31a14
Desktop: Plugins: Allow commands registered within the beta markdown editor to take arguments (
#9963
)
2024-02-22 21:30:48 +00:00
..
commands
contextkey
database
Desktop, Cli, Mobile: Migrate profile in preparation for trash feature
2024-02-12 15:02:52 +00:00
debug
e2ee
ExternalEditWatcher
Desktop: Security: Disallow UNC file links (
#9979
)
2024-02-22 21:29:16 +00:00
interop
Desktop:
Fixes
#9868
: Fix markdown (frontmatter) notes that start with a UTF-8 BOM aren't imporetd correctly (
#9875
)
2024-02-08 16:55:34 +00:00
joplinServer
keychain
noteList
Desktop:
Fixes
#9433
: Fixed various scrolling issues when creating new notes or to-dos
2024-01-28 17:57:41 +00:00
ocr
Desktop:
Resolves
#9765
: OCR: Use existing PDF text when available (
#9764
)
2024-02-02 23:59:15 +01:00
plugins
Desktop: Plugins: Allow commands registered within the beta markdown editor to take arguments (
#9963
)
2024-02-22 21:30:48 +00:00
profileConfig
ResourceEditWatcher
rest
API: Increase protection of files downloaded via the REST API (
#9676
)
2024-01-22 14:46:18 +00:00
search
Mobile:
Fixes
#9905
: Fix full text search broken on Android 7 and earlier (
#9914
)
2024-02-12 14:43:01 +00:00
share
Chore: Improve sharing tests
2023-12-03 11:50:11 +01:00
spellChecker
style
Chore: Migrate from
css
to
@adobe/css-tools
(
#9660
)
2024-01-06 12:13:23 +00:00
synchronizer
Desktop,Mobile,Cli:
Fixes
#9800
: Fix synchronization happens every 10 seconds even if nothing has changed (
#9814
)
2024-02-02 17:53:22 +00:00
AlarmService.ts
AlarmServiceDriverNode.ts
Desktop: Add support for OCR (
#8975
)
2023-12-13 19:24:58 +00:00
BaseService.ts
CommandService.test.ts
Desktop:
Fixes
#8898
: Show a gear when a plugin doesn't specify an icon (
#8909
)
2023-09-19 11:29:19 +01:00
CommandService.ts
Desktop: Add support for OCR (
#8975
)
2023-12-13 19:24:58 +00:00
DecryptionWorker.ts
ExternalEditWatcher.ts
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts
MacOS:
Resolves
#9488
: Add "Window" menu to toolbar on MacOS (
#9859
)
2024-02-06 16:19:52 +00:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
Chore: Refactor Note.tsx and note-screen-shared.tsx to improve type safety (
#9467
)
2023-12-08 10:12:23 +00:00
PluginManager.js
PostMessageService.ts
ReportService.ts
Chore: Refactor folder related functions to TypeScript
2024-01-06 17:21:51 +00:00
ResourceFetcher.ts
Desktop, Mobile:
Fixes
#9157
: Clear "Some items cannot be synchronised" banner after situation is resolved
2024-01-27 16:59:19 +00:00
ResourceService.test.ts
Chore: Moved search files from "searchengine" namespace to just "search"
2024-01-05 14:15:47 +00:00
ResourceService.ts
Desktop: Make OCR results available to search immediately after completion
2024-02-09 11:56:23 +00:00
RevisionService.test.ts
Chore: Trying to improve flaky test
2023-12-05 18:53:32 +00:00
RevisionService.ts
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts