zadam
|
f30eec7737
|
make sure all keyboard shortcuts use utility methods to not break mobile frontend
|
2019-08-12 22:41:53 +02:00 |
|
zadam
|
493cd1a7e0
|
better behavior of activateNote frontend script
|
2019-08-12 22:25:42 +02:00 |
|
zadam
|
dfa1ab65c6
|
allow requiring native node modules from backend scripts
|
2019-08-12 20:41:38 +02:00 |
|
zadam
|
b1075d956f
|
release 0.34.2
|
2019-08-01 21:37:59 +02:00 |
|
zadam
|
4dd6352aec
|
use overflow-wrap instead of word-break which doesn't break words unless they really don't fit
|
2019-08-01 21:36:55 +02:00 |
|
zadam
|
7060700225
|
fix mobile tree not expanding automatically on load
|
2019-07-30 21:18:43 +02:00 |
|
zadam
|
b8509c487d
|
release 0.34.1
|
2019-07-28 15:02:36 +02:00 |
|
zadam
|
083dee9bdd
|
note activation from API will also scroll to it / focus
|
2019-07-28 14:47:35 +02:00 |
|
zadam
|
0c2dd6aa35
|
fix distraction free mode
|
2019-07-28 14:36:40 +02:00 |
|
zadam
|
743c15aacc
|
fix code editor in mobile
|
2019-07-28 14:23:41 +02:00 |
|
zadam
|
263bff903c
|
mobile frontend shows only the active tab
|
2019-07-28 14:08:05 +02:00 |
|
zadam
|
741dfaf2de
|
hide tab row in distraction free mode
|
2019-07-28 13:50:46 +02:00 |
|
zadam
|
b3834324f6
|
fix sync proxy with TLS
|
2019-07-24 20:47:41 +02:00 |
|
zadam
|
ea0835561c
|
option to use node's http client for sync without proxy
|
2019-07-22 22:46:06 +02:00 |
|
zadam
|
b0c0c5f56b
|
release 0.34.0-beta
|
2019-07-21 21:57:35 +02:00 |
|
zadam
|
6d5f8e0562
|
added web clipper to readme
|
2019-07-20 14:27:36 +02:00 |
|
zadam
|
04633bdf3a
|
set clip type from the incoming param
|
2019-07-19 21:03:47 +02:00 |
|
zadam
|
97219aa12e
|
removed unused clipper image API (migrated to clippings)
|
2019-07-18 22:35:16 +02:00 |
|
zadam
|
e825abf893
|
Merge remote-tracking branch 'origin/master'
|
2019-07-18 20:20:45 +02:00 |
|
zadam
|
63b655cff4
|
package updates
|
2019-07-18 20:20:38 +02:00 |
|
Yevhen Kolomeiko
|
0524942d11
|
fix typo (#592)
|
2019-07-12 07:16:37 +02:00 |
|
zadam
|
b5d75f183a
|
update to ckeditor 12.3.1
|
2019-07-11 22:30:40 +02:00 |
|
zadam
|
706fc647ff
|
Merge branch 'stable'
# Conflicts:
# package.json
|
2019-07-11 22:27:27 +02:00 |
|
zadam
|
13e9f9f9e7
|
release 0.33.7
|
2019-07-11 20:55:56 +02:00 |
|
zadam
|
a76dcb44ae
|
improvements in the exported file extensions
|
2019-07-11 20:54:57 +02:00 |
|
zadam
|
b9373806cf
|
fix doubling of extension
|
2019-07-11 20:40:40 +02:00 |
|
zadam
|
9de2927304
|
image import/export related fixes
|
2019-07-10 23:01:30 +02:00 |
|
zadam
|
c3e1126489
|
backported image fixes
|
2019-07-10 20:38:27 +02:00 |
|
zadam
|
3413c9ed64
|
backport notePath handling fixes from master
|
2019-07-10 20:35:01 +02:00 |
|
Xavier NUNN
|
dcebcb0e73
|
Add host option (#588)
* Added option to configure host
* Updated sample config
|
2019-07-09 22:50:20 +02:00 |
|
zadam
|
3d7a5f20e7
|
make it again possible to open notes through URL hash
|
2019-07-09 22:12:05 +02:00 |
|
zadam
|
6a99af64a8
|
added clipper protocol version
|
2019-07-07 22:27:06 +02:00 |
|
zadam
|
7d57961ab2
|
make clipper api authenticated for server and unauthenticated for local electron
|
2019-07-07 13:12:40 +02:00 |
|
zadam
|
95a773e5c9
|
clipper doesn't open new tab if the note is already loaded in existing tab
|
2019-07-07 11:15:55 +02:00 |
|
zadam
|
a912b2f23d
|
choose port dynamically from range based on environment
|
2019-07-07 10:49:34 +02:00 |
|
zadam
|
36b581489c
|
saving selections adds to the existing date note instead of creating new one each time
|
2019-07-06 23:54:48 +02:00 |
|
zadam
|
976684a3a8
|
save note in clipper
|
2019-07-06 16:48:06 +02:00 |
|
zadam
|
093dfb4a39
|
Merge branch 'stable'
|
2019-07-06 13:14:46 +02:00 |
|
zadam
|
ddf381f92d
|
fixed duplicated notes after creating into a folder which wasn't yet loaded
|
2019-07-06 13:14:33 +02:00 |
|
zadam
|
2b44f3bc76
|
fixed websocket reconnection
|
2019-07-06 12:03:51 +02:00 |
|
zadam
|
7b1fdfabf8
|
upgrade ckeditor to 12.3.0
|
2019-07-04 19:53:10 +02:00 |
|
zadam
|
070e8d9647
|
Merge branch 'stable'
|
2019-07-03 20:51:34 +02:00 |
|
zadam
|
bf3360572a
|
nest code editor instance to avoid visibility issues
|
2019-07-03 20:37:59 +02:00 |
|
zadam
|
e5036318af
|
fix enter on title to the code editor
|
2019-07-03 20:29:55 +02:00 |
|
zadam
|
6d2394a9da
|
release 0.33.6
|
2019-07-02 22:26:05 +02:00 |
|
zadam
|
427a266c57
|
Merge branch 'stable'
|
2019-07-02 21:56:23 +02:00 |
|
zadam
|
196264b8c2
|
use bootstrap modal to confirm note deletion which fixes #582
|
2019-07-02 21:54:37 +02:00 |
|
zadam
|
afe24866f0
|
some debug logging for duplicated nodes
|
2019-07-02 20:35:06 +02:00 |
|
zadam
|
d18a20cc06
|
fix focus issue from title to the text content with tab/enter
|
2019-07-02 20:28:57 +02:00 |
|
zadam
|
e94669de03
|
Merge branch 'stable'
|
2019-07-01 21:36:02 +02:00 |
|