zadam
|
17e2627a34
|
more refactoring ...
|
2020-01-12 23:03:55 +01:00 |
|
zadam
|
bf7541bfb9
|
more refactoring ...
|
2020-01-12 20:15:05 +01:00 |
|
zadam
|
9d81bf030d
|
tab row widgetizing
|
2020-01-12 19:05:09 +01:00 |
|
zadam
|
f25d735b9d
|
further tab management moved to app context
|
2020-01-12 12:48:17 +01:00 |
|
zadam
|
4d16018f6c
|
fixes
|
2020-01-12 12:37:44 +01:00 |
|
zadam
|
5e11840137
|
moved tab management to app context
|
2020-01-12 12:30:30 +01:00 |
|
zadam
|
61474defff
|
widgetizing tree WIP
|
2020-01-12 11:15:23 +01:00 |
|
zadam
|
24c5388e0c
|
protection against text note initialization race conditions
|
2020-01-07 19:48:26 +01:00 |
|
zadam
|
8b9bf6e46f
|
expand to note to be able to activate note
|
2020-01-01 19:46:27 +01:00 |
|
zadam
|
90d10c1ff3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# src/public/javascripts/services/tree_context_menu.js
# src/services/import/enex.js
|
2019-11-27 18:54:49 +01:00 |
|
zadam
|
e712990c03
|
don't remove active tab after deleting note to preserve tab state, fixes #727
|
2019-11-26 20:42:34 +01:00 |
|
zadam
|
6bbd4c59bc
|
reduce flicker of "create new day note"
|
2019-11-24 21:40:50 +01:00 |
|
zadam
|
c400a7143c
|
reorganization of shortcuts in the options
|
2019-11-24 10:40:18 +01:00 |
|
zadam
|
d21e824343
|
binding remaining actions
|
2019-11-24 09:50:19 +01:00 |
|
zadam
|
1838f097e5
|
added getAllNotePaths, fixes #708
|
2019-11-16 19:07:32 +01:00 |
|
zadam
|
3a1c80c189
|
refactoring of legacy js events
|
2019-11-09 17:45:22 +01:00 |
|
zadam
|
ed9ecf2a57
|
simplification of tree cache
|
2019-10-26 09:51:08 +02:00 |
|
zadam
|
358fd13c8d
|
small refactorings
|
2019-10-20 13:09:00 +02:00 |
|
zadam
|
2305ad7405
|
reloading notes after script changes
|
2019-10-20 12:29:34 +02:00 |
|
zadam
|
2ee94a3a69
|
changed import progress notification so it shows up for drag & drop as well
|
2019-10-14 10:31:58 +02:00 |
|
zadam
|
98a6670cb4
|
prevent default context menu on tab right click, closes #656
|
2019-10-10 19:34:55 +02:00 |
|
zadam
|
135102d2b5
|
fixes to note loading. Sidebar flickers way less after note change
|
2019-09-04 22:45:12 +02:00 |
|
zadam
|
a17b8a053e
|
refactoring of note loading
|
2019-09-04 22:13:22 +02:00 |
|
zadam
|
fdc86bab50
|
lazy loading of opened tabs to speed up initial startup
|
2019-09-04 21:30:11 +02:00 |
|
zadam
|
aa96b33bc2
|
initial load of tabs can run partially asynchronously to speed things up
|
2019-09-03 22:01:45 +02:00 |
|
zadam
|
2e05cb1764
|
similar notes is getting updated automatically after the title change
|
2019-09-03 21:31:39 +02:00 |
|
zadam
|
d1992b061c
|
fix drag & drop for chrome and code editor
|
2019-09-02 21:58:03 +02:00 |
|
zadam
|
650d9e0b27
|
state management fixes
|
2019-08-28 20:29:10 +02:00 |
|
zadam
|
36c87b7fa0
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
|
zadam
|
3e3d111d76
|
lazy loading of note detail components
|
2019-08-26 19:49:19 +02:00 |
|
zadam
|
233a50dbb7
|
reimplementation of note type with jquery only
|
2019-08-25 21:48:56 +02:00 |
|
zadam
|
fab4c59f9b
|
using dynamic import for dialogs and widgets to speed up initial load
|
2019-08-20 21:40:47 +02:00 |
|
zadam
|
d1d8e54d20
|
fixed state persisting and loading
|
2019-08-16 21:52:36 +02:00 |
|
zadam
|
f259c60b54
|
state is now applied to sidebar widgets
|
2019-08-16 21:29:44 +02:00 |
|
zadam
|
59da25ef55
|
sidebar & widget state management WIP
|
2019-08-15 10:04:03 +02:00 |
|
zadam
|
61520bc3b3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
|
2019-08-15 08:52:34 +02:00 |
|
zadam
|
f30eec7737
|
make sure all keyboard shortcuts use utility methods to not break mobile frontend
|
2019-08-12 22:41:53 +02:00 |
|
zadam
|
bfbc124e78
|
widgets can now listen to sync data changes
|
2019-08-06 22:39:27 +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
|
a3951f1cce
|
make sure autocomplete is closed when navigating to note
|
2019-06-26 21:08:54 +02:00 |
|
zadam
|
1b831f94a9
|
fix orphan note autocomplete, closes #569
|
2019-06-24 20:45:35 +02:00 |
|
zadam
|
c8049f0efe
|
small fixes
|
2019-06-12 19:59:52 +02:00 |
|
zadam
|
27659805f6
|
redesign of drag & drop, separation of active, focused and active notes in the tree, fixes #565
|
2019-06-10 21:47:08 +02:00 |
|
zadam
|
c4669cbaa3
|
fallback to display empty tab if the requested note doesn't exist anymore
|
2019-06-01 20:32:11 +02:00 |
|
zadam
|
d08a36174d
|
attribute sync should trigger note reload, fixes #551
|
2019-06-01 12:14:09 +02:00 |
|
zadam
|
012a18be00
|
put tabContext into frontend script API
|
2019-05-29 21:48:48 +02:00 |
|
zadam
|
dedc1e708f
|
fix redirect after login
|
2019-05-22 21:25:13 +02:00 |
|
zadam
|
48b1aece4d
|
fix history navigation
|
2019-05-21 22:35:01 +02:00 |
|
zadam
|
3fe9218ea8
|
refactoring/cleanup
|
2019-05-21 20:24:40 +02:00 |
|
zadam
|
32fae5e9e8
|
same note in different tabs are synced
|
2019-05-20 22:25:04 +02:00 |
|