azivner
|
f7f0560a9f
|
simplification of script bundles on backend
|
2019-01-13 11:56:50 +01:00 |
|
azivner
|
012ba9e060
|
don't attempt to run protected notes outside of protected session, fixes #279
|
2019-01-08 21:21:49 +01:00 |
|
azivner
|
763f885cc7
|
commonjs modules should have "this" available
|
2018-09-03 17:31:52 +02:00 |
|
azivner
|
17348a9cfe
|
fix some issues
|
2018-08-22 14:40:49 +02:00 |
|
azivner
|
99d81059d0
|
better common JS compatibility
|
2018-08-19 22:28:32 +02:00 |
|
azivner
|
145efe67c3
|
better logging and notifications on script errors for easier debugging
|
2018-08-17 11:31:42 +02:00 |
|
azivner
|
27be3b4c90
|
fixes in tree loading
|
2018-08-12 12:59:38 +02:00 |
|
azivner
|
965dbcbc9a
|
renamed workEntity to originEntity
|
2018-08-10 13:30:20 +02:00 |
|
azivner
|
ac25770c0e
|
added runOnAttributeChange event
|
2018-08-09 20:08:00 +02:00 |
|
azivner
|
6dc934abbe
|
refactored targetNote to workNote in the ScriptContext which was very confusing with relation's targetNote
|
2018-08-01 10:12:54 +02:00 |
|
azivner
|
2d24bf81dd
|
added new label "sorted" which will keep children notes alphabetically sorted, fixes #82
|
2018-08-01 09:26:02 +02:00 |
|
azivner
|
ed1381103a
|
#125, implementation of inheritable relations
|
2018-07-29 18:39:10 +02:00 |
|
azivner
|
170d317589
|
#125, basic infrastructure for scripts attached to notes via relations
|
2018-07-29 16:06:13 +02:00 |
|
azivner
|
40a32e6826
|
render notes can be edited and can contain HTML markup
|
2018-05-26 19:27:47 -04:00 |
|
azivner
|
a372cbb2df
|
fix #105
|
2018-05-22 23:51:13 -04:00 |
|
azivner
|
e378d9f645
|
label service refactoring + rename of doInTransaction to transactional
|
2018-04-07 13:03:16 -04:00 |
|
azivner
|
6f567e3e10
|
camelCase builtin labels
|
2018-04-02 21:56:55 -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
|
05676f3459
|
removed dataKey where it's not necessary anymore (use of CLS instead)
|
2018-03-31 08:53:52 -04:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
f6c7f6a0f2
|
added require() method for commonJS compliancy
|
2018-03-10 11:53:51 -05:00 |
|
azivner
|
9ba6e6d0f5
|
disable inclusion should work only on non-root notes
|
2018-03-08 23:35:08 -05:00 |
|
azivner
|
8e95b080da
|
fixed render notes
|
2018-03-07 00:17:18 -05:00 |
|
azivner
|
766a567a32
|
changes in access to startNote and currentNote
|
2018-03-06 23:04:35 -05:00 |
|
azivner
|
d26170762b
|
inclusion of scripts based on script environment
|
2018-03-05 23:09:36 -05:00 |
|
azivner
|
61c2456cf6
|
startNote/currentNote is now accessible on frontend as well
|
2018-03-04 23:28:26 -05:00 |
|
azivner
|
1c6fc9029f
|
new "disable_inclusion" attribute
|
2018-03-04 22:09:51 -05:00 |
|
azivner
|
07bf075894
|
cleaned up unused jobs implementation
|
2018-03-04 21:33:06 -05:00 |
|
azivner
|
ddce5c959e
|
fix render
|
2018-03-04 21:05:14 -05:00 |
|
azivner
|
3b9d1df05c
|
fixed frontend script execution
|
2018-03-04 14:21:11 -05:00 |
|
azivner
|
d239ef2956
|
refactoring of getModules function
|
2018-03-04 12:06:35 -05:00 |
|
azivner
|
7a865a9081
|
common JS module system prototype
|
2018-03-04 10:32:53 -05:00 |
|
azivner
|
d169f67901
|
changes in backend script running
|
2018-03-03 09:11:41 -05:00 |
|
azivner
|
982b723647
|
basic scheduling of backend scripts using attributes
|
2018-03-02 20:56:58 -05:00 |
|
azivner
|
12c06ae97e
|
manual transaction handling for jobs
|
2018-02-24 22:44:45 -05:00 |
|
azivner
|
f0bea9cf71
|
API changes necessary to port reddit plugin, closes #58
|
2018-02-24 21:23:04 -05:00 |
|
azivner
|
a555b6319c
|
support for backend jobs and other script API changes
|
2018-02-24 14:42:52 -05:00 |
|
azivner
|
ddc885066e
|
support passing functions to the backend as parameters
|
2018-02-18 09:53:36 -05:00 |
|
azivner
|
8249a81c77
|
various script fixes, including for electron
|
2018-01-30 22:44:46 -05:00 |
|
azivner
|
72bd2507fe
|
script bugfixes
|
2018-01-30 21:25:47 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|