azivner
|
9f3d46ddb1
|
Allow marking code (JavaScript) notes for execution after application loads, closes #19
|
2018-01-25 23:49:03 -05:00 |
|
azivner
|
a42fd9b090
|
refactoring of script subtree execution
|
2018-01-25 23:22:19 -05:00 |
|
azivner
|
aad5ea577f
|
refactored "date note" functions out of reddit plugin
|
2018-01-24 23:08:14 -05:00 |
|
azivner
|
74fff39c3f
|
refactoring / unification of note encryption / decryption
|
2018-01-24 22:13:41 -05:00 |
|
azivner
|
18709eb340
|
new note type: render HTML note
|
2018-01-23 23:41:22 -05:00 |
|
azivner
|
f3ccf85285
|
filtering out initial <p> </p> which is ugly when switching to code
|
2018-01-23 23:01:30 -05:00 |
|
azivner
|
6f79a1c05b
|
notes with attribute "disable_versioning" set to "true" won't have history records created upon modification. This is meant for e.g. large JS libraries etc.
|
2018-01-23 22:11:03 -05:00 |
|
azivner
|
a10269a086
|
measuring how much time does autocomplete building takes
|
2018-01-22 23:18:08 -05:00 |
|
azivner
|
e56fb6d2d4
|
support for loading and saving type and mime
|
2018-01-21 23:36:09 -05:00 |
|
azivner
|
090e1b845f
|
first experiments with code mirror
|
2018-01-20 21:56:03 -05:00 |
|
azivner
|
fcd11c341c
|
added consitency check for null title or text
|
2018-01-18 19:04:30 -05:00 |
|
azivner
|
ec4b28f97c
|
release 0.4.1
|
2018-01-17 23:59:03 -05:00 |
|
azivner
|
651a9fb327
|
fix note sorting with sync - deleted note trees should not be sorted
|
2018-01-17 20:19:41 -05:00 |
|
azivner
|
9c85303c94
|
fix attribute sync
|
2018-01-16 20:30:33 -05:00 |
|
azivner
|
31a69a96c0
|
release 0.4.0-beta
|
2018-01-14 22:08:42 -05:00 |
|
azivner
|
d30a57d388
|
delete now works with multi-select
|
2018-01-14 21:39:21 -05:00 |
|
azivner
|
45a92313d5
|
attribute sync fixes
|
2018-01-13 23:33:09 -05:00 |
|
azivner
|
359ff58be8
|
Merge branch 'stable'
|
2018-01-13 23:27:11 -05:00 |
|
azivner
|
9839ea019e
|
reddit plugin configuration from file, not from options now. Scheduling, refactoring of sync mutex
|
2018-01-13 22:51:39 -05:00 |
|
azivner
|
9860c8deef
|
refactoring of routes - noteId needs to go to /notes noteTreeId to /tree
|
2018-01-13 20:53:00 -05:00 |
|
azivner
|
16eb156033
|
refactoring of note changes / cloning
|
2018-01-13 18:02:41 -05:00 |
|
azivner
|
a375c55371
|
reddit plugin refactoring, performance improvemnts etc.
|
2018-01-13 15:25:09 -05:00 |
|
azivner
|
416cf9a2bc
|
release 0.3.3
|
2018-01-12 23:30:47 -05:00 |
|
azivner
|
453f22df14
|
work in progress reddit plugin
|
2018-01-11 23:54:17 -05:00 |
|
azivner
|
0575924cf1
|
added is_synced to options to better differentiate between synced and not synced options
|
2018-01-11 22:45:25 -05:00 |
|
azivner
|
8fe6a9353a
|
added dialog and read only view of attributes
|
2018-01-11 00:01:16 -05:00 |
|
azivner
|
b250ad593c
|
added basic infrastructure for attributes
|
2018-01-09 22:09:45 -05:00 |
|
azivner
|
0bdf900e2e
|
release 0.3.2
|
2018-01-08 23:35:02 -05:00 |
|
azivner
|
77278fe09e
|
added small image to demo document
|
2018-01-07 23:52:32 -05:00 |
|
azivner
|
cfbeba80db
|
release 0.3.1
|
2018-01-07 22:23:41 -05:00 |
|
azivner
|
865d298631
|
release 0.3.1
|
2018-01-07 22:10:13 -05:00 |
|
azivner
|
86b1410952
|
release 0.3.1
|
2018-01-07 21:56:39 -05:00 |
|
azivner
|
29eb88bac3
|
added consistency check
|
2018-01-07 20:16:31 -05:00 |
|
azivner
|
780f462e94
|
release 0.3.0
|
2018-01-07 10:04:46 -05:00 |
|
azivner
|
8bc2a21d80
|
auth exception for images in electron
|
2018-01-07 09:59:05 -05:00 |
|
azivner
|
743d72a0c3
|
added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged
|
2018-01-07 09:35:44 -05:00 |
|
azivner
|
20b1357be6
|
gif support
|
2018-01-07 09:22:55 -05:00 |
|
azivner
|
97c1b3061f
|
correct detection of optimized image format
|
2018-01-07 08:24:04 -05:00 |
|
azivner
|
edc9a1a2bf
|
creating / updating notes_image rows
|
2018-01-06 22:38:53 -05:00 |
|
azivner
|
c0e45a73a8
|
relation between notes and images
|
2018-01-06 21:49:02 -05:00 |
|
azivner
|
784cd62df1
|
image sync
|
2018-01-06 15:56:00 -05:00 |
|
azivner
|
23a5e38e02
|
added basic support for uploading and serving files
|
2018-01-05 23:54:02 -05:00 |
|
azivner
|
663bd1a8fe
|
added sync mutex for consistency checks and backup
|
2018-01-04 21:37:36 -05:00 |
|
azivner
|
a6a687c4a6
|
release 0.2.2
|
2018-01-03 23:05:00 -05:00 |
|
azivner
|
07c33979c3
|
consistent checking of is_deleted, some small refactorings
|
2018-01-03 22:13:02 -05:00 |
|
azivner
|
353a9b24c1
|
added consistency check for unique non-deleted parent note <-> note relationship
|
2018-01-03 21:33:19 -05:00 |
|
azivner
|
548ecd4171
|
removed unique index again - from now on the invariant is that there's unique undeleted relationship between note and parent note
|
2018-01-03 21:29:13 -05:00 |
|
azivner
|
8d9b0db316
|
release 0.2.1
|
2018-01-02 22:46:50 -05:00 |
|
azivner
|
53ee1fa5ed
|
note_id - parent_note_id index needs to be unique
|
2018-01-02 19:20:42 -05:00 |
|
azivner
|
361d8a4216
|
release 0.2.0
|
2018-01-01 23:29:34 -05:00 |
|