zadam
|
3b58b83f8b
|
improved logging
|
2022-04-19 23:36:21 +02:00 |
|
Tom Free
|
a894c19c2b
|
add missing canvas-note entries in helper functions
Conflicts:
src/public/app/entities/note_short.js
src/public/app/services/tree_context_menu.js
|
2022-04-19 00:13:26 +02:00 |
|
zadam
|
412c745e53
|
prevent infinite recursion when checking shared status
|
2022-01-12 19:46:40 +01:00 |
|
zadam
|
94111c464b
|
changed symbol for shared notes
|
2021-12-22 16:02:36 +01:00 |
|
zadam
|
94e18dfb7c
|
add symbol to shared notes in the tree
|
2021-12-22 15:01:54 +01:00 |
|
zadam
|
3860028a9e
|
sharing WIP
|
2021-12-20 17:30:47 +01:00 |
|
zadam
|
600c16551a
|
fixed jsdoc script API generation, closes #2313
|
2021-11-10 21:30:54 +01:00 |
|
zadam
|
da74272f13
|
jsdoc @param => @type
|
2021-10-29 21:37:12 +02:00 |
|
zadam
|
8a455e83f0
|
fix creating inverse relations
|
2021-10-27 22:28:33 +02:00 |
|
zadam
|
af3fd61974
|
mermaid layout improvements
|
2021-09-30 10:18:03 +02:00 |
|
zadam
|
bc920dc5dc
|
refactoring of mermaid support WIP
|
2021-09-29 22:14:45 +02:00 |
|
Abitofevrything
|
b37bcd294c
|
Implement mermaid diagrams (#2187)
* Start implementing mermaid diagrams
* Implement theming for mermaid diagrams
* Add edit tab to mermaid diagrams
* Remove comment
* Render mermaid diagrams in included notes
* Prevent mermaid notes from being removed to consistency checks
|
2021-09-29 21:54:56 +02:00 |
|
zadam
|
e4ba7d65e8
|
note map refactoring
|
2021-09-20 22:19:47 +02:00 |
|
zadam
|
d0747b125c
|
improvements in frontend sync (WIP)
|
2021-08-25 22:49:24 +02:00 |
|
zadam
|
b99d83af50
|
improvements in frontend sync (WIP)
|
2021-08-20 21:42:06 +02:00 |
|
zadam
|
3a78a75afc
|
fixed frontend update after note deletion
|
2021-07-26 21:11:51 +02:00 |
|
zadam
|
a33661d050
|
websocket events fill additional data from becca instead of database
|
2021-07-25 21:25:06 +02:00 |
|
zadam
|
c82308489b
|
fix import
|
2021-07-20 13:29:11 +02:00 |
|
zadam
|
a0de3c97a5
|
note paths widget does not show hidden path
|
2021-06-06 11:13:17 +02:00 |
|
zadam
|
5d58520949
|
froca should not keep any deleted notes
|
2021-05-09 22:00:21 +02:00 |
|
zadam
|
2edc7dbf58
|
merge fixes
|
2021-05-08 11:20:20 +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
|
fddab59265
|
added note.executeScript()
|
2021-05-07 21:23:10 +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 |
|
zadam
|
9139c597e5
|
use only one label for icon class, fixes #1791
|
2021-03-25 19:46:10 +01:00 |
|
zadam
|
09e9ac4d00
|
prevent cycles in resolving the notepath, fixes #1730
|
2021-03-10 22:54:55 +01:00 |
|
zadam
|
2cafda5f66
|
note paths visually distinguishes between different note paths, closes #1669
|
2021-03-08 22:04:52 +01:00 |
|
zadam
|
7df8c940b6
|
have paths in "note paths" widget also sorted by priority
|
2021-03-08 00:04:43 +01:00 |
|
zadam
|
9f002fa802
|
change the heuristics to choose the best note path when ambiguous/incomplete/just noteId is provided, #1711
|
2021-03-06 20:23:29 +01:00 |
|
zadam
|
73514a63d8
|
when resolving note path attempt to find one going through hoisted note
|
2021-03-03 21:49:57 +01:00 |
|
zadam
|
25c2db6c3a
|
sort parent relationships so that clones in search notes appear last, fixes #1686
|
2021-02-24 22:38:26 +01:00 |
|
zadam
|
378987e61c
|
added icon to note title row
|
2021-02-13 20:07:08 +01:00 |
|
zadam
|
7dd19c0366
|
correct reloading of note subtree when relevant labels change
|
2021-02-09 20:26:10 +01:00 |
|
zadam
|
0040334e89
|
fix infinite cycle when template is descendant of an instance
|
2021-02-09 20:15:14 +01:00 |
|
zadam
|
7b0fd639f6
|
improved heuristic of displaing attributes in note list and tooltips #1558
|
2021-01-23 21:41:02 +01:00 |
|
zadam
|
1f923403de
|
UI for search actions (WIP)
|
2021-01-19 22:10:24 +01:00 |
|
zadam
|
f723433970
|
fix deleting notes
|
2020-12-17 15:04:04 +01:00 |
|
zadam
|
fccce2ff1e
|
small fixes
|
2020-12-14 23:04:56 +01:00 |
|
zadam
|
c949dcb449
|
fixes and optimizations
|
2020-12-14 22:12:26 +01:00 |
|
zadam
|
0a896cc19c
|
tree fixes
|
2020-12-13 23:27:42 +01:00 |
|
zadam
|
0b6fa4ab06
|
Merge remote-tracking branch 'origin/optimize-tree'
|
2020-12-10 22:54:16 +01:00 |
|
zadam
|
4633c68a0c
|
avoid resorting children on every child add, fixes #1480
|
2020-12-10 16:10:10 +01:00 |
|
zadam
|
b9c0823abf
|
added workspace icon and background color
|
2020-11-25 20:25:55 +01:00 |
|
zadam
|
61f30373d4
|
hoisting improvements
|
2020-11-24 23:24:05 +01:00 |
|
zadam
|
9b05d30b47
|
update boxicons to 2.0.7
|
2020-11-03 22:44:50 +01:00 |
|
zadam
|
00d860bfae
|
properly handle saved search virtual branches during reloads, fixes #1301
|
2020-10-20 22:33:38 +02:00 |
|
zadam
|
8a019d617f
|
small visual tweaks to link map, including displaying the note icon
|
2020-10-14 23:14:04 +02:00 |
|
zadam
|
140f0a5dbd
|
return null for not found attribute, closes #1294
|
2020-10-08 22:08:58 +02:00 |
|
zadam
|
cba9b92202
|
make sure the attribute is not duplicated in TreeCache and NoteCache, #1278
|
2020-09-30 22:34:18 +02:00 |
|