Laurent Cozic
8adfc81c30
Trying to fix Windows build
2019-02-24 19:30:04 +00:00
Laurent Cozic
ad9bc0bf63
Electron release v1.0.130
2019-02-24 18:06:09 +00:00
Laurent Cozic
b0596670a6
Revert "New tag adding dialogue ( #1206 )"
...
This reverts commit 229dd7a6dd
.
2019-02-24 18:04:25 +00:00
Laurent Cozic
081e1c5b62
Electron release v1.0.129
2019-02-24 17:27:11 +00:00
Laurent Cozic
edfd2c4d54
Desktop: Updated build process to fix buggy electron-builder https://github.com/electron-userland/electron-builder/issues/3660#issuecomment-465461491
2019-02-24 17:26:46 +00:00
Laurent Cozic
1a86cbdb9d
Electron release v1.0.128
2019-02-24 12:48:14 +00:00
Laurent Cozic
6b3fe6b2cb
Update translations
2019-02-24 11:27:47 +00:00
Helmut K. C. Tessarek
c34872bb26
when deleting notebook or tag, display name ( #1253 )
...
The delete dialog for notebooks and tags does not display the name of the item to be deleted.
This can lead to an undesired result.
closes #1245
2019-02-24 11:11:34 +00:00
Helmut K. C. Tessarek
4845a21287
change notebook icon in toolbar and search result ( #1252 )
...
see f6f0bcf1c3
2019-02-24 11:10:55 +00:00
Laurent Cozic
ddd513fe09
Small tweaks to avoid confusion with enum name
2019-02-24 11:10:22 +00:00
Helmut K. C. Tessarek
4ce118d459
add shortcut to start a sync ( #1231 )
...
see https://github.com/laurent22/joplin/issues/1151#issuecomment-463845158
2019-02-24 11:09:15 +00:00
Polshakov Dmitry
e2e4e62c4f
Desktop: Fix alt key using ( #1216 )
...
Fix #934
On linux if you try to change the layout with Alt + Shift, the menu
will open instead
2019-02-24 11:07:07 +00:00
Caleb John
229dd7a6dd
New tag adding dialogue ( #1206 )
...
* Update tag adding dialogue
- use datalist to autocomplete tags
- display tags with TagList
* Move the tagItem highlight color to theme.js
2019-02-24 10:55:19 +00:00
Mats Estensen
1e0c4cc5cd
Desktop: Add type 'info' and 'OK' button to update dialog when version up-to-date ( #1148 )
...
* Add type 'info' and 'OK' button to update dialogue when current version is up to date
* remove whitespace and fix space to tabs
* remove created newline at end of file
2019-02-24 10:54:50 +00:00
Laurent Cozic
b40ccc7a15
All: Fixes #1251 : Handle Show Uncompleted Tasks option when selecting a tag
2019-02-24 10:38:06 +00:00
Laurent Cozic
7d6b7e588c
Desktop: use nodeIntegration
2019-02-24 10:17:37 +00:00
Laurent Cozic
eb5950d126
Desktop: Adding support for Mermaid
2019-02-18 18:11:53 +00:00
Laurent Cozic
3f1be5e7e7
Merge branch 'master' of github.com:laurent22/joplin
2019-02-18 00:43:21 +00:00
Laurent Cozic
a4e649c82d
Desktop: Clean up adding custom CSS and remove top margin and padding from rendered html
2019-02-18 00:42:52 +00:00
Caleb John
cda6eb7c2f
Fix little white corner between scrollbars ( #1229 )
2019-02-17 02:16:32 +00:00
Laurent Cozic
e6aa002758
Desktop: Fixes #1215 : Updated single instance logic for Electron 4
2019-02-16 13:10:37 +00:00
Laurent Cozic
361d46ac5d
Clean up
2019-02-16 01:17:43 +00:00
Laurent Cozic
9bc7c2fd65
Added comments
2019-02-16 01:15:30 +00:00
Laurent Cozic
81e4cd319d
Desktop: Allow resizing left panels
2019-02-16 01:12:43 +00:00
Laurent Cozic
3d933c5244
Desktop: Trying to upgrade to Electron 4.0.4
2019-02-15 00:30:03 +00:00
Laurent Cozic
73af19314d
Desktop: Trying to upgrade to Electron 4.0.4
2019-02-15 00:29:48 +00:00
Laurent Cozic
1d71712c8a
Security: Updated parse-url to fix CVE-2018-3774
2019-02-14 23:18:17 +00:00
Laurent Cozic
1595248b52
Electron release v1.0.127
2019-02-14 22:29:19 +00:00
Laurent Cozic
fc94c616b5
All: Updated translations
2019-02-14 22:28:04 +00:00
Laurent Cozic
f6f0bcf1c3
Desktop: Changed Folder icon to a Notebook
2019-02-14 22:27:53 +00:00
Caleb John
58993d2ead
Add styling to the scrollbars ( #1204 )
2019-02-14 22:21:21 +00:00
Caleb John
7c0b608769
Minor update to dark theme ( #1181 )
2019-02-14 22:18:42 +00:00
Laurent Cozic
0469fe76d7
Desktop: Do not display tags that are not associated with any note
2019-02-13 23:33:07 +00:00
Laurent Cozic
a3e74320fa
Desktop: Allow creating new note when multiple notes are selected
2019-02-13 22:57:43 +00:00
Laurent Cozic
4e0f4397b2
All: Fixed percent translated and added missing strings
2019-02-13 22:52:32 +00:00
Laurent Cozic
b26aab3863
Desktop: Print background images and colors, and improved checkoxes to avoid use of svg
2019-02-13 22:35:57 +00:00
Laurent Cozic
f0020b3393
Desktop: Highlight row backgroung in table
2019-02-10 17:16:11 +00:00
Laurent Cozic
a03aa62d58
Desktop: Moved buttons up on Config screen for consistency with other screens
2019-02-10 16:29:06 +00:00
Laurent Cozic
2203a39917
Desktop: Disable userstyle.css when printing or exporting to PDF
2019-02-10 16:11:41 +00:00
Laurent Cozic
bc58668483
Desktop: Fixes #1200 : Note list was hidden when minimizing and
...
maximizing window
2019-02-10 15:59:28 +00:00
Laurent Cozic
aecdec48ad
Electron release v1.0.126
2019-02-09 19:32:04 +00:00
Laurent Cozic
e49198a0d4
oops
2019-02-09 19:31:07 +00:00
Laurent Cozic
6aa4553dd3
Updated translations
2019-02-09 19:28:19 +00:00
Laurent Cozic
860e8a8f5a
Desktop: Added a few more shortcuts for macOS and other platforms
2019-02-09 19:13:23 +00:00
Laurent Cozic
434037d793
Done Welcome integration on mobile and CLI
2019-02-09 19:04:34 +00:00
Laurent Cozic
0567188fa8
Desktop: Select Welcome notebook the first time it is created
2019-02-08 23:38:29 +00:00
Laurent Cozic
4326902683
Desktop: Fixes #1196 : Moved webview to separate component to more precisely handle lifecycle events and precent uncessary reloading
2019-02-08 23:07:01 +00:00
Laurent Cozic
da3589149d
Desktop: Fixed restored scroll position when only viewer is visible
2019-02-08 08:28:27 +00:00
Laurent Cozic
4c00d9512e
Desktop: Resolves #1041 : Go back to previous note after clicking link
2019-02-07 18:17:09 +00:00
Caleb John
029e84f538
Add new styling to tables and blockquote ( #1185 )
...
* Add new styling to tables and blockquote
* Update styling to tables
2019-02-07 08:01:38 +00:00
Laurent Cozic
9d4b34cad7
All: Applied styles to mobile too
2019-02-06 23:52:29 +00:00
Laurent Cozic
032816fffc
All: Made note font slightly smaller
2019-02-06 22:48:02 +00:00
Laurent Cozic
1408f06c8d
All: darker text
2019-02-06 22:39:03 +00:00
Laurent Cozic
0d6443c30a
All: Improve styling and layout of notes in note viewer
2019-02-05 23:55:09 +00:00
Laurent Cozic
0050c90678
Update translations
2019-02-03 15:57:10 +00:00
Laurent Cozic
8ced2d288e
Desktop: Note reloading issue
2019-02-02 10:47:26 +00:00
Laurent Cozic
f46e4e0cec
Desktop: Fixes #1142 : Disallow dropping notes on sidebar Notebook header
2019-01-31 08:02:12 +00:00
Laurent Cozic
efcf5ecef4
Desktop: When deleting note, display title or number of notes
2019-01-31 07:55:51 +00:00
Laurent Cozic
b6ba843d09
Desktop: Added 'Insert date time' option to menu
2019-01-30 22:45:49 +00:00
Laurent Cozic
915112e274
Desktop: Restore scroll position when switching notes
2019-01-30 22:45:28 +00:00
Laurent Cozic
cc8f8fcd2c
Desktop: Allow selecting editor path with dialog window
2019-01-30 19:19:06 +00:00
Laurent Cozic
bda3ea9a35
Desktop: Improve how new notes are created to make it more reliable
2019-01-30 18:06:47 +00:00
Laurent Cozic
a7aed1f93a
Desktop: Fixed scrolling issue
2019-01-30 17:35:41 +00:00
Laurent Cozic
a33f602f3b
Desktop: Record last selected note IDs and restore it when opening notebook
2019-01-29 18:32:52 +00:00
Laurent Cozic
4d08b49578
Desktop: Added Usage link next to search box
2019-01-29 18:11:31 +00:00
Laurent Cozic
21e049ab45
Desktop: When selecting multiple notes, display possible actions as buttons
2019-01-29 18:02:34 +00:00
Laurent Cozic
d1269de3a7
Desktop: Made confirmation buttons sticky on Config screen
2019-01-27 23:44:16 +00:00
Laurent Cozic
beaba2be55
Desktop: Group config options into sections
2019-01-27 23:15:56 +00:00
Laurent Cozic
394cc78851
Desktop: Use ENTER and ESCAPE to go to next search result or to close search bar
2019-01-26 18:40:43 +00:00
Laurent Cozic
76f0a26322
Desktop: Keep synchronise button and status at bottom of side bar
2019-01-26 18:36:20 +00:00
Laurent Cozic
92d7a577a0
Desktop: Use SPACE to collapse or expand a folder in sidebar
2019-01-26 18:09:09 +00:00
Laurent Cozic
9c1219b188
Desktop: Use arrow to move between items, and added shortcuts to focus different elements
2019-01-26 18:04:32 +00:00
Laurent Cozic
f62bbfe286
Desktop: Toggle todo checkbox using SPACE key
2019-01-26 15:33:45 +00:00
Laurent Cozic
ed541dac3b
Desktop: Delete note using keyboard
2019-01-26 15:15:16 +00:00
Laurent Cozic
998bdf3b56
Desktop: Move up and down in note list using arrow keys
2019-01-25 19:59:36 +00:00
Laurent Cozic
76b211eb6d
Electron release v1.0.125
2019-01-25 18:03:43 +00:00
Laurent Cozic
1f384c7ae4
Merge branch 'master' of github.com:laurent22/joplin
2019-01-25 17:14:26 +00:00
Laurent Cozic
53166cb3f5
All: Fixes #1137 : Fixed regression on SeaFile sync
2019-01-21 17:34:41 +00:00
Laurent Cozic
949dbf45f1
Desktop: Resolves #1099 : Show Markdown images in external editor
2019-01-20 16:27:33 +00:00
Laurent Cozic
d7dc625042
Clipper: Fixes #1058 : Import images at correct size
2019-01-20 15:26:43 +00:00
Laurent Cozic
25b711a8da
Electron release v1.0.124
2019-01-19 18:23:00 +00:00
Laurent Cozic
b5e50fa62e
Update translations
2019-01-19 18:22:18 +00:00
Laurent Cozic
a8a7b7c07b
Merge branch 'master' into search_engine_fts_fix
2019-01-19 18:08:45 +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
Joybin Chen
739fb2c3d2
Desktop: handle ESC key press to cancel the NotePropertiesDialog ( #1125 )
...
* Electron: enable ESC key press to dismiss NotePropertyDialog, when no editedKey.
* Desktop: handle ESC key press to cancel the NotePropertiesDialog
2019-01-16 20:19:48 +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
384ca09842
Merge branch 'master' into search_engine_fts_fix
2019-01-15 19:33:42 +00:00
Laurent Cozic
97d86825c2
Desktop: Fixes #1126 : Open Katex link in external browser instead of inside app
2019-01-15 19:30:45 +00:00
Laurent Cozic
8d16ad7035
Updated dates
2019-01-15 19:10:27 +00:00
Laurent Cozic
3f540da31b
Desktop: Improved local search by highlighting even partial matches
2019-01-15 18:37:44 +00:00
Laurent Cozic
7d92136467
Added version info to auto-update dialog
2019-01-15 18:17:45 +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
8ff2418b02
Desktop: Added support for pre-releases
2019-01-11 23:40:05 +00:00
Laurent Cozic
f6640bcc32
Electron release v1.0.123
2019-01-11 22:07:23 +00:00
Laurent Cozic
2ac03c18c4
Revert "replace markdown-it-katex with markdown-it-texmath, this makes using $ much better ( #1116 )"
...
This reverts commit 46b82f877b
.
2019-01-11 17:02:04 +00:00
Laurent Cozic
65d0032995
Electron release v1.0.120
2019-01-10 19:04:35 +00:00