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
/
Services
History
Shaun Walker
f6b3874668
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:41:43 -04:00
..
Interfaces
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:41:43 -04:00
AliasService.cs
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
DatabaseService.cs
automate the 2.1.0 upgrade
2021-05-27 16:18:45 -04:00
FileService.cs
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
2021-10-01 11:28:48 -04:00
FolderService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
InstallationService.cs
remote service support via Jwt
2022-03-30 08:07:03 -04:00
JobLogService.cs
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
JobService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
LanguageService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
LocalizationService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
LogService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
ModuleDefinitionService.cs
added metadata support for Module and Theme templates
2021-05-31 11:59:19 -04:00
ModuleService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
NotificationService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
PackageService.cs
support for commercial modules, themes, translations
2021-08-16 09:46:02 -04:00
PageModuleService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
PageService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
ProfileService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
RemoteServiceBase.cs
remote service support via Jwt
2022-03-30 08:07:03 -04:00
RoleService.cs
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
2021-08-06 12:59:56 -04:00
ServiceBase.cs
remote service support via Jwt
2022-03-30 08:07:03 -04:00
SettingService.cs
cleanup
2022-03-30 22:08:32 -04:00
SiteService.cs
factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements
2022-03-26 17:30:06 -04:00
SiteTemplateService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
SqlService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
SyncService.cs
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
SystemService.cs
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
2022-03-04 10:41:45 -05:00
TenantService.cs
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
ThemeService.cs
added metadata support for Module and Theme templates
2021-05-31 11:59:19 -04:00
UrlMappingService.cs
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
2021-12-18 10:35:22 -05:00
UserRoleService.cs
Tell all concrete implementations to be private / not show in the docs
2021-05-21 18:29:06 +02:00
UserService.cs
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:41:43 -04:00
VisitorService.cs
visitor improvements
2021-12-11 09:30:05 -05:00