Commit Graph

135 Commits (code_formatting)

Author SHA1 Message Date
zadam 8f5983fa01 add jsdocs to note.cloneTo, closes #2996 2022-07-19 23:32:03 +07:00
zadam 377922eccf added getTargetNote to froca's attribute, fixes #2981 2022-07-11 23:15:16 +07:00
zadam 2e1bef2df7 fix ctrl+enter navigation for reference links, closes #2932 2022-06-20 23:11:52 +07:00
zadam 08e12e7349 no need to create template relation if there is already one owned 2022-06-19 14:06:00 +07:00
zadam 7fa531b3d6 add openSplitWithNote() frontend api method, #2891 2022-06-02 17:36:30 +07:00
zadam 3cfca27b54 expose ability to create note revisions in backend API #2890 2022-06-02 17:25:58 +07:00
zadam 8ec814c29f Merge branch 'master' into custom-search-dialog
# Conflicts:
#	docs/frontend_api/FrontendScriptApi.html
#	package-lock.json
#	package.json
2022-05-14 20:50:43 +07:00
zadam 8318ab7ac0 added triggerCommand and triggerEvent into frontend API 2022-05-13 22:33:57 +07:00
zadam 87f436c6ea search dialog WIP from custom widget from antoniotejada 2022-05-09 23:13:34 +07:00
zadam 93cc6b12ec added new APIs to access note detail, #2806 2022-05-03 23:25:28 +07:00
zadam 643a5e5b16 moving `deleteNote` and `deleteBranch` into entities to make them accessible to scripts, #2792 2022-04-19 23:06:46 +07:00
zadam d1b3d8a58a add missing doc pages 2022-04-16 00:18:01 +07:00
zadam 534c71491b fix docs 2022-04-16 00:17:32 +07:00
zadam 6fbd5a77e4 forgotten note_types 2022-01-14 19:53:59 +07:00
zadam 86fa80f3eb updated API docs 2022-01-10 19:55:09 +07:00
zadam 7119d08022 updated API docs 2022-01-10 19:54:38 +07:00
zadam 590eea1183 API docs update 2022-01-05 20:31:21 +07:00
zadam 600c16551a fixed jsdoc script API generation, closes #2313 2021-11-10 21:30:54 +07:00
zadam 8a8bdaf80e updated API docs 2021-09-30 12:26:13 +07:00
zadam 1fdf889ccf refactoring 2021-04-17 20:52:46 +07:00
zadam 42510fda5c renamed also cache files/modules 2021-04-16 23:01:56 +07:00
zadam f7e86c5be0 renamed noteCache into becca 2021-04-16 23:00:08 +07:00
zadam af5b1021c7 renamed treeCache into froca 2021-04-16 22:57:37 +07:00
zadam 79c5645964 various javaDoc improvements 2021-04-07 22:01:52 +07:00
zadam 8e730c6ecf add frontend API method openTabWithNote, #1645 2021-02-17 23:55:51 +07:00
zadam 140f0a5dbd return null for not found attribute, closes #1294 2020-10-08 22:08:58 +07:00
zadam 03e4c49f89 updated API docs 2020-09-30 22:48:52 +07:00
zadam 4f92fbf8a5 updated API docs 2020-09-30 22:48:30 +07:00
zadam 8526cb2315 added collapsible widgets to the docs 2020-04-21 23:14:55 +07:00
zadam d34d265d01 API docs update 2020-04-07 19:19:20 +07:00
zadam debce78c7f load ancestors and templates when receiving sync from backend 2020-03-19 09:18:36 +07:00
zadam 5f4d963580 better back/forward navigation WIP 2020-03-08 11:41:42 +07:00
zadam 7c6cd63a53 various widget refactorings 2020-02-02 20:02:08 +07:00
zadam 27ab55d26a fixed switch between autobook and text 2020-02-02 11:44:08 +07:00
zadam 67bdffb27b expose text editor instance and method to add text to editor, closes #819 2020-01-10 20:10:17 +07:00
zadam 2150619d62 activateNewNote does not reload whole tree anymore 2020-01-04 21:53:49 +07:00
zadam 82420fe5f6 reactivate "cut to note", closes #795 2020-01-01 22:59:51 +07:00
zadam 395913d1bb API docs update 2020-01-01 22:03:27 +07:00
zadam a82066d899 ability to define a keyboard shortcut for paste markdown, closes #761 2019-12-10 23:04:18 +07:00
zadam e0aabe4f9c fix docs 2019-12-04 22:40:20 +07:00
zadam af10f0f52a API docs updates 2019-12-03 22:53:17 +07:00
zadam 6c561b5764 rename API .createNote() to .createNewNote() to allow future backwards compatibility 2019-11-28 22:35:55 +07:00
zadam 1c057cac75 small script API additions 2019-11-27 23:07:10 +07:00
zadam 56c7b7f5bd API docs update 2019-11-25 22:45:09 +07:00
zadam 0cde7ede24 updated note menu with current shortcuts 2019-11-23 22:56:35 +07:00
zadam f921562346 Merge branch 'm38'
# Conflicts:
#	docs/backend_api/Note.html
#	docs/frontend_api/NoteShort.html
#	src/services/import/enex.js
2019-11-18 23:26:29 +07:00
zadam 643d9077fc configurable keyboard shortcuts WIP 2019-11-18 23:01:31 +07:00
zadam 1838f097e5 added getAllNotePaths, fixes #708 2019-11-16 19:07:32 +07:00
zadam 7539e6a616 Merge branch 'stable'
# Conflicts:
#	src/services/consistency_checks.js
2019-11-10 21:35:11 +07:00
zadam b8db842788 added frontend API methods to refresh tabs 2019-11-10 19:34:15 +07:00
zadam 712f67e983 uploading new image revisions, WIP 2019-11-08 22:34:30 +07:00
zadam 7075842954 expose bindGlobalShortcut to frontend script API 2019-11-05 21:26:54 +07:00
zadam c0b30e603a updated API docs 2019-10-26 10:00:26 +07:00
zadam 132360b46b expose note hoisting to frontend API, closes #663 2019-10-21 21:22:53 +07:00
zadam 2305ad7405 reloading notes after script changes 2019-10-20 12:29:34 +07:00
zadam 78f5b7b288 rename info service to toast service 2019-10-20 10:00:18 +07:00
zadam c1e8a4b384 spell check support + small options tabs reorganization 2019-10-06 21:35:26 +07:00
zadam 2cfe9b3c03 note revision widget displays only date and time, no time offset 2019-09-07 22:03:08 +07:00
zadam 242bea236f removed link remnants 2019-08-27 21:24:31 +07:00
zadam ecb485c8bc removed frontend APIs to modify code note types 2019-08-25 23:12:58 +07:00
zadam fab4c59f9b using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +07:00
zadam 012a18be00 put tabContext into frontend script API 2019-05-29 21:48:48 +07:00
zadam 29828f8e8f fix recent notes (db & sync version increase) 2019-05-21 21:47:28 +07:00
zadam eac5ec6e26 added searchForNote(s) also to frontend API 2019-04-22 22:52:09 +07:00
zadam f273b4334e implemented @limit for search 2019-04-22 18:08:33 +07:00
zadam 1990c9399e removed FTS5 completely 2019-04-21 12:03:13 +07:00
zadam 225e893461 fix closing of tooltips 2019-04-20 09:39:39 +07:00
zadam 253a6ef081 added date note APIs to frontend script API 2019-04-14 12:24:48 +07:00
zadam 07e9013152 content migration fixes 2019-03-27 21:04:25 +07:00
zadam 3311c6336c exposed searchForNotes to backend script API 2019-03-20 22:51:13 +07:00
zadam 0885e60b80 removed obsolete isoDateXXX API methods 2019-03-14 20:49:10 +07:00
zadam 0144dc12df current note as in note loaded into right pane is now called "active note" in frontend API 2019-03-12 21:52:19 +07:00
zadam 65684550a8 updated API docs 2019-03-12 21:42:27 +07:00
zadam 60cbfdcabd update API docs 2019-02-20 22:24:51 +07:00
azivner 6a786cad83 updated API docs 2018-12-22 22:28:49 +07:00
azivner 16a1dc12df jsdoc now doesn't include date into files to avoid unnecessary noise 2018-11-19 21:03:43 +07:00
azivner 6749cbed1b added some consistency checks for links and attributes 2018-11-15 13:58:14 +07:00
azivner cfce744338 method name refactoring 2018-11-14 17:26:07 +07:00
azivner 0b85f87cb2 display mirror relations correctly on relation map 2018-11-13 12:50:08 +07:00
azivner 4f34fb802b minor icon changes 2018-11-09 20:45:28 +07:00
azivner bfc09187e3 disabled note-level actions based on note type, fixes #218 2018-11-08 23:59:25 +07:00
azivner 3a4691b46d updated API docs to reflect changes in link/image handling 2018-11-08 23:49:44 +07:00
azivner 24673168bb api docs update 2018-10-07 16:27:12 +07:00
azivner c7a609e349 new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +07:00
azivner 7c3d46d22a added jsdocs generated pages 2018-08-29 20:44:35 +07:00