This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
6
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
23d14c62a50e3accf40832190ec2f1d8ee4b145a
oqtane.framework
/
Oqtane.Server
/
Services
History
sbwalker
23d14c62a5
remove unique index of TenantId and Name from Site table as site name does not need to be unique. Remove TenantId column from Site table as it is not necessary and should be obtained from the Alias.
2025-12-03 15:28:31 -05:00
..
CookieConsentService.cs
update the cookie consent control.
2025-02-28 23:32:17 +08:00
ImageService.cs
Enhances image manipulation with format (webp encoder, defaults to png)
2024-10-13 17:20:18 +02:00
LocalizationCookieService.cs
remove Microsoft.AspNetCore.Http
2024-10-24 15:10:52 -04:00
OutputCacheService.cs
rename Cache service to OutputCache
2025-03-11 11:48:43 -04:00
SearchService.cs
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05:00
SiteService.cs
remove unique index of TenantId and Name from Site table as site name does not need to be unique. Remove TenantId column from Site table as it is not necessary and should be obtained from the Alias.
2025-12-03 15:28:31 -05:00