Commit Graph

12 Commits

Author SHA1 Message Date
db73052ee5 allow system log to be cleared 2023-02-08 14:45:20 -05:00
475894b680 fix #2584 - added IsDeleted columns back to Folder and File tables to preserve compatibility for SQLite 2023-02-08 08:05:25 -05:00
54b45943db remove IDeletable fields from Folder and File entities as they are never set and not used 2022-10-26 17:42:26 -04:00
fe97a76d00 fix IDeletable code documentation 2022-10-26 17:33:17 -04:00
4499d55464 update models to use new ModelBase 2022-10-26 17:26:46 -04:00
898b908c1b Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions. 2021-09-15 08:02:55 -04:00
c07e766e57 add support for public content folders 2021-05-26 12:01:35 -04:00
074b998bbc Document most models 2021-05-21 18:28:21 +02:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -04:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00