Copilot
53ba3066e9
fix: quote ETags per RFC 7232 in all backend implementations ( #1307 )
Agent-Logs-Url: https://github.com/Squidex/squidex/sessions/e06e5e02-4c13-427f-84a3-09a0531531cd
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SebastianStehle <1236435+SebastianStehle@users.noreply.github.com>
1 month ago
Copilot
2d2017bd84
Fix race condition in EventConsumerProcessor.CompleteAsync causing flaky test ( #1306 )
* Fix race condition in EventConsumerProcessor.CompleteAsync
Agent-Logs-Url: https://github.com/Squidex/squidex/sessions/b55e1925-e661-469b-99cb-bcf3c6ff5cfd
Co-authored-by: SebastianStehle <1236435+SebastianStehle@users.noreply.github.com>
* Replace empty using block with idiomatic using-var discard
Agent-Logs-Url: https://github.com/Squidex/squidex/sessions/6bb99aa7-f129-4ec3-939b-43b41cb22b31
Co-authored-by: SebastianStehle <1236435+SebastianStehle@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SebastianStehle <1236435+SebastianStehle@users.noreply.github.com>
1 month ago
Sebastian Stehle
1ad55512a6
Fix path base. ( #1302 )
* Fix path base.
* Minor fixes.
1 month ago
Sebastian Stehle
4d00e78657
Update dotnet ( #1301 )
* Update dotnet
* Fix build.
* Fix tests.
* Update command.
* Fix tests
* Test
* Test another update.
* Revert change.
* Improve tests.
* Improve usage.
* Fix tests hopefully.
* Increase timeout.
* Ignore tests for now.
* Another test.
2 months ago
Sebastian Stehle
5bac79f731
Resolve comments ( #1297 )
* Refactorings
* T
* Move to labels
* Comments.
* Fix invalidation.
* Test
* Tests
* Fix e2e
2 months ago
Sebastian Stehle
57aa395ff6
Increase search field limit. ( #1296 )
* Increase search field limit.
* Fix tests
2 months ago
Sebastian Stehle
fe63bf6119
Search Fields
2 months ago
Sebastian Stehle
a8f257cb72
Improve queries ( #1293 )
* Expanded left panel.
* Fix panel label.
* a11y improvements
* Fix test
* Improve queries
* Fix tests
* More powerful queries.
* Query improvements.
* Formatting.
* Add initializer.
* Fix casting.
3 months ago
Sebastian Stehle
c3cd000abc
Expanded left panel. ( #1288 )
* Expanded left panel.
* Fix panel label.
3 months ago
Sebastian Stehle
9f4dec0c32
Fix handler. Closes #1281
4 months ago
Sebastian Stehle
1f15e493ba
Ssrf protection ( #1279 )
* Menu
* Move to components.
* Show a marker for unsaved changes.
* User info field.
* User info implementation.
* Fix tests
* Update tests
* Update auth.
* Fix DB provider.
* User info
* Instructions.
* Add SSRF protection.
* Disable ssrf
* Fix ssrf settings.
* Fix index.
* Fix conflicts
* Fix tests
* Fix derivate check.
4 months ago
Sebastian Stehle
2236874244
User info ( #1278 )
* Menu
* Move to components.
* Show a marker for unsaved changes.
* User info field.
* User info implementation.
* Fix tests
* Update tests
* Update auth.
* Fix DB provider.
* User info
* Instructions.
4 months ago
Sebastian Stehle
239884275d
Menu ( #1275 )
* Menu
* Move to components.
5 months ago
Sebastian Stehle
0a22ecffbd
Improved mongo config. ( #1272 )
* Improved mongo config.
* Update dependencies.
* Disable test in CI for now.
5 months ago
Sebastian Stehle
1fb76e4afa
Fix event consumer on documentdb
6 months ago
Sebastian Stehle
d7045a5e5c
Update documentdb compatibility.
6 months ago
Sebastian Stehle
7212938f2e
Fix simple mistake in config and OpenAPI
6 months ago
Sebastian Stehle
eba4a8d5ed
Rich text bugfixes. ( #1267 )
* Rich text bugfixes.
* Fix tests
* Fix test containers.
6 months ago
Sebastian Stehle
1677aa4be8
Allow zero custom ( #1264 )
* Update helm.
* Fix DocumentDB search.
* Fix tests
* Fix compare.
* Revert settings.
* Fixes
* Allow zero as custom ID
7 months ago
Sebastian Stehle
52da53a1db
Fix logging.
7 months ago
Sebastian Stehle
45e40dde15
Fix documentdb text ( #1263 )
* Update helm.
* Fix DocumentDB search.
* Fix tests
* Fix compare.
* Revert settings.
* Fixes
7 months ago
chrikodo
37db715203
feat: Add German language support ( #1256 )
* feat: Add German language support
Adds the complete German translation (de) for the frontend and backend.
This includes the source JSON files, the generated resource files from the translator tool, and updates to all necessary configuration files to register the new language.
Closes #1255
* fix: correct translate.sh
8 months ago
Sebastian Stehle
762f445570
Fixes2 ( #1259 )
* Support radio button in search.
* Backup fixes
* Fix tests
* Á few bug fixes
* Fix datetime parsing.
8 months ago
Noah
a263a4c031
Add ui disable ( #1254 )
8 months ago
Noah
379caaef5f
Add script request method ( #1253 )
* Add script requestAsync
* Refactor return type and line conditions of the code
* Refactor request header type
* Fix remove unnecessary types from test cases
* Fix remove unnecessary types from exception test cases
* Fix ScriptingRequestAsync additional comments
* Fix incorrectly expressed code
* Refactor change the name of the function and modify some sections of the code.
8 months ago
Noah
856709e667
Fix resolve async promise timeout issue in Jint from 4.1.0 to 4.4.1 ( #1250 )
9 months ago
Sebastian Stehle
53ddb1594c
Fixes2 ( #1251 )
* Support radio button in search.
* Backup fixes
* Fix tests
9 months ago
Noah
55f971d8e4
Refactor correctly handle empty response with ignore error flag is true ( #1248 )
* Refactor correctly handle empty response with ignore error flag is true
* Fix Incorrect string variable type in script test
9 months ago
Sebastian Stehle
52c2d6c790
Bugfixes2 ( #1243 )
* Improve error DB error handling.
* Several fixes
9 months ago
Sebastian Stehle
24782bd550
Improve error DB error handling. ( #1241 )
10 months ago
Sebastian Stehle
a70d738da4
Ferretdb ( #1239 )
* Generate with AI.
* FerretDb
* Fixes
* Update packages.
* No resizer.
* Lock deadlocks.
* Make ferret optional.
10 months ago
Sebastian Stehle
79e16cb12b
Generate schema with ai ( #1238 )
* Fix prepare step.
* UI fixes.
* Small fixes.
* Generate with AI.
* Update packages.
10 months ago
Sebastian Stehle
3c81d2e95b
Fix prepare step. ( #1236 )
* Fix prepare step.
* UI fixes.
11 months ago
Sebastian Stehle
864f7fa8a0
Apps page improvements. ( #1235 )
* Apps page improvements.
* Fix tests
* Fix e2e
11 months ago
Sebastian Stehle
78a7d35bd4
Fix webhook.
11 months ago
Sebastian Stehle
f426371aac
X fields ( #1233 )
* Small UI improvements.
* Support X-Fields for other endpoints.
* Fix tests
11 months ago
Sebastian Stehle
1d85b5e96a
Frontend improvements ( #1231 )
* Small UI improvements.
* New validator rule and a small frontend improvements.
* API tests.
* Fix tests
* Fix tests again.
11 months ago
Sebastian Stehle
754cae1ac5
Filter v3 ( #1230 )
* Started with migration.
* Search form integrated
* Update dependencies.
* Self closing.
* Fix build.
* Fix tests
* Playwright fix.
11 months ago
Sebastian Stehle
576e497182
Pooling. ( #1225 )
* Pooling.
* Potential fix.
12 months ago
Sebastian Stehle
939ca6eecd
Move to Phenx ( #1224 )
* Move to Phenx
* Fix chat.
* Fix tour.
* Fix geography.
12 months ago
Sebastian Stehle
29d7dd3cfd
Batch processing for events. ( #1222 )
* Batch processing for events.
* Improve error handling.
* Fix tests
* More test fixes
1 year ago
Sebastian Stehle
bfa0c36ccf
Cron jobs ( #1220 )
* Flow fixes.
* Temp
* Remove duplicate timers.
* Add dump.
* Fix styles and UI bugs.
* More and fixed tests
* Fix tests
* Fix e2e tests
1 year ago
Sebastian Stehle
cbd3d4eecb
Flow fixes. ( #1219 )
* Flow fixes.
* Fix tests
* Fix test
* Another attempt.
* Fix trigger URL
* Fix tests
1 year ago
Sebastian Stehle
75a079bbcb
Flows ( #1217 )
1 year ago
Sebastian Stehle
64f411a89b
Use auto generated code ( #1213 )
* Improve tests.
Fix
# Conflicts:
# backend/src/Squidex.Data.EntityFramework/ServiceExtensions.cs
# backend/src/Squidex.Data.MongoDb/ServiceExtensions.cs
* Fix all tests
* Add missing files.
* More stuff.
* Fix workflows stuff.
* Fix state.
* Temp
* Build fix.
* Fixes
1 year ago
Sina Darbouy
a6ad0c2317
Enhance Security: Redact Sensitive Configuration Values in Logs ( #1212 )
* Add sensitive data redaction in log configuration
- Implemented regex patterns to identify sensitive keys and values.
- Redacted sensitive information in logs to enhance security.
- Added methods to check for sensitive keys and values based on defined patterns.
* Refactor sensitive data patterns in log configuration to resolve build warning errors
- Changed the declaration of sensitive patterns from array to array initializer for improved readability.
- Removed unnecessary whitespace for cleaner code formatting.
1 year ago
Sebastian Stehle
59d0d383e9
Add compression. ( #1210 )
1 year ago
Sebastian Stehle
659f0ab154
Update packages
1 year ago
Sebastian Stehle
4aa7f77df6
Disable autocomplete for password input.
1 year ago
Max O
645188651b
Feature/ability to disable OIDC profile scope ( #1208 )
* PRFL-10747. Added ability to disable OIDC profile scope.
* Added documentation to the appsettings.
* external OIDC "profile" scope must be enabled by default.
---------
Co-authored-by: Osipenko Maksim <MaViOsipenko@beeline.ru>
1 year ago