Sebastian Stehle
a72d238e30
Gallery ( #855 )
* Remove app templates.
* Refactoring and new service.
* Many fixes.
* Added missing files.
4 years ago
Sebastian Stehle
4f8d6d091b
Graphql memory cache. ( #851 )
* Graphql memory cache.
* Mini improvement.
* Fix registrations.
* Simplification.
* Just some reformatting.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
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
f8e14f3377
Fix unique indexes. ( #829 )
* Fix unique indexes.
* Tests for uniqueness.
* Improved tests.
* Save all files.
4 years ago
Sebastian Stehle
4a948a00ac
Feature/resize server2 ( #815 )
* Configure Squidex as resize server.
* Make tests with resize server.
* Temp
* User image controller.
4 years ago
Sebastian Stehle
b3a85c0196
Webp support. ( #797 )
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
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
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
5f73c046a7
Gateway to restrict total number of apps. ( #760 )
* Gateway to restrict total number of apps.
* Fixes.
* Fix permission check.
4 years ago
Sebastian
0fa41b1330
More request log values.
4 years ago
Sebastian
acc4b1555f
Fix app thumbnail store.
5 years ago
Sebastian Stehle
81fea50a5e
Fix graphql.
5 years ago
Sebastian Stehle
c3415d28b8
Cleanup/middlewares ( #713 )
* Another ng test
* Cleanup
* Formatting.
* Simplified templates.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian Stehle
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling fix.
5 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
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 Stehle
b3e136943c
User in graphql. ( #682 )
* User in graphql.
* Formatting.
5 years ago
Sebastian
27013565cf
New option to disable the request log at all.
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
7fba825004
Bson fixes.
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
f30977589b
Fix a bug for deleted apps and schemas.
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
1b06ae6ddd
Cache fix.
5 years ago
Sebastian
5d24b27945
Fix permission.
5 years ago
Sebastian
bb731bf2bc
Fixes for usage notification.
5 years ago
Sebastian
ff19b81296
Tests improved.
5 years ago
Sebastian
3f2b56be11
Improve test readability.
5 years ago
Sebastian
b506fc7128
Test if replicated cache works reliable.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
5 years ago
Sebastian Stehle
41315bca55
Feature/check before unpublish ( #605 )
* First attempt.
* Texts fixed.
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
231a0aa86c
Refactoring.
5 years ago
Sebastian
1bc85b2fad
Tests improved and fixed.
5 years ago
Sebastian
b7910ccd4a
LanguagesConfig => Languages.
5 years ago
Sebastian
ebea1703bb
Fix for free plan.
5 years ago
Sebastian
3fe24acc3e
Some style fixes
5 years ago
Sebastian
301ff36de5
Backup check.
5 years ago
Sebastian Stehle
af56812c07
Caching extracted ( #587 )
* Caching extracted
* Tests cleanup
5 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
eaa33d0354
Role properties. ( #580 )
* Role properties.
* Imrproved permission system.
* Tests fixed.
* Design improvements.
* Tests fixed.
* Make properties optional.
5 years ago
Sebastian Stehle
2ee47638b0
Feature/client contingent ( #563 )
* T
* Temporary
* Temp.
* Limits
* Localization fix.
* Test improvement.
* Fixes.
* Tests fixed
* TS build fix.
* Use client library.
5 years ago