zadam
|
2e58e32112
|
note revision sync and other fixes
|
2019-11-01 20:00:56 +01:00 |
|
zadam
|
cf53cbf1dd
|
moving out note revision content into separate table, refactoring, WIP
|
2019-10-31 21:58:34 +01:00 |
|
zadam
|
8d14a0d687
|
fix incorrect import of relations from tar
|
2019-10-02 23:22:58 +02:00 |
|
zadam
|
3cb421143f
|
Link entity migrated to Attribute, WIP
|
2019-08-19 20:12:00 +02:00 |
|
zadam
|
69e48ff4d7
|
fix links table reference
|
2019-06-09 11:16:00 +02:00 |
|
zadam
|
1f3d726048
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
|
2019-06-06 21:24:25 +02:00 |
|
zadam
|
19a154c2f4
|
fix direct migration from 0.30 to 0.32, closes #557
|
2019-06-05 22:07:12 +02:00 |
|
zadam
|
87b16f3325
|
link map WIP
|
2019-06-03 22:55:59 +02:00 |
|
zadam
|
29828f8e8f
|
fix recent notes (db & sync version increase)
|
2019-05-21 21:47:28 +02:00 |
|
zadam
|
07e9013152
|
content migration fixes
|
2019-03-27 21:04:25 +01:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
0d0464549f
|
notes are now created with correct local dates
|
2019-03-13 22:43:59 +01:00 |
|
zadam
|
1c41d459f0
|
renamed dates in code as well
|
2019-03-12 20:58:31 +01:00 |
|
zadam
|
22228de63b
|
sync changes for note content
|
2019-02-15 00:15:09 +01:00 |
|
azivner
|
afcbfcfa03
|
cleanup obsolete image code
|
2018-11-08 11:14:13 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
0f106fb96f
|
more relation events, events are now not triggered on sync changes
|
2018-08-15 22:06:49 +02:00 |
|
azivner
|
c78ddb70cb
|
all events are now synchronous
|
2018-08-12 20:07:02 +02:00 |
|
azivner
|
13f524fb39
|
ENTITY_CHANGED event is emitted synchronously
|
2018-08-12 13:03:59 +02:00 |
|
azivner
|
1c0fd243d1
|
cleanup of labels and relations from backend
|
2018-08-07 13:33:10 +02:00 |
|
azivner
|
097114c0f2
|
basic entities for attributes (unification of labels and relations)
|
2018-08-02 22:48:21 +02:00 |
|
azivner
|
8a95afd756
|
#126, added skeleton of note relations, copied from similar concept of labels
|
2018-07-27 10:52:48 +02:00 |
|
azivner
|
02dc7b199b
|
#98, better error reporting for sync setup
|
2018-07-25 22:54:37 +02:00 |
|
azivner
|
a4627f2ddb
|
#98 some sync setup refactorings
|
2018-07-25 09:46:57 +02:00 |
|
azivner
|
37ab7b4641
|
#98, sync to server now works as well + a lot of related changes
|
2018-07-24 20:35:03 +02:00 |
|
azivner
|
e7460ca3a9
|
#98, sync is now configured in the options
|
2018-07-22 22:21:16 +02:00 |
|
azivner
|
4ce5ea9886
|
autocomplete supports encrypted notes now as well
|
2018-04-20 00:12:01 -04:00 |
|
azivner
|
bbf04209f0
|
autocomplete cache gets updated with note update
|
2018-04-18 23:11:30 -04:00 |
|
azivner
|
13f71f8967
|
bulk push sync
|
2018-04-07 22:25:28 -04:00 |
|
azivner
|
c6c76ba360
|
option names now follow camelCase
|
2018-04-02 21:47:46 -04:00 |
|
azivner
|
6ab0cea4e3
|
split out dateUtils on the backend
|
2018-04-02 20:46:46 -04:00 |
|
azivner
|
e2921a648d
|
refactored backend to use new naming convention for modules
|
2018-04-01 21:27:46 -04:00 |
|
azivner
|
5d203b2278
|
removed sourceId where it's not necessary (stored in CLS instead)
|
2018-03-30 19:41:54 -04:00 |
|
azivner
|
47eb1e3e02
|
refactored all mentions of "history" to "revision"
|
2018-03-25 20:52:38 -04:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
4c472ce78b
|
renaming note_tree to branch
|
2018-03-24 21:39:15 -04:00 |
|
azivner
|
7b77e40514
|
added support for trilium-sender
|
2018-02-11 00:18:59 -05:00 |
|
azivner
|
5217339209
|
update to entity creates sync event
|
2018-01-30 20:12:19 -05:00 |
|
azivner
|
b44412bc32
|
renaming of sql methods to fit getRows/getEntities model
|
2018-01-29 17:41:59 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|