Sebastian Stehle
6e7828b90c
Schema triggers ( #912 )
* Fix to schema triggers
* Improve tests.
3 years ago
Sebastian Stehle
93a667a0b0
Fix JSON dot. ( #911 )
* Fix JSON dot.
* Serializer fix.
* Fix queries.
3 years ago
Sebastian Stehle
cc1db76e23
UI Claims. ( #909 )
3 years ago
Sebastian
a8da5c689b
Always calculate edit token.
3 years ago
Sebastian Stehle
b5b68de4eb
Consistency improvements ( #906 )
* Improve consistency for content repositories.
* Temp
* Improved consistency for assets.
* Improve tests
* Fixes to app plan management
* Remove referrer
* Fixes cancellation token.
* Fix method naming.
* Remove test loop.
* Another test to improve tests
* Small improvement for tests.
* Perhaps the potential to get better error messages.
* Revert batch change.
* Test logging.
* Fix JSON
* Better polling subscription.
* Store recent events.
* Test output.
* Test
* Another test
* Fix asset deleter.
* Build fix.
* Revert "Store recent events."
This reverts commit 127491d61d .
3 years ago
Sebastian Stehle
c4db9a8c63
System text json ( #902 )
* Started conversion.
* Made progress.
* More fixes.
* Fix tests
* Fix null writing.
* More fixes
* Fix rule formatting.
3 years ago
Sebastian Stehle
b172612b4a
Storage ( #901 )
* Storage improvements.
* Temp
* Dedicated Mongo collections.
* Remove unused option.
* Replace image names.
* Use correct database.
* Add caddy
3 years ago
Sebastian
7e83afa026
Fix broken change from resharper and test.
3 years ago
Sebastian
4c4a47c305
Improve code styles.
3 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.
3 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
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
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
Paul Astbury-Thomas
32cf9dc1bf
Fix for setting image height and width metadata ( #857 )
This was raised by SonarQube; it detected identical expressions on both sides of the operator.
4 years ago
Sebastian
63a8498827
Fix deletion.
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
3f7b255990
Tus simplified. ( #841 )
* Tus simplified.
* Update package.
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
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
4a948a00ac
Feature/resize server2 ( #815 )
* Configure Squidex as resize server.
* Make tests with resize server.
* Temp
* User image controller.
4 years ago
Sebastian
631cb94743
Remove useless code.
4 years ago
Sebastian
a0d587d7c0
Use options for jint.
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
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
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
9bb1ca87f8
Do not apply default page size for id queries.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
4 years ago
Sebastian Stehle
4d9fbd7322
Feature/full delete ( #765 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* New repositories and cancellation token improvements.
* First untested implementation.
* Fix infrastructure tests.
* Warnings fixed.
* All tests green again.
* New tests.
* Better cancellation.
* More tests.
* Backup fix.
* Markdown everything
* A few more tests and fixes.
* Fix app deletion flag.
* Provide app to client creator.
* Started with migration.
* Temp.
* Minor change to rename app deletion.
* Toggle for deleter.
* Fix build.
4 years ago
Sebastian Stehle
da534ce3ec
Feature/asset scripts ( #759 )
* Initial commit for new feature.
* Fixes.
* Final fixes.
* Fix merge issue.
* A few last fixes.
* Compiler fix.
4 years ago
Sebastian Stehle
b60d255f9d
Feature/svg check ( #732 )
* SVG check.
* Fix github login.
* Revert domain check.
* Fix.
5 years ago
Sebastian
76f496db91
Asset folder per app.
5 years ago
Sebastian
838bff1898
Cleanup.
5 years ago
Sebastian Stehle
7e0b54412a
Feature/asset text ( #730 )
* Asset tag.
* Encoding support for asset text.
5 years ago
Sebastian
cd169a1377
Encoding support for asset text.
5 years ago
Sebastian Stehle
c0757a5037
Asset tag. ( #729 )
5 years ago
Sebastian
c4f999b5ca
Asset tag.
5 years ago
Sebastian
913ef7066d
Timeouts and token cleanup.
5 years ago
Sebastian
ff05745d7e
Resolve SVGs.
5 years ago
Sebastian
94c6e154ab
Ignore total in queries.
5 years ago
Sebastian
f700d28061
Optimize query performance.
5 years ago
Sebastian Stehle
37484a1469
Consistent database name for tests.
5 years ago
Sebastian Stehle
8a81ead611
Tests fixed.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian Stehle
4edba74c40
CancellationToken fix.
5 years ago
Sebastian Stehle
6d8382314a
Fix build.
5 years ago
Sebastian Stehle
57ae6ed0e5
Fix/event store ( #708 )
* Fix take.
* Better tests.
* Fix build.
* Another fix.
* Reverted fix.
5 years ago
Sebastian
03e519e567
Code cleanup.
5 years ago