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 |
|
zadam
|
48b4488a58
|
deleting a note will close all tabs containing the note
|
2019-05-20 21:50:01 +02:00 |
|
zadam
|
597eb5a300
|
ctrl+alt+p will create new note in a new tab
|
2019-05-19 10:46:19 +02:00 |
|
zadam
|
f3e7e6bbe7
|
fix render note attributes
|
2019-05-19 10:30:00 +02:00 |
|
zadam
|
722380e7b8
|
fix access to editor instance if active note is not text
|
2019-05-19 09:13:13 +02:00 |
|
zadam
|
f22cc37df7
|
middle click can now open links in new tab (and close tab)
|
2019-05-15 21:50:27 +02:00 |
|
zadam
|
dd1fc23fe8
|
work on hash & history
|
2019-05-14 22:29:47 +02:00 |
|
zadam
|
79d779dee8
|
setup cssClass for both note tab and content, #524
|
2019-05-13 22:08:06 +02:00 |
|
zadam
|
fab8b77794
|
configurable hiding of tab row for one tab
|
2019-05-12 21:45:30 +02:00 |
|
zadam
|
8b030a2323
|
new tab now has note autocomplete
|
2019-05-12 17:28:20 +02:00 |
|
zadam
|
14c420b782
|
new tab infrastructure
|
2019-05-12 12:58:55 +02:00 |
|
zadam
|
2dec8f1ad6
|
hoisting note now seems to work correctly in relation to tabs
|
2019-05-11 21:27:27 +02:00 |
|
zadam
|
bd97df5ee9
|
refactored chrome tabs into "tab row"
|
2019-05-11 19:44:58 +02:00 |
|
zadam
|
8a501521e8
|
some refactoring etc.
|
2019-05-11 19:27:33 +02:00 |
|
zadam
|
be68391c37
|
store "openTabs" session
|
2019-05-10 21:43:40 +02:00 |
|
zadam
|
89d4be504d
|
tree active note now follows switched tabs (without changing scroll position)
|
2019-05-09 21:30:08 +02:00 |
|
zadam
|
a7a42ff4af
|
use notePath in tabContext
|
2019-05-08 20:14:41 +02:00 |
|
zadam
|
bacf163c96
|
NoteContext => TabContext
|
2019-05-08 19:55:24 +02:00 |
|
zadam
|
8eaf44735a
|
context menu on link to open in new tab
|
2019-05-07 22:33:53 +02:00 |
|
zadam
|
4ea27e604f
|
context menu on tab and "close all except for this tab"
|
2019-05-07 21:34:01 +02:00 |
|
zadam
|
aef0e552a0
|
ctrl+tab and ctrl+shift+tab can be used to switch tabs
|
2019-05-07 21:04:07 +02:00 |
|
zadam
|
d36bff2a97
|
protected session in a dialog now works, proper reloading
|
2019-05-05 20:45:07 +02:00 |
|
zadam
|
61696f0287
|
protected session in a component now works
|
2019-05-05 19:48:30 +02:00 |
|
zadam
|
9a97fe09ee
|
note actions now work again
|
2019-05-05 18:24:59 +02:00 |
|
zadam
|
b1d0cef33b
|
tabs WIP
|
2019-05-05 10:59:34 +02:00 |
|
zadam
|
7f0c92c56b
|
attributes and children overview working again
|
2019-05-04 22:44:25 +02:00 |
|
zadam
|
32439ed006
|
tabs WIP
|
2019-05-04 14:34:03 +02:00 |
|
zadam
|
ff41904d72
|
convert more note details to new style
|
2019-05-04 00:16:41 +02:00 |
|
zadam
|
39093cbc4c
|
basic opening and switching tabs
|
2019-05-03 21:50:14 +02:00 |
|
zadam
|
0d11cadc18
|
tabs wip
|
2019-05-02 22:24:43 +02:00 |
|
zadam
|
63ab82a076
|
tabs wip
|
2019-05-01 23:06:18 +02:00 |
|
zadam
|
7e03f14e01
|
tabs wip
|
2019-05-01 22:19:29 +02:00 |
|
zadam
|
c9183f8bd4
|
#note-detail-wrapper => .note-tab-content
|
2019-05-01 10:17:17 +02:00 |
|
zadam
|
064a11d872
|
don't allow deleting hoisted note + other related fixes, closes #488
|
2019-04-16 21:40:04 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
fc13e1fa6a
|
added possibility to search by attached script returning note ids + some refactorings
|
2019-03-20 22:28:54 +01:00 |
|
zadam
|
ef40c66344
|
renamed currentNote to activeNote to be consistent with frontend API
|
2019-03-14 20:21:27 +01:00 |
|
zadam
|
a432ad7483
|
fix isProtected consistency for images and files + related consistency check
|
2019-03-08 22:25:12 +01:00 |
|
zadam
|
5b251b9977
|
added drag & drop files on note detail
|
2019-02-26 21:37:15 +01:00 |
|
zadam
|
b0596c9eb2
|
removed noteId display in the note detail, #408
|
2019-02-14 20:57:56 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
zadam
|
8884177d9f
|
split out note's content into separate entity, WIP
|
2019-02-06 20:19:25 +01:00 |
|
zadam
|
707df18b93
|
added type and mime classes on body as well #383
|
2019-01-28 21:42:37 +01:00 |
|
zadam
|
fb27088fcd
|
smaller children overview font
|
2019-01-27 14:26:39 +01:00 |
|
azivner
|
19d8947123
|
runOnNoteChange fires also on the frontend, closes #340
|
2019-01-16 22:52:32 +01:00 |
|
azivner
|
3c19a712c0
|
active protected state button has darker background and is disabled
|
2019-01-11 23:29:56 +01:00 |
|
azivner
|
dffdb82288
|
after creating new note, it is focused and now also selected so renaming is super easy, #318
|
2019-01-10 22:46:08 +01:00 |
|