|
0cafef7ab4
|
update to load the data in scope.
|
2024-03-19 09:19:56 +08:00 |
|
|
055e54966d
|
upate the code lines.
|
2024-03-18 21:41:59 +08:00 |
|
|
c58254f951
|
Fix #4010: update repositories to using db context factory.
|
2024-03-18 15:32:19 +08:00 |
|
|
a0e289dcd6
|
resolve issue in making Pager search work with sorting
|
2023-10-16 08:03:31 -04:00 |
|
|
2b41909d47
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
|
|
2e61a43e4f
|
fix #2596 - fix EF Core tracking error when updating a file in a folder which has a Capacity specified
|
2023-02-15 12:43:18 -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 |
|
|
7489d9d186
|
move UI logic from FileService to FileManager, add progressive retry logic, update file attributes if uploading a new version of a file, clean up temporary artifacts on failure, improve upload efficiency
|
2022-11-09 21:11:02 -05:00 |
|
|
6182b96d16
|
Scope permissions by SiteId to support entity level authorization as well as improve caching and performance. Optimize GetTenant to use existing cache.
|
2022-11-07 18:16:32 -05:00 |
|
|
075748d697
|
made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue
|
2022-08-30 07:21:52 -04:00 |
|
|
f96129fa37
|
Blazor Hybrid / .NET MAUI support
|
2022-08-11 17:09:32 -04:00 |
|
|
bb5ca475d3
|
fix #1628 - make DBContext Transient, modify Control Panel to use standard Bootstrap 5 offcanvas classes, add auto trimming to file logger, fix issue in File Repository related to populating Url on Add/Update.
|
2021-09-01 09:01:11 -04:00 |
|
|
39ccc30680
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
|
|
82c05a841f
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
|
|
3db12a225b
|
use secure Packages location for upgrade process
|
2021-06-02 16:53:55 -04:00 |
|
|
c07e766e57
|
add support for public content folders
|
2021-05-26 12:01:35 -04:00 |
|
|
f1a1a21d74
|
Introduce GetFolderPath and GetFilePath repository methods
|
2021-01-11 16:32:13 +01:00 |
|
|
809946685a
|
resolved #604 - added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder.
|
2020-08-16 19:00:49 -04:00 |
|
|
7606e7b488
|
Permission Optimalization
|
2020-04-26 16:19:20 +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 |
|
|
0c2d1d2449
|
Merge branch 'master' into master
|
2020-03-19 12:10:12 -04:00 |
|
|
18a843e74f
|
extensibility enhancements for site templates
|
2020-03-19 12:07:33 -04:00 |
|
|
65d39974b5
|
Magic Strings - EntityNames
|
2020-03-18 09:11:49 +01:00 |
|
|
5b3feaf26f
|
Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
|
2020-03-15 11:53:24 +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 |
|
|
6a92c9f764
|
Folder and file management service
|
2020-02-11 14:25:38 -05:00 |
|
|
ee682516c3
|
refactoring email verification
|
2020-02-04 15:14:27 -05:00 |
|