zadam
|
c7556d9163
|
backend api for ZIP export
|
2022-12-29 21:15:34 +01:00 |
|
zadam
|
afb6e860ea
|
fix docs
|
2022-12-25 13:06:06 +01:00 |
|
zadam
|
d64df5e3e7
|
fix comment
|
2022-12-25 13:03:04 +01:00 |
|
zadam
|
bd59802ca4
|
create new sortNotes backend API method and deprecate old sortNotesByTitle
|
2022-12-25 13:01:50 +01:00 |
|
zadam
|
5c4db266a4
|
code should not rely on fixed branch IDs since they can change after move
|
2022-12-23 20:40:58 +01:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +01:00 |
|
zadam
|
b9632a7814
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
|
zadam
|
4e3d48fe7d
|
allow specifying rootNote for date API functions, #3237
|
2022-10-26 14:23:56 +02:00 |
|
zadam
|
1a30087426
|
api log implementation
|
2022-09-17 23:06:17 +02:00 |
|
zadam
|
339a6d7817
|
don't check for null content in consistency checks because it's too slow for large databases #2887
|
2022-05-31 14:09:46 +02:00 |
|
Tom
|
3df712b64f
|
refactor canvas-note to canvas
|
2022-05-10 13:43:05 +02:00 |
|
Tom Free
|
0469962c5e
|
wip: canvas-note patch
Conflicts:
src/public/app/services/library_loader.js
src/public/app/services/tree_context_menu.js
src/public/app/widgets/note_actions.js
src/services/consistency_checks.js
src/services/utils.js
|
2022-04-19 00:13:26 +02:00 |
|
zadam
|
0917fc8be1
|
log messages now contain script context if available
|
2022-02-01 22:25:38 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
e3114e0602
|
etapi fixes + basic test
|
2022-01-04 23:00:59 +01:00 |
|
zadam
|
2b10023055
|
electron update
|
2022-01-04 22:10:35 +01:00 |
|
zadam
|
449081807e
|
fix backend API's getNote, getBranch, getAttribute, closes #2230
|
2021-10-14 21:19:03 +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
|
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
|
273d4e0052
|
becca conversion WIP
|
2021-05-02 19:59:16 +02:00 |
|
zadam
|
77eac8f764
|
becca conversion WIP
|
2021-05-02 12:02:32 +02:00 |
|
zadam
|
1af10d48a2
|
becca conversion WIP
|
2021-05-02 11:23:58 +02:00 |
|
zadam
|
43eb248450
|
Merge branch 'master' into next
|
2021-04-29 22:09:48 +02:00 |
|
zadam
|
6f1b0b92fe
|
fix searchForNote backend API method
|
2021-04-26 22:27:12 +02:00 |
|
zadam
|
219098ab53
|
more becca changes
|
2021-04-26 22:24:55 +02:00 |
|
zadam
|
1fdf889ccf
|
refactoring
|
2021-04-17 20:52:46 +02:00 |
|
zadam
|
79c5645964
|
various javaDoc improvements
|
2021-04-07 22:01:52 +02:00 |
|
zadam
|
c43b20ec2b
|
script api search ignores hoisting by default
|
2021-04-06 21:56:46 +02:00 |
|
zadam
|
1b41b92e02
|
publish xml2js into backend script api
|
2021-04-05 11:18:56 +02:00 |
|
zadam
|
4aa27b6033
|
added "sort by" dialog
|
2021-02-28 23:40:15 +01:00 |
|
zadam
|
43ac712fca
|
fix searchForNotes API method to look for archived notes as well
|
2021-02-09 22:32:25 +01:00 |
|
zadam
|
4f92fbf8a5
|
updated API docs
|
2020-09-30 22:48:30 +02:00 |
|
zadam
|
dd020baee5
|
fix backend API's createNote(), closes #1275
|
2020-09-30 22:45:15 +02:00 |
|
zadam
|
a73733d0fc
|
renamed ParsingContext to SearchContext
|
2020-09-08 21:47:37 +02:00 |
|
zadam
|
75c9db6432
|
fixed search API and its default settings to include archived notes
|
2020-09-07 22:11:16 +02:00 |
|
zadam
|
0c72d29684
|
fix zen mode with attributes, closes #1213
|
2020-09-04 22:54:50 +02:00 |
|
zadam
|
81207f3d27
|
updated demo document with scripts adjusted to syncified DB access
|
2020-08-29 23:33:15 +02:00 |
|
zadam
|
03d7ee9abb
|
compatibility with existing scripts
|
2020-08-18 21:32:45 +02:00 |
|
zadam
|
32ecb43b5c
|
search refactoring
|
2020-07-21 00:01:07 +02:00 |
|
zadam
|
3e189d5c10
|
fixes
|
2020-07-01 23:50:33 +02:00 |
|
zadam
|
6207203b35
|
wip
|
2020-06-20 13:18:03 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
c4bc53da59
|
updates to the demo document
|
2020-03-26 22:22:18 +01:00 |
|
zadam
|
4330dc47a0
|
converted tree_keybindings.js into proper commands
|
2020-02-16 22:14:28 +01:00 |
|
zadam
|
79e7762c72
|
indent data notes
|
2020-01-04 18:44:54 +01:00 |
|
zadam
|
9812b9c272
|
(mostly) backwards compatible .createNote() backend API
|
2019-12-03 21:31:46 +01:00 |
|
zadam
|
6c561b5764
|
rename API .createNote() to .createNewNote() to allow future backwards compatibility
|
2019-11-28 22:35:55 +01:00 |
|
zadam
|
1c057cac75
|
small script API additions
|
2019-11-27 23:07:10 +01:00 |
|