Sebastian Stehle
03aca355dc
Subscriptions ( #913 )
* Update deps
* Temp
* First version.
* More tests
* Simplified tests.
* Improve tests.
* More fixes.
* Permissions checks.
3 years ago
Sebastian Stehle
93a667a0b0
Fix JSON dot. ( #911 )
* Fix JSON dot.
* Serializer fix.
* Fix queries.
3 years ago
Sebastian
a5ab1d9593
Update packages.
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
c7508e8f3a
Overwrite representation type.
3 years ago
Sebastian
7e033cbadd
Different string representations.
3 years ago
Sebastian
78d972e6fd
Added missing file.
3 years ago
Sebastian
7842f41ed1
Use concrete field names to have less issues with conventions later.
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 Stehle
2a59d7c163
Improve tests ( #899 )
* Improve tests
* Fixes for comments and more tests.
* Add missing files.
* Increase timeout.
* More fixes
* More tolerant tests.
3 years ago
Sebastian
27947c7c6a
Simplify event consumer.
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
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
7c1b339619
Upgrade backend. ( #885 )
* Upgrade backend.
* Downgrade version.
* Update CLI
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 Stehle
1e377170be
Auto format. ( #881 )
4 years ago
Sebastian
f4f6f778c4
Half width array and component fields.
4 years ago
Sebastian Stehle
a9a6c1928c
Fixes and tests for hosting in subfolder. ( #875 )
* Fixes and tests for hosting in subfolder.
* Fix image names.
* Fix Mongo Version.
* Fix CI
* Frontend tests
* Try custom build image.
* Fix folder.
4 years ago
Sebastian
f81fe2e6b0
Fix Orleans credentials and remove obsolete profilers.
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
4e3d950885
Fix InconsistentStateException, Closes #813
4 years ago
Sebastian Stehle
848412f720
Enable TGA support. ( #811 )
4 years ago
Muhammad Tariq Mosad
b4d22c6bdb
Updating MongoDB.Driver and MongoDB.Driver.GridFS to newer patch version ( #808 )
Updating MongoDB.Driver and MongoDB.Driver.GridFS from 2.13.2 to the patch release version 2.13.3
4 years ago
Sebastian
15ba9a6d3f
Two bugfixes.
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
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
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
8a2b13e1d1
Switch major version.
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
095a10f8e1
Fix/remove allocations ( #761 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* Get rid of deleter.
4 years ago
Sebastian Stehle
fd4b2ba5d0
OpenTelemetry support. ( #747 )
4 years ago
Sebastian Stehle
ed4d019706
Refactoring/channels ( #745 )
* Use channels for easier code.
* Remove unused code.
4 years ago
Sebastian
cdc66f4838
Update OrleansDashboard and batch updates.
4 years ago
Sebastian
1519d58226
Fixes to batch writing.
4 years ago
Sebastian
087f6d1a09
Cleanup.
5 years ago
Sebastian
838bff1898
Cleanup.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian Stehle
57ae6ed0e5
Fix/event store ( #708 )
* Fix take.
* Better tests.
* Fix build.
* Another fix.
* Reverted fix.
5 years ago
Sebastian
111fb56a53
Fix regex search.
5 years ago
Sebastian
1cded8bd74
Performance optimization for simulator.
5 years ago
Sebastian
7d2688a5dc
UI fix.
5 years ago
Sebastian Stehle
211bb7f64a
Feature/rule formatting editor ( #690 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
* Cleanup
* Fix schema forms.
* Form fixes.
* Refactoring.
* Temporary.
* Progress
* Progress
* UI fixes.
* More tests
* Remove refactoring essentials from tests.
* Build fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
d43abcc8c9
Feature/settings ( #686 )
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
5 years ago