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
b557469f95
Code analyzer fixes.
4 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
b3e136943c
User in graphql. ( #682 )
* User in graphql.
* Formatting.
5 years ago
Sebastian Stehle
d051d4de2e
Tests fixed.
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
d521775c11
Fix and simplify tests.
5 years ago
Sebastian Stehle
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian Stehle
382ef7f357
Feature/own content ( #632 )
* Return contents with permission read.own
Co-authored-by: Dmitriy Borowskiy <d.borowskij@gmail.com>
5 years ago
Sebastian Stehle
14ef257aaf
Feature/geo json ( #619 )
* Reduce allocations in visitors.
* Geojson.
* Build fixes (Tests pending).
* More fixes.
* Geojson support for geolocation fields.
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
b7910ccd4a
LanguagesConfig => Languages.
5 years ago
Sebastian Stehle
9c4a2736f5
GraphQL reverse references. ( #592 )
* GraphQL reverse references.
* Fixes.
* Fix recursion.
5 years ago
Sebastian Stehle
f05d5cf837
Fix image rotation. ( #548 )
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
9cfd8f34b6
Unify and improve the cleanup process when returning content items. ( #478 )
* Splitted the enrichment in several steps.
* Get rid of unused content.
* Improved value converter.
* Content enrichment improvements.
* Naming improved.
* Auto implementation reverted.
* Tests fixed.
* Index fixes.
* FIx to queries.
* Cleanup.
* Revert "Cleanup."
This reverts commit 4b59ce937c .
* Tests fixed.
6 years ago
Sebastian Stehle
8e2f3e9d7e
Query improvements ( #477 )
* Simplify the query code.
* Custom deep equals.
* Cleanup.
* Json fix.
* Equal fixed for custom equality comparer.
* Better equals solution.
* Fixes
6 years ago
Sebastian
03d6ca45f5
Bugfixes:
1) Ignore users with no email for comments
2) Fix loading handling on domain object.
3) Do not assign client as contributor when app is created.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian Stehle
a9aa608d59
Mentions for comments and notifications
* More the API more idempotent
* Mention users.
* Temp
* Rebuild comments grain to use string key.
* Improvements for event store.
* Temporary.
* Notifications.
* Modal fixes.
* Build fix.
* Another build fix.
* Frontend errors fixed.
6 years ago
Sebastian
7a31b13269
Resharper fix.
6 years ago
Sebastian Stehle
fa506459ea
Refactoring/backups ( #460 )
* More tests for backups and SRP improvements.
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