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.Shared
/
Models
History
sbwalker
78177f7890
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
..
Alias.cs
include "://" on default Alias Protocol for consistency
2024-08-05 07:50:54 -04:00
Culture.cs
…
Database.cs
…
File.cs
…
Folder.cs
…
Installation.cs
…
Job.cs
…
JobLog.cs
…
Language.cs
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
Log.cs
…
MigrationHistoryTable.cs
…
ModelBase.cs
…
Module.cs
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
ModuleContent.cs
…
ModuleDefinition.cs
documentation for ReleaseVersions property
2023-08-28 15:27:33 -04:00
Notification.cs
…
Package.cs
remove unecessary NotMapped attribute
2023-08-24 16:41:58 -04:00
Page.cs
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
PageModule.cs
eager load Page associated to PageModule
2024-06-27 17:05:22 -04:00
Permission.cs
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
Profile.cs
adds Autocomplete property
2024-01-15 09:30:37 -08:00
Resource.cs
consolidate Clone logic for Resource objects
2024-03-08 19:33:09 -05:00
Result.cs
add generic Result model for leveraging Result pattern
2023-12-04 15:41:00 -05:00
Role.cs
…
Route.cs
add defensive logic to route parsing
2024-05-13 08:45:03 -04:00
SearchContent.cs
add search reindex capability
2024-08-10 10:01:52 -04:00
SearchContentProperty.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
SearchContentWord.cs
replace dynamic query with linq
2024-08-09 17:16:17 -04:00
SearchQuery.cs
add ability to manage search results settings
2024-07-19 12:55:59 -04:00
SearchResult.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
SearchResults.cs
use List instead of IList, remove "List" from method names. remove unnecessary using statements
2024-06-11 10:38:44 -04:00
SearchWord.cs
search refactoring
2024-06-08 16:14:56 -04:00
Setting.cs
…
Site.cs
use deep cloning to not muttate cache
2024-09-19 09:41:11 -04:00
Sitemap.cs
…
SiteTemplate.cs
…
SqlQuery.cs
…
Sync.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
Template.cs
abstract namespace specification to template.json so that module and theme templates can use their own naming conventions
2023-08-28 09:03:05 -04:00
Tenant.cs
…
Theme.cs
…
ThemeControl.cs
…
UrlMapping.cs
…
User.cs
include SecurityStamp in User object
2024-09-16 13:03:21 -04:00
UserRole.cs
…
Visitor.cs
…