Commit Graph

59 Commits (7d80fe19e020d919aa0c734c1f356e4f49115017)

Author SHA1 Message Date
zadam 7d80fe19e0 add backend API methods to access options, attachments, revisions, etapi tokens 2023-10-31 22:26:56 +07:00
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 0a172d8bc1 add api.runOutsideOfSync() to backend script API, #4327 2023-10-19 00:29:03 +07:00
zadam 90fc4b8293 Merge branch 'beta'
# Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BRevision.html
#	docs/backend_api/BackendScriptApi.html
#	docs/backend_api/becca_entities_battachment.js.html
#	docs/backend_api/becca_entities_bblob.js.html
#	docs/backend_api/becca_entities_brevision.js.html
#	docs/frontend_api/FNote.html
#	docs/frontend_api/FrontendScriptApi.html
#	docs/frontend_api/entities_fattachment.js.html
#	docs/frontend_api/entities_fblob.js.html
#	docs/frontend_api/services_frontend_script_api.js.html
#	package-lock.json
#	src/public/app/services/frontend_script_api.js
2023-09-06 09:24:41 +07:00
zadam 6f7fbacca1 add "api.runOnFrontend()" to the backend script API 2023-08-30 23:18:16 +07:00
Zack Rauen d5aea26960 Update API Docs 2023-08-21 04:18:14 +07:00
zadam 48f03f7a1b API docs 2023-07-15 12:07:45 +07:00
zadam faa402fcda API docs 2023-06-29 20:54:58 +07:00
zadam a9dae7823f script api docs 2023-05-31 14:00:37 +07:00
zadam 760c7b73ad api docs 2023-02-17 16:30:14 +07:00
zadam c5ab6fa2fa jsdoc fixes to make export simpler 2023-01-03 14:31:46 +07:00
zadam b80bf0ffb6 docs updated 2023-01-03 13:54:27 +07:00
zadam c7556d9163 backend api for ZIP export 2022-12-29 21:15:34 +07:00
zadam afb6e860ea fix docs 2022-12-25 13:06:06 +07:00
zadam 435e042ae9 fix docs 2022-12-25 13:03:22 +07:00
zadam bd59802ca4 create new `sortNotes` backend API method and deprecate old sortNotesByTitle 2022-12-25 13:01:50 +07:00
zadam 8ec2547b4a backend API to create a launcher 2022-12-22 14:57:00 +07:00
zadam 8c01a77a7a docs update 2022-12-14 23:51:56 +07:00
zadam b3c87156c2 library upgrades 2022-11-07 21:26:13 +07:00
zadam d5732d7731 api docs 2022-10-26 16:52:00 +07:00
zadam 3cfca27b54 expose ability to create note revisions in backend API #2890 2022-06-02 17:25:58 +07:00
zadam 8318ab7ac0 added triggerCommand and triggerEvent into frontend API 2022-05-13 22:33:57 +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 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 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 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 d34d265d01 API docs update 2020-04-07 19:19:20 +07:00
zadam 5f4d963580 better back/forward navigation WIP 2020-03-08 11:41:42 +07:00
zadam 2150619d62 activateNewNote does not reload whole tree anymore 2020-01-04 21:53:49 +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 643d9077fc configurable keyboard shortcuts WIP 2019-11-18 23:01:31 +07:00
zadam b8db842788 added frontend API methods to refresh tabs 2019-11-10 19:34:15 +07:00
zadam c1e8a4b384 spell check support + small options tabs reorganization 2019-10-06 21:35:26 +07:00
zadam 242bea236f removed link remnants 2019-08-27 21:24:31 +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 f273b4334e implemented @limit for search 2019-04-22 18:08:33 +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 60cbfdcabd update API docs 2019-02-20 22:24:51 +07:00