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
4e3d950885
Fix InconsistentStateException, Closes #813
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
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
1519d58226
Fixes to batch writing.
4 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
6b867865ff
Improved repair.
5 years ago
Sebastian Stehle
3ce3560475
Version fix.
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
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian Stehle
d2f85d8775
Ng5 and angular update. ( #595 )
* Ng5 and angular update.
* Updates
* Build fix
* Dockerfile fixed
* Update drone to net5
* Another test
* Force build
* Warnings fixed
* Code fixes and imports removed.
5 years ago
Sebastian Stehle
c1a2cda11a
Repair asset files. ( #593 )
* Repair asset files.
* Tests fixed.
* Mini fix to prevent errors.
* Reverted the event consumer approach.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
fdac7beeaa
Feature/elastic ( #488 )
* Temporary
* More progress.
* Updates to text idnexer.
* Some progress.
* Test
* Upgrade to NG9
* Build fixed.
* Tsconfig udpated
* Progress
* Small build optimization.
* Improvements
* Fixes
* Elastic search indexer.
* Text indexer improvement.
* Text indexer improvements.
* Impróvements for singleton content items.
* Found
* Started with tests.
* More tests.
* More tests.
* Better text index.
* Handle asset search.
* Remove unused status filter.
* Tests fixed.
* More tests.
* Small task fix.
* Loading animations.
* Extracted scripting.
* Fix formatting.
* Performance improvement and migration fix.
6 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
6 years ago