zadam
7f3ef2cb8b
move entity hash to entity_changes table WIP
2020-12-07 23:04:17 +01:00
zadam
37602cfcae
small tweaks
2020-09-13 00:19:50 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
7900622f38
refactored "sync" table to "entity_changes" - more changes
2020-08-02 23:43:39 +02:00
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
zadam
b19589033d
individual panes of attribute list are now opened correctly
2020-07-25 23:24:48 +02:00
zadam
78a2c1753e
consistency checks fixes
2020-07-01 22:42:59 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
5c0355718f
repository has now first level cache
2020-04-06 20:59:04 +02:00
zadam
2e55d544f1
db setup fixes
2020-03-26 16:59:40 +01:00
zadam
179d530ea9
note revision sync fix
2019-11-09 16:51:51 +01:00
zadam
9b24ae0600
erasing note revisions
2019-11-09 15:21:14 +01:00
zadam
7c7beb5502
added contentLength to note entity
2019-11-09 09:36:08 +01:00
zadam
b7b583ff04
use decryptString()
2019-11-02 07:50:23 +01:00
zadam
475fddeec1
fixes
2019-11-01 23:05:33 +01:00
zadam
2e58e32112
note revision sync and other fixes
2019-11-01 20:00:56 +01:00
zadam
4e5e3e4675
note revisions changes WIP
2019-11-01 19:21:48 +01:00
zadam
cf53cbf1dd
moving out note revision content into separate table, refactoring, WIP
2019-10-31 21:58:34 +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
azivner
d4fbe28517
jsdoc comments on entities
2018-08-22 23:37:06 +02:00
azivner
208771216e
fix in passing originEntity from frontend to backend, some refactorings
2018-08-16 23:00:04 +02:00
azivner
5f36856571
* refactoring of repository layer to represent booleans as true/false instead of 1/0
...
* show list of inherited attributes, fixes #136
* properly work with inheritance
2018-08-07 11:38:00 +02:00
azivner
2aab3ad281
fixes in attribute persistence + WIP on display of promoted attrs
2018-08-06 08:59:26 +02:00
azivner
0ce5caefe8
refactoring
2018-05-22 22:22:15 -04:00
azivner
49a53f7a45
added hash columns for faster sync check calculation
2018-05-22 00:15:54 -04:00
azivner
4ce5ea9886
autocomplete supports encrypted notes now as well
2018-04-20 00:12:01 -04:00
azivner
277368ab43
simplified new entity ID allocation
2018-04-02 20:30:00 -04:00
azivner
96dab5d51e
smaller refactorings continued
2018-04-01 17:38:24 -04:00
azivner
e8a5d0ae16
converted note revision protection to repository/entities
2018-03-31 10:51:37 -04:00
azivner
5217339209
update to entity creates sync event
2018-01-30 20:12:19 -05:00
azivner
35c7b54176
support for updating entities etc.
2018-01-29 23:35:36 -05:00
azivner
6fa6891496
created repository object to access entities
2018-01-29 23:17:44 -05:00
azivner
587f3d833e
basic entity support with lazy loaded relations
2018-01-29 18:34:59 -05:00