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-02 12:47:41 +02:00
Code
Issues
Releases
Activity
d97ba57dda
joplin
/
packages
/
lib
/
services
History
Laurent Cozic
d97ba57dda
Desktop: Sort plugin results according to recommended property, and display Recommended tag
2021-09-01 12:17:20 +01:00
..
commands
contextkey
database
All: Add a way to disable a master key
2021-08-17 12:03:19 +01:00
debug
e2ee
All: Add support for single master password, to simplify handling of multiple encryption keys
2021-08-30 14:15:35 +01:00
interop
Desktop: Various improvements to Markdown import and export (
#5290
)
2021-08-23 00:35:45 +01:00
joplinServer
keychain
plugins
Desktop: Sort plugin results according to recommended property, and display Recommended tag
2021-09-01 12:17:20 +01:00
ResourceEditWatcher
rest
Api:
Resolves
#5199
: Add support for "events" end point to retrieve info about latest note changes
2021-08-30 18:53:24 +01:00
searchengine
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-06-25 09:28:26 +01:00
share
All: Ensure that timestamps are not changed when sharing or unsharing a note
2021-07-19 10:27:43 +01:00
spellChecker
synchronizer
Update French translation and fix a few mistakes in code
2021-08-19 10:48:26 +01:00
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts
All: Improved E2EE usability by making its state a property of the sync target (
#5276
)
2021-08-12 16:54:10 +01:00
CommandService.ts
DecryptionWorker.ts
All: Add support for single master password, to simplify handling of multiple encryption keys
2021-08-30 14:15:35 +01:00
ExternalEditWatcher.ts
ItemChangeUtils.ts
Api:
Resolves
#5199
: Add support for "events" end point to retrieve info about latest note changes
2021-08-30 18:53:24 +01:00
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts
Desktop: Remove template feature (replaced by template plugin)
2021-08-06 10:58:32 +01:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
Mobile: Allow enabling and disabling feature flags
2021-06-19 17:32:36 +01:00
PluginManager.js
Plugins: Add support for gotoAnything command so that it can be called from plugins
2021-06-27 14:14:11 +01:00
PostMessageService.ts
ReportService.ts
ResourceFetcher.ts
All: Added "None" sync target to allow disabling synchronisation
2021-08-16 16:18:32 +01:00
ResourceService.test.ts
All: Improved E2EE usability by making its state a property of the sync target (
#5276
)
2021-08-12 16:54:10 +01:00
ResourceService.ts
RevisionService.test.ts
All:
Fixes
#5051
: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes
2021-06-20 11:19:59 +01:00
RevisionService.ts
All:
Fixes
#5051
: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes
2021-06-20 11:19:59 +01:00
SettingUtils.ts
All: Improved E2EE usability by making its state a property of the sync target (
#5276
)
2021-08-12 16:54:10 +01:00
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts