Zack Rauen
|
d3730ac1a9
|
Fix and improve JSDoc for APIs
|
2023-08-21 04:15:53 -04:00 |
|
zadam
|
b7bc843a37
|
fix demo document statistics, closes #4117
|
2023-07-24 23:46:02 +02:00 |
|
zadam
|
4d00404f55
|
more actions triggering new tab should respect current hoisting
|
2023-07-14 18:15:31 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
8ee537e2eb
|
API comments
|
2023-06-27 00:14:13 +02:00 |
|
zadam
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
zadam
|
7e71029d1c
|
use note size format also in file properties
|
2023-06-02 16:05:02 +02:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
f6944b8219
|
introducing meta types for import/export, fixes for attachments export
|
2023-05-06 14:38:45 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
c44be53673
|
awaiting on triggered events/commands in the frontend API, fixes #3799
|
2023-04-05 22:07:08 +02:00 |
|
zadam
|
d343ff0d23
|
removed deprecated widgets from frontend API
|
2023-02-17 23:04:49 +01:00 |
|
zadam
|
127486fdf5
|
removed deprecated API methods
|
2023-02-15 23:45:25 +01:00 |
|
zadam
|
b1e2b5ba8e
|
reimplement note source to open in a new tab
|
2023-02-14 16:06:49 +01:00 |
|
zadam
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
d7cae7d5bb
|
improvements in API docs generation
|
2023-01-05 23:38:41 +01:00 |
|
zadam
|
c5ab6fa2fa
|
jsdoc fixes to make export simpler
|
2023-01-03 14:31:46 +01:00 |
|
zadam
|
977a47bc27
|
rename froca entities to have F-prefix, #3476
|
2023-01-03 13:35:10 +01:00 |
|
zadam
|
620bed73bb
|
put back the removed widgets, the BC break is not worth it
|
2022-12-27 15:05:12 +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
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
5af506e268
|
reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade
|
2022-12-17 21:46:51 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
b55c2d3dbc
|
shortcut improvements
|
2022-12-01 10:03:04 +01:00 |
|
zadam
|
720fb0f73e
|
refactorted shortcut handling into a service
|
2022-12-01 00:17:15 +01:00 |
|
zadam
|
0985314fb7
|
shortcut improvements
|
2022-11-30 16:57:51 +01:00 |
|
zadam
|
a459230aa9
|
shortcuts improvements
|
2022-11-27 23:43:25 +01:00 |
|
zadam
|
e201f3536a
|
fix jsdoc for createNoteLink
|
2022-11-08 10:11:52 +01:00 |
|
zadam
|
0fc9b2f203
|
fix codemirror loading, closes #3282
|
2022-11-03 21:14:56 +01:00 |
|
zadam
|
1a30087426
|
api log implementation
|
2022-09-17 23:06:17 +02:00 |
|
zadam
|
7fa531b3d6
|
add openSplitWithNote() frontend api method, #2891
|
2022-06-02 17:36:30 +02:00 |
|
zadam
|
cd622cbdd7
|
find widget refactoring to use note context
|
2022-05-17 23:53:35 +02: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 +02:00 |
|
zadam
|
8318ab7ac0
|
added triggerCommand and triggerEvent into frontend API
|
2022-05-13 22:33:57 +02:00 |
|
zadam
|
87f436c6ea
|
search dialog WIP from custom widget from antoniotejada
|
2022-05-09 23:13:34 +02:00 |
|
zadam
|
93cc6b12ec
|
added new APIs to access note detail, #2806
|
2022-05-03 23:25:28 +02:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
bbceb6251a
|
backlinks WIP, #2349
|
2021-12-01 23:12:54 +01:00 |
|
Sathyam M Vellal
|
3b551e3e4d
|
Add week notes to frontend_script_api (#2253)
Note: getWeekNote can take `startOfTheWeek` as options but is not passed to the api route.
|
2021-10-21 12:16:51 +02:00 |
|
zadam
|
26b89fc801
|
fix note revisions not displaying content length
|
2021-09-30 12:23:22 +02:00 |
|
zadam
|
3893f663d0
|
sql console also doesn't create a normal note by default
|
2021-06-06 13:38:01 +02:00 |
|
zadam
|
8debf18984
|
added plugin buttons to the launcher pane
|
2021-06-05 14:12:17 +02:00 |
|
zadam
|
79a85a0aa7
|
refactored TabContext => NoteContext
|
2021-05-22 12:35:41 +02:00 |
|
zadam
|
274cf7312c
|
refactored TabContext => NoteContext
|
2021-05-22 12:26:45 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
zadam
|
79c5645964
|
various javaDoc improvements
|
2021-04-07 22:01:52 +02:00 |
|
zadam
|
6541523e88
|
empty page on new tab nw offers list of available workspaces
|
2021-03-28 00:07:38 +01:00 |
|