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
Packages
Projects
Releases
Wiki
Activity
Files
12fa6ff4f022fe1b5e7d7284421fdc4df7487898
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