Sebastian Stehle
75a079bbcb
Flows ( #1217 )
1 year ago
Sebastian Stehle
4fe545e8d6
Entity Framework Support ( #1187 )
* Entity Framework implementation.
* Usage repository.
* Migrations.
* More dialects
* More stores.
* Add health checks and migrator.
* Temp
* Asset store tests
* Fix
* Asset folder repository
* More stuff.
* TextState
* Add missing files.
* Temp
* T
* First round of content tests
* Progress.
* Run test
* Update dependencies.
* Fixture improvements.
* Update YDotNet
* Add trait.
* Fix compose.
* Fix filter
* Fix compose
* Run postgres earlier.
* Update squidex libs.
* Another attempt.
* Minor improvements.
* Update build.
* Upload all docker logs.
* Fix folder.
* Use other host names.
* Another attempt.
* Fixes
* Update SQL server
* AllowLoadLocalInfile
* Fixes
* Fix type.
* Use migrations
* Test and update migrations.
* Fix asset selector.
1 year ago
Sebastian Stehle
a7e44b2e98
Permanent deletion ( #1144 )
* Delete permanent.
* Permanent deletion.
2 years ago
Sebastian Stehle
48cd104fba
AI improvements ( #1095 )
* Progress
* Add missing files.
* Fix tests
2 years ago
Sebastian Stehle
a59fa91a26
Fix SVG ( #1070 )
* Fix SVG
* Update editor.
2 years ago
Sebastian Stehle
8573a28ed1
Update Jint and Changelog for 7.13.0
2 years ago
Sebastian Stehle
0852d21bb0
Jobs ( #1062 )
* More progress with jobs
* Jobs V1
* Tests updated
* Fix jobs.
* Fix languages.
* Fix exception handling.
* Revert restore endpoint behavior.
* Fix endpoint.
2 years ago
Sebastian Stehle
28ee481e01
Enrich defaults ( #1057 )
* Initial
* Simplify tests.
* Enrich defaults.
3 years ago
Sebastian Stehle
3560fbaab2
Simplify field names. ( #1051 )
* Simplify field names.
* Progress
* Update.
* A lot of fixes.
* Change test order.
* Fix tests
* Fix status property.
* Fix field names.
* Update dependencies.
3 years ago
Sebastian Stehle
47327ad4bc
Update to .NET 8 ( #1043 )
* Update to .NET 8
* Update docker.
* Fix jint.
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 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
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
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 Stehle
c652b50ecc
File scoped namespace. ( #938 )
4 years ago
Sebastian
f7424dfd62
File scoped namespace.
4 years ago
Sebastian Stehle
49d61485e7
Teams ( #920 )
* Started with teams.
* Fixes and tests.
* Update tests.
* More fixes.
* More test fixes.
* Consistent command usage.
* Started with frontend.
* More progress.
* More UI
* Fix tests.
* More tests and texts.
* Fix tests.
4 years ago
Sebastian Stehle
cc1db76e23
UI Claims. ( #909 )
4 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 .
4 years ago
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
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
631cb94743
Remove useless code.
5 years ago
Sebastian
a0d587d7c0
Use options for jint.
5 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.
5 years ago
Sebastian
b557469f95
Code analyzer fixes.
5 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.
5 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.
5 years ago
Sebastian
76f496db91
Asset folder per app.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian
03e519e567
Code cleanup.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
5517fea29c
Feature/rule page ( #688 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
5 years ago
Sebastian Stehle
d124b1d428
Feature/backup performance ( #679 )
* Code cleanup
* Batch store.
* Fixes.
* More performance improvements.
* Temp
* Fix parallelization.
* Ignore restored events for some consumers.
* Tests fixed.
5 years ago
Sebastian Stehle
9f604a4e40
Feature/parent path ( #673 )
* Docs fixed
* Parent path.
* Fixes.
* Parent path.
* Just a renaming.
* API cleanup.
* Some tests.
* Tests
* Tests fixed
* Delete unused test.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
d521775c11
Fix and simplify tests.
5 years ago
Sebastian Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian
3d9bfb376f
More tests and UI fixes.
6 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
6 years ago