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
90640e590e
joplin
/
packages
/
lib
/
services
History
Henry Heino
d13e7b32c3
Desktop,Mobile,Cli:
Fixes
#11017
: Delete revisions on the sync target when deleted locally (
#11035
)
2024-09-21 13:04:54 +01:00
..
commands
Desktop,Mobile:
Fixes
#11065
: Improve performance when there are many selected items (
#11067
)
2024-09-21 12:53:16 +01:00
contextkey
database
debug
e2ee
Mobile,Desktop,CLI:
Fixes
#10856
: Decrypt master keys only as needed (
#10990
)
2024-09-07 11:56:13 +01:00
ExternalEditWatcher
interop
Desktop:
Fixes
#11020
: Fix clicking on most non-media resource links opens them inline (
#11022
)
2024-09-11 16:49:35 +01:00
joplinServer
keychain
Desktop: Windows portable: Fix keychain-backed storage incorrectly enabled (
#10942
)
2024-09-02 12:26:43 +01:00
noteList
Desktop: Accessibility: Improve note list keyboard and screen reader accessibility (
#10940
)
2024-08-31 16:05:01 +01:00
ocr
Desktop:
Resolves
#10835
: Allow specifying custom language data URLs (
#10846
)
2024-08-09 11:29:39 +01:00
plugins
Desktop: Accessibility: Improve note list keyboard and screen reader accessibility (
#10940
)
2024-08-31 16:05:01 +01:00
profileConfig
ResourceEditWatcher
rest
Api: Do not return deleted notes in folders/:id/notes call
2024-07-03 10:41:31 +02:00
search
Desktop:
Resolves
#11063
: Improve the performance of GoToAnything (
#11064
)
2024-09-16 22:20:44 +01:00
share
Mobile: Support building for web (
#10650
)
2024-08-02 14:51:49 +01:00
spellChecker
style
synchronizer
Desktop,Mobile,Cli:
Fixes
#11017
: Delete revisions on the sync target when deleted locally (
#11035
)
2024-09-21 13:04:54 +01:00
trash
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts
CommandService.ts
Chore: Mobile: Add note screen tests (
#10766
)
2024-07-26 12:35:50 +01:00
DecryptionWorker.ts
ExternalEditWatcher.ts
Desktop:
Fixes
#10672
: External editing: Fix notes often not updated when saved from Vim (
#10780
)
2024-07-26 12:39:21 +01:00
ItemChangeUtils.ts
joplinCloudUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts
Desktop:
Fixes
#10685
: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (
#10687
)
2024-07-06 12:05:35 +02:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
PluginManager.js
PostMessageService.ts
ReportService.test.ts
ReportService.ts
ResourceFetcher.ts
ResourceService.test.ts
ResourceService.ts
Chore: Migrate SQL queries in preparation for web support (
#10670
)
2024-07-01 19:56:40 +02:00
RevisionService.test.ts
Desktop,Mobile,Cli:
Fixes
#11017
: Delete revisions on the sync target when deleted locally (
#11035
)
2024-09-21 13:04:54 +01:00
RevisionService.ts
Chore: Migrate SQL queries in preparation for web support (
#10670
)
2024-07-01 19:56:40 +02:00
SettingUtils.ts
Desktop: Windows portable: Fix keychain-backed storage incorrectly enabled (
#10942
)
2024-09-02 12:26:43 +01:00
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts