Sebastian Stehle
63519724eb
Update packages. Fix serialization. ( #1310 )
* Update packages. Fix serialization.
* Fix formatting.
* Fix style.
4 weeks ago
Sebastian Stehle
fe63bf6119
Search Fields
2 months ago
Sebastian Stehle
f426371aac
X fields ( #1233 )
* Small UI improvements.
* Support X-Fields for other endpoints.
* Fix tests
11 months 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
b379c97142
Index UI ( #1145 )
* Temp
* Temp
* Indexes UI.
* UI for indexes finalized.
* Revert text
* More formatting.
2 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.
2 years ago
Sebastian Stehle
47327ad4bc
Update to .NET 8 ( #1043 )
* Update to .NET 8
* Update docker.
* Fix jint.
3 years ago
Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
3 years ago
Sebastian Stehle
fb3a9d87fb
Eliminate stop words before search. ( #949 )
* Eliminate stop words before search.
* Improve tokenization.
* Fix tests
* Update fluid
* Cleanup.
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
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
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 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
12d292a054
Special content id for API. ( #753 )
5 years ago
Sebastian
913ef7066d
Timeouts and token cleanup.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian Stehle
6dc7ca4d38
Feature/components ( #698 )
* Started to work on components.
* Cleanup
* Just some stupid refactoring.
* Continued with components.
* Backend structure for component.
* UI fixes.
* Better handling for unpublished schemas.
* Saving changes.
* Fix OpenAPI
* Tests fixed.
* Support for components.
* Recursive level guard.
* Schema fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
ba9e2e2bdc
Fix/surrogate keys ( #637 )
* Fix surrogate keys.
* Fallback handling.
* Script and template extensions for references and assets.
* Bugfix.
* Lazy 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
91c1532ef7
Fix surrogate keys.
5 years ago
Sebastian
1b06ae6ddd
Cache fix.
5 years ago
Sebastian
f86b98b307
Code cleanup
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
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
e8c7bc7f38
Feature/version-in-graphql ( #622 )
* Get content by version in graphql.
* Return null instead of exception.
5 years ago
Sebastian Stehle
41e7fc5f13
Feature/geo queries ( #621 )
* Support for geo queries.
* More tests
* Last fixes.
* Serialization fixes.
* Lat/lon fixes.
* Tests fixed
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
6 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.
6 years ago
Sebastian
a6714e03c6
Optimize duplicate finder.
6 years ago
Sebastian Stehle
9c4a2736f5
GraphQL reverse references. ( #592 )
* GraphQL reverse references.
* Fixes.
* Fix recursion.
6 years ago
Sebastian Stehle
50747db360
Feature/replicated cache ( #543 )
* Performance improvements.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
86a5f999ed
Async fixes. ( #537 )
* Async fixes.
* More things.
* More fixes.
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
f12449d6f4
Fix list fields comparison.
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
40e69c474f
Upgraded to .net core 3.1 ( #479 )
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.
7 years ago
Sebastian Stehle
02b26bf312
Indexes ( #413 )
* Custom classes for indexes and to load assets.
7 years ago
Sebastian Stehle
a9e2b00a89
Cleanup ( #411 )
* Remove pubsub
* Removed unused code
* Dispatch removed.
* Build fixed.
7 years ago
Sebastian Stehle
8e7a82df07
Tests fixed.
7 years ago
Sebastian
f895cc6b9e
Code cleanup.
7 years ago
Sebastian
6f0298e9cc
Namespaces refactored.
7 years ago
Sebastian Stehle
25c68270f0
Feature/json queries ( #398 )
* Json queries.
7 years ago
Sebastian
c36e943bb1
Generized json.
7 years ago