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
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
29c60581a6
yet another refactoring of working with note's payload/content
2019-03-26 22:24:04 +01:00
zadam
4a093000be
note content refactoring, WIP
2019-02-08 21:01:26 +01:00
azivner
174d4e67af
fix encrypting new notes
2018-08-27 23:04:52 +02:00
azivner
d4fbe28517
jsdoc comments on entities
2018-08-22 23:37:06 +02:00
azivner
9fb0599c45
entities are now changed only if entity hash changed which will limit number of events emitted
2018-08-12 20:04:48 +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
37ab7b4641
#98 , sync to server now works as well + a lot of related changes
2018-07-24 20:35:03 +02: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
a372cbb2df
fix #105
2018-05-22 23:51:13 -04: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
42dd8d4754
smaller refactorings
2018-04-02 22:53:01 -04:00
azivner
6ab0cea4e3
split out dateUtils on the backend
2018-04-02 20:46:46 -04:00
azivner
277368ab43
simplified new entity ID allocation
2018-04-02 20:30:00 -04:00
azivner
acc82f39c4
smaller refactorings continued
2018-04-01 11:42:12 -04:00
azivner
12439d8761
refactoring of note deletion
2018-03-31 23:08:22 -04:00
azivner
088fb00ca9
repository is now stateless
2018-03-31 09:07:58 -04: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