Shawn
Shawn
Added target framework for .netcoreapp3.1 Fixed a compiler error caused by an ambiguous reference Switched over to using embedded icon (projectIconUrl is deprecated) Changed IniParser.csproj to always generate package
Any thought on allowing the default IP address and range to be configurable?
Would it be possible to add support to allow the settings to be loaded from alternative locations?
It would be great from a scalability perspective to support storing the underling files (videos, images, etc) within a cloud provider (CDN, AWS, Azure, etc). This would allow us to...
I would be great if the "public" view of a relationship could be included in the standard entity json results using something like an "attributes" or "_rel" property Example ```...
Allowing OAuth authentication via the web ui is a create start, however it would be nice to also be able to use this same token and validate/login a user via...
To help with backup/restore and moving between versions, it might be useful to have a flag to include/exclude default entities (file, image, user, etc) from snapshots -- especially when there...
One of the great things about a graph database is the ability to leverage relationships between existing entities to both describe a larger concept and at the same time reduce...
It would be very useful to support more complex search/query functionality. For example, the ability to search on a int range + a date range + a loose text search....
It appears that almost all 500 errors do not provide any detail to track down what caused the error. There is nothing in the HTTP resource and there is nothing...