Laurent Cozic
|
595cf3fcad
|
Mobile: Fixes #433: Don't scroll note back to top when changing checkbox state
|
2018-05-09 18:04:48 +01:00 |
|
Laurent Cozic
|
494e235e18
|
Electron: Resolves #500: Fixed XSS security vulnerability
|
2018-05-09 16:59:33 +01:00 |
|
Laurent Cozic
|
7930ab66c6
|
Merge branch 'master' into subnotebooks
|
2018-05-09 13:10:20 +01:00 |
|
Laurent Cozic
|
e1dee546dc
|
Mobile: Added support for sub-notebooks
|
2018-05-09 12:39:17 +01:00 |
|
Laurent Cozic
|
da6fdad2de
|
All: Handle saving collapsed states of sub-notebook
|
2018-05-09 10:49:31 +01:00 |
|
Laurent Cozic
|
567596643c
|
Electron: Handle drag and dropping notebooks to change the parent
|
2018-05-09 09:53:47 +01:00 |
|
Laurent Cozic
|
cb617e1b14
|
All: Fixes #61: Handle path that ends with slash for file system sync.
|
2018-05-08 11:29:25 +01:00 |
|
Laurent Cozic
|
fa9d7b0408
|
Electron: Started UI and backend for sub-notebook support
|
2018-05-06 12:11:59 +01:00 |
|
Laurent Cozic
|
ead6fff861
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-05-06 11:16:52 +01:00 |
|
Stefan Weil
|
feb0c02c9a
|
ReactNativeClient: Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-05-05 16:25:37 +02:00 |
|
Laurent Cozic
|
a6a351e68d
|
Electron: Export/Import links to notes
|
2018-05-03 13:11:45 +01:00 |
|
Laurent Cozic
|
80b467eead
|
All: For now, disable attaching resources larger than 10MB due to #371
|
2018-05-03 11:31:07 +01:00 |
|
Laurent Cozic
|
4c210d0956
|
Electron: Fixes #480: Ignore invalid flag automatically passed by macOS
|
2018-05-02 15:51:33 +01:00 |
|
Laurent Cozic
|
a419bc7253
|
All: Resolves #134: Allow linking to a note from another note
|
2018-05-02 15:13:20 +01:00 |
|
Laurent Cozic
|
e534414874
|
All: Fixes #434: Handle Katex block mode
|
2018-05-01 19:34:42 +01:00 |
|
Laurent Cozic
|
01f4faf8f1
|
Mobile: Fixes #426: Fix missing menu icon on Android 4
|
2018-05-01 19:30:41 +01:00 |
|
Laurent Cozic
|
b33d30ca47
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-05-01 19:05:33 +01:00 |
|
Laurent Cozic
|
1ba3fae101
|
All: Resolves #470: Make it clear that spaces in URLs are invalid.
|
2018-05-01 19:05:14 +01:00 |
|
Laurent Cozic
|
9550347e04
|
Merge pull request #448 from solariz/master
Fix for Issue #430
|
2018-05-01 18:54:43 +01:00 |
|
Laurent Cozic
|
398946d39a
|
Mobile: Fixes #393: Fixed moving new notes before they are saved
|
2018-05-01 18:53:45 +01:00 |
|
Laurent Cozic
|
05faf55e8d
|
All: Fixes #363: Fixed indentation and rendering of lists
|
2018-05-01 16:45:17 +01:00 |
|
Laurent Cozic
|
62e91c44d7
|
Electron: Fixes #346: Make sure links have an address when exporting to PDF
|
2018-05-01 10:14:48 +01:00 |
|
Laurent Cozic
|
e4ec4ae92b
|
Mobile: Fix action button when note is being edited.
|
2018-05-01 10:09:36 +01:00 |
|
Laurent Cozic
|
93966b0fa1
|
Mobile: Trying to upgrade to React Native 0.55
|
2018-04-30 17:38:19 +01:00 |
|
Laurent Cozic
|
2bf87655da
|
Electron: Various tweaks to get PortableApps format to work
|
2018-04-23 21:50:29 +02:00 |
|
Laurent Cozic
|
d4b19f19a1
|
Electron: Use built-in image resizing instead of Sharp
|
2018-04-22 21:10:43 +02:00 |
|
Laurent Cozic
|
d8ccc38d5b
|
All: Better handling of resources that are incorrectly flagged as encrypted
|
2018-04-22 14:33:12 +02:00 |
|
Marco G
|
577bef5704
|
Fix for Issue #430
|
2018-04-21 10:25:13 +02:00 |
|
Marco G
|
96571baadc
|
Common EU Date format DD.MM.YYYY added, issue #405
|
2018-04-19 17:03:16 +02:00 |
|
Laurent Cozic
|
0b32741a12
|
Electron: Resolves #252: Allow enabling tray icon in Linux
|
2018-04-16 19:18:28 +02:00 |
|
Laurent Cozic
|
02bde2c6e9
|
Merge pull request #424 from Abijeet/master
Adds support to toggle the sidebar.
|
2018-04-16 15:24:33 +02:00 |
|
Laurent Cozic
|
4d0af575e5
|
Mobile: Resolves #360: Don't crash if theme not set and improved logging.
|
2018-04-16 15:15:29 +02:00 |
|
Abijeet
|
1242de532e
|
Adds support to toggle the sidebar.
Closes #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
|
2018-04-15 21:20:39 +05:30 |
|
Laurent Cozic
|
d3fca3d6cc
|
Mobile: Fixes #358: Fix cursor color in dark mode
|
2018-04-11 19:25:07 +02:00 |
|
Laurent Cozic
|
9961fb64bb
|
Updated website
|
2018-03-29 00:52:27 +01:00 |
|
Laurent Cozic
|
4f5e7367d0
|
Minor tweals
|
2018-03-27 17:48:55 +01:00 |
|
Laurent Cozic
|
2280fb5c43
|
Styled Dropbox mobile GUI
|
2018-03-27 17:41:19 +00:00 |
|
Laurent Cozic
|
96fb7c2087
|
Getting Dropbox to work in mobile app
|
2018-03-27 00:55:44 +01:00 |
|
Laurent Cozic
|
6e994fd8b9
|
All: Dropbox: Handle various error conditions
|
2018-03-27 00:05:39 +01:00 |
|
Laurent Cozic
|
3c2281dbf9
|
Merge branch 'master' into dropbox
|
2018-03-26 18:37:04 +01:00 |
|
Laurent Cozic
|
a7cde1e269
|
All: Resolves #329: Add link to E2EE doc
|
2018-03-26 17:55:09 +00:00 |
|
Laurent Cozic
|
f8310ba0d5
|
Mobile: Fixed tag box styling in dark theme
|
2018-03-26 17:52:49 +00:00 |
|
Laurent Cozic
|
ac07bf784d
|
Adding Dropbox sync to Electron app
|
2018-03-26 18:33:55 +01:00 |
|
Laurent Cozic
|
ed638612aa
|
Moved to https:// domain
|
2018-03-24 20:13:52 +00:00 |
|
Laurent Cozic
|
0f4324c2f8
|
All: Added backend for Dropbox support
|
2018-03-24 19:35:10 +00:00 |
|
Laurent Cozic
|
74b83eb71e
|
All: Fixes #318: Display full links in editor
|
2018-03-24 15:16:58 +00:00 |
|
Laurent Cozic
|
de409b632a
|
Merge branch 'master' into highlight-search
|
2018-03-23 17:25:20 +00:00 |
|
Laurent Cozic
|
a677b2e844
|
Electron: Fixes #318, Fixes #317: ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.
|
2018-03-23 17:59:18 +00:00 |
|
Laurent Cozic
|
67608e29c8
|
Electron: Resolves #144, Resolves #311: Highlight search results and search in real time. Associated Ctrl+F with searching.
|
2018-03-19 23:04:48 +00:00 |
|
Laurent Cozic
|
ca3946689a
|
Mobile: Made tag UI a dialog
|
2018-03-17 23:00:01 +00:00 |
|