zadam
|
6f406f9aa2
|
search immediately when user chooses "full search" from Jump To dialog, #2483
|
2022-01-10 20:37:33 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
3413074235
|
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
|
2021-10-24 14:53:45 +02:00 |
|
zadam
|
79a85a0aa7
|
refactored TabContext => NoteContext
|
2021-05-22 12:35:41 +02:00 |
|
zadam
|
274cf7312c
|
refactored TabContext => NoteContext
|
2021-05-22 12:26:45 +02:00 |
|
zadam
|
051b9dff21
|
Merge remote-tracking branch 'origin/stable' into next
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/note_short.js
# src/public/app/services/protected_session.js
# src/routes/api/login.js
|
2021-05-08 10:58:38 +02:00 |
|
zadam
|
de6108f95d
|
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
|
2021-05-07 22:23:49 +02:00 |
|
zadam
|
7494491560
|
Merge remote-tracking branch 'origin/master' into next
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/stylesheets/style.css
# src/routes/api/files.js
# src/routes/routes.js
|
2021-04-25 11:14:45 +02:00 |
|
zadam
|
b9133cb683
|
fix keyboard shortcut for "open externally"
|
2021-04-24 22:18:25 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
Patrick Moriarty
|
eb437ff642
|
Add mobile dropdown for plugin buttons (#1762)
* Add mobile toolbar buttons
* cleanup
* more cleanup
* Mobile plugin buttons: Add else block & change icon
|
2021-03-18 21:09:08 +01:00 |
|
zadam
|
78e48095e6
|
prompt user when there are unsaved changes, #1692
|
2021-02-27 23:39:02 +01:00 |
|
zadam
|
2a67d9eae2
|
added unhoist button to the tree node + onclick fixes
|
2021-02-06 19:58:12 +01:00 |
|
zadam
|
77bc5f9944
|
disabling tree expand animation to avoid "recursion" errors
|
2021-01-29 23:33:41 +01:00 |
|
zadam
|
fbe3995398
|
fixed tree hotkeys
|
2020-08-26 22:12:01 +02:00 |
|
zadam
|
ae934720bc
|
Merge branch 'm43'
|
2020-05-27 00:09:51 +02:00 |
|
zadam
|
04c573e212
|
set default executors
|
2020-05-20 08:54:37 +02:00 |
|
zadam
|
a287bb59ea
|
note cache fixes for created notes
|
2020-05-13 23:06:13 +02:00 |
|
zadam
|
88e8eb7e9c
|
fixed context menu positioning when scaling is active
|
2020-05-11 20:08:55 +02:00 |
|
zadam
|
62b993f06f
|
fix closing tab by mouse
|
2020-05-06 21:24:51 +02:00 |
|
zadam
|
8aa5608085
|
fix "Render note" and "Execute script" buttons + refactoring around data-trigger-command handling
|
2020-05-06 00:00:14 +02:00 |
|
zadam
|
6dfe335707
|
added global menu item to open new empty window + some refactoring
|
2020-05-05 19:30:03 +02:00 |
|
zadam
|
ffbfccb701
|
extra window now works in browsers too
|
2020-04-27 22:29:39 +02:00 |
|
zadam
|
e8ce81a133
|
organize widgets a bit
|
2020-04-26 09:40:02 +02:00 |
|
zadam
|
aff12950f0
|
Merge remote-tracking branch 'origin/master' into m42
# Conflicts:
# src/public/app/services/app_context.js
|
2020-04-25 23:53:19 +02:00 |
|
zadam
|
75c58cbf79
|
refactored layouts for extra window
|
2020-04-25 23:52:13 +02:00 |
|
zadam
|
d1eacbb574
|
more robust entering protected session and the following protection of a note
|
2020-04-25 17:15:57 +02:00 |
|
zadam
|
32020d78b5
|
prototype for new app window
|
2020-04-23 23:08:15 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|