Sebastian
4c4a47c305
Improve code styles.
4 years ago
Sebastian Stehle
00c5371948
Refactoring/no orleans ( #894 )
* Temp
* Temp.
* Rename messages.
* Some progress.
* Some progress.
* Some fixes in registration of dependencies.
* Infrastructure tests
* More tests.
* More tests.
* Naming fixes.
* Compile fix
* More fixes.
* Tests green :)
* More tests and distributed cache.
* Compile and bug fixes.
* Fix recreation.
* Fix tests and better cancellation token flow.
* Flow the cancellation token.
* Compile fix.
* Build fix.
* Fixes and better tests.
* Fix threading.
* File was not saved.
* More cancellation tokens.
* Fix method name.
* Fix tests.
* Update yml.
* Better check.
* Increase time for text indexer.
4 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
Sebastian Stehle
804b6b1869
Item converters. ( #892 )
4 years ago
Sebastian Stehle
3836c42617
Feature/experimental count collection ( #890 )
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
4 years ago
Sebastian Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
4 years ago
Sebastian Stehle
5309c37422
Json2 ( #884 )
* Json2
* Fix tests, more tests and a lot of compiler fixes.
* Fix all code.
* Trim excess
* Build fix.
* Fix errors
* Fix model validation.
* Throw helper.
* More throw helpers.
* Get rid of a useless property.
4 years ago
Sebastian
5c06d3ee60
Remove more allocations.
4 years ago
Sebastian Stehle
5d9d74a100
Fix graphql memory leak. ( #883 )
4 years ago
Sebastian Stehle
2cfa0c7e47
Update graphql. ( #880 )
* Update graphql.
* Fix reading.
4 years ago
Sebastian Stehle
0d26d39ad8
Feature/embedding ( #879 )
* Backend work.
* Frontend work.
4 years ago
Sebastian
939922158c
Allow to validate in scripts.
4 years ago
Sebastian Stehle
16fdfdbf82
Define an option per workflow when a content should be published. ( #877 )
* Define an option per workflow when a content should be published.
* Fix tests
4 years ago
Sebastian Stehle
e0cdd3bfc1
Upsert patch. ( #872 )
4 years ago
Sebastian
a505bf7ba0
Fix flattening for custom language codes.
4 years ago
Sebastian
5d493a2ea6
Fix permission check.
4 years ago
Sebastian Stehle
f5073a56bc
Consistent intellisense ( #860 )
* First attempt.
* Typed script vars and annotations.
* Use intellisense for rule actions.
* Fix tests.
* Stupid mini fix.
4 years ago
Sebastian
5316e98718
Fix duplicate graphql types.
4 years ago
Sebastian Stehle
4f8d6d091b
Graphql memory cache. ( #851 )
* Graphql memory cache.
* Mini improvement.
* Fix registrations.
* Simplification.
* Just some reformatting.
4 years ago
Sebastian Stehle
70f2c78700
Query references with filters and total and so on. ( #850 )
4 years ago
Sebastian Stehle
be7c7a6218
Optin to GraphQL enum. ( #849 )
4 years ago
Sebastian
41889b3f2b
Comments
4 years ago
Sebastian
f9ba51e7f1
Name fixes
4 years ago
Sebastian Stehle
23521282dc
Graphql enums. ( #848 )
* Graphql enums.
* Build fix.
4 years ago
Sebastian
47ab5fa3b0
Build fix.
4 years ago
Sebastian
e268e6e4b6
Graphql enums.
4 years ago
Sebastian Stehle
e8991f484f
Cleanup2 ( #846 )
* Blur hash.
* Cleanup
* More fixes.
* Remove some unused code.
4 years ago
Sebastian Stehle
cb9a14a248
Blur hash. ( #845 )
* Blur hash.
* Cleanup
* More fixes.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian Stehle
23beef2904
Tus support. ( #839 )
* Tus support.
* Save file.
* Fix registration.
* Fix local cache usage.
* Make assert more flexible.
* Cleanup
* Another cleanup.
* better tests.
* Fix tests?
* Update packages.
* Easier tests?
* Upload packages.
* Another attempt.
* Check for exception.
* Fix test
4 years ago
Sebastian Stehle
cf94209847
Updated several packages and simplified code with roslyn analzer. ( #838 )
* Updated several packages and simplified code with roslyn analzer.
* Fix graphql.
* Fix tests.
* Fix GraphQL.
4 years ago
Sebastian Stehle
3f3d355b0c
Feature/filters v2 ( #835 )
Improved filters with new filter model and reduced dependency to EDM (OData). Also generates the query model in the backend instead of the frontend.
4 years ago
Sebastian Stehle
de60af0bbb
Embedding ( #833 )
* Simple SDK.
* Fixes.
* More progress with embedding.
* Check extension.
* Fix tests.
* Fix code.
* Open api tests and many fixes.
* More fixes.
* Final fixes.
* Optional tag restoring.
* Fix backup tests.
4 years ago
Sebastian Stehle
a8b0ada3ee
Pre query. ( #831 )
* Pre query.
* fix tests
* Number
* Fix tests?
* Remove old test.
4 years ago
Sebastian
97ee567a1b
Fix upsert for no result from query.
4 years ago
Sebastian
fbd123e413
Additional null check.
4 years ago
Sebastian
a0d587d7c0
Use options for jint.
4 years ago
Sebastian
18780b942a
Reset constraints if needed.
4 years ago
Sebastian
cb295670ee
Update jint.
4 years ago
Sebastian Stehle
78c9de7bbf
Migration to .NET 6 ( #791 )
* Migration to .NET 6
* Get telemetry back.
* Fix with code files.
* More asserts.
* Fixed asset and added logging.
* Use configuration.
* Fix wait variable.
* A little bit of cleanup.
* Another fix.
* Fix server URL.
4 years ago
Sebastian Stehle
9010af5565
Fix/ignore old events ( #796 )
* App service binding.
* Ignore old events (after deletion) to migrate corrupt event streams.
* Delete backup file.
4 years ago
Sebastian Stehle
a6d00c3c7e
Feature/better search ( #792 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
* Geosearch tests.
* Elastic geo search support.
* Delete old file.
* Better support for query syntax in elastic.
* Temp
* More fixes.
* Code simplified.
* Add settings to json file.
* Fix tests
4 years ago
Sebastian Stehle
61bb542f09
Fix json schema generation for components. ( #790 )
* Fix json schema generation for components.
* Simplified.
* Fix OpenAPI.
* Mapping fix.
* Cleanup
4 years ago
Sebastian Stehle
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
4 years ago
Sebastian
0c09836680
Mini refactoring.
4 years ago
Sebastian
acb2ca2779
Optimize memory usage by copying same field values to new data and fix parsing error with geojson.
4 years ago
Sebastian
1c9721d3a6
Reduce the capacity of hold objects.
4 years ago
Sebastian
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian
8a23feef63
Fix graphql when content is from another schema.
4 years ago
Sebastian
9bb1ca87f8
Do not apply default page size for id queries.
4 years ago