azivner
|
01c7e58d47
|
check if sync is configured every minute, not just at app startup, fixes #138
|
2018-07-30 16:45:34 +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
|
d39cdbfada
|
better instructions for desktop => server instance sync setup, plus some sync fixes
|
2018-07-25 10:57:36 +02:00 |
|
azivner
|
a4627f2ddb
|
#98 some sync setup refactorings
|
2018-07-25 09:46:57 +02:00 |
|
azivner
|
b6935abcc9
|
#98, sync button now shows total number of outstanding syncs instead of just pushes
|
2018-07-24 21:43:15 +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
|
1fe7c62f5a
|
#98, sync setup now doesn't copy the whole DB file, but sets up minimal database and starts off sync
|
2018-07-23 21:15:32 +02:00 |
|
azivner
|
a06618d851
|
#98, test sync impl
|
2018-07-23 10:29:17 +02:00 |
|
azivner
|
e7460ca3a9
|
#98, sync is now configured in the options
|
2018-07-22 22:21:16 +02:00 |
|
azivner
|
3d2ef6be01
|
remove optionId, closes #117
|
2018-06-13 19:10:28 -04:00 |
|
azivner
|
d67246699a
|
Introduced separate sync version (previously DB version was used to check sync compatibility), closes #120
|
2018-06-10 15:55:29 -04:00 |
|
azivner
|
14c704d6db
|
db upgrades are now handled transparently in the background without bothering the user, closes #119
|
2018-06-10 15:49:22 -04:00 |
|
azivner
|
cab54a458f
|
unifying surrogate keys for event log and options, fixes #103
|
2018-05-26 23:25:09 -04:00 |
|
azivner
|
9fa6c0918c
|
add index for note's type + some fixes
|
2018-05-21 20:12:46 -04:00 |
|
azivner
|
d57057ba28
|
fix note ordering sync
|
2018-04-14 08:23:06 -04:00 |
|
azivner
|
8d8ee2a87a
|
small sync refactorings
|
2018-04-08 10:09:33 -04:00 |
|
azivner
|
982796255d
|
sync content check refactoring
|
2018-04-07 22:59:47 -04:00 |
|
azivner
|
13f71f8967
|
bulk push sync
|
2018-04-07 22:25:28 -04:00 |
|
azivner
|
64336ffbee
|
implemented bulk sync pull for increased performance
|
2018-04-07 21:53:42 -04:00 |
|
azivner
|
c6c76ba360
|
option names now follow camelCase
|
2018-04-02 21:47:46 -04:00 |
|
azivner
|
26e4ad9bf9
|
separated DB initialization methods into sql_init
|
2018-04-02 21:25:20 -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
|
15d951b04e
|
smaller refactorings continued
|
2018-04-01 12:45:35 -04:00 |
|
azivner
|
0ec909fd7a
|
added basic CLS support with re-entrant transactions
|
2018-03-28 23:41:22 -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
|
131af9ab12
|
fix attachment sync
|
2018-02-18 22:55:36 -05:00 |
|
azivner
|
7b77e40514
|
added support for trilium-sender
|
2018-02-11 00:18:59 -05:00 |
|
azivner
|
3f7b54425d
|
sync fixes
|
2018-01-30 23:23: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 |
|