zadam
|
1261a06a30
|
order by note size + attachments + revisions, closes #4295
|
2023-10-02 22:02:25 +02:00 |
|
zadam
|
041758766a
|
allow specifying date created in the ETAPI, #4199
|
2023-08-30 00:11:32 +02:00 |
|
zadam
|
b7f0fd2db3
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
|
2023-07-10 18:20:36 +02:00 |
|
zadam
|
05d2f4fe96
|
Merge branch 'stable'
|
2023-06-27 23:15:20 +02:00 |
|
Kian-Meng Ang
|
712304bbc6
|
Fix typos
Found via `codespell -S ./libraries,./package-lock.json -L tabel,tabels,uptodate,isnt,edn,falsy`
|
2023-06-23 00:27:04 +08:00 |
|
zadam
|
995f1c9fc4
|
Merge branch 'stable' into next61
# Conflicts:
# src/etapi/etapi.openapi.yaml
# src/etapi/notes.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/app_info.js
|
2023-06-20 23:30:45 +02:00 |
|
zadam
|
3223e76787
|
etapi ZIP import
|
2023-06-15 23:21:40 +02:00 |
|
zadam
|
ac56056f65
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/routes/api/recent_changes.js
|
2023-06-13 23:25:35 +02:00 |
|
zadam
|
004cfe1965
|
allow creating backups via ETAPI, #4014
|
2023-06-12 23:09:29 +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
|
fe908759d1
|
rename "note revision" to just "revision"
|
2023-06-04 23:02:49 +02:00 |
|
zadam
|
779751a234
|
rename "note revision" to just "revision"
|
2023-06-04 23:01:40 +02:00 |
|
zadam
|
cb9feab7b2
|
got rid of the hot/cold blob, all blobs are "cold" now
|
2023-06-04 22:50:07 +02:00 |
|
zadam
|
b46d5f4a71
|
add blobId to the ETAPI #4005
|
2023-06-04 12:00:04 +02:00 |
|
zadam
|
d3bf325f19
|
added some comments to openapi spec
|
2023-06-03 00:32:16 +02:00 |
|
mm21
|
ad0b98e2a1
|
Omit attributeId/branchId path params from postAttribute/postBranch in etapi.openapi.yaml
|
2023-05-07 00:18:28 +00:00 |
|
mm21
|
79d4dcf5f1
|
Enable generated etapi client
|
2023-05-05 18:33:26 +00:00 |
|
zadam
|
bb8496cb3f
|
ETAPI method to create note revision, #3509
|
2023-01-11 23:18:51 +01:00 |
|
zadam
|
b9632a7814
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
|
zadam
|
c16f7a5e02
|
Merge branch 'master' into next55
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
|
2022-10-15 12:09:25 +02:00 |
|
zadam
|
3e4a9f63fa
|
support basic auth in ETAPI
|
2022-10-08 20:59:11 +02:00 |
|
jph
|
513d1c020c
|
Add another ETAPI method to the api spec file.
|
2022-09-17 10:47:44 +10:00 |
|
James Hynes
|
8a6ead6d86
|
fix a couple of api shortcomings
* add note content to openapi spec file
* add test for get note content api endpoint
|
2022-09-16 13:18:01 +10:00 |
|
DynamoFox
|
b965f77f4a
|
Rate limit the /auth/login route of ETAPI
|
2022-08-22 11:50:58 +02:00 |
|
zadam
|
08aa65bddb
|
launchbar WIP
|
2022-08-06 15:00:56 +02:00 |
|
zadam
|
80887fd3c1
|
export notes via ETAPI, #3012
|
2022-07-24 21:30:29 +02:00 |
|
zadam
|
eba824a5b1
|
added app-info method to etapi #2697
|
2022-03-07 22:57:48 +01:00 |
|
zadam
|
2248d98cc7
|
using 201 for created entities in etapi
|
2022-01-12 21:14:12 +01:00 |
|
zadam
|
28df5d4aa2
|
etapi improvements and more tests
|
2022-01-12 19:32:23 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
c448d34a38
|
ETAPI WIP
|
2022-01-08 19:30:46 +01:00 |
|