Laurent Cozic
a5d7366f94
Desktop: Fix invalid tag state issue when importing notes or syncing
2020-10-22 11:21:16 +01:00
Laurent Cozic
3d8577a689
Plugins: Added support for content scripts
...
- For now, supports Markdown-it plugins
- Also fixed slow rendering of notes in some cases
- Simplified how Markdown-It plugins are created and cleaned MdToHtml code
commit 89576de2896c99134f25f2a2db25008514cb1315
Merge: c75aa21f 5292fc14
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:23:00 2020 +0100
Merge branch 'release-1.3' into plugin_content_scripts
commit c75aa21ffdc42764d71dc9deadba7a7ef4233995
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:19:52 2020 +0100
Fixed tests
commit 075187729d11a16d385b651cbf1ebb89f14935e0
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:11:53 2020 +0100
Fixed tests
commit 14696b8c651e7afdaf71269bcdbadf0d58d3ef8a
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 23:27:58 2020 +0100
Fixed slow rendering of note
commit 61c09f5bf856481f91b00cfe87ff05596c63d4bc
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 22:35:21 2020 +0100
Clean up
commit 9f7ea7d865a990b3a21cc8c59093390d9db61653
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 20:05:31 2020 +0100
Updated doc
commit 98bf3bde8d6663f2f91ff965304b4aac00bdd98b
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 19:56:34 2020 +0100
Finished converting plugins
commit fe90d92e01427bd2b38200393713ea28763507a9
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 17:52:02 2020 +0100
Simplified how Markdown-It plugins are created
commit 47c7b864cbb864d5df79849f27625aecf312df4b
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 16:40:11 2020 +0100
Clean up rules
commit d927a238bb635a4be45f9216d776f7d07cb0a584
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 14:29:40 2020 +0100
Fixed tests
commit 388a56c5dde4c382e3ee0035791137150adaba1b
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 14:00:47 2020 +0100
Add support for content scripts
2020-10-21 00:23:55 +01:00
Laurent Cozic
03063f1137
All: Fixed setting issue that would cause a password to be saved in plain text in the database, even when the keychain is working
2020-10-20 16:37:14 +01:00
Laurent Cozic
45d4f277e2
Merge branch 'dev' into release-1.3
2020-10-20 12:00:39 +01:00
Laurent Cozic
45eb902030
Fixed tests
2020-10-20 11:49:15 +01:00
Aaron
a93bda71fe
All: Resolves #3691 : Added support for a custom S3 URL ( #3921 )
2020-10-20 11:44:11 +01:00
Laurent Cozic
8254206f44
Desktop: Fixes #3893 (maybe): Trying to fix sidebar performance issue when there are many notebooks or tags
2020-10-19 23:24:40 +01:00
Laurent Cozic
cb3e1cf1e9
Mobile: Upgraded React Native to v0.63
...
commit 2fb6cee90174bfcc02f77ba1606bfd8c4e2c8fc8
Merge: 4e303be85f db509955f6
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 16:24:07 2020 +0100
Merge branch 'dev' into rn_63
commit 4e303be85f7b3162b7e5b96e18557da13acfc988
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 16:14:39 2020 +0100
Clean up
commit e3a37ec2d6f3e6cc07c018b11b3f80ca8256063e
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:57:55 2020 +0100
Use different script for pre-commit and manual start
commit bd236648fcd92a812cd16369dfa2238d38c6638f
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:56:45 2020 +0100
Removed RN eslint config
commit e7feda41c9b473cd18768f2ce7686611fa2b3d08
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:27:08 2020 +0100
Revert "Disable git hook for now"
This reverts commit 89263ac7425bae5b03b60742ab186441217b37dc.
commit cfd63fe46fbc714c065f13dd9add5a0b8e18bf1f
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 13:02:32 2020 +0100
Ask permission to use geo-location
commit 66059939a38460ba05c09eed7f3b19fc4ead924c
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 12:26:20 2020 +0100
Fixed WebView race condition
commit 1e0d2b7b86d88629f19ae6574f73c945d422d0b5
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 11:56:21 2020 +0100
Fixed webview issues
commit f537d22d7fc4bcf6ddb54a4faadf72f585ae271c
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 11:08:29 2020 +0100
Improve resource file watching
commit eec32cf70aaf69b04a703ce49c3ede48a6ac1067
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 18:40:13 2020 +0100
Removed cache package dependency and implemented one more suitable for React Native
commit efa346fea48414c98c1e577bf0d74a6e90a78044
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 14:57:21 2020 +0100
iOS: Added fonts to Info.plist although it was working without it
commit 572b647bc0ff5b12ddd555ad7ca2bb18ccaeb512
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 14:56:49 2020 +0100
Specify content-type header for OneDrive to prevent network error
commit bcedf6c7f0c35a428fd1c0800d4f17de662a49ff
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:45:01 2020 +0100
iOS: Disable long press menu since it is already built-in
commit 7359dd61d1a609dbfce87b0deb169b8c5e2ace14
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:37:40 2020 +0100
Removed unused react-native-device-info
commit 2d63ab36d32775f07236dae62f6cc7792dac435a
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:35:54 2020 +0100
iOS: Fixed taking a picture
commit 8e2875a91c87b48ba3e230e9296d032cd05a267c
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:11:13 2020 +0100
iOS: Restored camera roll functionality
commit 75f5edf2addfe3590d1a37bdac99680cb1a5c84c
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 11:40:13 2020 +0100
iOS: Fixed build settings
commit b220c984198e78a2401387f4385bfdd331852d78
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 11:40:03 2020 +0100
iOS: Got images to work with WebKit
commit c34b43e841b768104f19e86900133a1986b53af9
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 10:24:52 2020 +0100
iOS: Restore more settings
commit 32997611e625f1775df05af966782ae763c1aa17
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 10:15:14 2020 +0100
iOS: Added back icons and other properties
commit b5811d7f7cff227a30bb10ecad76f52cb212170a
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 23:53:14 2020 +0100
Got iOS build to work
commit dc6d7c00e0048088cca653d5214d1cc4679ca005
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 18:40:06 2020 +0100
Imported old settings in gradle build
commit dff59f560317d260b8540a9324bcdd5e749a0c0b
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 18:20:00 2020 +0100
Restored sharing
commit 0bdb449e72ef1766bd5aac878f44106c36e662c2
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 17:25:40 2020 +0100
Updated NoteBodyViewer
commit 0c0d228815251cfaf66ba25a276852d32192f106
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 16:54:42 2020 +0100
Fixed networking
commit 6ff45ce485d59e3e0fe66a9658a678499c887058
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 13:11:00 2020 +0100
Fixed document picker
commit cc889182b66052b8dfad03b46121e6a14763a51a
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 12:56:27 2020 +0100
Added back support for alarms
commit 040261abfad89e5a58617d4c2d4f811d324ea488
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 22:04:49 2020 +0100
Fixed Clipboard and remove image-picker package
commit 1077ad8f16481afcc63d92020e91cd37f077f207
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 21:54:52 2020 +0100
Fixed Select Alarm dialog and PoorManIntervals class
commit 8296676fd52878b2f1cc2028a099f31909e6f286
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 21:32:52 2020 +0100
Fixed icons and warnings
commit 3b0e3f6f43c83bb103132e8296d3887fccd386b5
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 17:02:59 2020 +0100
Got app to build again
commit 89263ac7425bae5b03b60742ab186441217b37dc
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:41:17 2020 +0100
Disable git hook for now
commit d6da162f674f94ba2c462268e39c161fa6126220
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:39:12 2020 +0100
Restored back all RN packages
commit 7f8ce3732cf4c8ff6dcbcc0a8918c680adadd3f4
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:13:12 2020 +0100
Restored base packages
commit ea59726eb3e0414afcdbe8af30a7765875239225
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:05:17 2020 +0100
Started over from scratch
2020-10-16 16:26:19 +01:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
947d81d96d
Desktop: Optimised sidebar rendering speed
2020-09-24 14:30:20 +01:00
Laurent Cozic
4ec9faadd5
Desktop: Disable auto-update by default
2020-09-22 15:41:25 +01:00
Laurent
056285deda
Desktop: UI update ( #3586 )
2020-09-15 14:01:07 +01:00
Laurent Cozic
524ec12d8a
Android: Remove option for new editor as it crashes the app
2020-09-11 23:56:45 +01:00
Laurent
08d4b5a714
Mobile: Fixes #3022 : Fix issue with action button disappearing in some contexts ( #3702 )
2020-09-07 17:42:16 +01:00
Caleb John
fbe966903b
Desktop: Resolves #3560 : Make codemirror the default code editor ( #3703 )
2020-09-06 16:28:23 +01:00
Naveen M V
e108fdb1d8
Desktop: Fuzzy search ( #3632 )
2020-09-06 13:07:00 +01:00
Anjula Karunarathne
a8296e2e37
Desktop: Add keyboard shortcut editor ( #3525 )
2020-09-06 13:00:25 +01:00
Laurent Cozic
619fa1d607
Revert "Desktop, Mobile: Add support for media player for video and audio files"
...
Reverted as it now attempts to render note links as images. See:
https://discourse.joplinapp.org/t/joplin-for-windows-1-0-234-bug/10558?u=laurent
This reverts commit 13280ce1b353d900214cb64b8dcded2ed46e1c1b.
2020-08-18 21:52:00 +01:00
Naveen M V
f99f3f8a6d
All: Resolves #1877 : Add search filters ( #3213 )
2020-08-08 00:13:21 +01:00
Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Laurent Cozic
13280ce1b3
Desktop, Mobile: Add support for media player for video and audio files
...
Co-authored-by: Bryan <bryan.r.gerlach@gmail.com>
2020-08-02 12:03:49 +01:00
Laurent Cozic
64d7603eed
Revert "All: Added support for hierarchical/nested tags ( #2572 )"
...
This reverts commit e11e57f1d839754369557698d13fade92047fd4d.
2020-07-28 18:50:34 +01:00
Laurent Cozic
8f8d11c9b3
Desktop: Fixes #3510 : Note links would be broken after saving a note in Rich Text editor
2020-07-23 19:38:42 +00:00
alexchee
9a55afec01
All: Add support for AWS S3 synchronisation (Beta) ( #2815 )
2020-07-15 10:22:55 +01:00
Vaidotas Šimkus
e11e57f1d8
All: Added support for hierarchical/nested tags ( #2572 )
...
The implementation uses / symbol as a nesting separator. I.e. tag/subtag is a nested tag, where tag is the parent tag and subtag is its child. Creating a tag named tag/subtag/subsubtag creates three tags, one for each level. The tags are associated using parent_id field.
In the app, viewing notes with a tag will also show all notes that are associated with any of the tag's descendant tags (same for the note count). Deleting a tag will also delete all its descendant tags.
In the desktop app the tags are shown nested just like the notebooks.
2020-07-12 18:09:07 +01:00
Laurent Cozic
c63c6370b5
Desktop: Refactored command system
...
The goal is to make the command system more modular, so each command can
be defined as a single object that includes a declaration (name, label,
etc.) and a runtime (to execute the command, test if it should be
enabled, etc.)
Utility methods are provided to convert a command to a menu item or a
toolbar button, thus reducing duplicated and boiler plate code across the
codebase (often the menu item logic was duplicated in the toolbar
button logic and vice versa).
The goal is to make it easier to add new commands (and associated menu
item and toolbar buttons) and to call them from
anywhere. This is also useful for plugins, which can also easily define
new commands.
Could also allow creating a command palette.
2020-07-03 22:32:39 +01:00
Laurent Cozic
5bbf9d87c2
Desktop: Fixes #3412 : Fixed custom order when note title is changed
2020-06-28 19:10:35 +01:00
Laurent Cozic
eb8841379c
Desktop, Cli: Fixes #2331 : Only de-duplicate imported notebook titles when needed
2020-06-28 18:00:51 +01:00
Laurent Cozic
3e88a24753
Desktop: Reduce database logging statements
2020-06-17 23:46:47 +01:00
Laurent Cozic
cff036d08b
Desktop: Do not expand the leaft notebook when following a link to a note
2020-06-15 22:59:42 +00:00
Laurent Cozic
b7f5f848f2
All: Refactored themes to allow using the same ones in both desktop and mobile version
...
Will also allow using them when exporting HTML or PDF from CLI.
2020-06-10 22:08:59 +01:00
Laurent Cozic
faabd17fc6
Desktop: Fixed issue with setting filename for edited attachments
2020-06-09 19:15:43 +00:00
Laurent Cozic
ac0d01b724
Doc: Fixes #3330 : Fixed various links in doc
2020-06-07 13:02:58 +01:00
Laurent Cozic
40adbc5e9e
Desktop: Resolves #3333 : Improved escaping of Markdown titles in links
2020-06-07 12:55:40 +01:00
Laurent Cozic
f36e0c2513
All: Fixes #3334 : Prevent notebook to be the parent of itself
2020-06-07 12:47:43 +01:00
Caleb John
a8c8539e7a
Desktop: Add option to choose Code Mirror as code editor ( #3284 )
2020-06-06 16:00:20 +01:00
Laurent Cozic
26ce102113
Desktop: Resolves #2773 : Add support for system keychain to save sensitive settings ( #3207 )
2020-06-03 17:07:50 +01:00
Laurent Cozic
071ea5854f
Desktop: Resolves #279 : Add support for editable resources ( #3305 )
...
* Add support for editable resources
* Fixed handling of resource paths
* Add delay before saving resource
* Delete temp files and stop watching when switching notes
* Handle sync when resource has been edited
* Handle resource conflicts
* Refactoring and handle conflicts from edit watcher
* Added test unit for conflict handling when deleting resource
* Trying to fix Travis-ci test units
* Fixed typo
* Update TinyMCE.tsx
* Update AsyncActionQueue.ts
2020-06-02 22:43:06 +01:00
Laurent Cozic
dd557f66a5
Desktop: Create new notes with minimum set of properties to prevent a few minor bugs
2020-06-02 22:27:36 +01:00
Laurent Cozic
bdbf2fe583
Refactoring and handle conflicts from edit watcher
2020-05-31 17:43:51 +01:00
Laurent Cozic
36776cd615
Handle resource conflicts
2020-05-31 16:57:16 +01:00
Laurent Cozic
1852d9291d
Handle sync when resource has been edited
2020-05-31 00:31:29 +01:00
Laurent Cozic
53eba3f062
Fixed handling of resource paths
2020-05-30 15:28:42 +01:00
Laurent Cozic
e43e3c198a
Add support for editable resources
2020-05-30 13:25:05 +01:00
Laurent Cozic
40d39d6268
Desktop: Resolves #51 : Add way to manually order notes by dragging them ( #3235 )
...
* Allow custom sorting
* Implement UI
* Set order from message box
* Fixed mistake
* Update NoteListItem.tsx
* Desktop: Fixed date popup dialog overflow issue inside info dialog
2020-05-27 17:21:46 +01:00
Laurent Cozic
8c338675d2
Desktop: Fixes #3267 : Fixed issue with invalid image paths when config path contains spaces
2020-05-25 09:52:10 +01:00
Laurent Cozic
a96734f5be
Revert "Tools: Added eslint rule arrow-parens"
...
This reverts commit 0b6f5581f0c908f88636171004561da5dbe138cd.
It causes too many conflicts with pull requests.
2020-05-21 09:14:33 +01:00
Laurent Cozic
49451dba20
Desktop: Resolves #2665 : Add support for system theme auto-switching
2020-05-21 00:47:38 +01:00
Laurent Cozic
0b6f5581f0
Tools: Added eslint rule arrow-parens
2020-05-20 17:16:43 +01:00
Laurent Cozic
01e0c0c21f
Desktop: Made Markdown editor default again
2020-05-20 00:59:12 +01:00