zadam
|
6e83980784
|
aligning frontend attributes API with the backend one
|
2019-12-01 12:22:22 +01:00 |
|
zadam
|
e00ab5dbf9
|
new "iconClass" property on note_short, now together with cssClass respecting template relationship, #707
|
2019-11-16 08:59:27 +01:00 |
|
zadam
|
7c7beb5502
|
added contentLength to note entity
|
2019-11-09 09:36:08 +01:00 |
|
zadam
|
712f67e983
|
uploading new image revisions, WIP
|
2019-11-08 22:34:30 +01:00 |
|
zadam
|
b471d51cb4
|
reloading of notes in tree cache when attribute changes
|
2019-11-02 08:04:22 +01:00 |
|
zadam
|
23c449ca0c
|
fix ordering of new notes
|
2019-10-27 22:39:38 +01:00 |
|
zadam
|
86a330c8c3
|
delete notes are now in cache as well which allows simplified update of the tree after deletion
|
2019-10-26 22:50:46 +02:00 |
|
zadam
|
bdf42749f3
|
fixes
|
2019-10-26 20:48:56 +02:00 |
|
zadam
|
d3c957768f
|
branches in tree cache should always be loaded if some branchId reference exists
|
2019-10-26 09:58:00 +02:00 |
|
zadam
|
ed9ecf2a57
|
simplification of tree cache
|
2019-10-26 09:51:08 +02:00 |
|
zadam
|
90afb2a1ee
|
improvements in widgets rendering - individual widget render is now async while composing them together to the sidebar is sync which solves some race problems
|
2019-09-08 09:40:29 +02:00 |
|
zadam
|
e828ef370d
|
note short can lazy load note content
|
2019-09-06 23:36:08 +02:00 |
|
zadam
|
02c9dabcff
|
added "what links here" widget
|
2019-08-19 20:59:40 +02:00 |
|
zadam
|
3cb421143f
|
Link entity migrated to Attribute, WIP
|
2019-08-19 20:12:00 +02:00 |
|
zadam
|
fd9b79e115
|
loading of custom widgets
|
2019-08-17 11:28:36 +02:00 |
|
zadam
|
06202c31e4
|
note info shows local date instead of utc date
|
2019-04-01 21:43:45 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
1c41d459f0
|
renamed dates in code as well
|
2019-03-12 20:58:31 +01:00 |
|
zadam
|
2a2319d434
|
created note info dialog, closes #408
|
2019-02-14 20:56:33 +01:00 |
|
zadam
|
8884177d9f
|
split out note's content into separate entity, WIP
|
2019-02-06 20:19:25 +01:00 |
|
azivner
|
d2f72529b3
|
context menu with delete
|
2018-12-28 22:05:04 +01:00 |
|
azivner
|
67019b3d6c
|
added attributes to frontend entity model
|
2018-12-22 22:16:32 +01:00 |
|
azivner
|
71eda5aa3d
|
import tar archive WIP
|
2018-11-26 14:47:46 +01:00 |
|
azivner
|
26c06c9826
|
more API docs
|
2018-08-23 15:33:19 +02:00 |
|
azivner
|
f5b89432a6
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
|
azivner
|
cd9eef32b0
|
support for cssClass label on note
|
2018-08-13 10:59:31 +02:00 |
|
azivner
|
385144451b
|
renamed hideInAutocomplete label to archived
|
2018-06-07 19:26:28 -04:00 |
|
azivner
|
85a9748291
|
fix for clones & optimizations
|
2018-04-16 23:34:56 -04:00 |
|
azivner
|
b4005a7ffe
|
optimizations to the lazy loading - expanding tree now takes only one request
|
2018-04-16 23:13:33 -04:00 |
|
azivner
|
82de1c88d4
|
basic lazy loading of tree now works, still WIP
|
2018-04-16 20:40:18 -04:00 |
|
azivner
|
a4eafb934f
|
non null note title and content in the DB schema, allow saving non-valid JSON notes, children overview style changes
|
2018-04-11 00:10:11 -04:00 |
|
azivner
|
7b59a665dd
|
hideChildrenOverview label which can disable children overview for specific notes
|
2018-04-10 23:15:41 -04:00 |
|
azivner
|
3d15450ffc
|
children overview styling
|
2018-04-10 21:08:00 -04:00 |
|
azivner
|
f4079604c9
|
basic implementation of children overview, closes #80
|
2018-04-08 22:38:52 -04:00 |
|
azivner
|
d2e2caed62
|
refactoring of note saving code & API
|
2018-04-08 08:21:49 -04:00 |
|
azivner
|
12439d8761
|
refactoring of note deletion
|
2018-03-31 23:08:22 -04:00 |
|
azivner
|
35998058ce
|
introduced NoteFull entity, fixes
|
2018-03-25 23:25:17 -04:00 |
|
azivner
|
54e4f54678
|
all access to notes and branches is now async so we can lazy load it in the future
|
2018-03-25 14:49:20 -04:00 |
|
azivner
|
f52d7e3c28
|
split tree_cache and entities from note_tree
|
2018-03-25 12:29:00 -04:00 |
|