zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
f6413d095c
|
update schema -> fix creating new database from scratch
|
2019-03-24 21:06:38 +01:00 |
|
zadam
|
33f2aaa650
|
note type context submenu now works end to end
|
2019-03-17 12:19:23 +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
|
d25a1e3ed9
|
initial work on note fulltext (schema changes, updating...)
|
2019-03-10 17:02:23 +01:00 |
|
zadam
|
c8e01d6cce
|
pretty print JSON into note content
|
2019-03-05 20:44:50 +01:00 |
|
zadam
|
8414d97ffa
|
improve logging a little bit
|
2019-02-27 22:15:52 +01:00 |
|
zadam
|
936f85c09e
|
drag & drop multi file upload to note tree
|
2019-02-23 20:33:27 +01:00 |
|
zadam
|
96de2e7008
|
fixed saved search
|
2019-02-15 21:21:26 +01:00 |
|
zadam
|
22228de63b
|
sync changes for note content
|
2019-02-15 00:15:09 +01:00 |
|
zadam
|
8aa7e2d0a0
|
fixes in opml export and note content loading
|
2019-02-10 22:45:44 +01:00 |
|
zadam
|
4a093000be
|
note content refactoring, WIP
|
2019-02-08 21:01:26 +01:00 |
|
zadam
|
6952b643ae
|
note content refactoring, WIP
|
2019-02-07 22:16:40 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
zadam
|
8884177d9f
|
split out note's content into separate entity, WIP
|
2019-02-06 20:19:25 +01:00 |
|
azivner
|
b115a7cf19
|
delete note through its entity instead of manually with SQL, closes #303
|
2019-01-13 00:24:51 +01:00 |
|
azivner
|
0722494d41
|
fix saving JSON note with invalid JSON (previously in such a case content was not updated), fixes #307
|
2019-01-09 23:36:17 +01:00 |
|
azivner
|
ef1c840aa7
|
tiny fixes
|
2019-01-02 22:36:06 +01:00 |
|
azivner
|
67019b3d6c
|
added attributes to frontend entity model
|
2018-12-22 22:16:32 +01:00 |
|
azivner
|
ddcb4a0e10
|
added another mime type for JS
|
2018-11-30 22:28:30 +01:00 |
|
azivner
|
ee1e4fc710
|
added "update pojo" stage in entity saving to avoid encrypting data on protected note directly on the entity
|
2018-11-30 10:20:03 +01:00 |
|
azivner
|
be206872d1
|
changed export model to single metadata file per exported .tar
|
2018-11-25 22:09:52 +01:00 |
|
azivner
|
6749cbed1b
|
added some consistency checks for links and attributes
|
2018-11-15 13:58:14 +01:00 |
|
azivner
|
cfce744338
|
method name refactoring
|
2018-11-14 17:26:07 +01:00 |
|
azivner
|
0b85f87cb2
|
display mirror relations correctly on relation map
|
2018-11-13 12:50:08 +01:00 |
|
azivner
|
21d3b0c9d8
|
implemented mirror relations
|
2018-11-12 23:34:22 +01:00 |
|
azivner
|
afcbfcfa03
|
cleanup obsolete image code
|
2018-11-08 11:14:13 +01:00 |
|
azivner
|
d7afbe4059
|
saving image
|
2018-11-08 11:08:16 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
80178b52c0
|
cleanup of note (& revisions) content is now postponed and done 48 hours after deleting it. This makes it possible to correct user mistake without having to use a real backup
|
2018-11-01 10:23:21 +01:00 |
|
azivner
|
639284fd85
|
changing title directly from relation map
|
2018-10-30 22:18:20 +01:00 |
|
azivner
|
9bdd4437f2
|
export single note as markdown, #166
|
2018-09-03 09:40:22 +02:00 |
|
azivner
|
792039227f
|
cssClass is correctly filled for new note
|
2018-09-01 13:18:55 +02:00 |
|
azivner
|
c55bc471db
|
fix note move to different parent in note cache
|
2018-08-31 19:55:56 +02:00 |
|
azivner
|
174d4e67af
|
fix encrypting new notes
|
2018-08-27 23:04:52 +02:00 |
|
azivner
|
26c06c9826
|
more API docs
|
2018-08-23 15:33:19 +02:00 |
|
azivner
|
d4fbe28517
|
jsdoc comments on entities
|
2018-08-22 23:37:06 +02:00 |
|
azivner
|
171877ce08
|
renamed inheritAttributes to template
|
2018-08-21 12:52:11 +02:00 |
|
azivner
|
4f1e6ec70f
|
note API additions
|
2018-08-21 12:50:43 +02:00 |
|
azivner
|
208771216e
|
fix in passing originEntity from frontend to backend, some refactorings
|
2018-08-16 23:00:04 +02:00 |
|
azivner
|
0f106fb96f
|
more relation events, events are now not triggered on sync changes
|
2018-08-15 22:06:49 +02:00 |
|
azivner
|
41a6e777ea
|
attributes coming from inheritAttributes are inherited only if the inheritAttributes relation itself is inheritable
|
2018-08-14 13:02:17 +02:00 |
|
azivner
|
a684879b91
|
primitive attribute caching inside note entity, fixes #149
|
2018-08-13 17:16:06 +02:00 |
|
azivner
|
ddbd4f73c8
|
attributes can be inherited through special relation "inheritAttributes"
|
2018-08-13 17:05:16 +02:00 |
|
azivner
|
3424406ff1
|
script API changes for task management #140
|
2018-08-13 13:53:08 +02:00 |
|
azivner
|
cd9eef32b0
|
support for cssClass label on note
|
2018-08-13 10:59:31 +02:00 |
|
azivner
|
f071d3f651
|
fix validation issue + attribute not triggering change event on delete
|
2018-08-13 09:39:07 +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
|
9e96272eb3
|
fixed runOnAttributeChange event
|
2018-08-10 14:31:57 +02:00 |
|