zadam
|
43e12fbea2
|
small fixes for collapse/expand
|
2020-05-03 13:52:12 +02:00 |
|
zadam
|
2a3091f788
|
reimplemented expand/collapse differently for better performance
|
2020-05-03 13:15:08 +02:00 |
|
zadam
|
ed52f93bbb
|
tree settings popup fixes
|
2020-05-02 13:52:02 +02:00 |
|
zadam
|
fe53e2351c
|
basic implementation of note tree's config
|
2020-05-02 00:28:40 +02:00 |
|
zadam
|
7ea53d468e
|
use local dates in the recent changes
|
2020-04-26 14:39:13 +02:00 |
|
zadam
|
586d6b4557
|
in web version use local client time instead of server time for recording dateModified etc.
|
2020-04-26 14:26:57 +02:00 |
|
zadam
|
aff12950f0
|
Merge remote-tracking branch 'origin/master' into m42
# Conflicts:
# src/public/app/services/app_context.js
|
2020-04-25 23:53:19 +02:00 |
|
zadam
|
75c58cbf79
|
refactored layouts for extra window
|
2020-04-25 23:52:13 +02:00 |
|
zadam
|
ac608b9334
|
small text changes
|
2020-04-24 21:21:22 +02:00 |
|
zadam
|
32020d78b5
|
prototype for new app window
|
2020-04-23 23:08:15 +02:00 |
|
zadam
|
dc89f72e75
|
fix display of text notes in note revisions
|
2020-04-21 22:59:37 +02:00 |
|
zadam
|
6c188982b3
|
added some logging
|
2020-04-08 11:07:38 +02:00 |
|
zadam
|
8d312515dd
|
small fixes
|
2020-04-05 15:35:01 +02:00 |
|
zadam
|
b1bed18331
|
significantly faster sync with transactions
|
2020-04-04 21:49:57 +02:00 |
|
zadam
|
ae50c9847d
|
sync refactorings, added logging for performance tracking
|
2020-04-04 14:57:19 +02:00 |
|
zadam
|
3bbb213f82
|
fixes for web clipper
|
2020-04-02 22:55:11 +02:00 |
|
zadam
|
5024454914
|
better activation behavior when move notes
|
2020-03-29 22:54:14 +02:00 |
|
zadam
|
cc298b1e7a
|
recent changes respect hoisted note state
|
2020-03-29 19:37:34 +02:00 |
|
zadam
|
37255243f7
|
allow user to see their username in the options #934
|
2020-03-28 19:55:02 +01:00 |
|
zadam
|
2e55d544f1
|
db setup fixes
|
2020-03-26 16:59:40 +01:00 |
|
zadam
|
ef61e22f1f
|
local image storage fixes
|
2020-03-25 18:21:55 +01:00 |
|
zadam
|
8a92786012
|
save paste images locally WIP
|
2020-03-25 11:28:44 +01:00 |
|
zadam
|
af5c4b5859
|
zip import using yazl
|
2020-03-20 21:57:16 +01:00 |
|
zadam
|
04360381b6
|
reimplement export with yazl
|
2020-03-20 16:55:35 +01:00 |
|
zadam
|
45e2dc96fb
|
export subtrees in ZIP instead of TAR format because of more widespread support (especially unicode)
|
2020-03-19 20:07:27 +01:00 |
|
zadam
|
4a89df7ebf
|
always keep all the ancestors in the tree WIP
|
2020-03-18 22:35:54 +01:00 |
|
zadam
|
173030e02e
|
basic support for custom widgets
|
2020-03-16 21:16:09 +01:00 |
|
zadam
|
bcbf1b79c3
|
fixed waitForSync
|
2020-03-09 22:32:26 +01:00 |
|
zadam
|
1d78432df4
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 22:16:43 +01:00 |
|
zadam
|
c6d912dcb7
|
sync only changes with isSynced = true
|
2020-03-09 21:34:03 +01:00 |
|
zadam
|
c67613a557
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 21:00:38 +01:00 |
|
zadam
|
73bf2dcb02
|
added isSynced to sync table to allow forward compatibility with 0.41
|
2020-03-09 20:56:43 +01:00 |
|
zadam
|
e7aa84435b
|
render PDF preview in electron for pdf notes
|
2020-03-08 18:06:24 +01:00 |
|
zadam
|
26599f057c
|
collapsible widget remember their collapsed state
|
2020-03-01 20:49:11 +01:00 |
|
zadam
|
16f42dd4ab
|
use electron 8 spellchecker instead of electron-spellchecker, WIP
|
2020-02-28 22:07:08 +01:00 |
|
zadam
|
7bcae9981b
|
unified/simplified protecting notes & subtree
|
2020-02-26 16:37:17 +01:00 |
|
zadam
|
f2cf361acf
|
small fixes
|
2020-02-17 22:38:46 +01:00 |
|
zadam
|
4401a8e1e8
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/dialogs/add_link.js
# src/public/javascripts/dialogs/export.js
# src/public/javascripts/dialogs/import.js
# src/public/javascripts/dialogs/note_info.js
# src/public/javascripts/services/search_notes.js
|
2020-02-09 18:54:56 +01:00 |
|
zadam
|
7abaedbf31
|
add possibility to change clipper parent to a fixed note instead of day notes, fixes #854
|
2020-02-09 10:12:02 +01:00 |
|
zadam
|
0cc013c13f
|
left sidebar can now be also collapsible
|
2020-02-04 20:42:40 +01:00 |
|
zadam
|
0054a32dc7
|
treecache now manages reloading when starting protected session
|
2020-02-01 22:29:32 +01:00 |
|
zadam
|
f6f7836b8e
|
renamed notefull to notecomplement
|
2020-02-01 11:15:58 +01:00 |
|
zadam
|
eeedb91ef7
|
sync are sent upon DB commit
|
2020-01-31 22:32:24 +01:00 |
|
zadam
|
88213c1bbd
|
attributes are now updated only if their type and name does not change, in case of relation not even value must change. If they do, the old attribute is deleted and new is created instead
|
2020-01-28 22:37:06 +01:00 |
|
zadam
|
d2e3aedf7f
|
moving notes across parents now deletes the old branch and creates new which makes detecting changes much easier
|
2020-01-28 22:15:33 +01:00 |
|
zadam
|
ac7d5f2e81
|
fixes, separation of notefull from noteshort
|
2020-01-25 14:37:12 +01:00 |
|
zadam
|
516e6c35da
|
fixes
|
2020-01-25 13:46:55 +01:00 |
|
zadam
|
7cad386a56
|
frontend attribute cache refactoring WIP
|
2020-01-25 13:27:23 +01:00 |
|
zadam
|
60c908cd63
|
frontend attribute cache refactoring WIP
|
2020-01-25 11:52:45 +01:00 |
|
zadam
|
1098d75ce0
|
synchronous events, updating title works fully
|
2020-01-19 20:18:02 +01:00 |
|