Laurent Cozic
|
043be1916c
|
CLI: Display welcome message the first time the app is run.
|
2017-12-10 15:56:12 +00:00 |
|
Laurent Cozic
|
42e34b5c3b
|
All: Fixes #87: Show warningn when deleting notebook that contains notes.
|
2017-12-10 14:09:12 +00:00 |
|
Laurent Cozic
|
027f96d100
|
Electron: Fixes #36: Set installation directory for Windows installer
|
2017-12-07 18:17:41 +00:00 |
|
Laurent Cozic
|
ad6c347180
|
CLI: Fixed shell mode
|
2017-12-07 18:12:46 +00:00 |
|
Laurent Cozic
|
507e7e6014
|
All: Improved ENEX import for web pages that have been saved as notes
|
2017-12-06 19:29:58 +00:00 |
|
Laurent Cozic
|
4b55fefcb1
|
Cleaned up build tools
|
2017-12-04 17:55:06 +00:00 |
|
Laurent Cozic
|
ff502670bf
|
Updated Readme, mentioned Homebrew
|
2017-12-01 20:06:20 +00:00 |
|
Laurent Cozic
|
58bc708014
|
Merge branch 'master' of github.com:laurent22/joplin
|
2017-12-01 18:56:43 +00:00 |
|
Laurent Cozic
|
ede1ed8b22
|
macOS: Allow BACKSPACE instead of DELETE in CLI app
|
2017-12-01 18:56:35 +00:00 |
|
Laurent Cozic
|
9d984596cc
|
CLI: fixed crash when inputting command without closed quote
|
2017-12-01 17:51:27 +00:00 |
|
Laurent Cozic
|
16bf0cf646
|
All: Added Spanish (Costa Rica) locale
|
2017-11-30 18:29:10 +00:00 |
|
Laurent Cozic
|
52f09d2638
|
Electron: Fixed import of certain images
|
2017-11-29 23:27:20 +00:00 |
|
Laurent Cozic
|
033d356b56
|
Removed dependency to marked and update locale
|
2017-11-28 18:07:49 +00:00 |
|
Laurent Cozic
|
112609c5f1
|
All: Moving sync target logic to SyncTarget classes
|
2017-11-24 18:59:16 +00:00 |
|
Laurent Cozic
|
946ad7c71a
|
All: Started moving sync target logic under SyncTarget classes
|
2017-11-24 18:06:30 +00:00 |
|
Laurent Cozic
|
d7f3cfd778
|
All: Started moving sync glue logic to SyncTarget classes
|
2017-11-23 23:10:55 +00:00 |
|
Laurent Cozic
|
e4d48f43d6
|
Allow multiple selection
|
2017-11-22 18:35:31 +00:00 |
|
Laurent Cozic
|
3722012da5
|
Added command to export debug information from mobile and CLI
|
2017-11-21 18:48:50 +00:00 |
|
Laurent Cozic
|
f126e0a944
|
Update website
|
2017-11-18 17:35:49 +00:00 |
|
Laurent Cozic
|
9519bb1218
|
Update website
|
2017-11-18 16:13:27 +00:00 |
|
Laurent Cozic
|
2f3458e207
|
Added share buttons
|
2017-11-17 23:17:16 +00:00 |
|
Laurent Cozic
|
bd265e5a9d
|
Added share buttons
|
2017-11-17 23:09:57 +00:00 |
|
Laurent Cozic
|
9d5d197747
|
Added share buttons
|
2017-11-17 23:07:04 +00:00 |
|
Laurent Cozic
|
ba1a005fcd
|
Updading website
|
2017-11-17 22:15:54 +00:00 |
|
Laurent Cozic
|
f09cec794b
|
Updading website
|
2017-11-17 22:12:30 +00:00 |
|
Laurent Cozic
|
240fbf1720
|
Trying to publish website from /docs
|
2017-11-17 21:34:04 +00:00 |
|
Laurent Cozic
|
409f2ca98d
|
Electron: search
|
2017-11-17 18:57:27 +00:00 |
|
Laurent Cozic
|
5098c03264
|
Allow setting extra flags and renaming folder
|
2017-11-16 18:51:11 +00:00 |
|
Laurent Cozic
|
6e9e3fc9bd
|
Added config screen
|
2017-11-12 00:44:26 +00:00 |
|
Laurent Cozic
|
eda3be066d
|
Electron app: handle tags
|
2017-11-11 23:13:14 +00:00 |
|
Laurent Cozic
|
e649670bfe
|
Added support for enex import
|
2017-11-11 17:36:47 +00:00 |
|
Laurent Cozic
|
49c11fb22e
|
Allow attaching files in Electron ap
|
2017-11-10 22:18:00 +00:00 |
|
Laurent Cozic
|
e3554c7aec
|
Delete folders and tags
|
2017-11-08 21:22:24 +00:00 |
|
Laurent Cozic
|
dbf51382c8
|
Refactor to move state changes to browser process
|
2017-11-05 00:17:48 +00:00 |
|
Laurent Cozic
|
056c0dbab7
|
Various clean up and tweaks for Electron app
|
2017-11-04 13:23:15 +00:00 |
|
Laurent Cozic
|
ddf9f442e5
|
Removed need for build dir for Electron app
|
2017-11-04 12:32:26 +00:00 |
|
Laurent Cozic
|
6e4effdecf
|
Refactoring so that CLI app and Electron app share the same base application
|
2017-11-04 12:23:46 +00:00 |
|
Laurent Cozic
|
4f831f91f9
|
Cleaned up Electron building step
|
2017-11-04 11:46:06 +00:00 |
|
Laurent Cozic
|
a1cb172bc3
|
Removed babel
|
2017-11-03 18:39:08 +00:00 |
|
Laurent Cozic
|
8a78ee5df6
|
Changed export to module.exports
|
2017-11-03 00:13:17 +00:00 |
|
Laurent Cozic
|
7781fbad76
|
Changed import statements to require to reduce dependency to Babel
|
2017-11-03 00:09:34 +00:00 |
|
Laurent Cozic
|
742cff5598
|
Improve sync conflict handling when the changes between local and remote don't matter
|
2017-11-02 22:48:17 +00:00 |
|
Laurent Cozic
|
8b454e1e95
|
Fixing website
|
2017-11-01 17:39:56 +00:00 |
|
Laurent Cozic
|
61a74bc7e0
|
Fixing website
|
2017-10-31 00:02:34 +00:00 |
|
Laurent Cozic
|
76a3ae77a2
|
Fixing website
|
2017-10-30 23:19:49 +00:00 |
|
Laurent Cozic
|
5c6ca02f8e
|
Fixing website
|
2017-10-30 23:16:45 +00:00 |
|
Laurent Cozic
|
6b5907c6d4
|
Fixing website
|
2017-10-30 23:13:55 +00:00 |
|
Laurent Cozic
|
3f8e3edce0
|
Fixing website
|
2017-10-30 23:08:20 +00:00 |
|
Laurent Cozic
|
456fdfaec6
|
Fixing website
|
2017-10-30 22:59:46 +00:00 |
|
Laurent Cozic
|
8ca372b37a
|
Fixing website
|
2017-10-30 22:58:41 +00:00 |
|