| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Actually seems that the proper way to save nowadays is the [download]
(https://html.spec.whatwg.org/multipage/semantics.html#attr-hyperlink-download)
attribute of a 'a' element, but that's also supported by the added
[FileSaver.js] (external/scripts/FileSaver.js)
|
|
test_attr_diff_commit() update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
create statements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#91 Fixed
|
|
It’s fixed except when nodes have “….” in it. That’s issue #79 which I
still haven’t figured out.
|
|
The whole lower case thing is a hack. We should separete id and name.
But right now it seems to be holding.
|
|
|
|
textanalysis, firefox sometimes lags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DBO_add_link_set operation & test:
- use DB_op.__iter__ to compile on_completion() return value
- return id(link) values until we come up with a better link id scheme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not required right now, triggered by reverted patch.
|
|
This reverts commit e58e0c0b520d4abb971d3917712340330e5d85ff.
It actually destroyed quite a lot of things, specifically even a simple
sentence ended up being a chainlink. I need to rethink the
'abnormalGraph' predicate.
|
|
|