|
27041f464f
|
restructure text editors and static assets
|
2025-09-05 12:32:43 -04:00 |
|
|
e7bc11d026
|
bump version to 6.2.0
|
2025-09-02 13:59:27 -04:00 |
|
|
a9bc356f37
|
remove hardcoded references to LocalDB
|
2025-08-29 17:16:42 -04:00 |
|
|
b5a9c32c3e
|
migrate database providers to core framework
|
2025-08-14 15:19:52 -04:00 |
|
|
e32f55e433
|
bump version to 6.1.5
|
2025-08-12 16:08:30 -04:00 |
|
|
6c0e2a62e7
|
Discussion #5426 updated and returned to https://cdnjs.com/
Updated and styles tested - reload.js needs still testing?
|
2025-07-30 12:53:59 +02:00 |
|
|
9f097521f6
|
fix #5348 - ensure time zones work consistently on all platforms
|
2025-07-29 08:11:42 -04:00 |
|
|
962488fd34
|
localize time zone names
|
2025-07-23 14:52:18 -04:00 |
|
|
bb52402a17
|
feat: handle timezones and conversions with NodaTime
|
2025-07-09 12:09:00 +02:00 |
|
|
b0c1d36bab
|
update External Login default values for Facebook OAuth2
|
2025-07-08 16:27:35 -04:00 |
|
|
17045073c8
|
bump version to 6.1.4
|
2025-07-08 13:20:28 -04:00 |
|
|
018737c42a
|
Merge remote-tracking branch 'upstream/dev' into Bootstrap
|
2025-05-15 11:52:51 +02:00 |
|
|
b53f54295d
|
fix #5292 - fix External Login Provider Info link
|
2025-05-12 11:32:27 -04:00 |
|
|
60da903360
|
update version to 6.1.3
|
2025-05-08 16:09:00 -04:00 |
|
|
14b0d7abf0
|
Updated to Bootstrap 5
Updated to Bootstrap 5.3.5
Update bootswatch Cyborg to 5.3.5 using https://cdn.jsdelivr.net because it is not available at https://cdnjs.com/libraries
|
2025-05-02 12:16:55 +02:00 |
|
|
ac77fd138b
|
Updated UploadableFiles constant
Updated UploadableFiles constant to allow for Markdown files to be uploaded.
|
2025-04-22 10:08:20 +02:00 |
|
|
713cf5de2c
|
prepare for 6.1.2 release
|
2025-04-09 11:46:16 -04:00 |
|
|
2eac9c3795
|
prevent stylesheet resources from being duplicated
|
2025-03-21 17:34:07 -04:00 |
|
|
b4ce6bbb42
|
add caching support for ImageUrl
|
2025-03-18 14:29:09 -04:00 |
|
|
a34ed756db
|
Merge pull request #5132 from mdmontesinos/sitemap-cache
resolves #4899: output cache for sitemap
|
2025-03-03 13:22:46 -05:00 |
|
|
ac65e38390
|
add default privacy and terms
|
2025-03-03 13:22:17 -05:00 |
|
|
eab3a753f5
|
resolves #4899: output cache for sitemap
|
2025-03-03 17:54:33 +01:00 |
|
|
1ced5c0425
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08:00 |
|
|
b47bf40e8f
|
update the cookie consent control.
|
2025-02-25 11:36:47 +08:00 |
|
|
982f3b1943
|
Fix #4936: add the cookie consent theme control.
|
2025-02-22 09:49:33 +08:00 |
|
|
c40a483ffa
|
add another constructor for Script class
|
2025-02-14 09:09:00 -05:00 |
|
|
5a77c83e68
|
update version to 6.1.0
|
2025-01-30 08:08:16 -05:00 |
|
|
153a689bdb
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
|
|
9508983b15
|
Fix #4954: use Pomelo.EntityFrameworkCore.MySql package.
|
2025-01-14 19:58:56 +08:00 |
|
|
3528b8c674
|
fix #4848 - remove assemblies from /bin which have been moved to /bin/refs in .NET 9
|
2024-11-22 12:13:45 -05:00 |
|
|
a967332f89
|
remove Microsoft.AspNetCore.Localization
|
2024-10-24 12:24:46 -04:00 |
|
|
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 |
|
|
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 |
|
|
be0754f568
|
simplify configuration of external login providers
|
2024-09-27 16:21:06 -04:00 |
|
|
82aea40ae4
|
prepare for 5.2.3
|
2024-09-23 16:17:55 -04:00 |
|
|
48f2079f88
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -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 |
|
|
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 |
|
|
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 |
|
|
8b2e55a969
|
remove ITextEditorProvider interface
|
2024-07-22 13:31:24 -04:00 |
|
|
71e472f330
|
search optimizations
|
2024-07-17 13:57:47 -04:00 |
|
|
98bdfd3dbe
|
removed unused constants
|
2024-07-15 10:11:14 -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 |
|
|
e00c261777
|
Fix #4358: RichTextEditor Provider Abstraction.
|
2024-07-01 17:11:26 +08:00 |
|