Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
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 Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add 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
f76e3464a7
Fix initializer.
4 years ago
Sebastian Stehle
23beef2904
Tus support. ( #839 )
* Tus support.
* Save file.
* Fix registration.
* Fix local cache usage.
* Make assert more flexible.
* Cleanup
* Another cleanup.
* better tests.
* Fix tests?
* Update packages.
* Easier tests?
* Upload packages.
* Another attempt.
* Check for exception.
* Fix test
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 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
9217ea1e19
Handle null configs.
4 years ago
Sebastian Stehle
b60d255f9d
Feature/svg check ( #732 )
* SVG check.
* Fix github login.
* Revert domain check.
* Fix.
5 years ago
Sebastian Stehle
4edba74c40
CancellationToken fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
9f604a4e40
Feature/parent path ( #673 )
* Docs fixed
* Parent path.
* Fixes.
* Parent path.
* Just a renaming.
* API cleanup.
* Some tests.
* Tests
* Tests fixed
* Delete unused test.
5 years ago
Sebastian Stehle
ca82d281e1
Delete assets permanently. ( #674 )
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian Stehle
7529f9180e
Feature/graphql middleware ( #650 )
* #639 Create JSON schemas for all rule events
* Use graphql middleware.
* Guard it.
* Just some naming.
* Additional test for graphql to ensure compatibility.
5 years ago
Sebastian
bcaaf89ca0
Migrate to shared hosting.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
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 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
971706873c
Fixes to editor sdk and asset history.
6 years ago
Sebastian
5c1a8939ef
Config for recursive deletion.
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
c598bf503d
Recursive deletion of asset folders. ( #490 )
6 years ago
Sebastian Stehle
977adccf2a
Feature/test suite ( #475 )
* Started with test suite.
* Unified test suite.
* Backup tests.
* Asset test
* Fix asset metada.
* Fix element removed.
6 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian
a6b38bd7b2
Renamed
6 years ago
Ruben Vardanyan
3f87d371b4
Fixed amazon s3 options binding ( #466 )
6 years ago
Ruben Vardanyan
465a440109
Feature/force path style amazon client config ( #465 )
* Added force path style configuration for amazon s3 client
* Moved amazon s3 configuration values to separate options class
6 years ago
Ruben Vardanyan
af42d4d3cd
Added configuration to override s3 assets store service url from config ( #464 )
* Added configuration to override s3 assets store service url from config
* Added config value for amazon s3 service url
6 years ago
Sebastian Stehle
fa506459ea
Refactoring/backups ( #460 )
* More tests for backups and SRP improvements.
6 years ago
Sebastian Stehle
3bcaf829d5
Feature/s3 ( #446 )
Amazon S3 for assets.
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
Sebastian
0f856d57c3
Manually merged FTP. Closes #360
7 years ago
Sebastian Stehle
dd01a20cac
Registration fixes.
7 years ago
Sebastian Stehle
7ef3570392
CosmosDB adjustments.
7 years ago
Sebastian Stehle
e037196e85
Example plugin with in-memory asset store.
7 years ago
Sebastian Stehle
50d919aec5
Less hacks.
7 years ago
Sebastian Stehle
4b80525d92
Optional services and improved plugin loading.
7 years ago
Sebastian Stehle
c48a58fa90
Started with first refactoring.
7 years ago
Sebastian Stehle
0235760ad3
Refactoring for mongo services.
7 years ago
Razim Saidov
8913e0c59b
code optimizations & bug fixing
8 years ago
Razim Saidov
d75fb081c1
fix
8 years ago
razims
9e4b6e5d4a
Add Mongo GridFS support
8 years ago
Sebastian Stehle
c6481c092c
Config fixes
8 years ago
Sebastian Stehle
ff970862f5
Headers fixed
8 years ago