oqtane.framework/Oqtane.Server
Leigh Pointer c5c5fd859f A change to the Pager bar to set the mouse pointer to pointer
Currently the mouse pointer shows the Selector icon when hoovered over the page number buttons.  This is an update changing the icon to the Pointer icon.
2022-11-21 09:44:30 +01:00
..
Controllers 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
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases fix #2182 - modifications to address MySQL compatibility issues 2022-05-08 22:14:26 -04:00
Extensions add support for dynamic authorization policies 2022-11-04 08:08:10 -04:00
Infrastructure 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
Migrations remove IDeletable fields from Folder and File entities as they are never set and not used 2022-10-26 17:42:26 -04:00
Modules performance improvements to reduce http and database interactions 2022-08-12 16:47:51 -04:00
Pages added ETag / 304 Not Modified logic to File server for performance optimization 2022-10-29 10:23:04 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository 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
Resources Add Resources folder 2020-11-27 22:06:54 +03:00
Scripts Page IsClickable column must be nullable in order to support upgrades, add more defensive logic 2021-06-24 07:41:34 -04:00
Security 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
wwwroot A change to the Pager bar to set the mouse pointer to pointer 2022-11-21 09:44:30 +01:00
appsettings.json Update appsettings.json 2021-05-30 15:35:04 -04:00
appsettings.release.json Update appsettings.release.json 2021-05-30 15:35:19 -04:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj prepare for 3.2.1 release 2022-10-13 13:34:43 -04:00
Program.cs Add many PrivateApi attributes to hide unimportant stuff in docs 2021-11-11 20:01:55 +01:00
Startup.cs add support for dynamic authorization policies 2022-11-04 08:08:10 -04:00