<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/server/MemoryDatabase.ts, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2024-08-13T19:14:05Z</updated>
<entry>
<title>cleaning up database types</title>
<updated>2024-08-13T19:14:05Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-13T19:14:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4d45f8a046ce5300f0b046457a381d219eef3363'/>
<id>urn:sha1:4d45f8a046ce5300f0b046457a381d219eef3363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for rich text menu updates and setting parameters on text doc vs within in RTF. Lots of lint cleanup.</title>
<updated>2024-04-23T20:20:08Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-04-23T20:20:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=9e809f8748d1812bb03ec6471aa6f97467f8f75a'/>
<id>urn:sha1:9e809f8748d1812bb03ec6471aa6f97467f8f75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trying to do version updates on all npm packages.</title>
<updated>2023-12-04T22:38:36Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2023-12-04T22:38:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=2bd239e39264a362d1fbb013ce2613d03247d78e'/>
<id>urn:sha1:2bd239e39264a362d1fbb013ce2613d03247d78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed up import order on server to allow 'npm start' to work without hanging.</title>
<updated>2020-08-02T17:56:21Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2020-08-02T17:56:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4429c2f60a4d9a5ec56dc19c046a644a2f61e9fb'/>
<id>urn:sha1:4429c2f60a4d9a5ec56dc19c046a644a2f61e9fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>database, delete and google authentication simplifications and improvements, as well as formatted text box updates data state at field key not just data</title>
<updated>2020-05-05T09:48:03Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-05-05T09:48:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=aa1eb6ba4217fb48ab10539ca0373b4a1f649192'/>
<id>urn:sha1:aa1eb6ba4217fb48ab10539ca0373b4a1f649192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deleted old Session folder and fixed linter errors</title>
<updated>2020-01-13T05:00:56Z</updated>
<author>
<name>Sam Wilkins</name>
<email>samwilkins333@gmail.com</email>
</author>
<published>2020-01-13T05:00:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=6162c951e07874fbb12717d4bcd2cd649e41d0d2'/>
<id>urn:sha1:6162c951e07874fbb12717d4bcd2cd649e41d0d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added updateMany to IDatabase to fix type error in GarbageCollector.ts</title>
<updated>2020-01-10T06:03:16Z</updated>
<author>
<name>Tyler Schicke</name>
<email>tschicke@gmail.com</email>
</author>
<published>2020-01-10T06:03:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=a2f423fa31e649805e7dd087037a5fe262c44a4a'/>
<id>urn:sha1:a2f423fa31e649805e7dd087037a5fe262c44a4a</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://www.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>Added basic implementation of MemoryDatabase</title>
<updated>2020-01-08T07:49:15Z</updated>
<author>
<name>Tyler Schicke</name>
<email>tschicke@gmail.com</email>
</author>
<published>2020-01-05T06:41:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=23d5f6b28a93a3c66c0bd7776d6a42073cc55afb'/>
<id>urn:sha1:23d5f6b28a93a3c66c0bd7776d6a42073cc55afb</id>
<content type='text'>
</content>
</entry>
</feed>
