Commit Graph

5949 Commits (724f99f17ce516af9c9115c7d4b1dedcaf598443)
 

Author SHA1 Message Date
zadam 724f99f17c add prefix "_" to "named" IDs 2022-12-21 16:11:00 +07:00
zadam 1b24276a4a always use template strings instead of string concatenation 2022-12-21 15:19:05 +07:00
zadam ea006993f6 added a "script executor" ribbon widget 2022-12-20 23:46:44 +07:00
zadam 7a46159539 code buttons into the floating buttons (WIP) 2022-12-20 23:20:59 +07:00
zadam 50faa40bad apply color label also on note map, #3443 2022-12-20 20:41:51 +07:00
zadam 9d9305300c scale the whole edit widget, not just the icon 2022-12-20 20:25:52 +07:00
zadam c89455f93f edit button grows and shakes on the first display #2483 2022-12-20 20:20:24 +07:00
zadam 7c6d67f1ad migration comments 2022-12-19 23:49:41 +07: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 +07:00
zadam db5e76fe8c allow access to share api root note only if there's share index, #3434 2022-12-19 21:39:12 +07:00
zadam 5413a1aa79 create new runOnNoteContentChange event, #3436 2022-12-18 23:53:47 +07:00
zadam e41104208a added today launcher 2022-12-18 23:25:35 +07:00
zadam 5fca606730 added note hoisting option to the note launcher 2022-12-18 22:05:06 +07:00
zadam 0de0b6fd06 sync status widget fix 2022-12-18 20:29:17 +07:00
zadam db6dbc7821 can't create non-launcher notes into the launcher subtree 2022-12-18 20:12:43 +07:00
zadam e5171e434b fix small gap between menu and submenu where hover can disappear 2022-12-18 19:45:36 +07:00
zadam 2df7d99a91 routes refactoring 2022-12-18 16:12:29 +07:00
zadam 6def541e78 improve compatibility with common js, #3436 2022-12-18 12:58:26 +07:00
zadam 5af506e268 reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade 2022-12-17 21:46:51 +07:00
zadam 967919b400 fix note preloading in tab loading 2022-12-17 13:33:57 +07:00
zadam 575f09d97f fix display of title buttons 2022-12-17 13:28:53 +07:00
zadam c28383de4f full search shows search errors, closes #3221 2022-12-17 13:07:42 +07:00
zadam c496519095 Merge remote-tracking branch 'origin/master' 2022-12-17 11:58:36 +07:00
zadam ecaa9a1d56 quick search shows search errors #3221 2022-12-17 11:58:30 +07:00
zadam d34a0a9fc0 hidden subtree is not archived anymore 2022-12-16 16:00:49 +07:00
zadam b202b43bf5 added watchdog for CKEditor to recover from crashes, fixes #3227 2022-12-15 21:45:47 +07:00
zadam 648dd73fa1 mermaid 9.3.0 2022-12-15 20:37:59 +07:00
zadam 1640a8aa7d Merge remote-tracking branch 'origin/master' 2022-12-15 18:58:54 +07:00
zadam 698a6bf91c ckeditor 35.4.0 2022-12-15 18:58:47 +07:00
zadam 195c6a4089 backend log improvements 2022-12-15 16:38:05 +07:00
zadam 8c01a77a7a docs update 2022-12-14 23:51:56 +07:00
zadam 239c68a33c docs update 2022-12-14 23:51:28 +07:00
zadam 4026c2be4f Merge branch 'next58'
# Conflicts:
#	src/public/app/widgets/note_tree.js
#	src/services/tree.js
2022-12-14 23:48:58 +07:00
zadam c6614bc85b removed logging 2022-12-14 23:45:55 +07:00
zadam 31b3af4129 label update should trigger parent resort, fixes #3366 2022-12-14 23:44:26 +07:00
zadam c4b0c44919 change of archived label should force a reload of the parents since it can change its visibility status, fixes #3422 2022-12-14 19:26:39 +07:00
zadam 223ca95829 added error logs to bug report template 2022-12-14 12:28:08 +07:00
zadam b9ae68d559 small fixes 2022-12-14 12:26:04 +07:00
zadam e7470e31a0 Merge branch 'stable' 2022-12-14 11:20:55 +07:00
zadam 1b6d0c9bbc global menu improvements 2022-12-14 10:29:14 +07:00
zadam 75639c53f0 unhoist button on the left 2022-12-14 10:18:29 +07:00
zadam 587387dd46 improved error handling in case of errors during initial tabs loading 2022-12-14 10:00:33 +07:00
zadam ffb3c044fa release 0.57.5 2022-12-13 23:08:52 +07:00
DynamoFox 921f75beba Fix missing share.js in public/app-dist folder; Delete unused public/app folder (Docker build)
(cherry picked from commit f45478260e)
2022-12-13 22:40:28 +07:00
zadam f739259407
Merge pull request #3410 from DynamoFox/fix-missing-sharejs-file
Fix missing share.js in public/app-dist folder; Delete unused public/app folder (Docker build)
2022-12-13 22:39:28 +07:00
zadam 173b28062e advanced submenu is available in mobile 2022-12-13 22:29:26 +07:00
zadam 4f51f73b89 mobile interface should not create new tabs 2022-12-13 21:45:57 +07:00
zadam ca968a9e31 hoisting support in mobile view WIP 2022-12-13 16:57:46 +07:00
zadam 2957e1d78a improvements in mobile layout for launchbar 2022-12-12 23:48:34 +07:00
zadam d1b989ac12 Merge remote-tracking branch 'origin/stable' into next58 2022-12-12 21:43:56 +07:00