Skip to content

Releases: trannamtrung1st/elFinder.Net.Core

FileSystemDriver - minor release 1.2.5

15 Jul 02:15
Compare
Choose a tag to compare
  • Move RemoveThumbsAsync before actions to ensure the thumbnails are deleted. #15

Minor release Quota management plugin 1.0.5

06 Jul 02:31
Compare
Choose a tag to compare
  • 'Remove' now will trigger storage update instantly.

Security patch 1.2.4

01 Jul 11:14
cd588c3
Compare
Choose a tag to compare
Merge pull request #12 from trannamtrung1st/security-patch-1.2.4

Security patch 1.2.4

Minor release 1.2.3

01 Jul 02:36
c84b4b2
Compare
Choose a tag to compare
Merge pull request #11 from trannamtrung1st/minor-1.2.3

Update to 1.2.3

Minor release 1.2.2

28 Jun 16:08
Compare
Choose a tag to compare
all-1.2.2

Fix small

Minor release 1.2.1

26 Jun 18:10
9ccd763
Compare
Choose a tag to compare
  • Add events
  • Add support for all commands QuotaManagement plugin
  • Refactor code
  • Testing

Major release 1.2.0

23 Jun 13:33
e33d4af
Compare
Choose a tag to compare
  • Enable better Security, ACL (both for Frontend and Backend)
  • Support .NET Standard 2.0 (remove ASP.NET Core dependency).
  • Enable customization and logging by using model classes instead of directly returning the IActionResult.
  • Support more commands.
  • Follow the specification from https://github.com/Studio-42/elFinder/wiki more strictly.
  • For more examples, please see the demo project.

Core, AspNetCore, FileSystem - 1.1.2

20 Jun 10:06
26618a0
Compare
Choose a tag to compare
  • Change default status code return to 200 OK.

Core, AspNetCore, FileSystem - 1.1.1

20 Jun 05:43
994c6fe
Compare
Choose a tag to compare