Commit Graph

547 Commits

Author SHA1 Message Date
73ea17ae0f changes to migrate Oqtane to .NET 9 and version 6.0.0 2024-10-21 14:51:20 -04:00
51d244f3aa add additional external login providers 2024-10-16 08:35:01 -04:00
bcf7866fe2 fix #4733 - remove Name column from Language table and populate value dynamically 2024-10-15 15:58:17 -04:00
ca3df02002 Merge pull request #4723 from mdmontesinos/dev
Image Resizing and Format via QueryString in Files Page (enhances #4692)
2024-10-14 15:20:37 -04:00
3adb7ecb1c Enhances image manipulation with format (webp encoder, defaults to png)
- computes etag with all manipulation parameters
2024-10-13 17:20:18 +02:00
aa5b84a214 Implements Image Manipulation in Files Page via QueryString
- Extracts the image creation into a service
- Refactors Files Page GET action for better readability and cyclomatic complexity
2024-10-13 12:38:43 +02:00
ed6054b082 Updated Microsoft Components for 8.0.8 to 8.0.10
Tested on upgrade and new Oqtane instance creation.
2024-10-09 14:35:27 +02:00
2c262d0655 updated version to 5.2.4 2024-10-02 16:39:31 -04:00
352c23f389 Prepare Release 5.2.4 2024-10-01 06:15:46 -07:00
6c5a1dc2e1 Prepare Release 5.2.4 2024-10-01 06:14:57 -07:00
be0754f568 simplify configuration of external login providers 2024-09-27 16:21:06 -04:00
e1ada78c1f fix #4667 - installation issues when running on IIS 2024-09-26 13:33:16 -04:00
82aea40ae4 prepare for 5.2.3 2024-09-23 16:17:55 -04:00
b6508764d8 fix RoleId missing from Permission Clone method 2024-09-23 15:38:35 -04:00
78177f7890 use deep cloning to not muttate cache 2024-09-19 09:41:11 -04:00
f2c8d80ff8 fix trimming of site, page, and module settings 2024-09-18 18:31:40 -04:00
48f2079f88 fix #4580 - add logout everywhere support using SecurityStamp 2024-09-17 08:45:27 -04:00
f2c854b53a include SecurityStamp in User object 2024-09-16 13:03:21 -04:00
fbb3c309ee Merge pull request #4583 from sbwalker/dev
prepare for 5.2.2
2024-09-02 12:09:24 -04:00
473c265bac prepare for 5.2.2 2024-09-02 12:09:06 -04:00
Ben
229aed306e update bootstrap reference. 2024-08-29 19:41:27 +08:00
d4f71d5026 improve developer experience for Url helper methods 2024-08-28 21:21:41 -04:00
6d6b0cf8c9 Update version to 5.2.1 and dependencies 2024-08-13 15:44:45 -07:00
35f873a342 add search reindex capability 2024-08-10 10:01:52 -04:00
44a3db417b replace dynamic query with linq 2024-08-09 17:16:17 -04:00
340ef46469 improve search result performance and relevancy 2024-08-08 14:11:27 -04:00
7350c79113 include "://" on default Alias Protocol for consistency 2024-08-05 07:50:54 -04:00
bd70def18a fix #4471 - search pages not being added on upgrade 2024-07-27 09:51:02 -04:00
1cd4d6d0df change IsEffectiiveOrExpired to IsEffectiveAndNotExpired 2024-07-23 07:08:26 -04:00
8ca2f0a49f fix #4284 - handle user role effective and expiry date 2024-07-22 21:09:35 -04:00
8b2e55a969 remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
85e7ac7cd7 remove unecessary using 2024-07-20 19:39:45 -04:00
497f9ca0b1 improve validation of seach content 2024-07-20 19:17:47 -04:00
59bba83b1d add ability to manage search results settings 2024-07-19 12:55:59 -04:00
befa13eaf2 update to .NET 8.0.7 2024-07-17 15:10:40 -04:00
71e472f330 search optimizations 2024-07-17 13:57:47 -04:00
5610a14e49 add missing properties to Clone method 2024-07-17 11:34:01 -04:00
f758cb7e6e Update Oqtane.Shared.csproj
Fixes CVE-2024-30105
2024-07-17 12:46:49 +02:00
98bdfd3dbe removed unused constants 2024-07-15 10:11:14 -04:00
17fec7d6e1 resolve security issue in Search 2024-07-15 10:07:48 -04:00
6275ab23ff fix #4401 - avoid mutating Site object in cache 2024-07-15 08:37:23 -04:00
bb79b9ed74 search modifications 2024-07-12 10:33:17 -04:00
f057688e7d more Site Settings for search configuration 2024-07-08 16:58:55 -04:00
34af53a15b Merge branch 'dev' into task/fix-issue-4358 2024-07-06 08:32:10 -04:00
5b46dd7293 search refactoring 2024-07-06 07:58:04 -04:00
8969b1273f use PageModule in ISearchable 2024-07-02 14:50:26 -04:00
Ben
6701e49f9a move the editor settings into editor self control. 2024-07-02 09:50:53 +08:00
aaf3cdfdac ensure UniqueKey is unique by including TenantId and SiteId 2024-07-01 16:19:58 -04:00
Ben
e00c261777 Fix #4358: RichTextEditor Provider Abstraction. 2024-07-01 17:11:26 +08:00
3a9885abd8 modify query property names 2024-06-28 16:15:28 -04:00