Commit Graph

68 Commits

Author SHA1 Message Date
fe98084324 optimizations and fixes 2020-03-11 14:39:49 -04:00
979463b365 FileController parameter fix 2020-03-08 22:55:42 +01:00
5635808813 GetFiles and GetFolder by folder path 2020-03-08 14:26:32 +01:00
92444ccf75 GetFiles and GetFolder by folder path 2020-03-08 14:26:31 +01:00
425b4e1c67 Fix casing for constructor params 2020-03-05 20:03:54 +03:00
303bdf3be2 Remove this keyword 2020-03-05 19:22:13 +03:00
a46235ea1e Fix naming conventions for private fields 2020-03-05 01:46:53 +03:00
d18b4d574a Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries 2020-02-23 10:45:32 -05:00
00914208ba added image preview to the file manager component 2020-02-22 09:56:28 -05:00
066c616eca authorization changes 2020-02-17 19:48:26 -05:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00
e25bbe2e24 logging abstraction 2019-10-26 11:00:45 -04:00
3d7ae6a743 logging enhancements 2019-10-24 16:54:14 -04:00
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
73feb1f93f fix issue #134 - ensure files are not locked by another processs and remove loading indicator 2019-10-17 11:39:15 -04:00
7f69f76263 add file manager 2019-10-09 18:14:06 -04:00
9971510b1e improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation 2019-10-08 16:11:23 -04:00
a84eee8782 Large file streaming uploads 2019-09-06 13:15:18 -04:00