Laurent Cozic
40f6dcfb4c
Android release 1.4
2020-11-26 19:42:05 +00:00
Laurent Cozic
09785cf366
Tools: Ignored files
2020-11-26 18:15:20 +00:00
Laurent Cozic
7279b508db
Tools: Fixed ignore file script
2020-11-26 18:14:49 +00:00
Laurent Cozic
d7996c9707
Merge branch 'release-1.4' into dev
2020-11-26 15:10:18 +00:00
Laurent Cozic
f0432e724a
Fix CLI release
2020-11-26 15:09:51 +00:00
Laurent Cozic
2f9bb7b8c0
Doc: Typo
2020-11-26 14:42:50 +00:00
Laurent Cozic
f4b8b5b160
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-26 14:42:21 +00:00
Zhang YANG
e2962322be
Update zh_CN translations ( #4121 )
...
* Update zh_CN.po
* Update zh_CN translations
2020-11-26 14:41:11 +00:00
Mustafa Al-Dailemi
c982e42999
Update da_DK.po ( #4117 )
...
Co-authored-by: Mustafa Al-Dailemi <Mustafa-ALD@users.noreply.github.com >
2020-11-26 14:40:30 +00:00
Laurent Cozic
eed52a5cfd
Tools: Fixed tests on CI
2020-11-26 14:40:16 +00:00
MichBoi
6272a2eb4f
Desktop: Fixes #3917 : Fixed numbered list bug in markdown editor ( #4116 )
2020-11-26 14:34:13 +00:00
Naveen M V
69a4a895d4
All: Fixed basic search when executing a query in Chinese ( #4034 )
2020-11-26 12:35:04 +00:00
Laurent Cozic
511e4b1da0
Merge branch 'release-1.4' into dev
2020-11-26 12:16:52 +00:00
Laurent Cozic
f22e6f7204
CLI v1.4.7
2020-11-26 12:16:29 +00:00
Laurent Cozic
3d4437037e
Tools: trim
2020-11-26 12:15:02 +00:00
Laurent Cozic
d8745597e9
Tools: trim
2020-11-26 12:13:26 +00:00
Laurent Cozic
b279a9693c
Tools: Fixed git-changelog error with empty tag
2020-11-26 12:10:56 +00:00
Laurent Cozic
7fa483d27c
Doc: Organise community links
2020-11-25 14:50:27 +00:00
Laurent Cozic
9b64c1fbdb
Added no-floating-promises eslint rule
2020-11-25 14:40:25 +00:00
Laurent Cozic
a37f84e988
Clipper: Certain tags could be missing from the dropdownlist
2020-11-25 10:27:41 +00:00
Laurent Cozic
96ac3e53e8
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-25 09:41:34 +00:00
Laurent Cozic
416a7b36e7
Fix logger type
2020-11-25 09:40:54 +00:00
Laurent Cozic
be4d53db62
Doc: Update Donate page
2020-11-23 17:50:48 +00:00
Laurent Cozic
7154ebbf5c
Plugins: Updated types
2020-11-23 17:06:52 +00:00
Laurent Cozic
4d65bfe3f8
Fixed type
2020-11-23 17:05:12 +00:00
Laurent Cozic
0f0c50a178
Desktop release v1.4.12
2020-11-23 16:57:58 +00:00
Laurent Cozic
9a2fd97f3c
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-23 16:56:09 +00:00
Laurent Cozic
3f2fe79151
All: Partially reverts #3975 (link rendering)
...
- Reverts the linkify behaviour - URLs will be auto-detected again
- Keeps the new soft-break behaviour
There are still unsolved issues with regard to the linkify option so it
needs further considerations before we change the behaviour.
https://discourse.joplinapp.org/t/12620/18?u=laurent
2020-11-23 16:52:17 +00:00
Laurent Cozic
1ef380d995
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-23 16:40:50 +00:00
Laurent Cozic
c213d5056c
Desktop: Fixed resource watching on Windows
2020-11-23 16:38:29 +00:00
Laurent Cozic
62c67cb09f
All: Fixed Markdown rendering when code highlighting is disabled
2020-11-23 16:26:34 +00:00
Laurent Cozic
1dd6c7dde5
All: Fix handling of new line escaping when using external edit
2020-11-23 16:25:57 +00:00
Laurent Cozic
86bace70a5
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-23 11:52:36 +00:00
Laurent Cozic
ee912b24c7
Plugins: Fixed issue with toolbar button key not being unique
2020-11-23 11:52:20 +00:00
Laurent Cozic
3e65e1539b
Desktop, Cli: Fixed importing certain ENEX files that contain invalid dates
2020-11-23 11:23:56 +00:00
Laurent Cozic
4ac2409318
Plugins: Provides selected notes when triggering a command from the note list context menu
2020-11-21 12:35:19 +00:00
Laurent Cozic
d953f6bcab
Desktop, Mobile: Fixes #4119 : Fixed links imported from ENEX as HTML
2020-11-20 16:04:47 +00:00
Laurent Cozic
e0c2b62a6c
Tools: Fixed tests when running them from root
2020-11-20 14:04:02 +00:00
Laurent Cozic
544d879c0b
Plugins: Use plugin ID as filename
2020-11-19 23:46:04 +00:00
Laurent Cozic
28f75449d7
Desktop release v1.4.11
2020-11-19 21:02:03 +00:00
Laurent Cozic
fdc84aa6bb
Desktop: Upgrade to Electron 10
2020-11-19 21:01:19 +00:00
Laurent Cozic
592b9d95c6
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-19 18:35:56 +00:00
Laurent Cozic
4abdab5cdb
Tools: Fixed tests
2020-11-19 18:34:53 +00:00
Caleb John
858508bfa9
Desktop: Add option to toggle spellchecking for the markdown editor ( #4109 )
2020-11-19 17:14:44 +00:00
Caleb John
116413e78d
Desktop: Prevent lines from shifting in Markdown Editor when Scrollbar appears ( #4110 )
2020-11-19 17:04:18 +00:00
Anshuman Pandey
031a26116c
Desktop: Resolves #4096 : Disabled the auto update option in linux ( #4102 )
2020-11-19 17:00:22 +00:00
Laurent Cozic
65962e26ce
Desktop: Fixes #4098 : Fix crash due to React when trying to upgrade sync target
2020-11-19 16:38:44 +00:00
Laurent Cozic
30913a5d58
API: Always include 'has_more' field for paginated data
2020-11-19 16:25:32 +00:00
Laurent Cozic
61618fb37c
All: Refresh sidebar and notes when moving note outside of conflict folder
2020-11-19 16:21:24 +00:00
Laurent Cozic
a40ab434ca
Generator: Merge package.json when updating plugin framework
2020-11-19 15:57:47 +00:00
Laurent Cozic
dbbd930f81
All: Added global logger
...
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
2020-11-19 15:25:02 +00:00
Laurent Cozic
ff3ae3860e
Doc Mentioned gettext version
2020-11-19 13:03:40 +00:00
Laurent Cozic
e1c4d1a417
Doc: Fix link
2020-11-19 13:02:03 +00:00
Laurent Cozic
e1180a1d84
Tools: Remove Jasmine dependency
2020-11-19 12:44:20 +00:00
Laurent Cozic
e57444dc32
Desktop: Add config screen to add, remove or enable, disable plugins
2020-11-19 12:34:49 +00:00
Laurent Cozic
f36019c94d
Generator: Fixed webpack config
2020-11-18 12:33:48 +00:00
Laurent Cozic
c67c8cefdf
Tools: Update plugin demos
2020-11-18 12:32:58 +00:00
Laurent Cozic
a9a69b046f
Plugin Generator release v1.4.5
2020-11-18 10:40:46 +00:00
Laurent Cozic
98a75e67d8
Plugins: Updated types
2020-11-18 10:38:48 +00:00
Laurent Cozic
7188eb9db4
Delete file
2020-11-18 10:37:54 +00:00
Laurent Cozic
52b13f6d56
Tools: Added script to release plugin generator
2020-11-18 10:36:31 +00:00
Laurent Cozic
8e2daef144
Plugins: Add support for the JPL plugin format
2020-11-18 10:17:27 +00:00
Laurent Cozic
73571f1c48
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-17 18:28:46 +00:00
Caleb John
3e00f6078d
Plugins: Add support for external CodeMirror plugins ( #4015 )
2020-11-17 18:28:32 +00:00
Laurent Cozic
355ba2c278
Plugins: Add support for JPL archive format
2020-11-17 18:26:24 +00:00
Laurent Cozic
4e08adb76f
Plugins: Added command to export folders and notes
2020-11-17 14:50:28 +00:00
Laurent Cozic
eb8284ecdb
Desktop, Cli: Resolves #4095 : Allow exporting conflict notes
2020-11-17 11:50:46 +00:00
Laurent Cozic
7be93b1fbb
API: Make sure pagination sort options are respected for search and other requests
2020-11-17 09:53:50 +00:00
Laurent Cozic
76cd1b15ac
Tools: Updated Jest config
2020-11-17 09:34:36 +00:00
Caleb John
92bcb25ef7
Desktop: Attempt to fix Outlook drag and drop on Markdown editor ( #4093 )
2020-11-16 20:30:40 +00:00
Laurent Cozic
bb8cac2b2f
Update website
2020-11-16 18:33:18 +00:00
Laurent Cozic
39d9e5fd8b
Doc: Update title
2020-11-16 18:32:54 +00:00
Laurent Cozic
5a94431b04
Update website
2020-11-16 18:31:05 +00:00
Laurent Cozic
c639b0cbf5
Mobile: Fixes #4014 : Prevent note view from scrolling back to top when a checkbox is pressed (Regression)
2020-11-16 17:54:07 +00:00
Laurent Cozic
f81579371b
How about I don't delete the mobile note editor
2020-11-16 17:20:39 +00:00
Laurent Cozic
284dbdb362
Desktop: Fixes #4038 : Fixed issue when a newly created note would be automatically moved to the wrong folder on save
2020-11-16 17:11:31 +00:00
Laurent Cozic
5f05f85e41
Desktop: Fixes #4011 : Prevent log from filling up when certain external editors trigger many watch events
2020-11-16 16:34:05 +00:00
Laurent Cozic
61faec147b
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-16 16:21:39 +00:00
Nick Frichette
d552538541
Linux: Added i3wm as a Desktop installation option ( #4094 )
2020-11-16 16:21:26 +00:00
Laurent Cozic
8787d997b2
Desktop: Disable spell checker on config and search input fields
2020-11-16 16:20:26 +00:00
Laurent Cozic
adde092ea6
Plugins: Fixed issue with dialog being empty in some cases
2020-11-16 16:14:26 +00:00
Laurent Cozic
a808281dd2
Desktop: Regression: Fixed external edit file watching
2020-11-16 11:03:44 +00:00
Laurent Cozic
6103aad2a7
Clipper release v1.4.3
2020-11-15 23:27:13 +00:00
Laurent Cozic
1e010ec004
Clipper: Fix screenshot quality on Firefox
2020-11-15 23:21:46 +00:00
Laurent Cozic
a8e36f41d5
Clipper: Fix screen ratio issue when taking a screenshot
2020-11-15 22:30:29 +00:00
Laurent Cozic
f45029b2e8
Doc: Added more info about the Joplin API
2020-11-15 19:45:35 +00:00
Laurent Cozic
147f3ce073
Desktop: Fixed note list overflow when resized very small
2020-11-15 19:30:04 +00:00
Laurent Cozic
ccc726f2ae
Desktop: Optimized resizing window
2020-11-15 19:22:42 +00:00
Laurent Cozic
6769026265
Desktop: Put title bar and toolbar button over two lines when window size is below 800px
2020-11-15 19:21:47 +00:00
Laurent Cozic
ce5276ba97
Desktop: Fix size of search bar area when notebook is empty
2020-11-15 16:02:58 +00:00
Laurent Cozic
b480aae59b
Plugins: Make sure "replaceSelection" command can be undone in Rich Text editor
2020-11-15 15:59:47 +00:00
Laurent Cozic
ce59d29bb3
Plugins: Added support app_min_version property and made it required
2020-11-15 14:18:46 +00:00
Roman Musin
fb5f20b308
Android: Fixes #4071 : Make sure newly created note is saved after sharing content with the app ( #4082 )
2020-11-14 16:02:14 +00:00
Atrate
cee42a1296
Android: Make app movable to SD card again ( #4046 )
...
Signed-off-by: Atrate <Atrate@protonmail.com >
2020-11-14 15:56:53 +00:00
Laurent Cozic
7f88f507df
All: Fixes #3997 : Display note count for conflict folder, and display notes even if they are completed to-dos
2020-11-14 12:37:18 +00:00
Laurent Cozic
2b95bce272
Desktop: Fixes #4073 : Resource links could not be opened from Rich Text editor on Linux
2020-11-14 10:59:26 +00:00
Laurent Cozic
6463af0c31
Plugins: Rename command "editorSetText" to "editor.setText"
2020-11-14 10:57:09 +00:00
Laurent Cozic
19a8b6c285
Clean up
2020-11-14 10:09:53 +00:00
Laurent Cozic
06ea5e1878
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-14 10:08:44 +00:00
Laurent Cozic
4451bbdd71
Electron release v1.4.10
2020-11-14 00:46:18 +00:00
Laurent Cozic
2f1cc71922
Fixed path
2020-11-14 00:31:45 +00:00
Laurent Cozic
a3286a9896
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-14 00:21:16 +00:00
Laurent Cozic
83ca33611b
Desktop: Make Markdown editor selection more visible in Dark mode
2020-11-14 00:14:56 +00:00
Laurent Cozic
4f41fb7b54
Plugins: Add support for editor context menu
2020-11-14 00:02:17 +00:00
Laurent Cozic
7151a48138
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-13 23:37:24 +00:00
Laurent Cozic
aaaa4e4569
Plugins: Add command "editorSetText" for desktop app
2020-11-13 22:50:03 +00:00
Laurent Cozic
872d2942b4
All: Allow lowercase filters when doing search
2020-11-13 22:29:28 +00:00
Laurent Cozic
918b768634
Plugins: Fix crash when path includes trailing slash
2020-11-13 22:03:10 +00:00
Laurent Cozic
8305eb4403
API: Fix note and resource association end points
2020-11-13 21:45:25 +00:00
Laurent Cozic
91e7c66f9e
Update website
2020-11-13 21:19:55 +00:00
Laurent Cozic
e392efc091
ignored files
2020-11-13 21:19:02 +00:00
Laurent Cozic
458ae3731d
Doc: Add beta banner for plugin API
2020-11-13 19:12:49 +00:00
Laurent Cozic
a647272cf0
Plugins: Allow retrieving form values from dialogs
2020-11-13 18:48:42 +00:00
Laurent Cozic
72472c13c5
Desktop: Fixed issue with note being saved after word has been replaced by spell checker
2020-11-13 17:55:35 +00:00
Laurent Cozic
6225d20d1f
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-13 17:17:40 +00:00
Laurent Cozic
67f0739d3c
Desktop: Allow customising application layout
2020-11-13 17:09:28 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
42799b0662
Tools: Apply rule @typescript-eslint/comma-dangle
2020-11-12 19:23:54 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Caleb John
62feb7ff60
Desktop: Fix drag and drop behaviour to "copy" instead of "move" ( #4031 )
2020-11-12 18:44:23 +00:00
Helmut K. C. Tessarek
e29e745b96
Desktop: add {{bowm}} and {{bows}} - Beginning Of Week (Monday/Sunday) ( #4023 )
...
* add {{bowm}} and {{bows}} - Beginning Of Week (Monday/Sunday)
In certain situation it is useful to reference the beginning of the week.
Unfortunately the current system does not allow to that, not even with a custom datetime format.
I've also added the 2 new template variables to the documentation.
* README: better wording
2020-11-12 18:41:37 +00:00
Helmut K. C. Tessarek
340312fa80
Desktop: Fix handling of certain keys in shortcut editor ( #4022 )
...
String.fromCharCode expects unicode charcodes as an argument; e.keyCode returns javascript keycodes.
Javascript keycodes and unicode charcodes are not the same thing!
Therefore I used an array to map keycodes. This seems to be the only way to make this work properly.
I also changed the width of the shortcut recorder input field to 200px, since certain key combinations are cut off, because they don't fit in the field.
2020-11-12 18:40:00 +00:00
Rik
006239913e
Doc: Update plugins.md ( #4074 )
2020-11-12 10:10:58 +00:00
Helmut K. C. Tessarek
f4bc8cc817
remove old template
2020-11-12 00:43:13 -05:00
Helmut K. C. Tessarek
fb1f43bb17
better gh issue template
2020-11-12 00:41:02 -05:00
Laurent Cozic
24cef9995a
Doc: Mention page parameter for API
2020-11-11 14:32:13 +00:00
Laurent Cozic
31ffd8d7e9
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-11 14:30:47 +00:00
Laurent Cozic
873184f69b
Desktop: Regression: Fix application name
2020-11-11 14:22:42 +00:00
Laurent Cozic
da6977569f
Electron release v1.4.9
2020-11-11 12:52:37 +00:00
Laurent Cozic
8808b38d83
Fixed desktop build
2020-11-11 12:51:51 +00:00
Laurent Cozic
ad654e30d5
Tools: fix git-changelog
2020-11-11 12:40:43 +00:00
Laurent Cozic
6f11487dba
Electron release v1.4.8
2020-11-11 11:56:38 +00:00
Laurent Cozic
dd0d54d4d0
Update website
2020-11-11 11:53:35 +00:00
Laurent Cozic
0fd0451c17
API: Change pagination to has_more model
2020-11-11 11:52:47 +00:00
Laurent Cozic
06f2fda946
Tools: Replace Jasmine with Jest to run tests
2020-11-10 15:59:30 +00:00
Laurent Cozic
c249333e2a
Tools: Fixed updateIgnored script
2020-11-10 11:26:36 +00:00
Johan Hammar
9755a69be8
Tools: Contributor fixes ( #4068 )
2020-11-09 19:36:49 +00:00
Laurent Cozic
18e4f7ffe7
Chore: clean up
2020-11-09 17:37:13 +00:00
Laurent Cozic
7cb60aaace
Tools: Added API test to check that cursor queries return same fields
2020-11-09 17:17:51 +00:00
Laurent Cozic
fbcfe432c5
Tools: Ignore files
2020-11-09 15:32:33 +00:00
Laurent Cozic
ed71726e87
Desktop: Fixes #3876 : Tags could not be selected in some cases
2020-11-09 13:33:12 +00:00
Laurent Cozic
31a0449e71
Tools: Added script to generate database types for TypeScript
2020-11-09 13:12:11 +00:00
Laurent Cozic
04450a6464
Doc: Update sponsors
2020-11-09 12:19:40 +00:00
Laurent Cozic
d0ec598ee4
Desktop: Fixes #3904 , Fixes #3973 : Fixed inconsistent note list state when using search
2020-11-09 12:07:37 +00:00
Laurent Cozic
ca8b05631a
Tools: Fixed tests
2020-11-09 09:21:05 +00:00
Laurent Cozic
3223fd26f4
Update website
2020-11-08 19:22:58 +00:00
Laurent Cozic
7847aeda75
Doc: Exclude pre-release from changelog
2020-11-08 19:22:25 +00:00
Laurent Cozic
7d02ddfdb5
Update website
2020-11-08 19:14:47 +00:00
Johan Hammar
5079cd9ff2
Tools: Fix incorrect localization URLs ( #4063 )
2020-11-08 19:13:42 +00:00
Laurent Cozic
48f6412721
Tools: Make sure translation warnings are being displayed
2020-11-08 17:41:56 +00:00
Laurent Cozic
498e80f2d3
Tools: Display deleted strings when building translations, and run TypeScript before
2020-11-08 17:19:38 +00:00
Laurent Cozic
5269a4b7fa
Chore: Convert ResourceService to TypeScript
2020-11-08 16:46:48 +00:00
Laurent Cozic
88a2f9c85c
Desktop: Regression: Fix exporting to HTML and PDF
2020-11-08 02:20:56 +00:00
Laurent Cozic
f20b8c2dc6
Desktop: Fixed text editor button tooltips
2020-11-08 01:23:12 +00:00
Laurent Cozic
bd2081c3b6
Desktop: Added toolbar button to switch spell checker language
2020-11-08 01:08:33 +00:00
Laurent Cozic
6ac4131003
Tools: Move translation script to root
2020-11-07 18:44:32 +00:00
Laurent Cozic
4c5e0447a9
Electron release v1.4.7
2020-11-07 16:55:46 +00:00
Laurent Cozic
545a2206d7
Doc: updated API doc
2020-11-07 16:46:19 +00:00
Laurent Cozic
aa47ffb30f
Api: Added way to get the notes associated with a resource
2020-11-07 16:45:02 +00:00
Laurent Cozic
83b175bb5b
Api: Added ability to watch resource file
2020-11-07 16:32:08 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
f950e9b03f
Plugins: Force plugin devtool dialog to be detached
2020-11-07 15:50:22 +00:00
Laurent Cozic
a0f21796c2
Update website
2020-11-06 21:52:57 +00:00
Laurent Cozic
9af8720199
Tools: Fixed doc update scripts
2020-11-06 21:52:24 +00:00
Laurent Cozic
53c432ce12
Tools: Update Clipper release script
2020-11-06 21:41:12 +00:00
Laurent Cozic
553bbfc818
Tools: Restored CLI release script
2020-11-06 21:25:07 +00:00
Laurent Cozic
7b0122a8db
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-06 20:41:37 +00:00
Laurent Cozic
7ea4f570cb
Tools: Refactor Android release script
2020-11-06 18:45:45 +00:00
Laurent Cozic
1e1f2582c5
Tools: minor tweak
2020-11-06 12:31:30 +00:00
Laurent Cozic
7e2d512fde
Merge branch 'release-1.3' into dev
2020-11-06 12:05:15 +00:00
Laurent Cozic
6b75485a1e
Electron release v1.3.18
2020-11-06 11:52:20 +00:00
Laurent Cozic
0cfcc00912
Desktop: Fixes #4049 : Keymap editor crash when an invalid command is used
2020-11-06 11:51:36 +00:00
Laurent Cozic
496b19b3f1
Electron release v1.3.17
2020-11-06 10:52:06 +00:00
Laurent Cozic
9618591158
Electron release v1.3.16
2020-11-06 10:51:08 +00:00
Laurent Cozic
55b6394bf3
Desktop: Fixes #4051 : Random crash when syncing due to undefined tags
2020-11-06 10:50:44 +00:00
Laurent Cozic
4a1dc2c80e
Tools: Need to remove spellfix.dll otherwise it gets signed by CI
2020-11-05 21:12:55 +00:00
Laurent Cozic
cb66158b2d
Electron release v1.4.6
2020-11-05 21:06:03 +00:00
Laurent Cozic
da04d3ce51
Tools: trying a different timestamp server
2020-11-05 21:05:52 +00:00
Laurent Cozic
bcbce682d5
Electron release v1.4.5
2020-11-05 20:55:01 +00:00
Laurent Cozic
08f7521e1e
Tools: Fixing desktop build
2020-11-05 20:54:51 +00:00
Laurent Cozic
3579e7eab5
Electron release v1.4.4
2020-11-05 19:54:13 +00:00
Laurent Cozic
5922c6b216
Tools: Fix Linux build
2020-11-05 19:53:53 +00:00
Laurent Cozic
c558e729bd
Electron release v1.4.3
2020-11-05 18:58:12 +00:00
Laurent Cozic
ca80101174
Tools: Fixed desktop app name
2020-11-05 18:56:35 +00:00
Laurent Cozic
6124f483dc
Electron release v1.4.2
2020-11-05 18:24:07 +00:00
Laurent Cozic
90d58e4e2b
Tools: Fixing Windows CI build
2020-11-05 18:23:54 +00:00
Laurent Cozic
8cd37d602c
Tools: Running tests from root does not work well
2020-11-05 17:53:43 +00:00
Laurent Cozic
e4ed26a961
Electron release v1.4.1
2020-11-05 17:44:29 +00:00
Laurent Cozic
bc57d229fa
Tools: Fix desktop build
2020-11-05 17:44:19 +00:00
Laurent Cozic
c53cd52b4d
Tools: Set version to 1.4
2020-11-05 17:41:25 +00:00
Laurent Cozic
0d7ca97556
Tools: Add way to get credential files
2020-11-05 17:40:13 +00:00
Laurent Cozic
c1e2fd125c
Fix paths
2020-11-05 17:18:38 +00:00
Laurent Cozic
6856f84faa
Doc: Update doc
2020-11-05 17:15:53 +00:00
Laurent Cozic
de091dfd64
Doc: Fixed gettext file url
2020-11-05 17:02:49 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
Laurent Cozic
122f20905c
ios-v10.3.1
2020-11-05 14:53:44 +00:00
Laurent Cozic
5ff8beb82f
fix iOS build
2020-11-05 14:53:24 +00:00
Laurent Cozic
ff6cd57873
Android release v1.3.13
2020-11-05 13:46:19 +00:00
Laurent Cozic
4c948408c4
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-04 12:03:09 +00:00
Laurent Cozic
cc3a1d78da
Merge branch 'dev' into release-1.3
2020-11-04 12:02:38 +00:00
Laurent Cozic
0cc544a95f
Android release v1.3.11
2020-11-04 11:58:36 +00:00
Laurent Cozic
03b7402dc5
Electron release v1.3.15
2020-11-04 11:44:33 +00:00
Laurent Cozic
dd5c400c24
Electron release v1.3.14
2020-11-04 11:44:04 +00:00
Laurent Cozic
abc702c21f
Electron release v1.3.12
2020-11-04 11:43:40 +00:00
Laurent Cozic
cc3e1bdee8
Mobile: Fixed Katex rendering
2020-11-04 11:36:44 +00:00
Laurent Cozic
10cfa773ca
Mobile: Fixes #4033 : Fixed clicking on links
2020-11-04 11:35:12 +00:00
Laurent Cozic
8dc42b1f41
Revert "Desktop: Fixed handling of Option key for shortcuts in macOS"
...
This reverts commit e4f53a48d2
.
Causes other issues like this one, so it needs to be removed:
https://github.com/laurent22/joplin/issues/4032
2020-11-04 10:37:07 +00:00
Ji-Hyeon Gim
6e7ea9a549
All: Translation: Update ko.po ( #4018 )
...
It updates fuzzy translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-11-01 19:48:19 -05:00
Laurent Cozic
ed2ccdd504
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-01 00:11:09 +00:00
Laurent Cozic
6d2bad01e6
Merge branch 'release-1.3' into dev
2020-10-31 16:49:50 +00:00
Laurent Cozic
3847831d80
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-31 16:45:17 +00:00
Robin
44462f4d71
All: Translation: Update nl_NL.po ( #4012 )
2020-10-31 12:38:54 -04:00
Laurent Cozic
4d20589773
Desktop: Remove from keymap editor commands that cannot be associated with a shortcut
2020-10-31 16:29:17 +00:00
Laurent Cozic
52140ec1a9
Merge branch 'release-1.3' into dev
2020-10-31 13:06:06 +00:00
Laurent Cozic
08c2a7ad64
Tools: Improved HTML escape in git-changelog
2020-10-31 13:05:46 +00:00
Laurent Cozic
d19796f14c
Electron release v1.3.11
2020-10-31 13:02:14 +00:00
Laurent Cozic
e4f53a48d2
Desktop: Fixed handling of Option key for shortcuts in macOS
2020-10-31 13:01:40 +00:00
Laurent Cozic
154163bd6c
Desktop: Fixes #4010 : Add history backward and forward commands to keymap and menus
2020-10-31 12:46:55 +00:00
Laurent Cozic
4502414934
Desktop: Make sure all commands appear in keymap editor
2020-10-31 12:25:12 +00:00
Laurent Cozic
38e4bc61d9
Doc: Plugin doc
2020-10-30 18:50:04 +00:00
Laurent Cozic
86c471afcd
Cli: Fixes #4000 : Display proper error message when decryption worker cannot be started
2020-10-29 23:37:19 +00:00
Laurent Cozic
e2698aaead
Merge branch 'release-1.3' into dev
2020-10-29 17:10:48 +00:00
Laurent Cozic
8cfe4b0f82
Mobile: Disable beta editor for now due to bugs that cannot be fixed
...
and crashes.
See https://discourse.joplinapp.org/t/11658/9?u=laurent
2020-10-29 16:42:47 +00:00
Laurent Cozic
fd90a490c0
All: Security: Remove "link" and "meta" tags from notes to prevent XSS
2020-10-29 16:19:56 +00:00
Helmut K. C. Tessarek
16c5ffadc7
Update translations
2020-10-29 10:34:31 -04:00
Laurent Cozic
4a184721e4
Doc: Restored privacy policy document
2020-10-29 13:49:12 +00:00
Laurent Cozic
1e3bd937ed
Android release v1.3.10
2020-10-29 11:34:10 +00:00
Laurent Cozic
0f6932f1e8
Clipper release v1.3.1
2020-10-29 11:28:21 +00:00
Laurent Cozic
cab98776db
Electron release v1.3.10
2020-10-29 11:20:45 +00:00
Laurent Cozic
fbc1e3ed3b
Merge branch 'dev' into release-1.3
2020-10-29 11:18:32 +00:00
Ji-Hyeon Gim
805d16abda
All: Translation: Update ko.po ( #3995 )
...
It updates fuzzy translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-10-29 11:18:01 +00:00
Eduardo Braga
f133229287
Add some missing translations to pt_BR.po ( #3994 )
2020-10-29 11:16:18 +00:00
Mario Campo
8f4031572a
Update es_ES.po ( #3978 )
...
Several corrections in spanish language
2020-10-29 11:15:53 +00:00
Laurent Cozic
d25fa796c0
Api: Added service to access resource external editing
2020-10-29 11:09:18 +00:00
Laurent Cozic
089d6a5c9e
All: Fixes #3993 : Fix slow Katex rendering when there are many global definitions
2020-10-29 10:44:48 +00:00
Laurent Cozic
3f83355d9f
Clipper: Fixes #3984 : Images from some website were not being downloaded
2020-10-29 10:16:31 +00:00
Laurent Cozic
40380e3066
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-29 10:15:08 +00:00
Laurent Cozic
a6748bafb3
All: Fixes #3992 : Update highlight.js to fix freeze for certain code blocks
2020-10-28 17:31:54 +00:00
Laurent Cozic
b52f6eb77c
All: Fixes #3955 : Fixed sync issue when importing ENEX files that contain new line characters in the source URL attribute
2020-10-28 17:21:41 +00:00
Laurent Cozic
98c933fdb7
All: Fixed OneDrive authentication
2020-10-28 15:50:34 +00:00
Laurent Cozic
ece7ffadd6
Desktop: Fixes #3986 : Handle gzipped CSS files when importing from clipper
2020-10-28 15:47:36 +00:00
Laurent Cozic
591bceb8ef
Update mermaid
2020-10-28 12:10:35 +00:00
Laurent Cozic
04cfd07176
macOS: Regression: Restore Edit menu in config screens so that Copy/Cut/Paste shortcuts work
2020-10-28 11:23:57 +00:00
Laurent Cozic
db2282a351
Desktop: Fix syntax of imported resources when importing ENEX as HTML
2020-10-28 11:11:04 +00:00
Laurent Cozic
0ec3d6ca9d
Clipper: Upgraded clipper to support API pagination
...
This version of the clipper will support both new and old Joplin
clients, so as to ease the transition.
2020-10-27 00:38:39 +00:00
Laurent Cozic
442b7ce0d3
litner
2020-10-26 23:19:52 +00:00
Laurent Cozic
6a068a90b2
Desktop: Regression: Keyboard shortcut would not save in some cases
2020-10-25 17:46:41 +00:00
Laurent Cozic
9a6f6c8b39
Desktop: Regression: Restore "New sub-notebook" command
2020-10-25 17:29:52 +00:00
Laurent Cozic
52d5c32950
Plugins: Add the openNote, openFolder and openTag commands
2020-10-25 17:22:59 +00:00
Laurent Cozic
de47cff86d
Fixed case
2020-10-24 12:07:48 +01:00
Laurent Cozic
a459174f98
Desktop: Fix: Command Palette click did not work
2020-10-24 11:46:02 +01:00
Laurent Cozic
75d5aa3a77
Tools: Fixed linter errors
2020-10-24 00:14:30 +01:00
Laurent Cozic
c254ca524f
CLI v1.3.3
2020-10-23 17:01:13 +01:00
Laurent Cozic
51934b8d8d
Cli: Added missing "immer" package
2020-10-23 17:00:20 +01:00
Laurent Cozic
a5dd686bb2
CLI v1.3.2
2020-10-23 16:58:28 +01:00
Laurent Cozic
4cbfd04522
Cli: Trying to fix build
2020-10-23 16:56:34 +01:00
Laurent Cozic
6d5d9323bd
CLI v1.3.1
2020-10-23 16:04:34 +01:00
Laurent Cozic
76063a6284
Android release v1.3.9
2020-10-23 16:03:13 +01:00
Laurent Cozic
4119924e57
Electron release v1.3.9
2020-10-23 15:57:29 +01:00
Laurent Cozic
537336754c
All: Sort tags in a case-insensitive way
2020-10-23 15:48:11 +01:00
Laurent Cozic
06f73919bd
Desktop: Fixed Cut menu item and test units
2020-10-23 13:21:37 +01:00
Laurent Cozic
3f3e46081c
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-22 16:34:45 +01:00
Laurent Cozic
68e4b4eaad
macOS: Fixes #3404 : Show context menu option to copy a link
2020-10-22 16:32:13 +01:00
Gen Neko
9dcb4b51e5
All: Translation: Update ja_JP.po ( #3967 )
2020-10-22 11:05:28 -04:00
Laurent Cozic
8543849ea1
Tools: Fixed tests
2020-10-22 15:55:29 +01:00
Laurent Cozic
6ce5240e12
Plugins: Fixed tests
2020-10-22 14:51:59 +01:00
Rory O’Kane
5bc25aefce
Desktop: Make “update is available” dialog box easier to use ( #3877 )
2020-10-22 12:25:06 +01:00
Naveen M V
b737ca7471
All: Fix search filters when language is in Korean or with accents ( #3947 )
2020-10-22 12:16:47 +01:00
Laurent Cozic
a5d7366f94
Desktop: Fix invalid tag state issue when importing notes or syncing
2020-10-22 11:21:16 +01:00
Laurent Cozic
98f822d89c
Cleaned up plugin doc
2020-10-21 22:52:58 +01:00
Laurent Cozic
c33a8250ee
Desktop: Added openProfileDirectory
command and menu item
2020-10-21 22:10:21 +01:00
Laurent Cozic
adad406696
Update translations
2020-10-21 21:54:47 +01:00
Laurent Cozic
d82eec0fa4
Tools: Render translator names as link to prevent website template from breaking
2020-10-21 21:53:41 +01:00
Laurent Cozic
c93f474547
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-21 21:30:29 +01:00
Laurent Cozic
0afd4a6234
Doc: Fixed typo
2020-10-21 21:23:31 +01:00
Laurent Cozic
f42786a840
Android release v1.3.8
2020-10-21 18:31:12 +01:00
Laurent Cozic
1c1f044966
Electron release v1.3.8
2020-10-21 18:19:33 +01:00
Laurent Cozic
ad7a80e260
Api: Allow preserving timestamps when updating a note
2020-10-21 18:12:36 +01:00
Laurent Cozic
5e040c062c
Desktop: Fixes #3962 : Certain commands no longer worked.
2020-10-21 17:22:29 +01:00
Laurent Cozic
0cede5f90a
Desktop: Display more info while an ENEX file is being imported
2020-10-21 16:55:52 +01:00
Laurent Cozic
8dc0deb2a4
Desktop, Cli: Fixes #3958 : Fixed freeze when importing ENEX as HTML, and fixed potential error when importing resources
2020-10-21 12:02:06 +01:00
Laurent Cozic
1ca44b8f44
Desktop: Made toolbar buttons bigger and swap order of bullet and number lists
2020-10-21 10:39:53 +01:00
Laurent Cozic
4ba9e60194
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-21 10:12:13 +01:00
Laurent Cozic
9d0bb4257f
Desktop: Regression: Fixed format of copied version info
2020-10-21 10:10:18 +01:00
Alessandro Bernardello
1a273b9bca
All: Translation: Update it_IT.po ( #3956 )
...
* Updated italian translation
* Updated translator name and email
2020-10-21 01:03:23 -04:00
Laurent Cozic
d9e93cd6c4
Doc: Update plugin doc
2020-10-21 01:46:53 +01:00
Laurent Cozic
5d39860707
Plugins: Allow custom commands to return a result
2020-10-21 01:43:06 +01:00
Laurent Cozic
60a6f714bc
Update website
2020-10-21 00:56:03 +01:00
Laurent Cozic
6eebeca259
Tools: updated plugin types
2020-10-21 00:55:10 +01:00
Laurent Cozic
995034c53f
Update plugin templates
2020-10-21 00:35:06 +01:00
Laurent Cozic
45a0981d05
Updated website
2020-10-21 00:27:11 +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 89576de289
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 c75aa21ffd
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 21 00:19:52 2020 +0100
Fixed tests
commit 075187729d
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 21 00:11:53 2020 +0100
Fixed tests
commit 14696b8c65
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 23:27:58 2020 +0100
Fixed slow rendering of note
commit 61c09f5bf8
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 22:35:21 2020 +0100
Clean up
commit 9f7ea7d865
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 20:05:31 2020 +0100
Updated doc
commit 98bf3bde8d
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 19:56:34 2020 +0100
Finished converting plugins
commit fe90d92e01
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 17:52:02 2020 +0100
Simplified how Markdown-It plugins are created
commit 47c7b864cb
Author: Laurent Cozic <laurent@cozic.net >
Date: Mon Oct 19 16:40:11 2020 +0100
Clean up rules
commit d927a238bb
Author: Laurent Cozic <laurent@cozic.net >
Date: Mon Oct 19 14:29:40 2020 +0100
Fixed tests
commit 388a56c5dd
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
5292fc1402
Tools: Escape HTML when generating changelog
2020-10-20 17:16:09 +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
b125a768b8
Tools: Added test units for keychains on macOS and Windows
2020-10-20 16:16:18 +01:00
Laurent Cozic
a721f170e4
Doc: Added info about search filters
2020-10-20 12:12:00 +01:00
Laurent Cozic
76cd69ea16
Electron release v1.3.7
2020-10-20 12:01:12 +01:00
Laurent Cozic
45d4f277e2
Merge branch 'dev' into release-1.3
2020-10-20 12:00:39 +01:00
Naveen M V
fc2a52aa1a
Desktop, Cli; Fix notebook search filter ( #3946 )
2020-10-20 11:54:46 +01:00
Roman Musin
b3e5a1e48d
Android: do not show long press menu on press and drag ( #3939 )
2020-10-20 11:51:24 +01:00
Laurent Cozic
45eb902030
Fixed tests
2020-10-20 11:49:15 +01:00
Ian Slinger
456f7ac00c
Desktop, Cli: Import <strike>,<s> tags (strikethrough) from Evernote ( #3936 )
2020-10-20 11:47:48 +01:00
Aaron
a93bda71fe
All: Resolves #3691 : Added support for a custom S3 URL ( #3921 )
2020-10-20 11:44:11 +01:00
Alkindi42
0f9d92dd3d
Doc: add archlinux package for pre-release in docs ( #3875 )
2020-10-20 11:42:41 +01:00
Laurent Cozic
5543e9ef64
Merge branch 'release-1.3' of https://github.com/laurent22/joplin into release-1.3
2020-10-20 11:14:58 +01:00
Laurent Cozic
22dd613660
Revert "Plugins: Adding support for command boolean expressions"
...
This reverts commit f8f46db910
.
Feature was implemented in 3a57cfea02
2020-10-20 11:13:56 +01:00
Laurent Cozic
f7502fe34b
Electron release v1.3.6
2020-10-19 23:25:59 +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
3a57cfea02
Desktop: Simplified and improve command service, and added command palette
...
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
Helmut K. C. Tessarek
71bf0437c1
Desktop: Tray: Exit -> Quit ( #3945 )
2020-10-18 12:57:04 +01:00
Tomáš Bambas
eca4e24362
All: Translation: Update cs_CZ.po ( #3940 )
2020-10-17 14:01:32 -04:00
Andros Fenollosa
9a6efb7b37
All: Translation: Update es_ES.po ( #3929 )
...
* Update locale es
* Finish translate
2020-10-17 14:00:48 -04:00
jduar
4b666cbbd2
All: Translation: Update pt-PT.po ( #3924 )
...
* Updated the Portuguese (pt-PT) translation.
* Updated translator name and email.
2020-10-17 13:58:49 -04:00
Laurent Cozic
f8f46db910
Plugins: Adding support for command boolean expressions
2020-10-17 16:50:07 +01:00
Laurent Cozic
f529adac99
Electron release v1.3.5
2020-10-17 14:05:13 +01:00
Laurent Cozic
3a52b9764b
Electron release v1.3.4
2020-10-17 14:03:16 +01:00
Laurent Cozic
7e78d7716b
Desktop: Regression: Fixed opening links
2020-10-17 13:56:41 +01:00
Laurent Cozic
0488c5c4cb
Android release v1.3.7
2020-10-17 12:07:51 +01:00
Laurent Cozic
921cc3b6c6
Electron release v1.3.3
2020-10-17 11:37:37 +01:00
Laurent Cozic
2a7aa28d4c
Desktop, Cli: Fixes #3923 (Regression): Importing ENEX as HTML was importing as Markdown
2020-10-17 11:35:51 +01:00
Laurent Cozic
7b3440ac4c
Desktop: Fixes #3915 : Editor toolbar was disabled when importing note from MD file
2020-10-17 11:15:43 +01:00
Laurent Cozic
958e5a80b7
Desktop: Fixes #3903 : Header links with special characters were no longer working
2020-10-16 22:55:48 +01:00
Laurent Cozic
3179117c62
Mobile: Fixed notebook expand icons
2020-10-16 21:52:27 +01:00
Laurent Cozic
d895463167
All: Removed OneDrive Dev sync target which was not really useful
2020-10-16 21:34:34 +01:00
Laurent Cozic
7e0e513051
Desktop: Regression: Fixed check for update
2020-10-16 21:14:57 +01:00
Laurent Cozic
4309c4f8e2
Desktop: Fixed Toggle Editor button toolip and icon
2020-10-16 18:52:17 +01:00
Laurent Cozic
20b1c90574
Android: Fixed signing config for production
2020-10-16 18:30:58 +01:00
Laurent Cozic
7ff6ceb585
Merge branch 'release-1.3' of https://github.com/laurent22/joplin into release-1.3
2020-10-16 17:45:29 +01:00
Laurent Cozic
3dc3f334ec
Tools: Cleaned up ignored files as it was breaking VSCode search
2020-10-16 17:44:50 +01:00
Laurent Cozic
3476211f8b
Desktop: Regression: Fixed move to notebook from context menu
2020-10-16 17:44:04 +01:00
Laurent Cozic
48e299916f
Desktop: Make sidebar item font weight normal (not bold)
2020-10-16 17:07:43 +01:00
Laurent Cozic
35aebc9f52
Android release v1.3.3
2020-10-16 17:05:22 +01:00
Laurent Cozic
cb3e1cf1e9
Mobile: Upgraded React Native to v0.63
...
commit 2fb6cee901
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 4e303be85f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 16:14:39 2020 +0100
Clean up
commit e3a37ec2d6
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 bd236648fc
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 15:56:45 2020 +0100
Removed RN eslint config
commit e7feda41c9
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 15:27:08 2020 +0100
Revert "Disable git hook for now"
This reverts commit 89263ac742
.
commit cfd63fe46f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 13:02:32 2020 +0100
Ask permission to use geo-location
commit 66059939a3
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 12:26:20 2020 +0100
Fixed WebView race condition
commit 1e0d2b7b86
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 11:56:21 2020 +0100
Fixed webview issues
commit f537d22d7f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 11:08:29 2020 +0100
Improve resource file watching
commit eec32cf70a
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 efa346fea4
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 572b647bc0
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 bcedf6c7f0
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 7359dd61d1
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:37:40 2020 +0100
Removed unused react-native-device-info
commit 2d63ab36d3
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:35:54 2020 +0100
iOS: Fixed taking a picture
commit 8e2875a91c
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:11:13 2020 +0100
iOS: Restored camera roll functionality
commit 75f5edf2ad
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 11:40:13 2020 +0100
iOS: Fixed build settings
commit b220c98419
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 11:40:03 2020 +0100
iOS: Got images to work with WebKit
commit c34b43e841
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 10:24:52 2020 +0100
iOS: Restore more settings
commit 32997611e6
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 10:15:14 2020 +0100
iOS: Added back icons and other properties
commit b5811d7f7c
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 23:53:14 2020 +0100
Got iOS build to work
commit dc6d7c00e0
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 18:40:06 2020 +0100
Imported old settings in gradle build
commit dff59f5603
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 18:20:00 2020 +0100
Restored sharing
commit 0bdb449e72
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 17:25:40 2020 +0100
Updated NoteBodyViewer
commit 0c0d228815
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 16:54:42 2020 +0100
Fixed networking
commit 6ff45ce485
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 13:11:00 2020 +0100
Fixed document picker
commit cc889182b6
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 12:56:27 2020 +0100
Added back support for alarms
commit 040261abfa
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 22:04:49 2020 +0100
Fixed Clipboard and remove image-picker package
commit 1077ad8f16
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 21:54:52 2020 +0100
Fixed Select Alarm dialog and PoorManIntervals class
commit 8296676fd5
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 21:32:52 2020 +0100
Fixed icons and warnings
commit 3b0e3f6f43
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 17:02:59 2020 +0100
Got app to build again
commit 89263ac742
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:41:17 2020 +0100
Disable git hook for now
commit d6da162f67
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:39:12 2020 +0100
Restored back all RN packages
commit 7f8ce3732c
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:13:12 2020 +0100
Restored base packages
commit ea59726eb3
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
Andros Fenollosa
db509955f6
Cli: Updated installation script with BSD support ( #3930 )
2020-10-16 15:18:57 +01:00
Caleb John
fb39899f8e
Desktop, Cli: Regression: Fix export of pluginAssets when exporting to html/pdf ( #3927 )
2020-10-16 15:18:19 +01:00
Laurent Cozic
f5d4bedc07
Doc: Fixed plugin API
2020-10-15 16:08:01 +01:00
Laurent Cozic
e710709c15
Fixed special space
2020-10-15 15:54:31 +01:00
Laurent Cozic
d74d6d9539
Update website
2020-10-15 15:35:43 +01:00
Laurent Cozic
435e8dfc3b
Trying deployment again
2020-10-15 15:17:18 +01:00
Laurent Cozic
6c68459b34
Update website
2020-10-15 15:07:26 +01:00
Laurent Cozic
2e75a63b26
Updatee website
2020-10-13 13:02:35 +01:00
Laurent Cozic
c328996568
Desktop: Fixed toggleNoteList and toggleSidebar commands
2020-10-13 13:01:02 +01:00
Laurent Cozic
c648f19693
Desktop: Added support for Menu API for plugins
2020-10-13 12:57:03 +01:00
Laurent Cozic
2caaf8e8c1
Desktop: Added support for plugins packaged as JS bundles
2020-10-13 11:16:36 +01:00
Laurent Cozic
ceb7a7303d
Desktop: Plugin API - added support for settings.globalValue method
2020-10-13 09:59:53 +01:00
Laurent Cozic
c01f533342
Desktop: Regression: Remove Hide Joplin menu item on Linux too
2020-10-13 09:45:40 +01:00
Laurent Cozic
ff50361e19
Merge branch 'dev' into release-1.3
2020-10-13 09:42:26 +01:00
Laurent Cozic
3539a452a3
Desktop: Remove Hide Joplin menu item on Linux and Windows
2020-10-12 10:45:00 +01:00
Roman Musin
ea878fb614
Mobile: Long press on images or other attachments to share them ( #3367 )
2020-10-12 10:25:59 +01:00
Anton Tuchkov
5fd0408365
Desktop: Added Thunderbird count for desktop client ( #3880 )
2020-10-12 10:13:41 +01:00
Laurent Cozic
2d099b2bed
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-12 10:03:54 +01:00
Caleb John
3c0b9ee522
Desktop: Actually enter insert mode after pressing o/O in CodeMirror vim mode ( #3897 )
2020-10-12 10:01:40 +01:00
Rasul Kireev
987890ba98
Docs: Fixed broken link in plugins.md ( #3901 )
...
The link to the plugin tutorial was broken.
2020-10-12 09:40:06 +01:00
Ji-Hyeon Gim
3358c46122
All: Translation: Update ko.po ( #3890 )
...
It updates fuzzy/missing translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-10-11 22:42:18 -04:00