------------------------------------------------------------------------
r423 | michael | 2019-04-01 10:50:00 +0200 (Mon, 01 Apr 2019) | 1 line
* Add FileReader class
------------------------------------------------------------------------
r424 | michael | 2019-04-01 10:50:26 +0200 (Mon, 01 Apr 2019) | 1 line
* Add enum type
------------------------------------------------------------------------
r425 | michael | 2019-04-01 10:50:55 +0200 (Mon, 01 Apr 2019) | 1 line
* Make channel/message public, so they can be used in other service constructors
------------------------------------------------------------------------
r426 | michael | 2019-04-01 11:01:51 +0200 (Mon, 01 Apr 2019) | 1 line
* Removed unused unit and procedure
------------------------------------------------------------------------
------------------------------------------------------------------------
r356 | michael | 2019-03-07 09:46:06 +0100 (Thu, 07 Mar 2019) | 1 line
* Auto-detect JSON type
------------------------------------------------------------------------
r357 | michael | 2019-03-07 09:46:40 +0100 (Thu, 07 Mar 2019) | 1 line
* Allow descendents to configure data requests
------------------------------------------------------------------------
r358 | michael | 2019-03-07 09:51:16 +0100 (Thu, 07 Mar 2019) | 1 line
* SQLDBRestBridge components and first demo
------------------------------------------------------------------------
r359 | michael | 2019-03-07 09:55:15 +0100 (Thu, 07 Mar 2019) | 1 line
* Small fix in html, add missing closing tr tag
------------------------------------------------------------------------
r365 | michael | 2019-03-09 21:02:37 +0100 (Sat, 09 Mar 2019) | 1 line
* Add logout method
------------------------------------------------------------------------
r366 | michael | 2019-03-09 21:03:01 +0100 (Sat, 09 Mar 2019) | 1 line
* Fix detection of push state api
------------------------------------------------------------------------
r373 | michael | 2019-03-12 04:44:14 +0100 (Tue, 12 Mar 2019) | 1 line
* Let TBlobField descend of TField
------------------------------------------------------------------------
r374 | michael | 2019-03-12 09:11:52 +0100 (Tue, 12 Mar 2019) | 1 line
* TBlobField must bet TBinaryField descendent, but needs to allow size 0
------------------------------------------------------------------------
r376 | michael | 2019-03-12 19:24:17 +0100 (Tue, 12 Mar 2019) | 1 line
* Fixes for working with the JSONStreamer
------------------------------------------------------------------------