zadam
3cfca27b54
expose ability to create note revisions in backend API #2890
2022-06-02 17:25:58 +02:00
zadam
f19adf3ee0
add the ability to sort notes by folders first, closes #2649
2022-05-30 20:50:53 +02:00
zadam
3b58b83f8b
improved logging
2022-04-19 23:36:21 +02:00
zadam
643a5e5b16
moving deleteNote
and deleteBranch
into entities to make them accessible to scripts, #2792
2022-04-19 23:06:46 +02:00
zadam
a21c49cba7
added "hideRelations" label to relation map
2022-02-05 13:02:19 +01:00
zadam
9ee1c9f3da
ETAPI delete/patch, refactoring
2022-01-07 19:33:59 +01:00
zadam
a232035d47
fix backlink count
2021-12-24 21:01:36 +01:00
zadam
3860028a9e
sharing WIP
2021-12-20 17:30:47 +01:00
zadam
034aaa7209
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-14 21:54:38 +01:00
zadam
97f7fe7b18
set note type/mime in PUT body to avoid http proxy slash reencoding, fixes #2419
2021-12-08 22:36:09 +01:00
zadam
a810c08c02
trigger note revisioning saving also on title changes #2426
2021-12-08 21:04:22 +01:00
zadam
0448883782
option to erase notes immediately
2021-09-16 14:38:09 +02:00
zadam
5cfd1c030d
allow specifiyng sorted attribute (including off for overriding), #2142
2021-09-03 22:33:40 +02:00
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00
zadam
ac04be4433
mobile frontend fixes
2021-06-03 21:47:25 +02:00
zadam
2451596e8c
converting note properties to methods
2021-05-17 22:35:36 +02:00
zadam
439ef4a8cb
moved becca to top level source dir
2021-05-17 22:09:49 +02:00
zadam
8bd3e17a3b
removed legacy entities and repository
2021-05-17 22:05:35 +02:00
zadam
ef0941479c
fix undelete
2021-05-09 11:12:53 +02:00
zadam
273d4e0052
becca conversion WIP
2021-05-02 19:59:16 +02:00
zadam
1af10d48a2
becca conversion WIP
2021-05-02 11:23:58 +02:00
zadam
93cae44ba0
subtree duplication with becca
2021-04-25 22:02:32 +02:00
zadam
ccac46527c
opened file change detection now useable on all note types
2021-04-24 21:56:44 +02:00
zadam
4ff7e0813d
upload of modified open file WIP
2021-04-24 11:39:44 +02:00
zadam
b38a63d336
delete notes dialog provides checkbox to switch between delete all clones and normal delete
2021-03-18 23:42:30 +01:00
zadam
d62558d97a
delete notes dialog WIP
2021-03-18 23:23:35 +01:00
zadam
5b72b577b8
delete notes preview dialog WIP
2021-03-14 22:54:39 +01:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00
zadam
90c6852423
hide auto links by default in relation map, allow configuring displayed relations, fixes #1674
2021-02-22 22:34:33 +01:00
zadam
e56979c482
add button to erase deleted notes now into the options
2020-12-06 22:11:49 +01:00
zadam
314e0a453f
"duplicate note" now duplicates whole note subtree instead of just individual note
2020-11-19 14:06:32 +01:00
zadam
63ebb46049
fix inverse relation detection in relation maps
2020-09-12 22:21:44 +02:00
zadam
53c361945b
fix setting mime after import + cleanup of old search code
2020-08-18 22:20:47 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
8d0df6ddb9
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# db/demo.zip
# src/services/notes.js
# src/services/request.js
2020-08-10 23:45:17 +02:00
zadam
224fbdc8cd
small improvements to text preview in file notes
2020-08-04 22:06:25 +02:00
zadam
9615e25a67
fix merge problems
2020-06-24 22:29:53 +02:00
zadam
a574fce13f
Merge remote-tracking branch 'origin/stable' into syncification
...
# Conflicts:
# package-lock.json
# package.json
# src/routes/custom.js
# src/services/import/single.js
2020-06-24 22:08:31 +02:00
zadam
c78ca4c9db
fixed triggers to sort children of notes with "sorted" label, closes #1126
2020-06-23 22:03:01 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
2e55d544f1
db setup fixes
2020-03-26 16:59:40 +01:00
zadam
16f42dd4ab
use electron 8 spellchecker instead of electron-spellchecker, WIP
2020-02-28 22:07:08 +01:00
zadam
7bcae9981b
unified/simplified protecting notes & subtree
2020-02-26 16:37:17 +01:00
zadam
60c908cd63
frontend attribute cache refactoring WIP
2020-01-25 11:52:45 +01:00
zadam
1098d75ce0
synchronous events, updating title works fully
2020-01-19 20:18:02 +01:00
zadam
1699646b39
fix undelete info messages
2020-01-03 21:32:41 +01:00
zadam
14f3c783f2
undelete note WIP
2020-01-03 13:14:43 +01:00
zadam
c1d0a1e07b
undelete note WIP
2020-01-03 10:48:36 +01:00
zadam
d9b9d730bb
moving from inherited attribute queries to owned one where it makes sense
2019-12-01 11:10:04 +01:00
zadam
e4bec265c1
system links (internal, image, relation map) should follow camelCase convention used for other attributes
2019-11-23 20:54:49 +01:00