.. |
components
|
Mobile: Improved side menu: Made button panel fixed at the bottom, and added dark overlay over right side content
|
2019-06-26 18:05:37 +00:00 |
images
|
|
|
MdToHtml
|
Desktop, Mobile: Fixes #1587: Fix internal note links
|
2019-05-27 19:49:18 +01:00 |
migrations
|
Fixed regression
|
2019-05-13 09:50:39 +01:00 |
models
|
Mobile: Removed concept of Advanced Options and move tools to Config screen to clean up context menu
|
2019-06-26 00:13:13 +01:00 |
services
|
Clipper: Improved clipping selection by removing unecessary elements
|
2019-06-25 22:11:12 +01:00 |
vendor
|
|
|
ArrayUtils.js
|
|
|
BaseApplication.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
BaseModel.js
|
All: Save size of a resource to the database; and added mechanism to run non-database migrations
|
2019-05-11 17:55:40 +01:00 |
BaseSyncTarget.js
|
|
|
Cache.js
|
|
|
ClipperServer.js
|
API: Resolves #1148: Added support for search end-point and improved error handling
|
2019-02-24 12:24:55 +00:00 |
database-driver-node.js
|
|
|
database-driver-react-native.js
|
|
|
database.js
|
Desktop: Resolves #206: Added support for sorting notebooks by title or last modified
|
2019-03-02 17:35:57 +00:00 |
dialogs.js
|
|
|
DropboxApi.js
|
|
|
EventDispatcher.js
|
|
|
file-api-driver-dropbox.js
|
|
|
file-api-driver-local.js
|
|
|
file-api-driver-memory.js
|
|
|
file-api-driver-onedrive.js
|
|
|
file-api-driver-webdav.js
|
|
|
file-api.js
|
|
|
folders-screen-utils.js
|
Clipper: Fixes #1417: Sort the folders in the same order as the desktop app
|
2019-04-20 19:29:23 +01:00 |
fs-driver-base.js
|
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
|
2019-05-12 01:15:52 +01:00 |
fs-driver-dummy.js
|
|
|
fs-driver-node.js
|
|
|
fs-driver-rn.js
|
|
|
geolocation-node.js
|
|
|
geolocation-react.js
|
|
|
HtmlToMd.js
|
Clipper: Resolves #1669: Handle special case of code block used on Microsoft website
|
2019-06-22 18:57:41 +01:00 |
import-enex-md-gen.js
|
Desktop, CLI: Fixes #1672: Fix line break issue when importing certain notes from Evernotes
|
2019-06-22 11:23:22 +01:00 |
import-enex.js
|
All: Save size of a resource to the database; and added mechanism to run non-database migrations
|
2019-05-11 17:55:40 +01:00 |
joplin-database.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
JoplinError.js
|
|
|
layout-utils.js
|
|
|
locale.js
|
Updated translations
|
2019-04-20 12:26:34 +01:00 |
logger.js
|
All: Allow specifying the log level of a log target
|
2019-05-11 17:53:56 +01:00 |
markdownUtils.js
|
Clipper: Fixes #1462: Allow importing images from local file with file:// URLs
|
2019-05-10 01:06:06 +01:00 |
markJsUtils.js
|
All: Search: More multi-language support, and started updating mobile app
|
2019-01-18 18:31:07 +00:00 |
MdToHtml.js
|
Desktop: Resolves #1649: Cache code blocks in notes to speed up rendering
|
2019-06-21 08:28:59 +01:00 |
mime-utils.js
|
|
|
ModelCache.js
|
|
|
net-utils.js
|
Clipper: Fixes #1600: Handle SVG images and fix issue with invalid file extensions
|
2019-06-12 09:45:31 +01:00 |
ObjectUtils.js
|
|
|
onedrive-api.js
|
|
|
package.json
|
|
|
parameters.js
|
|
|
parseUri.js
|
|
|
path-utils.js
|
Clipper: Fixes #1600: Handle SVG images and fix issue with invalid file extensions
|
2019-06-12 09:45:31 +01:00 |
poor-man-intervals.js
|
|
|
promise-utils.js
|
|
|
randomClipperPort.js
|
|
|
react-logger.js
|
|
|
reducer.js
|
All: Improved workflow of downloading and decrypting data during sync
|
2019-05-28 22:05:11 +01:00 |
registry.js
|
Also set tags on Welcome notes
|
2019-02-03 20:19:17 +00:00 |
shim-init-node.js
|
CLI: Fix: Do not resize images if they are already below the max dimensions
|
2019-05-12 11:38:33 +01:00 |
shim-init-react.js
|
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
|
2019-05-12 01:15:52 +01:00 |
shim.js
|
All: Refactor Markdown rendering (#1315)
|
2019-03-08 17:14:17 +00:00 |
string-utils-common.js
|
Desktop: Improve search keyword highlighting
|
2019-01-17 19:01:35 +00:00 |
string-utils.js
|
All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
|
2019-04-03 07:46:41 +01:00 |
synchronizer.js
|
Mobile: Upgraded WebView
|
2019-06-14 08:11:15 +01:00 |
SyncTargetDropbox.js
|
|
|
SyncTargetFilesystem.js
|
|
|
SyncTargetMemory.js
|
|
|
SyncTargetNextcloud.js
|
|
|
SyncTargetOneDrive.js
|
|
|
SyncTargetOneDriveDev.js
|
|
|
SyncTargetRegistry.js
|
|
|
SyncTargetWebDAV.js
|
|
|
TaskQueue.js
|
All: Improved: Allow using multiple connections to download items while synchronising (#1633)
|
2019-06-07 23:20:08 +01:00 |
time-utils.js
|
|
|
urlUtils.js
|
Clipper: Fixes #1622: Import named anchors from clipped pages
|
2019-06-13 00:26:19 +01:00 |
uuid.js
|
|
|
WebDavApi.js
|
Desktop: use nodeIntegration
|
2019-02-24 10:17:37 +00:00 |
welcomeAssets.js
|
Doc: Fixed more links
|
2019-05-22 16:57:45 +01:00 |
WelcomeUtils.js
|
Desktop, CLI: Added option to disable creation of welcome items
|
2019-05-12 01:10:46 +01:00 |