Sebastian
bf375aa5ac
1. Remove dead code.
2. Remove RabbitMq consumer.
3. Fix background health check.
4 years ago
Sebastian
3634d29f2e
New Scripting methods and S3 improvements.
4 years ago
Sebastian Stehle
38ed425b95
Rule improvements ( #975 )
* Improve rule performance.
* Back to async enumerable.
* Migration to usage tracker.
* Use proper data type.
* Fine tuning.
* Fix tests
* Fix backend tests.
* More tests fixed.
* Some unrelated tests
4 years ago
Paul Astbury-Thomas
1436e631a5
Update permissions on external-callback login ( #964 )
* Update permissions on external-callback login
- Previously users that already existed would not have their permissions updated in Squidex
* Added configuration option to toggle new behaviour
- oidcOverridePermissionsWithCustomClaimsOnLogin defaults to false to not impact existing implementations
- Removed invalid old and new claims comparison to instead rely on existing code in UserManagerExtensions.SyncClaims method
4 years ago
Sebastian
6ea95a6c66
Tracking for graphql.
4 years ago
Sebastian Stehle
d1c62606fd
References view ( #963 )
* First implementation.
* Tests simplified.
* API test and UI fixes
* References view.
* Improve tests.
* Formatting.
* Fix formatting.
4 years ago
Sebastian
821f53b97a
Simplify logging.
4 years ago
Sebastian
5c4408c8cc
Added zipkin support for OTLP.
4 years ago
Sebastian
a8879eb5be
OpenSearch support for text index.
4 years ago
Sebastian Stehle
dd9a427d06
Teams improvements ( #923 )
* Improvements to teams.
* Fixes
* Fixes api
* Fixes to teams.
* Simplify some interfaces.
* Teemp
* Fix tests and type names.
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
48e5fe5f3c
Simplify clients. ( #917 )
* Simplify clients.
* Fix tests.
4 years ago
Sebastian Stehle
2b4c60fe6b
No parallel updates when in transaction. ( #915 )
* No parallel updates when in transaction.
* Option for clustering.
4 years ago
Sebastian
c7508e8f3a
Overwrite representation type.
4 years ago
Sebastian
7e033cbadd
Different string representations.
4 years ago
Sebastian Stehle
b172612b4a
Storage ( #901 )
* Storage improvements.
* Temp
* Dedicated Mongo collections.
* Remove unused option.
* Replace image names.
* Use correct database.
* Add caddy
4 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.
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
466534e152
New option.
4 years ago
Sebastian
15077e97ab
Unify config.
4 years ago
Sebastian
60427f3ae1
Better naming.
4 years ago
Sebastian
7e071725da
Fix loading state
4 years ago
Sebastian
9439f9d84d
Final fix.
5 years ago
Sebastian
32cfacab46
Fix translations.
5 years ago
Sebastian Stehle
cea2990e81
Gallery ( #856 )
* Remove app templates.
* Refactoring and new service.
* Many fixes.
* Added missing files.
* CLI templates.
* Fix marker.
* Small layout fix.
5 years ago
Sebastian Stehle
4f8d6d091b
Graphql memory cache. ( #851 )
* Graphql memory cache.
* Mini improvement.
* Fix registrations.
* Simplification.
* Just some reformatting.
5 years ago
Sebastian Stehle
4a948a00ac
Feature/resize server2 ( #815 )
* Configure Squidex as resize server.
* Make tests with resize server.
* Temp
* User image controller.
5 years ago
Sebastian Stehle
b4584c7084
Feature/webp ( #798 )
* Webp support.
* Temporary test.
* Increase scripting timeouts for tests.
* No quotes.
5 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
5 years ago
Sebastian Stehle
44527692a8
App service binding. ( #789 )
5 years ago
Sebastian Stehle
56516551c0
Feature/azure search ( #787 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
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
3b7e3ee6af
Spelling error fixed.
5 years ago
Sebastian Stehle
fd4b2ba5d0
OpenTelemetry support. ( #747 )
5 years ago
Sebastian
3e9b363722
Kubernetes support.
5 years ago
Sebastian
80cec562fe
Improve notifo error logging.
5 years ago
Sebastian
9b59946092
Fix user pagination.
5 years ago
Sebastian
087f6d1a09
Cleanup.
5 years ago
Sebastian
913ef7066d
Timeouts and token cleanup.
5 years ago
Sebastian
91d588d1cf
Fixes.
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 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
Sebastian
27013565cf
New option to disable the request log at all.
5 years ago
Sebastian Stehle
45a5634acf
Fix news credentials.
5 years ago
Sebastian Stehle
a968bf811b
Background color.
5 years ago
Sebastian Stehle
ca82d281e1
Delete assets permanently. ( #674 )
6 years ago
Sebastian Stehle
7276a99dbd
Base path. ( #665 )
* Base path.
* Html agility pack fix.
* MAp support.
* Build fix.
* Tests fixed.
* Fix type name.
6 years ago
Sebastian Stehle
0bc062e514
Reduce the number of events. ( #664 )
* Reduce the number of events.
* Minor code fix.
* Add a few comments.
* More comments.
* Fix spelling error.
* Skip equal test.
* Temp.
6 years ago
Sebastian
f0a4905c2d
Language mapping.
6 years ago
Sebastian
63d3a12f89
Concrete mapping for chinese.
6 years ago