zadam
|
ea7257a5b2
|
cleaned up experimental attribute pane
|
2019-12-23 21:13:56 +01:00 |
|
zadam
|
d29c5c4758
|
sidebar pulled outside of the tab content and added splitter
|
2019-12-23 15:50:24 +01:00 |
|
zadam
|
613d5f93e8
|
convert css grid design to flex based one
|
2019-12-23 08:52:57 +01:00 |
|
zadam
|
f31a998c5d
|
path list contains a button to add a new path, closes #611
|
2019-12-21 13:55:13 +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
|
31bcc037f1
|
refactoring of legacy js events
|
2019-11-09 17:39:48 +01:00 |
|
zadam
|
132360b46b
|
expose note hoisting to frontend API, closes #663
|
2019-10-21 21:22:53 +02:00 |
|
zadam
|
1b318d6a30
|
fix tab cleanup
|
2019-10-15 19:42:39 +02:00 |
|
zadam
|
516277a478
|
added "auto book" displayed on the empty text pages as a replacement for children overview
|
2019-10-05 20:27:30 +02:00 |
|
zadam
|
cbc7710d81
|
removed children overview (will be replaced by book)
|
2019-10-05 12:06:06 +02:00 |
|
zadam
|
8ec01c73cd
|
skeleton implementation of new "book" note type
|
2019-10-01 21:11:11 +02:00 |
|
zadam
|
f3955bcbdc
|
various small fixes
|
2019-09-08 11:25:57 +02:00 |
|
zadam
|
ca8b603bd9
|
fix attr invalidation after note change
|
2019-09-07 13:09:32 +02:00 |
|
zadam
|
0226b1e9a8
|
fixes
|
2019-09-06 20:50:57 +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
|
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
|
3e3d111d76
|
lazy loading of note detail components
|
2019-08-26 19:49:19 +02:00 |
|
zadam
|
ecb485c8bc
|
removed frontend APIs to modify code note types
|
2019-08-25 23:12:58 +02:00 |
|
zadam
|
233a50dbb7
|
reimplementation of note type with jquery only
|
2019-08-25 21:48:56 +02:00 |
|
zadam
|
6d8f11d533
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
|
zadam
|
9622b046e0
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
|
zadam
|
f9abea83f3
|
refactoring of access to options in frontend
|
2019-08-22 23:31:02 +02:00 |
|
zadam
|
b818f020a7
|
option to configure if sidebar should be enabled in new tab
|
2019-08-19 23:29:42 +02:00 |
|
zadam
|
fd9b79e115
|
loading of custom widgets
|
2019-08-17 11:28:36 +02:00 |
|
zadam
|
48e0e797da
|
hide tabContent during tab init to prevent flickering
|
2019-08-17 08:49:39 +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
|
de4733e848
|
updating attributes widget based on sync data changes
|
2019-08-06 23:20:27 +02:00 |
|
zadam
|
bfbc124e78
|
widgets can now listen to sync data changes
|
2019-08-06 22:39:27 +02:00 |
|
zadam
|
eb28a3b0c9
|
note info sidebar widget
|
2019-07-21 11:32:38 +02:00 |
|
zadam
|
5283b489dc
|
sidebar skeleton
|
2019-07-21 10:17:08 +02:00 |
|
zadam
|
2b44f3bc76
|
fixed websocket reconnection
|
2019-07-06 12:03:51 +02:00 |
|
zadam
|
e5036318af
|
fix enter on title to the code editor
|
2019-07-03 20:29:55 +02:00 |
|
zadam
|
af21dd4463
|
fix mobile text editor display
|
2019-06-30 20:14:57 +02:00 |
|
zadam
|
a3951f1cce
|
make sure autocomplete is closed when navigating to note
|
2019-06-26 21:08:54 +02:00 |
|
zadam
|
d49cae9cea
|
fix update of window title during note renaming
|
2019-06-24 20:12:04 +02:00 |
|
zadam
|
012a18be00
|
put tabContext into frontend script API
|
2019-05-29 21:48:48 +02:00 |
|
zadam
|
8d3262d232
|
fix setting the title bar when switching note
|
2019-05-29 19:55:05 +02:00 |
|
zadam
|
35648b9f37
|
fix protected shield background visibility
|
2019-05-22 22:26:55 +02:00 |
|
zadam
|
79956b5676
|
mobile web fixes
|
2019-05-22 20:53:59 +02:00 |
|
zadam
|
29828f8e8f
|
fix recent notes (db & sync version increase)
|
2019-05-21 21:47:28 +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 |
|
zadam
|
aead6a44de
|
render notes should now return elements to append instead of modifying DOM directly
|
2019-05-19 21:52:28 +02:00 |
|
zadam
|
f59f08fa0e
|
fix note paths
|
2019-05-19 21:22:35 +02:00 |
|