<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/northstar/dash-nodes, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/'/>
<updated>2020-04-08T03:01:46Z</updated>
<entry>
<title>lots of code cleanup - removed all northstar db stuff.  added scriptingBox.  renamed things.  made collectiontypes strings not numbers.</title>
<updated>2020-04-08T03:01:46Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-04-08T03:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=e262d9ac73af5b2cef384468c47d69917e205d44'/>
<id>urn:sha1:e262d9ac73af5b2cef384468c47d69917e205d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various features/fixes to allow running on Linux w/o MongoDB or Solr</title>
<updated>2020-01-08T07:57:32Z</updated>
<author>
<name>Tyler Schicke</name>
<email>tschicke@gmail.com</email>
</author>
<published>2020-01-08T07:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=786d25a4f8db1db8795f04a17fba392636e5f891'/>
<id>urn:sha1:786d25a4f8db1db8795f04a17fba392636e5f891</id>
<content type='text'>
- Added new launch config option for chromium
- Changed port for TypeScript server debugger to account for worker
process
- Updated packages to versions that work with current node/npm
- Update IDatabase interface
- Updated MemoryDatabase to work properly with Dash
- Added some workarounds for in memory database as they currently don't
support users, so you must be guest, which means the guest needs to be
able to do things it usually can't
- Added environment variable to disable search. This doesn't fully
disable search yet, but it is enough to not throw major errors when
Solr isn't running
- Added logic to support using an in memory DB instead of MongoDB
</content>
</entry>
<entry>
<title>major changes to drag and drop</title>
<updated>2019-12-12T20:02:22Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2019-12-12T20:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=860c7907268874f1754dd86bc3a984066552db12'/>
<id>urn:sha1:860c7907268874f1754dd86bc3a984066552db12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>big cleanup of layoutStrings, fieldExt, fieldKey, etc</title>
<updated>2019-10-22T02:03:02Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2019-10-22T02:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=891b9706ddabc0a73ea6b25dc504297d6efb90fe'/>
<id>urn:sha1:891b9706ddabc0a73ea6b25dc504297d6efb90fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added to fitToBox to treeviews.  fixed some fitToBox issues.  moved notifications button to library tree view.</title>
<updated>2019-07-03T16:00:59Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2019-07-03T16:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=c619bad0281ea6f248c48b8d418f324f67f530dd'/>
<id>urn:sha1:c619bad0281ea6f248c48b8d418f324f67f530dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed linter errors</title>
<updated>2019-06-19T00:58:32Z</updated>
<author>
<name>Tyler Schicke</name>
<email>tyler_schicke@brown.edu</email>
</author>
<published>2019-06-19T00:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=13e301dea2f537b67b338cc6a98d3f3b5a8e1f36'/>
<id>urn:sha1:13e301dea2f537b67b338cc6a98d3f3b5a8e1f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for histogram brushing.</title>
<updated>2019-05-21T18:15:06Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2019-05-21T18:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=7e5ba95b02e4ead3ee2b41eca1af0acb72d6f7cd'/>
<id>urn:sha1:7e5ba95b02e4ead3ee2b41eca1af0acb72d6f7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bunch of demo bugs</title>
<updated>2019-05-20T04:09:47Z</updated>
<author>
<name>Tyler Schicke</name>
<email>tyler_schicke@brown.edu</email>
</author>
<published>2019-05-20T04:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=af2346983eae1145167b70faf96a9aec0ca82427'/>
<id>urn:sha1:af2346983eae1145167b70faf96a9aec0ca82427</id>
<content type='text'>
Moved Field Symbols to separate file
Editing is mostly working in debug viewer
</content>
</entry>
<entry>
<title>fixes for northstar</title>
<updated>2019-05-14T22:59:32Z</updated>
<author>
<name>bob</name>
<email>bcz@cs.brown.edu</email>
</author>
<published>2019-05-14T22:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=281bfa589bd1ca66823003ca91cc11ce895fe5e2'/>
<id>urn:sha1:281bfa589bd1ca66823003ca91cc11ce895fe5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added summary screen grab icon as a template view of a text document.  converted Cast(...ListSpec(Doc)) pattern to DocListCast</title>
<updated>2019-05-11T03:01:08Z</updated>
<author>
<name>Bob Zeleznik</name>
<email>zzzman@gmail.com</email>
</author>
<published>2019-05-11T03:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/Dash-Web.git/commit/?id=7da76d2538ebde21d7a878b5096d5a673e5d6375'/>
<id>urn:sha1:7da76d2538ebde21d7a878b5096d5a673e5d6375</id>
<content type='text'>
</content>
</entry>
</feed>
