Notes/src/public/javascripts/services
zadam c48dbb0913 more debugging info for problems after sync 2019-12-10 21:31:24 +07:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +07:00
attributes.js refactoring of legacy js events 2019-11-09 17:45:22 +07:00
branches.js added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +07:00
bundle.js rename info service to toast service 2019-10-20 10:00:18 +07:00
clipboard.js fix tree clipboard 2019-11-20 19:24:23 +07:00
cloning.js branches in tree cache should always be loaded if some branchId reference exists 2019-10-26 09:58:00 +07:00
context_menu.js updating also shortcuts in element titles 2019-11-24 10:14:30 +07:00
css_loader.js fixed CSS lazy loading (same file could be loaded multiple times) 2019-08-30 21:22:52 +07:00
date_notes.js date note fixes 2019-10-27 22:13:38 +07:00
drag_and_drop.js added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +07:00
entrypoints.js added "backend log" dialog 2019-12-05 21:25:36 +07:00
frontend_script_api.js new mechanism to wait for sync after interaction with backend in Script API using api.waitForMaxKnownSyncId() 2019-12-09 23:07:45 +07:00
hoisted_note.js added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +07:00
import.js fix refreshing notes after import / delete 2019-11-03 18:34:07 +07:00
keyboard_actions.js reduce flicker of "create new day note" 2019-11-24 21:40:50 +07:00
keys.js configurable keyboard shortcuts WIP 2019-11-18 23:01:31 +07:00
library_loader.js calendar widget implementation 2019-09-08 16:06:42 +07:00
link.js reduce flicker of "create new day note" 2019-11-24 21:40:50 +07:00
link_map.js refactoring of legacy js events 2019-11-09 17:39:48 +07:00
mac_init.js make sure all keyboard shortcuts use utility methods to not break mobile frontend 2019-08-12 22:41:53 +07:00
mime_types.js ckeditor 16 with code blocks plugin 2019-12-04 21:21:07 +07:00
note_autocomplete.js refactoring of legacy js events 2019-11-09 17:45:22 +07:00
note_detail.js Merge branch 'stable' 2019-11-27 18:54:49 +07:00
note_detail_book.js download fixes for the sub-domain web deployment 2019-11-22 20:35:17 +07:00
note_detail_code.js reorganization of shortcuts in the options 2019-11-24 10:40:18 +07:00
note_detail_empty.js refactoring of legacy js events 2019-11-09 17:45:22 +07:00
note_detail_file.js download fixes for the sub-domain web deployment 2019-11-22 20:35:17 +07:00
note_detail_image.js download fixes for the sub-domain web deployment 2019-11-22 20:35:17 +07:00
note_detail_protected_session.js refactoring of legacy js events 2019-11-09 17:45:22 +07:00
note_detail_relation_map.js reduce flicker of "create new day note" 2019-11-24 21:40:50 +07:00
note_detail_render.js Merge branch 'stable' 2019-11-10 21:35:11 +07:00
note_detail_search.js refactoring of legacy js events 2019-11-09 17:39:48 +07:00
note_detail_text.js refactor mention setup 2019-12-09 20:09:55 +07:00
note_tooltip.js note revision sync and other fixes 2019-11-01 20:00:56 +07:00
note_type.js refactoring of legacy js events 2019-11-09 17:39:48 +07:00
options.js shortcuts WIP 2019-11-19 20:53:04 +07:00
protected_session.js fix icons in context menu 2019-11-09 13:32:06 +07:00
protected_session_holder.js refactored options_init to options on frontend 2019-08-25 17:36:13 +07:00
render.js render notes in book 2019-10-05 10:55:29 +07:00
script_context.js render notes in book 2019-10-05 10:55:29 +07:00
search_notes.js added "search in subtree" context menu, #534 2019-11-19 21:11:20 +07:00
server.js new mechanism to wait for sync after interaction with backend in Script API using api.waitForMaxKnownSyncId() 2019-12-09 23:07:45 +07:00
sidebar.js keyboard shortcuts WIP 2019-11-19 23:02:54 +07:00
spell_check.js added some basic book examples to demo document 2019-10-14 11:15:38 +07:00
sync.js refactoring of legacy js events 2019-11-09 17:39:48 +07:00
tab_context.js don't remove active tab after deleting note to preserve tab state, fixes #727 2019-11-26 20:42:34 +07:00
tab_row.js tab row styling change 2019-11-17 10:22:26 +07:00
toast.js using boxicons instead of jam icons WIP 2019-11-02 12:17:00 +07:00
tree.js attempt to make updating clients via websocket faster 2019-12-02 22:27:06 +07:00
tree_builder.js more debugging info for problems after sync 2019-12-10 21:31:24 +07:00
tree_cache.js more debugging info for problems after sync 2019-12-10 21:31:24 +07:00
tree_context_menu.js Merge branch 'stable' 2019-11-27 18:54:49 +07:00
tree_keybindings.js changed note selection in tree using keyboard - now only sibling nodes are selected 2019-11-24 22:01:10 +07:00
tree_utils.js show notes in a book including their prefix, closes #695 2019-11-09 15:31:47 +07:00
utils.js new mechanism to wait for sync after interaction with backend in Script API using api.waitForMaxKnownSyncId() 2019-12-09 23:07:45 +07:00
ws.js new mechanism to wait for sync after interaction with backend in Script API using api.waitForMaxKnownSyncId() 2019-12-09 23:07:45 +07:00
zoom.js refactored options_init to options on frontend 2019-08-25 17:36:13 +07:00