|
654352827e
|
refactor IndexedDB interop functions
|
2022-09-13 07:42:27 -04:00 |
|
|
23ae4b01cb
|
remove unnecessary using statements
|
2022-09-12 14:54:31 -04:00 |
|
|
b8e2c729c1
|
cache assemblies in IndexedDB on WebAssembly
|
2022-09-12 14:46:46 -04:00 |
|
|
99d4d75d8e
|
Improvements to richtexteditor to allow file management in raw html editor. Also allow disabling of raw html editor which can be utilized via new setting in Html/Text module.
|
2022-08-19 15:32:30 -04:00 |
|
|
d3c40a7e8b
|
fix #2172 - File Upload issue caused by JS Interop not passing AntiForgery token in POST methid
|
2022-05-04 17:14:45 -04:00 |
|
|
6b100cf70b
|
fix installation CSS issue
|
2022-04-02 09:29:12 -04:00 |
|
|
0fcf1c2732
|
filter deleted pages and modules in the router, provide support for cascading aspect of style sheets, replace ResourceDeclaration concept with ResourceLevel
|
2022-03-31 21:05:58 -04:00 |
|
|
f964e0e502
|
added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files
|
2022-01-22 19:34:30 -05:00 |
|
|
9e04230d99
|
added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version
|
2022-01-13 07:18:37 -05:00 |
|
|
aeb599867c
|
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
|
2021-10-01 11:28:48 -04:00 |
|
|
61b73060e5
|
login form validation
|
2021-04-02 16:14:02 -04:00 |
|
|
20f1a6175f
|
Use cookie everywhere
|
2020-12-03 17:15:08 +03:00 |
|
|
1b3cc2c44e
|
Interop local storage APIs should be generic
|
2020-12-03 13:37:18 +03:00 |
|
|
330499dda5
|
Use Interop
|
2020-12-02 02:10:01 +03:00 |
|
|
0636227284
|
refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method
|
2020-06-17 10:27:14 -04:00 |
|
|
7c24bae753
|
resolve #566 by moving Bootstrap declaration into theme
|
2020-06-16 17:38:06 -04:00 |
|
|
4e6b4a20ef
|
refactoring of #518 to simplify registration of scripts in modules and themes
|
2020-06-14 12:07:16 -04:00 |
|
|
5124dea72c
|
Add JS dependency manager
Added LoadJS(https://github.com/muicss/loadjs) and migrated Quill interop to use LoadJS.
|
2020-06-10 21:09:10 -04:00 |
|
|
c4f1d37421
|
improve user experience after app restarts
|
2020-06-02 14:21:57 -04:00 |
|
|
963148c639
|
Refactor Javascript and Stylesheet loading
|
2020-05-27 16:03:38 -04:00 |
|
|
97df673609
|
Change JavaScript namespace from interop to Oqtane
|
2020-05-24 23:04:55 -04:00 |
|
|
c089b90659
|
modifications to JSInterop in RichTextEditor
|
2020-05-21 15:55:58 -04:00 |
|
|
54d4447d23
|
Central management of resources ( ie. stylesheets and scripts )
|
2020-05-16 12:00:15 -04:00 |
|
|
34538dd945
|
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
|
2020-04-30 13:58:04 -04:00 |
|
|
35f87d25be
|
Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
|
2020-03-30 20:42:43 -04:00 |
|
|
c974b5b78c
|
JavaScript interop methods to manage html head elements for title, meta and link
|
2020-03-20 12:55:00 -04:00 |
|
|
cf6643aef3
|
Client fixes
Client is partially done.
227 warnings left out of 1500
I like Rider
|
2020-03-15 15:19:35 +01:00 |
|
|
155c4e12d9
|
completed client state invalidation in multi-user environment
|
2020-03-10 10:37:42 -04:00 |
|