Sebastian
b43a909243
Better text colors.
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 Stehle
23521282dc
Graphql enums. ( #848 )
* Graphql enums.
* Build fix.
4 years ago
Sebastian
e268e6e4b6
Graphql enums.
4 years ago
Sebastian
2c78baf399
Accept default operator.
4 years ago
Sebastian
f81fe2e6b0
Fix Orleans credentials and remove obsolete profilers.
4 years ago
Sebastian Stehle
87d98bdce0
Fix/graphql json ( #847 )
* Fix graphql json.
* Fix naming.
4 years ago
Sebastian Stehle
cb9a14a248
Blur hash. ( #845 )
* Blur hash.
* Cleanup
* More fixes.
4 years ago
Sebastian
453f6b5ddd
Fix etags.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian Stehle
3f7b255990
Tus simplified. ( #841 )
* Tus simplified.
* Update package.
4 years ago
Sebastian Stehle
1bd81b9002
Test fix. ( #840 )
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
e7611a68c4
Fix login URL and naming.
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 Stehle
f8e14f3377
Fix unique indexes. ( #829 )
* Fix unique indexes.
* Tests for uniqueness.
* Improved tests.
* Save all files.
4 years ago
Sebastian Stehle
4a948a00ac
Feature/resize server2 ( #815 )
* Configure Squidex as resize server.
* Make tests with resize server.
* Temp
* User image controller.
4 years ago
Sebastian Stehle
1391031e8b
IN operator. ( #814 )
4 years ago
Sebastian
87cb951db2
Allow setting nested values in scripts.
4 years ago
Sebastian
4e3d950885
Fix InconsistentStateException, Closes #813
4 years ago
Sebastian Stehle
848412f720
Enable TGA support. ( #811 )
4 years ago
Sebastian
97ee567a1b
Fix upsert for no result from query.
4 years ago
Sebastian Stehle
469f15ddf0
Custom language code. ( #810 )
* Custom language code.
* Bugfixes and UX improvements.
* Fix imports.
* API test for custom languages.
4 years ago
Sebastian
15ba9a6d3f
Two bugfixes.
4 years ago
Sebastian
7af7db60b6
Generate guid in script.
4 years ago
Sebastian
56954f4624
Fix identity.
4 years ago
Sebastian
4b0356f122
Fix event consumer.
4 years ago
Sebastian
631cb94743
Remove useless code.
4 years ago
Sebastian
a0d587d7c0
Use options for jint.
4 years ago
Sebastian
ac85296355
Update scripting.
4 years ago
Sebastian Stehle
b4584c7084
Feature/webp ( #798 )
* Webp support.
* Temporary test.
* Increase scripting timeouts for tests.
* No quotes.
4 years ago
Sebastian Stehle
b3a85c0196
Webp support. ( #797 )
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
56516551c0
Feature/azure search ( #787 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
4 years ago
Sebastian Stehle
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
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 Stehle
fbe51f1026
[WIP] Bring event store back. ( #780 )
* Bring event store back.
* Progress with event store3.
* Fix offset and position handling.
4 years ago
Sebastian
8d9b21482b
Fix caching headers.
4 years ago
Sebastian Stehle
44818cf275
Feature/rename tags ( #777 )
* Provide user role in context context.
* Also provide user for backwards compatibility.
* Show current users on resource.
* Fix tests.
* Started with backend work.
* UI and backend improvements.
4 years ago
Sebastian Stehle
9dca3f9a47
Feature/current users ( #774 )
* Provide user role in context context.
* Also provide user for backwards compatibility.
* Show current users on resource.
* Fix tests.
4 years ago
Sebastian
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian
8a23feef63
Fix graphql when content is from another schema.
4 years ago