Laurent Cozic
434037d793
Done Welcome integration on mobile and CLI
2019-02-09 19:04:34 +00:00
Laurent Cozic
49f8d0c6d8
API: Allow specifying item ID for any item
2019-02-06 22:36:39 +00:00
Laurent Cozic
e62d91dda8
Desktop: Allow using macOS App bundle as external editor, and improved error handling
2019-02-05 22:00:25 +00:00
Laurent Cozic
8c9a148e71
All: Better handle search queries that include dashes
2019-01-31 08:35:41 +00:00
Laurent Cozic
d7dc625042
Clipper: Fixes #1058 : Import images at correct size
2019-01-20 15:26:43 +00:00
Laurent Cozic
299008688d
All: Search: Integration to CLI and mobile apps
2019-01-19 18:03:05 +00:00
Laurent Cozic
42a674008f
All: Search: More multi-language support, and started updating mobile app
2019-01-18 18:31:07 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
96cd56548e
Desktop: Improve search keyword highlighting
2019-01-17 19:01:35 +00:00
Laurent Cozic
8dc0b34fdc
Desktop: Search engine: Improved support for JA, KO, ZH scripts
2019-01-15 19:55:58 +00:00
Laurent Cozic
a7896b43d7
More search engine improvements
2019-01-15 18:10:22 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
a1f0bd1e6c
Search engine: normalize text
2019-01-13 16:05:07 +00:00
Laurent Cozic
4472590133
Merge branch 'master' into search_engine_fts_fix
2019-01-13 15:52:41 +00:00
Laurent Cozic
a8cc8763b0
Android: Fixes #321 : Removed dependency to Firebase
2019-01-10 18:49:26 +00:00
Laurent Cozic
41155f5ef4
Started rewriting search engine to better support unicode
2018-12-29 20:19:18 +01:00
Laurent Cozic
f308fe71f9
Mobile: Fixes #1082 : Highlight correct keywords when doing a search
2018-12-29 18:24:02 +01:00
Laurent Cozic
59402cf198
Android: Fixes #1062 : Don t display Play Service alert when Play Service unavailable
2018-12-28 20:38:40 +01:00
Laurent Cozic
5565538b80
Android: Trying to get notifications to work in Android 8.x
2018-12-20 14:52:56 +01:00
Laurent Cozic
b1898141c3
Mobile: Fixes #382 : Implemented new search engine for mobile and highlight searched words in notes
2018-12-16 18:32:42 +01:00
Laurent Cozic
35d3fe03ab
Android: Fixes #321 : Changed notification library to Firebase to get more reliable notifications
2018-12-16 14:11:45 +01:00
Laurent Cozic
061ce646d2
Finished search engine integration with desktop app
2018-12-13 23:57:14 +01:00
Laurent Cozic
5ec7c16e3e
Fixed logic to update search engine data
2018-12-12 22:40:05 +01:00
Laurent Cozic
0a6f8b0cfe
Started integrating search engine to desktop app
2018-12-10 19:58:49 +01:00
Laurent Cozic
460f826672
Nearly finished search engine backend
2018-12-10 18:54:46 +00:00
Laurent Cozic
cb16a10121
Updated the way item changes are recorded so that info can be used by more services (including search engine)
2018-12-10 01:39:31 +01:00
Laurent Cozic
3b6131f1ca
Started support for FTS search
2018-12-09 21:45:50 +01:00
Laurent Cozic
71098102c5
Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong.
2018-12-08 00:42:29 +01:00
Laurent Cozic
19252af345
Desktop: Fixes #996 : Allow editing multiple notes in external editor
2018-11-21 19:50:50 +00:00
Laurent Cozic
897f53b13e
All: Resolves #846 : Set resource path to correct relative path so that for example images show up in Markdown viewers
2018-11-21 00:36:23 +00:00
Ben Fisher
58b68cab0c
fix for #906 , 1) windows paths like C:\a\b weren't accepted because b… ( #935 )
...
* fix for #906 , 1) windows paths like C:\a\b weren't accepted because backslashes were treated as escape sequences, 2) common paths like C:\Program Files\Foo\Foo.exe weren't accepted because of the space in the path
* Using anothing approach,
a) backslashes are no longer treated as escape characters,
b) string change to remind people to add spaces
* Removing joplin.pot from the patch, it will be updated later.
* Removing unused code.
2018-11-20 21:46:18 +00:00
Laurent Cozic
07b724d65b
All: Fixes #992 : Allow non-ASCII chars when exporting MD and handle duplicate filenames
2018-11-20 00:42:21 +00:00
Laurent Cozic
899219abd2
Merge branch 'master' of github.com:laurent22/joplin
2018-11-13 22:38:32 +00:00
Laurent Cozic
e17f3051f0
Display number of resources being fetched in side bar
2018-11-13 22:25:23 +00:00
Laurent Cozic
06091933e1
All: Moved resource app-specific state to different table
2018-11-13 00:45:08 +00:00
Ben Fisher
0eb18d206d
Patch to implement feature, exporting notes to JSON ( #912 , issues/912). ( #927 )
...
* Patch to implement feature, exporting notes to JSON (#912 , issues/912).
* Revising based on feedback
* Directly calling JSON.stringify on the item
2018-11-11 20:17:43 +00:00
Laurent Cozic
5ff8808f69
API: Allow setting the ID of newly created notes.
2018-11-08 01:14:13 +00:00
Laurent Cozic
069dce69cd
Mobile: Added support for ResourceFetcher service
2018-10-09 22:01:50 +01:00
Laurent Cozic
2f62897fb6
All: Improved resource side loading
2018-10-08 19:11:53 +01:00
Laurent Cozic
dbdd602f50
All: Created ResourceFetcher class to handle resource downloads
2018-10-08 07:36:45 +01:00
Laurent Cozic
b880be8b7c
All: Fixes #853 : Replace characters to equivalent US-ASCII ones when exporting files
2018-10-05 17:53:55 +01:00
Laurent Cozic
6b10d5d821
Api: Fixes #843 : Fixed regression that was preventing resource metadata from being downloaded
2018-10-04 08:17:53 +01:00
Laurent Cozic
f87d1f11b0
API: Allow downloading a resource data
2018-09-30 10:15:46 +01:00
Laurent Cozic
eb4aa2c026
API: Added more calls
2018-09-29 12:54:44 +01:00
Laurent Cozic
a1ad6c9712
API: Added more API calls
2018-09-28 19:24:57 +01:00
FoxMaSk
6125cde223
Forbidden is 403 - typo :)
2018-09-27 21:38:16 +02:00
Laurent Cozic
ef711af5b5
Api: Added method to get notes
2018-09-27 18:35:10 +00:00
Laurent Cozic
8a619e4b8b
All: Refactored REST API to make it testable and to allow further extension
2018-09-27 09:14:05 +01:00
Laurent Cozic
0a5ad1d628
Electron: Fixes #710 : Don't unwatch file when it is temporarily deleted
2018-09-13 19:29:48 +01:00
Laurent Cozic
756f3e627c
All: Fixes #718 : Allow recursively importing Markdown folder
2018-09-09 20:32:23 +01:00
Laurent Cozic
eaf3eef2d3
All: Resolves #734 : Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks
2018-09-04 11:59:09 +01:00
Laurent Cozic
310afb0ad6
Electron: Resolves #612 : Allow duplicating a note
2018-06-27 21:45:31 +01:00
Laurent Cozic
7d7e1e1637
Electron: Resolves #647 : Allow specifying text editor path and arguments in setting
2018-06-27 21:34:41 +01:00
Laurent Cozic
595fd7a9aa
All: Resolves #644 : Added support for .markdown extension when importing files
2018-06-26 00:07:53 +01:00
Laurent Cozic
fea83e28c4
All: Optimised encryption and decryption of items so that it doesn't freeze the UI, especially on mobile
2018-06-25 18:14:57 +01:00
Laurent Cozic
1f3a1c49df
Electron: Resolves #611 : Allow opening and editing note in external editor
2018-06-18 18:56:07 +00:00
Laurent Cozic
ab9675544c
All: Fixes #597 : Also import sub-notebooks when importing JEX data
2018-06-10 19:15:40 +01:00
Laurent Cozic
f6ee5dd0e7
Mobile: Display decryption progress in side bar
2018-06-10 17:43:24 +01:00
Laurent Cozic
1127eb6e09
Clipper: Fixes #573 : Better handling of certain code blocks
2018-06-09 20:00:26 +01:00
Laurent Cozic
a6a351e68d
Electron: Export/Import links to notes
2018-05-03 13:11:45 +01:00
Laurent Cozic
d8ccc38d5b
All: Better handling of resources that are incorrectly flagged as encrypted
2018-04-22 14:33:12 +02:00
Laurent Cozic
544f93bf22
All: Handle deletion of resources that are not linked to any note
2018-03-16 17:39:44 +00:00
Laurent Cozic
ae9ecdad40
All: Fix database upgrade
2018-03-16 14:32:47 +00:00
Laurent Cozic
c1bb51c12b
All: Finished service to clean up resources
2018-03-15 18:08:46 +00:00
Laurent Cozic
f595be07d4
Adding service to keep track of note resources associations
2018-03-12 23:40:43 +00:00
Laurent Cozic
eef106c99b
Electron: Resolves #237 : Export to PDF and print option
2018-03-12 18:01:47 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a6
.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6
Applied prettier to code base
2018-03-09 17:49:35 +00:00
Laurent Cozic
122ab83a84
Android: Fix when downloading many encrypted items
2018-03-05 18:21:42 +00:00
Laurent Cozic
a078947d6d
Allow importing and exporting single notes and notebooks
2018-03-01 18:35:17 +00:00
Laurent Cozic
df4933fddd
All: Prevent export of encrypted items
2018-02-27 20:51:07 +00:00
Laurent Cozic
4046a51472
Electron: Handle import export
2018-02-27 20:04:38 +00:00
Laurent Cozic
45845f645d
Refactored Interop service to make export/import code more modular
2018-02-26 19:25:54 +00:00
Laurent Cozic
d7fd8944f7
Moved Enex import to InteropService
2018-02-26 19:16:01 +00:00
Laurent Cozic
3cee671f25
Done MD importer
2018-02-26 18:43:50 +00:00
Laurent Cozic
8f2e5faff3
Support importing JEX and raw data
2018-02-25 17:01:16 +00:00
Laurent Cozic
39ddd934f6
Changed export format extension to JEX and made it a non-compressed tar file
2018-02-25 21:08:40 +00:00
Laurent Cozic
9f8a46b9d9
All: Added more export options including jpz format
2018-02-23 19:32:19 +00:00
Laurent Cozic
71aa841265
Mobile: Fixes #244 : When accessing configuration or encrypt configuration option while making a note and the going back, the note gets erased
2018-02-21 22:08:34 +00:00
Laurent Cozic
a6e6b49a9d
Merge branch 'master' of github.com:laurent22/joplin
2018-02-15 18:33:21 +00:00
Laurent Cozic
3a4bbd571e
All: Provide Content-Length header for WebDAV for better compatibility with more servers
2018-02-15 18:33:08 +00:00
Laurent Cozic
87bc08bef5
iOS: Fixed resource decryption issue, log page crash and text input rendering issue
2018-02-14 15:28:56 +00:00
Laurent Cozic
f66be08d1d
Added list of translated languages to README file
2018-02-01 20:15:31 +00:00
Laurent Cozic
dac1cd7668
Mobile: Allow filtering log by warning/error
2018-01-31 19:51:29 +00:00
Laurent Cozic
eb67ac17a0
Allow decryption to continue even if an item cannot be decrypted
2018-01-30 20:15:05 +00:00
Laurent Cozic
15848fc696
Closing a resource is async
2018-01-28 17:37:51 +00:00
Laurent Cozic
837ae2c9f2
Send only one NOT_LOADED event per master key
2018-01-28 17:37:29 +00:00
Laurent Cozic
1669b5258a
Fixed detection of encrypted item
2018-01-25 23:01:18 +00:00
Laurent Cozic
78ce10ddf0
All: Fixed race condition when a note is being uploaded while it's being modified in the text editor
2018-01-08 20:09:01 +01:00
Laurent Cozic
0115e74163
All: Minor tweaks regarding encryption
2017-12-04 19:29:34 +00:00
Laurent Cozic
685f541bb4
All: Fixed issue with local resource needlessly marked as encrypted
2017-12-04 19:15:14 +00:00
Laurent Cozic
7efeaa3a22
All: Fixed minor issue when logger not defined
2018-01-02 21:23:35 +01:00
Laurent Cozic
71e877d369
All: Improved encryption and synchronisation
2018-01-02 20:17:14 +01:00
Laurent Cozic
6d0f60d9a1
All: Fixed tests and minor fixes
2017-12-31 15:23:05 +01:00
Laurent Cozic
08d2655f13
All: Various improvements to E2EE
2017-12-26 11:38:53 +01:00
Laurent Cozic
bef7c38724
Electron: Improved enabling/disabling E2EE
2017-12-24 11:23:51 +01:00
Laurent Cozic
d1abf4971d
Electron: E2EE config
2017-12-24 09:36:31 +01:00
Laurent Cozic
70b03971f6
All: Fixed handling of unloaded master key
2017-12-22 18:50:27 +00:00
Laurent Cozic
6683da804b
All: Fixed various issues regarding encryption and decryptino of resources, and started doing GUI for Electron app
2017-12-21 20:06:08 +01:00
Laurent Cozic
edbff5a26a
All: Simplified encryption header
2017-12-20 19:14:27 +00:00
Laurent Cozic
18846c11ed
All: Allow disabling encryption and added more test cases
2017-12-20 20:45:25 +01:00
Laurent Cozic
cc02c1d585
All: Simplified synchronisation of resources to simplify encryption, and implemented resource encryption
2017-12-19 19:01:29 +00:00
Laurent Cozic
3f4f154949
All: Refactored encryption/decryption method to use same algorithm for both file and string encryption
2017-12-18 20:54:03 +01:00
Laurent Cozic
4c0b472f67
All: Testing and better handling of E2EE initialisation
2017-12-17 20:51:45 +01:00
Laurent Cozic
f5d26e0d81
All: Fixed filesystem driver bug when downloading resources. Added support for encrypting all items when encryption enabled.
2017-12-14 21:12:02 +00:00
Laurent Cozic
2c608bca3c
All: getting encryption service and UI to work
2017-12-14 19:39:13 +00:00
Laurent Cozic
5bc72e2b44
All: Decryption worker and handling of missing master key passwords
2017-12-14 18:53:08 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
888ac8f4c2
Electron: Started integrating encryption
2017-12-14 17:58:10 +00:00
Laurent Cozic
1008b1835b
All: Handle tag encryption and started CLI and Electron encryption front-end
2017-12-14 00:23:32 +00:00
Laurent Cozic
5951ed3f55
All: Support encrypting notes and notebooks
2017-12-13 18:57:40 +00:00
Laurent Cozic
f6fbf3ba0f
All: Handle master key in backend
2017-12-12 21:58:57 +00:00
Laurent Cozic
9bce52a92a
All: Utilities to create and encrypt master keys
2017-12-12 18:41:02 +00:00
Laurent Cozic
8a282fd2e1
All: Added fs drivers and encryption service
2017-12-11 23:52:42 +00:00
Laurent Cozic
03ec406627
All: Filter to sync target and refactored so that same code can be used by all clients
2017-12-05 19:21:01 +00:00
Laurent Cozic
d1a83d065a
Mobile: Added status info to view active alarms
2017-11-28 20:31:14 +00:00
Laurent Cozic
ddb73c8642
iOS: Fixed notification event
2017-11-28 20:23:22 +00:00
Laurent Cozic
4df73cd82c
iOS: Handle foreground notifications
2017-11-28 20:17:34 +00:00
Laurent Cozic
c446e4471d
Merge branch 'alarm-support' of github.com:laurent22/joplin into alarm-support
2017-11-28 17:29:31 +00:00
Laurent Cozic
1a610054d3
Android: Fixed cancelling of notification
2017-11-28 19:49:03 +00:00
Laurent Cozic
11517fa037
iOS: Get notifications to work
2017-11-28 19:36:47 +00:00
Laurent Cozic
67a457b9c5
Android: Got notifications to work
2017-11-28 18:58:04 +00:00
Laurent Cozic
18dc6c826a
Electron: Trigger notifications using node-notifier
2017-11-28 18:47:41 +00:00
Laurent Cozic
f9f5974267
All: Added option to set date and time format
2017-11-28 18:02:54 +00:00
Laurent Cozic
6e23fead59
Electron: Getting notifications to work
2017-11-28 00:22:38 +00:00
Laurent Cozic
9a40851c77
Electron, Mobile: Created alarm service and drivers
2017-11-27 22:50:46 +00:00
Laurent Cozic
3722012da5
Added command to export debug information from mobile and CLI
2017-11-21 18:48:50 +00:00
Laurent Cozic
8a78ee5df6
Changed export to module.exports
2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76
Changed import statements to require to reduce dependency to Babel
2017-11-03 00:09:34 +00:00
Laurent Cozic
7aaf4fb491
Improved back button handling when note has been modified
2017-08-24 18:10:03 +00:00
Laurent Cozic
671e8a3fc8
Allow exporting notes and notebooks
2017-08-20 16:29:18 +02:00
Laurent Cozic
f80263ab71
Load resources in WebView and put todos on top
2017-07-26 19:36:16 +01:00
Laurent Cozic
5ca8647d35
Sync fixes
2017-07-19 20:15:55 +01:00
Laurent Cozic
c2ba2105ff
Change folder from RN
2017-07-16 17:06:05 +01:00
Laurent Cozic
24f61177d1
Improved handling of multiple sync targets
2017-07-16 13:53:59 +01:00
Laurent Cozic
22cb2fdfbe
Various improvements
2017-07-15 23:47:11 +01:00
Laurent Cozic
dde0da571e
Better UI to handle conflicts
2017-07-15 16:35:40 +01:00
Laurent Cozic
4dc540e589
Minor changes
2017-07-14 18:02:45 +00:00
Laurent Cozic
e397ad197d
Fixed OneDrive connection issue
2017-07-13 18:09:47 +00:00
Laurent Cozic
8adb5a71c5
Got RN working again
2017-07-05 22:29:00 +01:00
Laurent Cozic
f0a8cbe95d
Started fixing ReactNative app
2017-07-05 21:34:25 +01:00