Laurent Cozic
05adb06aeb
Desktop: WYSIWYG: Allow pasting images in editor
2020-05-11 19:26:04 +01:00
Laurent Cozic
dacf6377ae
Desktop: WYSIWYG: Fixed UI translation issue for certain languages
2020-05-11 18:59:23 +01:00
Laurent Cozic
fa76c5db8d
Desktop: Upgraded to Electron 8.2.5
2020-05-10 22:11:46 +00:00
Laurent Cozic
17f6d6e8c1
Merge branch 'master' of github.com:laurent22/joplin
2020-05-11 09:42:38 +01:00
Laurent Cozic
347d84526b
Tools: Improve git-changelog tool
2020-05-10 17:54:18 +01:00
Laurent Cozic
172327613f
Doc: Clarify ID format
2020-05-10 17:52:53 +01:00
Laurent Cozic
3e1ee7f330
Update PULL_REQUEST_TEMPLATE
2020-05-10 17:42:21 +01:00
Laurent Cozic
22b5888671
Electron release v1.0.207
2020-05-10 17:16:36 +01:00
Laurent Cozic
41edae9719
All: Security: Fixes #3143 : Filter SVG element event attributes to prevent XSS vulnerability
2020-05-10 16:51:15 +01:00
Laurent Cozic
6446a3c4de
Revert "Desktop: Resolves #2894 : Set editor color scheme according to theme ( #3188 )"
...
This reverts commit 488cb99d4c
.
Reason: The app doesn't even start
https://github.com/laurent22/joplin/pull/3188#issuecomment-626334459
2020-05-10 16:33:28 +01:00
Laurent Cozic
9c4939e051
Merge branch 'master' of github.com:laurent22/joplin
2020-05-10 16:28:34 +01:00
Laurent Cozic
9f9f760ede
Desktop: WYSIWYG: Handle drag and drop of notes and files
2020-05-10 16:28:22 +01:00
Ayush Jain
488cb99d4c
Desktop: Resolves #2894 : Set editor color scheme according to theme ( #3188 )
...
* conflicts fixed and changes made to aceEditor.tsx
* theme imported
2020-05-10 15:13:55 +01:00
Giacomo Rossetto
4167ecafd2
Desktop: Support Windows tiles ( #3063 )
...
* Add vector assets
Useful for future tile designs, they contain suggested content guides
* Add tile files
Images and manifest
* Make build script retrieve new files
* Automate Windows Tiles icon generation
* Fix alignment bug
* Replace handcraftet tiles with automatically generetad ones
2020-05-10 15:01:53 +01:00
Laurent Cozic
6ca41ddf80
Desktop: WYSIWYG: Enable context menu on resources, links and text
2020-05-09 19:18:41 +01:00
Rahul Mohata
734f83470c
Desktop, Mobile: Fixes #3109 : Fixed background color on large Mermaid graphs ( #3111 )
2020-05-09 16:21:01 +01:00
Siddhant Sehgal
0f8f7aeb14
Desktop: Fixes #3052 : Fixed order of notebooks in "Move to notebook" dialog ( #3084 )
...
* Added Folder::sortFolderTree
* Added unit tests
2020-05-09 16:19:30 +01:00
Mohammed Rabeeh
3b653a95a0
Desktop: Fixes #3066 : Fix focus after exiting GotoAnything ( #3075 )
...
* Fix focus on GotoAnything and Layout Switching
* Update app.js
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-05-09 16:17:11 +01:00
Yuvaraj J
06eb389b21
CLI: Made layout configurable ( #3069 )
2020-05-09 16:12:09 +01:00
Rahul Mohata
17d2d6f959
Mobile: Fixed note title placeholder color ( #3006 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-05-09 16:07:47 +01:00
Rahul Mohata
20e065a371
Mobile : Disabled the header items when no note is selected ( #2988 )
2020-05-09 16:01:39 +01:00
anirudh murali
57cf826e2c
All: Resolves #2915 : Improve automatic title generation ( #2955 )
2020-05-09 15:55:00 +01:00
Rahul Mohata
dbe8d3a68e
Mobile: Fixed the switch background color on config screen ( #2919 )
2020-05-09 15:39:02 +01:00
Ishant Gupta
5a174b2236
Mobile: Fixes #2875 : Fixed notebook title text overflow ( #2877 )
...
* uses no_of_lines to fix the issue
* ellipsizeMode added
2020-05-09 15:33:06 +01:00
Mohammed Rabeeh
b8158f3b53
Desktop: Fixes #3131 : Long URIs break Note Info dialog ( #3136 )
2020-05-09 11:53:16 +01:00
roman-r-m
e768b8cfea
Mobile: Avoid crash when downloading large files ( #3113 )
2020-05-09 11:52:09 +01:00
Vas Sudanagunta
c593546575
Docs: minor improvements to search type table ( #2957 )
...
- fixed grammar
- removed redundant "query"
2020-05-09 11:31:15 +01:00
roman-r-m
578f93fb90
Mobile: Improve performance of attaching images, especially large ones ( #2945 )
...
* Disable sending serialized data over the react-native bridge when attaching image or file
* Remove noData opt from DocumentPicker as it's only relevant for ImagePicker
2020-05-09 11:26:03 +01:00
Caleb John
24a90036b7
Linux: Fixes #2906 : Update install script to remove command -v check ( #2926 )
...
* Linux: update install script to remove command -v check
* Formatting change
* spacing
2020-05-09 11:23:42 +01:00
Laurent Cozic
488c0f1828
Merge branch 'master' of github.com:laurent22/joplin
2020-05-09 11:12:36 +01:00
Laurent Cozic
f4717d0a3d
Desktop: Add option to "Reveal file in folder" when right-clicking on image
...
Co-authored-by: Vaidotas Šimkus
2020-05-09 11:10:47 +01:00
Pranav Shridhar
913c78f45d
macOS: Resolves #2804 : Add search feature in Help Menu ( #2805 )
...
* added search feature in help menu (for mac users)
* Update app.js
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-05-09 10:47:13 +01:00
Laurent Cozic
4e90c05472
Electron release v1.0.206
2020-05-09 09:38:50 +01:00
Zaid Kesarani
d31d9f2638
Android: Fixed Export Profile Error ( #3082 )
...
* Fixed issue: #3010
* solved linter errors
* Optimized Code
2020-05-08 22:46:12 +01:00
Laurent Cozic
0cf56d5a9a
Merge branch 'master' of github.com:laurent22/joplin
2020-05-08 13:41:42 +01:00
Shotaro Yamada
80112e7b35
Desktop: Handle compositionend event in TinyMCE ( #3164 )
2020-05-08 00:16:04 +01:00
Laurent Cozic
b2f1fac133
Delete question.md
2020-05-08 00:11:26 +01:00
Laurent Cozic
cd57877175
Update issue templates
2020-05-08 00:09:09 +01:00
Laurent Cozic
30f515d473
Update question.md
2020-05-08 00:01:16 +01:00
Laurent Cozic
199113341f
Update question.md
2020-05-07 23:59:54 +01:00
Laurent Cozic
64aef69d74
Change issue template for questions
...
Many users unfortunately don't care about the template asking not post support queries here, so we'll now accept questions but we'll just ignore them and let stale bot take care of them.
Also removed the "invalid" template because I believe it make people try to game the system by posting instead a bug report for their support or feature request. At least now we can hope there will less off-topic issues in the bug label.
2020-05-07 23:57:30 +01:00
Laurent Cozic
2073755498
Electron release v1.0.205
2020-05-07 23:11:24 +01:00
Laurent Cozic
f72b5c1028
Desktop: WYSIWYG: Fix CODE element style
2020-05-07 23:10:56 +01:00
Laurent Cozic
561b24f6fd
Merge branch 'master' of github.com:laurent22/joplin
2020-05-07 18:20:23 +01:00
Laurent Cozic
d41221bd90
Desktop: Fixed regression with Ace Editor list indentation, and cleaned up code
2020-05-07 18:20:07 +01:00
Laurent Cozic
132c6543b2
Desktop: Fixed regression with Ace Editor (switching layout had bugs)
2020-05-07 18:08:03 +01:00
AlphaJack
7152344fe1
All: Translation: Update it_IT.po ( #3172 )
2020-05-07 00:32:51 -04:00
Laurent Cozic
a04092c99c
Desktop: Fixes #2467 : Disable or enable menu items depending on the current view
2020-05-06 23:31:18 +00:00
Laurent Cozic
c273fd4d63
Desktop: Fixed regression with local search (could not be closed anymore)
2020-05-06 23:17:03 +01:00
Renato Rosa
e06dd9c69f
Update locale pt_BR to add latest strings. ( #3159 )
2020-05-05 19:09:19 +01:00