This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
History
Leigh Pointer
c2cc830691
Added Missing Resource from Oqtane Theme Settings
...
Missing Resource string added
2022-07-04 21:37:42 +02:00
..
Extensions
added extension method for creating a LocalizerFactory using a type name, refactored Pager and LocalizableComponent to use LocalizerFactory
2022-06-15 16:19:22 -04:00
Installer
fix
#2245
- default database type not set correctly when adding new site for any DB other than LocalDB, added Source: info to all extension installation scenarios now that the Registry supports both Nuget and GitHub locations
2022-06-20 17:44:49 -04:00
Modules
FIx issue with redirect after site delete and remove tenant if it is empty
2022-06-28 08:17:06 -04:00
Properties
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Providers
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
Resources
Added Missing Resource from Oqtane Theme Settings
2022-07-04 21:37:42 +02:00
Services
resolve login issue related to 'LoginOptions:TwoFactor' and order list of files alphabetically
2022-05-13 12:03:34 -04:00
Themes
* Collapse menu after click on a page (mobile version)
2022-05-22 20:05:01 -03:00
UI
fix
#2172
- File Upload issue caused by JS Interop not passing AntiForgery token in POST methid
2022-05-04 17:14:45 -04:00
_Imports.razor
added Oqtane.Client to _Imports so it can find the new SharedResources class
2021-06-15 07:59:05 -04:00
App.razor
remote service support via Jwt
2022-03-30 08:07:03 -04:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj
prepare for 3.1.3
2022-06-21 09:25:14 -04:00
Oqtane.Client.csproj.DotSettings
Add docs to 2 core interfaces IAliasService and IFileService
2021-05-21 18:29:25 +02:00
Program.cs
cleanup
2022-03-30 22:08:32 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00