zadam
|
7cac2521ef
|
fix css class handling
|
2020-02-25 09:40:49 +01:00 |
|
zadam
|
8e77d729e5
|
ckeditor 17
|
2020-02-20 17:01:18 +01:00 |
|
zadam
|
d9fb36a9a6
|
fixes
|
2020-02-19 22:09:02 +01:00 |
|
zadam
|
52f4876f2d
|
camelCase keyboard action names
|
2020-02-19 20:54:14 +01:00 |
|
zadam
|
2e3534dfb7
|
small fixes
|
2020-02-18 22:16:20 +01:00 |
|
zadam
|
d288c1b052
|
small fixes
|
2020-02-17 22:47:50 +01:00 |
|
zadam
|
f2cf361acf
|
small fixes
|
2020-02-17 22:38:46 +01:00 |
|
zadam
|
e7af24c139
|
small fixes
|
2020-02-17 22:14:39 +01:00 |
|
zadam
|
9797942b8e
|
small cleanups
|
2020-02-17 19:42:52 +01:00 |
|
zadam
|
32d60a7eb9
|
refactored tree context menu to reduce duplication
|
2020-02-16 22:56:40 +01:00 |
|
zadam
|
4330dc47a0
|
converted tree_keybindings.js into proper commands
|
2020-02-16 22:14:28 +01:00 |
|
zadam
|
8ca9ad3497
|
fixes
|
2020-02-16 20:09:59 +01:00 |
|
zadam
|
a679fedb58
|
refactored keyboard actions into commands
|
2020-02-16 19:54:11 +01:00 |
|
zadam
|
880f4ad711
|
renamed Listener() to Event()
|
2020-02-16 19:23:49 +01:00 |
|
zadam
|
e000fb4579
|
appContext is now component
|
2020-02-16 19:21:17 +01:00 |
|
zadam
|
22c042e21f
|
remove appContext as copied dependency across components
|
2020-02-16 18:11:32 +01:00 |
|
zadam
|
2c3f07521d
|
fixes
|
2020-02-16 11:22:37 +01:00 |
|
zadam
|
e06f3ef97e
|
refactorings for add link and include note
|
2020-02-16 10:50:48 +01:00 |
|
zadam
|
7e41a2750c
|
refactored KB handling and add link dialog
|
2020-02-15 22:12:05 +01:00 |
|
zadam
|
b2a48a1f3a
|
fix clone notes dialog
|
2020-02-15 18:41:32 +01:00 |
|
zadam
|
e1bf4dcbc9
|
basic executor / command mechanism
|
2020-02-15 10:41:21 +01:00 |
|
zadam
|
6d847d22d3
|
components now track their parent
|
2020-02-15 09:43:47 +01:00 |
|
zadam
|
9337564075
|
boxicons 2.0.5
|
2020-02-15 09:16:23 +01:00 |
|
zadam
|
2fa41b44c5
|
fix branch prefix dialog
|
2020-02-14 21:21:47 +01:00 |
|
zadam
|
8d2c2202fa
|
refactoring and fixes for saved note
|
2020-02-14 20:18:09 +01:00 |
|
zadam
|
380bb0cd01
|
fix deleting
|
2020-02-12 22:25:52 +01:00 |
|
zadam
|
789f62267c
|
changes in note detail handling
|
2020-02-12 22:09:25 +01:00 |
|
zadam
|
25553c9e67
|
simplification of sync event API
|
2020-02-12 20:31:31 +01:00 |
|
zadam
|
81a54cd4a0
|
messaging now uses mutex so each component processes only single message at each time
|
2020-02-12 20:07:04 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
7767edd82f
|
fixes
|
2020-02-09 22:31:52 +01:00 |
|
zadam
|
99ea238c3f
|
frontend sync fixes
|
2020-02-09 21:53:10 +01:00 |
|
zadam
|
826c434630
|
fixes in closing tabs and elsewhere
|
2020-02-09 21:13:05 +01:00 |
|
zadam
|
4401a8e1e8
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/dialogs/add_link.js
# src/public/javascripts/dialogs/export.js
# src/public/javascripts/dialogs/import.js
# src/public/javascripts/dialogs/note_info.js
# src/public/javascripts/services/search_notes.js
|
2020-02-09 18:54:56 +01:00 |
|
zadam
|
4ce4ac9584
|
release 0.40.3
|
2020-02-09 10:48:23 +01:00 |
|
zadam
|
88bd65c679
|
external links are also parsed and label is created for them, closes #851
|
2020-02-09 10:45:07 +01:00 |
|
zadam
|
9eab3026bb
|
display advanced item in the tree context menu in the middle to avoid being hidden, closes #853
|
2020-02-09 10:15:35 +01:00 |
|
zadam
|
7abaedbf31
|
add possibility to change clipper parent to a fixed note instead of day notes, fixes #854
|
2020-02-09 10:12:02 +01:00 |
|
zadam
|
402718d293
|
return focus to the previously focused element after closing the dialog, fixes #861
|
2020-02-09 10:00:13 +01:00 |
|
zadam
|
990a84c202
|
Merge remote-tracking branch 'origin/master'
|
2020-02-09 08:38:47 +01:00 |
|
zadam
|
d8e181a828
|
Merge branch 'stable'
# Conflicts:
# package.json
# src/services/build.js
|
2020-02-09 08:38:29 +01:00 |
|
zadam
|
4ec671d199
|
fixes in enabling / disabling widgets in runtime
|
2020-02-08 21:54:39 +01:00 |
|
zadam
|
9f4a514562
|
fix setting path
|
2020-02-08 21:23:42 +01:00 |
|
zadam
|
18ee239362
|
fixes
|
2020-02-08 20:53:07 +01:00 |
|
zadam
|
08687b76ea
|
fix title bar buttons visibility
|
2020-02-08 18:25:07 +01:00 |
|
zadam
|
60d07a6871
|
fix duplicated cached widgets
|
2020-02-08 17:44:34 +01:00 |
|
zadam
|
81f4966a1a
|
fixes, cleaned up noise in the developer console
|
2020-02-08 10:40:58 +01:00 |
|
zadam
|
9acf723a9a
|
fixes
|
2020-02-07 22:19:35 +01:00 |
|
zadam
|
47f7f5f4d9
|
refactoring
|
2020-02-07 21:43:02 +01:00 |
|
zadam
|
14d6372bd8
|
moved tab related stuff to tab manager from app context
|
2020-02-07 21:08:55 +01:00 |
|