Sebastian Stehle
f16ea0b7bd
Domain objects refactoring ( #1012 )
* Refactor domain objects and add deleted flag to asset content.
* Fix command flow.
* Fix archive.
3 years ago
Sebastian Stehle
10544d2f9d
Performance improvements ( #1011 )
* Improve performance.
* Minor formatting.
* Mini improvements.
* Fix hasher.
3 years ago
Sebastian Stehle
eb5246492c
Component fixes. ( #1010 )
3 years ago
Sebastian Stehle
8a685d59ac
Optimize allocations ( #1008 )
* Improve async code.
* Improve assets.
* Fix tests.
* More tests
* Fix mapping.
* Fix header names.
* Fix languages header
* Optimize allocations.
* Improve graphql queries.
3 years ago
Sebastian Stehle
2e95bf87fd
Async improvements ( #1007 )
* Improve async code.
* Improve assets.
* Fix tests.
* More tests
* Fix mapping.
* Fix header names.
* Fix languages header
3 years ago
Sebastian Stehle
6b7c6fc8a6
GraphQL Data loader fix. ( #1006 )
* GraphQL Data loader fix.
* Fix tests
* Fix event store.
* Simplify tests
3 years ago
Sebastian
a3479308de
Fix mentions for long text and fix some text
3 years ago
Sebastian
ffa291b8ed
Update libs.
3 years ago
Sebastian Stehle
07c25530f9
Remove asset metadata and improve code editor. ( #1004 )
* Remove asset metadata and improve code editor.
* Fix tests
* Update resizer
* Update packages again.
3 years ago
Sebastian Stehle
835031da6d
Field selector ( #1002 )
* Temp
* Fix backup and warnings.
* Fix tests
* Another test fix.
* Fix resolve url.
* Fix tests and add headers.
* Another test fix.
* Add some comments.
3 years ago
Sebastian Stehle
ae96470356
Chatbot support ( #1001 )
* Select client.
* Fixes to OpenAPI: Parameter order.
* Fix scripting.
* Fix content type.
* Save all files.
* Fix tests
* Improve errors.
* Fix schema name.
* Fix exception type.
* Fix versions.
* Fix script.
* Chatbot.
* Added missing files.
* Added a loading spinner.
* Fix migration
* Revert change.
* Fix login flow.
* Fix home page.
* Fix GraphQL.
* Add schema name.
3 years ago
Sebastian Stehle
2a5473720b
Scripting fixes ( #1000 )
* Fix scripting.
* Fix content type.
* Fix schema names.
* Update client library.
3 years ago
Sebastian
a6179e1636
Fix script engine.
3 years ago
Sebastian Stehle
c3c72c076b
Fixes ( #993 )
* Exception handling for scheduler.
* Image hover
* Fix transfer.
* Fixes
* Flush write.
* OpenApi fixes
3 years ago
Sebastian
7aaa4ddb33
Fix parsing.
3 years ago
Sebastian Stehle
0b53856fbe
Graphql query by ids ( #986 )
* Improve handling of default values.
* Open Api fixes and parent id.
* Query by IDs
* Introspection fixes.
* Rename field.
* New test for data__dynamic.
* Fix tests
3 years ago
Sebastian Stehle
175711109d
Graphql query by ids ( #985 )
* Improve handling of default values.
* Open Api fixes and parent id.
* Query by IDs
* Introspection fixes.
3 years ago
Sebastian Stehle
46837d6195
Improve handling of default values. ( #983 )
* Improve handling of default values.
* Open Api fixes and parent id.
3 years ago
Sebastian Stehle
2c026df0e4
Improve eventstore queries ( #982 )
* Update Oidc client.
* Improve the queries and tests
* Another performance improvement.
* Fix tests
* Unify code.
* Fix readme.
3 years ago
Sebastian Stehle
d30dc86552
Update client library2 ( #980 )
* Update client library.
* Fix tests.
* Another fix.
* Update packages.
* Fix tests
* Fix?
* Fix URLs
* Revert test
* Another identity test.
* Simplify configs.
3 years ago
Sebastian Stehle
eb0a72808c
Streaming endpoint. ( #976 )
* Streaming endpoint.
* Added streaming result.
* Few style fixes.
* Fix queries.
* Update dependencies.
* Fix tests
3 years ago
Sebastian
bf375aa5ac
1. Remove dead code.
2. Remove RabbitMq consumer.
3. Fix background health check.
3 years ago
Sebastian
2ae60f56bd
Allow multiple errors in reject.
3 years ago
Sebastian
3634d29f2e
New Scripting methods and S3 improvements.
3 years ago
Sebastian Stehle
38ed425b95
Rule improvements ( #975 )
* Improve rule performance.
* Back to async enumerable.
* Migration to usage tracker.
* Use proper data type.
* Fine tuning.
* Fix tests
* Fix backend tests.
* More tests fixed.
* Some unrelated tests
3 years ago
Sebastian
c971f9c187
More autocompletion.
3 years ago
Sebastian Stehle
fd51ab9f63
Autocompletion fixes ( #972 )
* Several fixes.
* Improved autocompletion.
* Fix tests.
3 years ago
Sebastian
cba2d32013
Fix locking.
3 years ago
Sebastian
6009acd468
* Fix highlight pipe
* Fix concurrency issues in scripts.
3 years ago
Sebastian
e84a428348
Fix scripting and jint issues.
3 years ago
Sebastian
1cb314abf2
Improve custom claims.
3 years ago
Sebastian Stehle
6351f8e865
Graphql cache fix ( #968 )
* Use old method again.
* Proper graphql header fix.
* Use newer caddy version.
* Fix tests
3 years ago
Sebastian Stehle
3d3fa864c9
Update jint ( #967 )
* Update jint and move some files.
* Another update to the vars.
3 years ago
Sebastian
701215f892
Make the tests more stable.
3 years ago
Sebastian
3fa17837ae
Fix null checks.
3 years ago
Sebastian
307df27667
Fix localizations.
3 years ago
Sebastian Stehle
d1c62606fd
References view ( #963 )
* First implementation.
* Tests simplified.
* API test and UI fixes
* References view.
* Improve tests.
* Formatting.
* Fix formatting.
3 years ago
Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
3 years ago
Sebastian Stehle
08b90221b3
A few things mixed together. ( #959 )
* A few things mixed together.
* Add missing files.
3 years ago
Sebastian
11ff97724b
Fix OpenAPI type mapping.
3 years ago
Sebastian
27455f2439
Tests for serialization of rule state.
3 years ago
Sebastian Stehle
51d95c368c
Do not cancel count query. ( #956 )
3 years ago
Sebastian Stehle
16fc031c31
Cache improvements. ( #954 )
* Cache improvements.
* Also trim windows path separator.
* Improve scheduler.
3 years ago
Sebastian Stehle
1290c8407b
Simplify build ( #953 )
* Simplify build.
* Simplification.
* Move TestSuite to improve build performance.
* Remove old file.
3 years ago
Sebastian Stehle
379b14d457
Simplify build ( #952 )
* Simplify build.
* Simplification.
4 years ago
Sebastian
34679d87e7
Update packages.
4 years ago
Sebastian Stehle
fb3a9d87fb
Eliminate stop words before search. ( #949 )
* Eliminate stop words before search.
* Improve tokenization.
* Fix tests
* Update fluid
* Cleanup.
4 years ago
Sebastian Stehle
3d3391a783
Net7 ( #939 )
* Started with main project.
* Temporary.
* Simplified type registry.
* More tests and thread safety.
* Update dockerfile and OpenApi.
* Add missing class.
* Update dependencies and OpenAPI
* Fix naming in tests
* Fix Squid/SquidMiddleware.cs
* OpenAPI fixes.
* Remove useless locks.
* Fix serializer.
* Usings simplified.
* Fix type names.
* Changelog for 7.3.
* Fix tests
* Fix tests
* Another fix for tests
4 years ago
Sebastian
6dcbc319ee
Query correct plan when checking for contributors.
4 years ago
Sebastian
e13fa397b2
Better caching for plan usage.
4 years ago