zadam
|
180051d252
|
added "scrolling-container" class, fixes #3147
|
2022-09-19 23:15:54 +02:00 |
|
zadam
|
a19c58703f
|
Merge remote-tracking branch 'origin/master'
|
2022-09-19 23:12:20 +02:00 |
|
zadam
|
fc43d9222a
|
fix erasing notes - becca should be reloaded afterwards, closes #3146
|
2022-09-19 23:12:12 +02:00 |
|
zadam
|
af6bf08243
|
Merge pull request #3143 from charlesdagenais/master
add file properties widget in mobile layout
|
2022-09-19 22:44:23 +02:00 |
|
zadam
|
fb6a0bc2a6
|
Merge pull request #3142 from spasche/zip-import-skip-bad-url
let import continue when malformed URLs are encountered
|
2022-09-19 22:42:31 +02:00 |
|
Charles Dagenais
|
1f61c1b3b6
|
add file properties info in mobile view
|
2022-09-18 12:40:00 -04:00 |
|
Sylvain Pasche
|
fc69f3b8f3
|
let import continue when malformed URLs are encountered
In case of malformed URLs in imported HTML, keep original URL instead
of having the import get stuck.
|
2022-09-18 18:18:42 +02:00 |
|
zadam
|
d4658b9c2a
|
bring back the possibility to close the floating buttons again, closes #3116
|
2022-09-18 14:57:44 +02:00 |
|
zadam
|
84f72edf1d
|
use button CSS variables in more places
|
2022-09-18 13:52:19 +02:00 |
|
zadam
|
552d872047
|
more standard window-all-closed handling
|
2022-09-18 10:05:49 +02:00 |
|
zadam
|
47235965d5
|
api log close button
|
2022-09-18 08:48:01 +02:00 |
|
zadam
|
24e4455e91
|
Merge remote-tracking branch 'origin/master'
|
2022-09-17 23:06:43 +02:00 |
|
zadam
|
ea35b0c800
|
Merge branch 'api-log-capture'
|
2022-09-17 23:06:42 +02:00 |
|
zadam
|
1a30087426
|
api log implementation
|
2022-09-17 23:06:17 +02:00 |
|
zadam
|
5e9d004ca2
|
Merge pull request #3139 from jph/add-methods-to-etapi-spec
Add another ETAPI method to the api spec file.
|
2022-09-17 14:13:31 +02:00 |
|
jph
|
513d1c020c
|
Add another ETAPI method to the api spec file.
|
2022-09-17 10:47:44 +10:00 |
|
zadam
|
05231bd1c2
|
stop #workspaceTemplate from being inherited (should have the same special behavior as #template)
|
2022-09-16 23:03:02 +02:00 |
|
zadam
|
b816773d02
|
add #workspaceTemplate which works as workspace-scoped template, closes #3137
|
2022-09-16 22:44:52 +02:00 |
|
zadam
|
3c49ea6cb1
|
make context sub-menu scrollable, fix #3136
|
2022-09-16 22:12:09 +02:00 |
|
zadam
|
539eac4be7
|
Merge pull request #3134 from jph/add-note-content-to-api-spec
Add get note content to ETAPI spec
|
2022-09-16 21:08:53 +02: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 |
|
zadam
|
01a7ed8311
|
fix zooming in server install
|
2022-09-15 23:10:54 +02:00 |
|
zadam
|
cf6330dee6
|
allow deleting notes from note actions button, closes #3131
|
2022-09-15 23:09:24 +02:00 |
|
zadam
|
6c39b6f548
|
fix "excludeFromNoteMap" on journal instead of "excludeFromTreeMap"
|
2022-09-15 00:04:26 +02:00 |
|
zadam
|
e7ef1b86cc
|
zoom buttons in main menu, closes #2894
|
2022-09-14 23:28:29 +02:00 |
|
zadam
|
3663d56917
|
api log capture WIP
|
2022-09-14 16:50:52 +02:00 |
|
zadam
|
135064a18f
|
drag & drop from tree will insert links to notes, closes #227
|
2022-09-13 23:36:59 +02:00 |
|
zadam
|
7233f58767
|
flatpak release script fixes
|
2022-09-12 23:14:00 +02:00 |
|
zadam
|
78238381a7
|
release 0.55.0-beta
|
2022-09-12 22:37:41 +02:00 |
|
zadam
|
ca03c41205
|
flatpak release script should support beta channel
|
2022-09-12 22:35:22 +02:00 |
|
zadam
|
9b8474a728
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
|
2022-09-12 21:44:49 +02:00 |
|
zadam
|
ecfce409d8
|
fix "ghost split", closes #3115
|
2022-09-07 23:39:35 +02:00 |
|
zadam
|
b091e2222e
|
separated editable code buttons into separate widget which also fixes scrolling issue
|
2022-09-04 23:09:42 +02:00 |
|
zadam
|
e8b8198eb8
|
added Montserrat-Regular.ttf to fix boldness on mac, closes #3094
|
2022-09-04 16:50:45 +02:00 |
|
zadam
|
261f1f0bf2
|
fix electron
|
2022-09-04 14:01:34 +02:00 |
|
zadam
|
8588ed5eec
|
remove port scanning for an available port #3036
|
2022-09-04 14:00:39 +02:00 |
|
zadam
|
f161488c13
|
focus existing window on port conflict, closes #3036
|
2022-09-04 14:00:34 +02:00 |
|
zadam
|
563808144e
|
small fixes to tray and closing windows
|
2022-09-04 13:59:58 +02:00 |
|
zadam
|
3c1f826ead
|
add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046
|
2022-09-04 13:59:34 +02:00 |
|
zadam
|
b2a63afc28
|
limit max imported file size to 250 MiB, #3108
|
2022-09-03 15:11:03 +02:00 |
|
zadam
|
86d3a695ac
|
fix handling of parenthesis without explicit AND operator, closes #3096
|
2022-08-28 14:40:24 +02:00 |
|
zadam
|
7f566178d3
|
Merge pull request #3095 from agentydragon/trilium-docs-noformat
Add some docs to note.js
|
2022-08-28 13:51:33 +02:00 |
|
Rai
|
4af55d055e
|
revert
|
2022-08-27 13:46:16 -07:00 |
|
Rai
|
be000be960
|
Merge branch 'master' into trilium-docs-noformat
|
2022-08-27 13:45:22 -07:00 |
|
Rai
|
afb6180cce
|
update docs
|
2022-08-27 13:42:44 -07:00 |
|
Rai
|
d63156a0d6
|
Add some docs to note.js (for backend scripting docs)
|
2022-08-27 13:40:01 -07:00 |
|
zadam
|
2556cd5aaa
|
fix share.js in case there's no menu
|
2022-08-27 21:34:21 +02:00 |
|
zadam
|
7109a12afd
|
Merge branch 'stable'
# Conflicts:
# bin/release-flatpack.sh
|
2022-08-27 13:19:29 +02:00 |
|
zadam
|
700e9fd912
|
fix release-flatpack.sh
|
2022-08-26 23:52:09 +02:00 |
|
zadam
|
6547b66228
|
release 0.54.3
|
2022-08-26 22:16:49 +02:00 |
|