Commit Graph

37 Commits (52244ddc99ff89e26697f07444366202be099167)

Author SHA1 Message Date
zadam 52244ddc99 Merge branch 'beta'
# Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BNote.html
#	docs/backend_api/BackendScriptApi.html
#	package-lock.json
#	package.json
2023-10-19 01:13:45 +07:00
zadam 5dd4586ebe added webViewSrc to builtin attrs 2023-10-14 21:09:20 +07:00
Zack Rauen d259931bd2 Add new attributes in appropriate locations 2023-09-30 00:48:34 +07:00
zadam 984bd726e9 add support for "bottom" sort, closes #4277 2023-09-25 23:25:00 +07:00
zadam 1d869d25c2 fix #clipperInbox, closes #4153 2023-08-09 23:00:42 +07:00
zadam 779751a234 rename "note revision" to just "revision" 2023-06-04 23:01:40 +07:00
zadam 2e9ce962df
Merge pull request #3695 from Nriver/master
add natural sort for notes, introduce new label #sortNatural
2023-03-30 23:49:48 +07:00
Nriver 93ad83d2ae add #sortLocale label for natural sort. rephrase feature description. 2023-03-30 11:06:10 +07:00
zadam d31b5ac99f add #newNotesOnTop, closes #3734 2023-03-19 22:23:58 +07:00
Nriver d3ec9f022c add natural sort for notes, introduce new label #sortNatural 2023-03-10 14:35:36 +07:00
zadam 6a6ae359b6 Merge branch 'master' into dev
# Conflicts:
#	package-lock.json
#	package.json
#	src/public/app/widgets/dialogs/note_revisions.js
#	src/services/handlers.js
#	src/services/hidden_subtree.js
#	src/services/search/services/parse.js
2023-01-17 22:20:10 +07:00
zadam 8eaef3e1d8 add runOnNoteContentChange into the autocomplete 2023-01-13 14:28:41 +07:00
zadam 8a641e1b4f added "inherit" relation, #3493 2023-01-06 20:31:55 +07:00
zadam 0441e7396a small fixes 2022-12-23 15:07:48 +07:00
zadam ea006993f6 added a "script executor" ribbon widget 2022-12-20 23:46:44 +07:00
zadam 0f822b2761 global note map should not rehoist 2022-12-09 16:54:22 +07:00
zadam d3bf0c1d8e bookmark migration 2022-12-04 20:05:18 +07:00
zadam 2467464433 add possibility to define a share index, closes #3265 2022-11-01 22:49:37 +07:00
zadam 1d26fd6bf0 added "note color" 2022-09-25 14:19:30 +07:00
zadam b816773d02 add #workspaceTemplate which works as workspace-scoped template, closes #3137 2022-09-16 22:44:52 +07:00
zadam 3c1f826ead add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046 2022-09-04 13:59:34 +07:00
sigaloid 10676a8d0c Add shareDescription 2022-08-17 15:18:34 +07:00
zadam 46deceedc9 optional basic auth for shared notes, closes #2781 2022-07-31 21:45:32 +07:00
zadam 3ebfaec1bc allow per workspace calendars, fixes #2959 2022-07-31 09:33:14 +07:00
zadam f890e9917f add #toc label to control Table of Contents visibility per note, #2985 2022-07-19 23:56:29 +07:00
zadam 8e23c15763 Merge branch 'next53'
# Conflicts:
#	src/services/builtin_attributes.js
2022-06-10 23:02:51 +07:00
zadam 31fb02f810 titleTemplate should be sanitized on import 2022-06-09 21:01:02 +07:00
zadam 4211d0feda Merge branch 'master' into next53 2022-06-05 22:25:14 +07:00
zadam f587e0dfd9 added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898 2022-06-05 14:58:19 +07:00
zadam 98b579524c create note from template WIP 2022-05-31 22:45:57 +07:00
zadam 593a275795 added #titleTemplate, closes #2852 2022-05-15 15:21:35 +07:00
zadam e00fcd93a1 added #shareDisallowRobotIndexing label and reworked how the child-image exclusion works 2022-03-22 23:17:47 +07:00
zadam 091d6a1cf1 added #shareRaw label 2022-03-22 21:20:47 +07:00
zadam a21c49cba7 added "hideRelations" label to relation map 2022-02-05 13:02:19 +07:00
zadam 4fc3305080 Merge branch 'generateanonymize-script'
# Conflicts:
#	package-lock.json
#	src/services/builtin_attributes.js
2022-01-17 23:48:30 +07:00
zadam 52b118df7f add #shareRoot label to define an "index" note, closes #2567 2022-01-17 23:13:56 +07:00
zadam 66a6c76552 generate anonymization script WIP 2022-01-15 22:09:51 +07:00