zadam
|
7ac8dc6785
|
converted prompt dialog to new pattern
|
2022-06-16 21:13:09 +02:00 |
|
zadam
|
049261a8ee
|
scope dialog CSS
|
2022-06-16 20:20:56 +02:00 |
|
zadam
|
1d037d3f0f
|
converted confirm dialog to new pattern
|
2022-06-16 20:19:26 +02:00 |
|
zadam
|
b45df29937
|
prevent pasting notes into search parent note
|
2022-06-16 20:02:40 +02:00 |
|
zadam
|
ec087ed328
|
converted info dialog to new pattern
|
2022-06-16 19:53:33 +02:00 |
|
zadam
|
9707094686
|
converted delete notes dialog to new pattern
|
2022-06-16 19:41:29 +02:00 |
|
zadam
|
eb8e5eafb6
|
converted note revisions to new pattern
|
2022-06-16 19:29:18 +02:00 |
|
zadam
|
e140daa952
|
converted protected session password dialog to new pattern
|
2022-06-16 15:28:51 +02:00 |
|
zadam
|
3255607b09
|
converted markdown import dialog to new pattern
|
2022-06-16 15:15:42 +02:00 |
|
zadam
|
36c210d0dd
|
converted export dialog to new pattern
|
2022-06-16 15:04:57 +02:00 |
|
zadam
|
595e16cc6f
|
converted import dialog to new pattern
|
2022-06-16 14:21:24 +02:00 |
|
zadam
|
40bbe380d3
|
converted move to dialog to new pattern
|
2022-06-16 14:08:33 +02:00 |
|
zadam
|
683b4ac73a
|
converted clone to dialog to new pattern
|
2022-06-16 14:02:43 +02:00 |
|
zadam
|
e0ad256194
|
fix add link + note type chooser combo
|
2022-06-16 13:21:27 +02:00 |
|
zadam
|
0468ca6814
|
converted add link dialog to new pattern
|
2022-06-16 11:03:04 +02:00 |
|
zadam
|
6ebf7ae94e
|
converted jump to note dialog to new pattern
|
2022-06-16 10:42:49 +02:00 |
|
zadam
|
5ccaf8b3b9
|
fix multiple parents indication on note tree
|
2022-06-15 23:07:09 +02:00 |
|
zadam
|
0e01c19414
|
don't show hidden notes in search results
|
2022-06-15 22:50:22 +02:00 |
|
zadam
|
1347d3fcc2
|
converted note type chooser dialog to new pattern
|
2022-06-15 00:10:32 +02:00 |
|
zadam
|
ebd715ca1b
|
converted include note dialog to new pattern
|
2022-06-14 23:51:16 +02:00 |
|
zadam
|
73574ac890
|
converted password not set dialog to new pattern
|
2022-06-14 23:32:16 +02:00 |
|
zadam
|
ca44edd48c
|
converted sort by dialog to new pattern
|
2022-06-14 23:19:41 +02:00 |
|
zadam
|
312ffc110a
|
converted branch prefix dialog to new pattern
|
2022-06-14 23:07:42 +02:00 |
|
zadam
|
bc87bf12cf
|
converted backend log dialog to new pattern
|
2022-06-14 23:00:24 +02:00 |
|
zadam
|
11412a258b
|
converted recent changes dialog to new pattern
|
2022-06-14 22:55:07 +02:00 |
|
zadam
|
bc35efd565
|
Merge branch 'stable'
|
2022-06-14 22:46:58 +02:00 |
|
zadam
|
416a723160
|
Merge remote-tracking branch 'origin/master'
|
2022-06-14 22:46:52 +02:00 |
|
zadam
|
10322c5d0f
|
Merge pull request #2920 from st3iny/fix/2919/docker-image-clean-exit
Fix docker image not exiting cleanly
|
2022-06-14 22:24:18 +02:00 |
|
Richard Steinmetz
|
7775d90b9a
|
Fix docker image not exiting cleanly
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-06-14 10:34:07 +02:00 |
|
zadam
|
fac9fef652
|
release 0.52.3
|
2022-06-13 23:41:52 +02:00 |
|
zadam
|
f0ab1fb5a1
|
Merge pull request #2917 from bill88t/master
Added the USER_UID & USER_GID env variables
|
2022-06-13 23:23:30 +02:00 |
|
zadam
|
f86fb129b6
|
Merge remote-tracking branch 'origin/master'
|
2022-06-13 23:18:57 +02:00 |
|
zadam
|
63cabb13b6
|
Merge pull request #2917 from bill88t/master
Added the USER_UID & USER_GID env variables
|
2022-06-13 23:17:59 +02:00 |
|
zadam
|
d3ee0aa8a8
|
Merge branch 'stable'
# Conflicts:
# src/routes/api/files.js
# src/routes/api/note_revisions.js
# src/routes/api/notes.js
# src/services/image.js
|
2022-06-13 23:04:54 +02:00 |
|
zadam
|
6256bcde2d
|
note revisions and file properties buttons respect protected session
|
2022-06-13 23:03:56 +02:00 |
|
zadam
|
df3fdb59c5
|
fix saving note revisions, closes #2915
|
2022-06-13 22:54:08 +02:00 |
|
zadam
|
4cec856e21
|
simplified updating note content
|
2022-06-13 22:38:59 +02:00 |
|
Bill Sideris
|
8a43688a65
|
Added the USER_UID & USER_GID env variables
|
2022-06-13 12:43:10 +03:00 |
|
zadam
|
7edcd5d746
|
Merge remote-tracking branch 'origin/master'
|
2022-06-13 00:00:24 +02:00 |
|
zadam
|
ec6d93b34f
|
converted help dialog to new pattern
|
2022-06-13 00:00:15 +02:00 |
|
zadam
|
0c6efb0cb7
|
Merge pull request #2914 from st3iny/enh/noid/trilium-data-dir-docker-start
Fix TRILIUM_DATA_DIR permissions in start-docker.sh
|
2022-06-12 23:31:15 +02:00 |
|
zadam
|
f8fd8e47a9
|
added rename note bulk action
|
2022-06-12 23:29:11 +02:00 |
|
Richard Steinmetz
|
566111ce82
|
Fix TRILIUM_DATA_DIR permissions in start-docker.sh
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-06-12 23:25:33 +02:00 |
|
zadam
|
7ba619c71d
|
converted note source dialog to new pattern
|
2022-06-12 19:38:28 +02:00 |
|
zadam
|
b678d87c80
|
converted about dialog to new pattern
|
2022-06-12 14:03:59 +02:00 |
|
zadam
|
4aaa0f8d8c
|
change tree node icon for selected notes to quickly bring up bulk action dialog
|
2022-06-12 13:57:22 +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
|
041b4ea442
|
Merge remote-tracking branch 'origin/master'
|
2022-06-11 23:29:59 +02:00 |
|
zadam
|
2115b76047
|
bulk action dialog converted to widget
|
2022-06-11 23:29:52 +02:00 |
|