zadam
|
6883b71ce7
|
shortcut improvements
|
2022-11-25 15:29:57 +01:00 |
|
zadam
|
19126b7c6d
|
Merge branch 'master' into next58
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
|
2022-11-22 20:46:08 +01:00 |
|
DynamoFox
|
059dca905c
|
Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes
|
2022-11-19 18:45:26 +01:00 |
|
zadam
|
d9dac00a01
|
add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, #3164
|
2022-11-17 22:54:45 +01:00 |
|
zadam
|
60fc621cd4
|
add keyboard action to force creating note revisions, #2147
|
2022-11-08 22:36:15 +01:00 |
|
zadam
|
12943cc808
|
Merge branch 'master' into next57
# Conflicts:
# package-lock.json
|
2022-10-23 21:13:09 +02:00 |
|
zadam
|
14fb9c76b0
|
fix backlinks in day note subtree, fixes #3158
|
2022-10-22 15:01:10 +02: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
|
b2a63afc28
|
limit max imported file size to 250 MiB, #3108
|
2022-09-03 15:11:03 +02:00 |
|
DynamoFox
|
b965f77f4a
|
Rate limit the /auth/login route of ETAPI
|
2022-08-22 11:50:58 +02:00 |
|
Elian Doran
|
d1f3ce0957
|
Fix UTF-8 file name encoding for uploads (fixes #3013)
|
2022-08-14 04:14:34 +03:00 |
|
zadam
|
fc920becac
|
launchbar WIP
|
2022-08-07 13:23:03 +02:00 |
|
zadam
|
dbf1ac1e9d
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
|
2022-07-01 22:34:19 +02:00 |
|
zadam
|
3faae63b84
|
set correct content type for error messages
|
2022-07-01 00:01:29 +02:00 |
|
zadam
|
9827e30a61
|
simple dedicated health check endpoint for docker
|
2022-06-19 14:15:31 +02:00 |
|
zadam
|
4cec856e21
|
simplified updating note content
|
2022-06-13 22:38:59 +02:00 |
|
zadam
|
1bfc5fb77f
|
calculate affected counts and take into account includeDescendants when executing
|
2022-06-12 10:35:30 +02:00 |
|
zadam
|
63f0e441b9
|
trigger execute bulk actions
|
2022-06-12 00:05:46 +02:00 |
|
zadam
|
98b579524c
|
create note from template WIP
|
2022-05-31 22:45:57 +02:00 |
|
zadam
|
e87e065100
|
protected session expiration timer moved to backend, closes #2847
|
2022-05-13 23:20:56 +02:00 |
|
Tom
|
f0f9274a3c
|
remove route without filename
|
2022-05-09 16:17:14 +02:00 |
|
Tom
|
f53a93e828
|
make :filename for GETing an image optional
|
2022-04-19 00:17:39 +02:00 |
|
zadam
|
eba824a5b1
|
added app-info method to etapi #2697
|
2022-03-07 22:57:48 +01:00 |
|
zadam
|
97fd550402
|
add light anonymization option to the existing full anonymization
|
2022-02-06 13:49:33 +01:00 |
|
zadam
|
398376108d
|
added integrity check button into advanced options.
|
2022-02-01 21:22:43 +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
|
7159b13c9d
|
add memberId to entity_changes to avoid having to resend all changes second time
|
2022-01-09 20:16:39 +01:00 |
|
zadam
|
2532ea525d
|
ETAPI openapi spec WIP
|
2022-01-07 23:06:04 +01:00 |
|
zadam
|
9ee1c9f3da
|
ETAPI delete/patch, refactoring
|
2022-01-07 19:33:59 +01:00 |
|
zadam
|
dcba6ad70d
|
ETAPI (external API) initial read only access
|
2022-01-03 22:40:01 +01:00 |
|
zadam
|
8120f1bf25
|
resetting/setting password from options
|
2021-12-30 22:54:08 +01:00 |
|
zadam
|
f92016f9ec
|
set password from web trilium
|
2021-12-29 23:37:12 +01:00 |
|
zadam
|
4e31af8c84
|
set password WIP
|
2021-12-29 23:19:05 +01:00 |
|
zadam
|
d97e454463
|
allow cloning into notes, not just branches, fixes #2484
|
2021-12-27 23:39:46 +01:00 |
|
zadam
|
a232035d47
|
fix backlink count
|
2021-12-24 21:01:36 +01:00 |
|
zadam
|
97f7fe7b18
|
set note type/mime in PUT body to avoid http proxy slash reencoding, fixes #2419
|
2021-12-08 22:36:09 +01:00 |
|
zadam
|
bbceb6251a
|
backlinks WIP, #2349
|
2021-12-01 23:12:54 +01:00 |
|
zadam
|
57fae2c8c6
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# package-lock.json
# package.json
|
2021-11-18 21:36:03 +01:00 |
|
zadam
|
d345b7ed56
|
added entity changes check after sync check failure, fixed sync
|
2021-11-17 22:57:09 +01:00 |
|
zadam
|
8996f35cc0
|
Merge remote-tracking branch 'origin/next49'
|
2021-11-14 13:18:13 +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
|
6a6bd4541a
|
sharing WIP
|
2021-10-17 14:44:59 +02:00 |
|
zadam
|
abbba6501d
|
script execution results are also pojo-ized
|
2021-10-08 15:14:23 +02:00 |
|
zadam
|
824f5dbaac
|
fix handling of string/empty responses
|
2021-10-07 22:14:23 +02:00 |
|
zadam
|
711af02928
|
fixed leaking entities into the responses and thus increased performance of e.g. create/duplicate note
|
2021-10-06 20:52:23 +02:00 |
|
zadam
|
e6bc8ed3b5
|
allow overriding theme fonts
|
2021-09-27 21:01:56 +02:00 |
|
zadam
|
fabf24a065
|
sizing of the link map
|
2021-09-22 23:02:38 +02:00 |
|
zadam
|
476b8250c9
|
note map refactoring
|
2021-09-20 23:04:41 +02:00 |
|
zadam
|
bdde52f004
|
global link map WIP
|
2021-09-20 20:02:23 +02:00 |
|