zadam
|
ff5d3a5f0c
|
import WIP
|
2023-05-09 00:05:27 +02:00 |
|
zadam
|
626af84f42
|
refactoring + uploading attachments WIP
|
2023-05-08 00:02:08 +02:00 |
|
zadam
|
f85209a72f
|
getting rid of attributes like data-note-path in favor of the whole nav state in URLs
|
2023-05-07 21:18:21 +02:00 |
|
zadam
|
291f0e79d9
|
make a special backup before migrating to 0.60
|
2023-05-07 15:46:17 +02:00 |
|
zadam
|
64db5e2542
|
cleanup of app.js, wwww
|
2023-05-07 15:23:46 +02:00 |
|
zadam
|
4d5612e845
|
fix updating non-text notes
|
2023-05-07 11:20:51 +02:00 |
|
zadam
|
371f174756
|
run hiddenSubtreeService.checkHiddenSubtree() also periodically, useful for server deployments, #3907
|
2023-05-07 10:54:06 +02:00 |
|
zadam
|
cc02546ed3
|
Merge remote-tracking branch 'origin/master' into next60
# Conflicts:
# src/routes/api/options.js
# src/services/import/zip.js
# src/services/options_init.js
|
2023-05-07 09:41:33 +02:00 |
|
zadam
|
fbea3ed94f
|
Merge pull request #3901 from Nriver/master
customize search engine
|
2023-05-06 23:02:12 +02:00 |
|
zadam
|
0ab18e3069
|
Merge pull request #3897 from contributor/feature/ZipExportDocumentTitle
zip export/import improvements
|
2023-05-06 22:52:05 +02:00 |
|
zadam
|
2aa987c072
|
fixes for zip export/import in regard to attachments
|
2023-05-06 22:50:28 +02:00 |
|
zadam
|
a06ddc439d
|
improving import WIP
|
2023-05-06 15:07:38 +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
|
0af6f91d21
|
exposing blobs in APIs
|
2023-05-05 22:21:51 +02:00 |
|
zadam
|
5e1f81e53e
|
getting rid of note complement WIP
|
2023-05-05 16:37:39 +02:00 |
|
zadam
|
9cdcbb3125
|
fix runOnNoteContentChange event
|
2023-05-05 15:42:53 +02:00 |
|
zadam
|
35338e9ec6
|
fix runOnNoteContentChange event
|
2023-05-05 15:40:44 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
ecd2a5cbac
|
Merge remote-tracking branch 'origin/master' into next60
|
2023-05-04 21:01:53 +02:00 |
|
zadam
|
c0cf319521
|
upgrade electron to 25 and node to 18
|
2023-05-04 21:01:25 +02:00 |
|
contributor
|
bb9631476e
|
bump metaFile format version
|
2023-05-04 19:56:11 +03:00 |
|
contributor
|
386e8dd32e
|
zip import - remove html tags added by Trilium
|
2023-05-04 19:56:02 +03:00 |
|
Nriver
|
61616f708f
|
add default options for search engine options
|
2023-05-04 18:01:51 +08:00 |
|
zadam
|
9b32d86f78
|
take branch prefix into account while sorting, fixes #3896
|
2023-05-03 23:42:44 +02:00 |
|
zadam
|
fbffc6b2b5
|
inline attachment images into single HTML export
|
2023-05-03 23:17:07 +02:00 |
|
contributor
|
bb8fd2b054
|
zip export - set note title as document.title
|
2023-05-03 16:19:28 +03:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
zadam
|
d232694dec
|
tree context menu to convert notes into attachments
|
2023-05-02 23:04:41 +02:00 |
|
zadam
|
735ac55bb8
|
fixes, allowing conversion of note into an attachment
|
2023-05-02 22:46:39 +02:00 |
|
Kara
|
53c87f3d25
|
Return created/existing branch in EnsureNoteIsPresentInParent
|
2023-05-01 12:41:22 -05:00 |
|
zadam
|
330e7ac08e
|
copying attachments WIP
|
2023-04-25 00:01:58 +02:00 |
|
zadam
|
49fb913eab
|
erasing unused attachments
|
2023-04-24 21:22:34 +02:00 |
|
zadam
|
5e2efca933
|
scheduled erasure of attachments WIP
|
2023-04-21 00:19:17 +02:00 |
|
zadam
|
e71b0d82a1
|
scheduled attachment deletion WIP
|
2023-04-20 00:11:09 +02:00 |
|
zadam
|
0e4a040ed8
|
fixes of new attachment URLs
|
2023-04-17 22:40:53 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
zadam
|
8725f7cfb2
|
Merge branch 'stable'
# Conflicts:
# src/services/build.js
|
2023-04-17 22:26:01 +02:00 |
|
zadam
|
83d8908ee8
|
release 0.59.4
|
2023-04-17 21:40:35 +02:00 |
|
zadam
|
447b8f0f0c
|
Merge pull request #3848 from soulsands/auto-reload
chore: dev auto reload
|
2023-04-16 23:30:23 +02:00 |
|
zadam
|
8226f62ded
|
download offline images from libreoffice, fixes #3842
|
2023-04-16 23:11:18 +02:00 |
|
zadam
|
63e044ffdf
|
refactoring
|
2023-04-16 11:28:24 +02:00 |
|
zadam
|
2e794ee38f
|
fixes
|
2023-04-16 09:26:52 +02:00 |
|
zadam
|
a1d4e062ed
|
refactoring of "some path" WIP
|
2023-04-16 09:22:24 +02:00 |
|
Castor
|
d2d2a28885
|
Update ws.js
|
2023-04-15 19:42:09 +08:00 |
|
baiyongjie
|
ead4242735
|
chore: dev auto reload
|
2023-04-15 17:58:40 +08:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
f01657e1dd
|
refactorings
|
2023-04-14 16:49:06 +02:00 |
|
zadam
|
3f8bf7cacc
|
renamed openTabs to openNoteContexts
|
2023-04-11 22:00:04 +02:00 |
|