Commit graph

6229 commits

Author SHA1 Message Date
zadam 392b89e6dd exported links to "named" notes should be preserved upon import 2022-12-23 23:08:30 +01:00
zadam 5ae0a5cf1e randomize existing fixed branchIds so it's clear they should not be relied upon 2022-12-23 21:13:00 +01:00
zadam 1a1fb126c1 randomize existing fixed branchIds so it's clear they should not be relied upon 2022-12-23 20:55:37 +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 e5e0add1a2 fixed history navigation buttons 2022-12-23 20:17:04 +01:00
zadam e1d20b8ff8 fix relation map buttons 2022-12-23 19:47:49 +01:00
zadam c6a05d8853 fix calendar widget when hoisted into hidden subtree 2022-12-23 15:46:33 +01:00
zadam c34bccf7e8 note map can display notes if hoisted in hidden subtree 2022-12-23 15:32:11 +01:00
zadam 0441e7396a small fixes 2022-12-23 15:07:48 +01:00
zadam 698eb53006 small fixes 2022-12-23 14:18:40 +01:00
zadam 3804d2df8c search should find notes in hidden subtree when hoisted into it 2022-12-23 14:02:18 +01:00
zadam 7147cc267e small fixes 2022-12-22 23:38:57 +01:00
zadam 29713de6cd small fixes 2022-12-22 23:11:12 +01:00
zadam 46f40ee534 fix options 2022-12-22 22:52:04 +01:00
zadam a882ad41c5 small fixes 2022-12-22 21:01:52 +01:00
zadam 062e8c4b84 allow configuration of log, backup etc. directories per env variables, closes #3446 2022-12-22 19:50:00 +01:00
zadam 0f0ca51bd6 updated launcher info pages 2022-12-22 19:02:41 +01:00
zadam af654a171f execute all DB migrations in one transaction 2022-12-22 18:53:04 +01:00
zadam 186e06bc01 descs for execute button 2022-12-22 18:37:32 +01:00
zadam 4cc9bdf5e4 Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	package-lock.json
2022-12-22 18:16:06 +01:00
zadam e05e4bec32 fix old migration to avoid unique constraints problems, closes #3447 2022-12-22 15:11:20 +01:00
zadam 5a3882f388 fixed comments 2022-12-22 14:59:20 +01:00
zadam 8ec2547b4a backend API to create a launcher 2022-12-22 14:57:00 +01:00
zadam 059c339c09 fix warnings in ckeditor 2022-12-21 23:10:13 +01:00
zadam 724f99f17c add prefix "_" to "named" IDs 2022-12-21 16:11:00 +01:00
zadam 1b24276a4a always use template strings instead of string concatenation 2022-12-21 15:19:05 +01:00
zadam ea006993f6 added a "script executor" ribbon widget 2022-12-20 23:46:44 +01:00
zadam 7a46159539 code buttons into the floating buttons (WIP) 2022-12-20 23:20:59 +01:00
zadam 50faa40bad apply color label also on note map, #3443 2022-12-20 20:41:51 +01:00
zadam 9d9305300c scale the whole edit widget, not just the icon 2022-12-20 20:25:52 +01:00
zadam c89455f93f edit button grows and shakes on the first display #2483 2022-12-20 20:20:24 +01:00
zadam 7c6d67f1ad migration comments 2022-12-19 23:49:41 +01:00
zadam 8c4dda45ef bookmark buttons should behave similarly as other launcher buttons in respect to context menu, ctrl-click, left click 2022-12-19 23:19:47 +01:00
zadam db5e76fe8c allow access to share api root note only if there's share index, #3434 2022-12-19 21:39:12 +01:00
zadam 5413a1aa79 create new runOnNoteContentChange event, #3436 2022-12-18 23:53:47 +01:00
zadam e41104208a added today launcher 2022-12-18 23:25:35 +01:00
zadam 5fca606730 added note hoisting option to the note launcher 2022-12-18 22:05:06 +01:00
zadam 0de0b6fd06 sync status widget fix 2022-12-18 20:29:17 +01:00
zadam db6dbc7821 can't create non-launcher notes into the launcher subtree 2022-12-18 20:12:43 +01:00
zadam e5171e434b fix small gap between menu and submenu where hover can disappear 2022-12-18 19:45:36 +01:00
zadam 2df7d99a91 routes refactoring 2022-12-18 16:12:29 +01:00
zadam 6def541e78 improve compatibility with common js, #3436 2022-12-18 12:58:26 +01:00
zadam 5af506e268 reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade 2022-12-17 21:46:51 +01:00
zadam 967919b400 fix note preloading in tab loading 2022-12-17 13:33:57 +01:00
zadam 575f09d97f fix display of title buttons 2022-12-17 13:28:53 +01:00
zadam c28383de4f full search shows search errors, closes #3221 2022-12-17 13:07:42 +01:00
zadam c496519095 Merge remote-tracking branch 'origin/master' 2022-12-17 11:58:36 +01:00
zadam ecaa9a1d56 quick search shows search errors #3221 2022-12-17 11:58:30 +01:00
zadam d34a0a9fc0 hidden subtree is not archived anymore 2022-12-16 16:00:49 +01:00
zadam b202b43bf5 added watchdog for CKEditor to recover from crashes, fixes #3227 2022-12-15 21:45:47 +01:00