|
b5a9c32c3e
|
migrate database providers to core framework
|
2025-08-14 15:19:52 -04:00 |
|
|
e900d2f35a
|
consolidate Infrastructure interface and implementation classes
|
2025-08-13 14:44:42 -04:00 |
|
|
4cf1b5c0e7
|
add missing delete setting API method
|
2025-08-07 15:07:33 -04:00 |
|
|
9ae12ff678
|
Resolve issue where visitor cookie was not being added to HttpClient. This was because cookie values cannot contain spaces and therefore need to be Url encoded.
|
2025-08-01 07:51:58 -04:00 |
|
|
f4cea3fe03
|
fix #5349 - send verification email if unverified user attempts to login, add ability to enable/disable email verification per site
|
2025-07-29 16:20:07 -04:00 |
|
|
7c2775119b
|
Merge pull request #5404 from sbwalker/dev
add new option to FileManager component to anonymize filenames during upload
|
2025-07-21 09:14:30 -04:00 |
|
|
0be7f1bdb5
|
add new option to FileManager component to anonymize filenames during upload
|
2025-07-21 09:14:07 -04:00 |
|
|
bb52402a17
|
feat: handle timezones and conversions with NodaTime
|
2025-07-09 12:09:00 +02:00 |
|
|
cb5e4e076f
|
remove unused variable
|
2025-07-07 12:42:35 -04:00 |
|
|
0d3d693799
|
fix #5374 Visitor Settings not returned due to change in Visitor cookie format
|
2025-07-03 16:44:59 -04:00 |
|
|
9c333232e2
|
fix #5329 - clear Options after updating User Settings
|
2025-05-29 11:53:14 -04:00 |
|
|
a437082952
|
use consistent authorization method
|
2025-05-16 12:11:03 -04:00 |
|
|
ff6a810ad5
|
Fix #4789 - allow user email verification to be managed by administrator
|
2025-05-16 11:13:03 -04:00 |
|
|
1f05d12ef5
|
fix spelling mistake
|
2025-05-16 09:39:57 -04:00 |
|
|
eb5a0dc1c9
|
improve filename validation in module content export
|
2025-05-16 08:25:50 -04:00 |
|
|
5d077e843d
|
allow filename to be provided during module export
|
2025-05-15 10:58:55 -04:00 |
|
|
51ba3a01f5
|
allow module import from a file
|
2025-05-15 09:34:19 -04:00 |
|
|
a49b8728fd
|
improve module export so that content can be saved to a file
|
2025-05-15 08:56:21 -04:00 |
|
|
f3fcef52dd
|
fix #5200 - sort folders alphabetically, display folders hierarchically
|
2025-05-14 15:51:51 -04:00 |
|
|
57d443be8d
|
support for module header and footer content
|
2025-05-14 12:18:37 -04:00 |
|
|
a0f41341ac
|
fix #5398 - editing page permissions
|
2025-05-13 15:49:16 -04:00 |
|
|
9f18c460d8
|
add time zone support for sites and users
|
2025-05-13 09:24:17 -04:00 |
|
|
90d72489d9
|
fix #5287 - allow deletion of folder which contains files
|
2025-05-12 08:41:57 -04:00 |
|
|
5dcc7c14f3
|
optimize the System Update process
|
2025-04-07 13:18:52 -04:00 |
|
|
e6ba2cce62
|
fix #5194 - improve performance of retrieving scheduled job logs
|
2025-03-31 13:16:35 -04:00 |
|
|
6e640108ed
|
delete files before deleting folder
|
2025-03-31 08:58:23 -04:00 |
|
|
4656471a0a
|
add ability to Synchronize local modules and themes with Marketplace
|
2025-03-19 14:37:36 -04:00 |
|
|
b4ce6bbb42
|
add caching support for ImageUrl
|
2025-03-18 14:29:09 -04:00 |
|
|
262d6a1529
|
sort endpoints by route
|
2025-03-11 13:11:19 -04:00 |
|
|
8d4b30140e
|
rename Cache service to OutputCache
|
2025-03-11 11:48:43 -04:00 |
|
|
eab3a753f5
|
resolves #4899: output cache for sitemap
|
2025-03-03 17:54:33 +01:00 |
|
|
f50ba1a91e
|
Merge branch 'dev' into task/fix-4936
|
2025-02-28 10:47:24 -05:00 |
|
|
1ced5c0425
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08:00 |
|
|
51aada8922
|
Fix #5116: parse the value as UTC time.
|
2025-02-26 18:25:24 +08:00 |
|
|
982f3b1943
|
Fix #4936: add the cookie consent theme control.
|
2025-02-22 09:49:33 +08:00 |
|
|
b061d4593f
|
Fix #5103: return a copy of the assembly list.
|
2025-02-18 22:02:25 +08:00 |
|
|
1214a11704
|
Minor fix in ThemeController.cs
update `SharedReference` to use "Oqtane.Shared" for PackageReference code
|
2025-02-11 14:35:13 +01:00 |
|
|
324e985247
|
improve notification add and update methods
|
2025-02-10 09:50:21 -05:00 |
|
|
4f4258d532
|
fix #5072 - administrators should be allowed to send system notifications
|
2025-02-09 12:34:17 -05:00 |
|
|
8c83a18f93
|
improve file upload validation and error handling on server
|
2025-02-06 08:19:57 -05:00 |
|
|
9dd6dc7523
|
file upload improvements
|
2025-02-05 16:48:34 -05:00 |
|
|
f3dbeae28e
|
fix #5044 - improve file part removal logic
|
2025-02-03 11:00:22 -05:00 |
|
|
8562a68306
|
improve asset caching help text
|
2025-01-29 12:39:47 -05:00 |
|
|
65f171f701
|
provides options to control caching for static assets
|
2025-01-28 14:29:58 -05:00 |
|
|
153a689bdb
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
|
|
7a9c637e03
|
fix #5014 - page content scripts not loading on initial page request in Interactive rendering
|
2025-01-24 14:29:23 -05:00 |
|
|
0ef24ebc3f
|
allow packages to be managed across installations
|
2025-01-23 09:08:02 -05:00 |
|
|
90d2e0a40b
|
fix #4976 - manage hierarchical path updates and page deletion
|
2025-01-21 15:57:48 -05:00 |
|
|
16477052e2
|
fix #4965 - improve user/site management
|
2025-01-21 12:21:27 -05:00 |
|
|
06ca382bd7
|
remove unused method
|
2025-01-17 12:50:26 -05:00 |
|