Commit Graph

5220 Commits (784b2bd703c920e682fc7af2bbfe41befcc6f43a)

Author SHA1 Message Date
jld3103 b153340b62
Add type hints for mappers 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Joas Schilling 131f481a67
fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Louis Chemineau 1a6709cf43 Migrate metadata as JSON to value as STRING 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
Arthur Schiwon 997c2a2a79
fix DBAL exception handling in setValues 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Côme Chilliet 633ea018af
Fix BackgroundCleanupJobTest 3 years ago
Artur Neumann 37cfccabc1
unit tests for Manager::invalidateTokensOfUser 3 years ago
Côme Chilliet 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Daniel Kesselberg 39c1b6f49f
chore(tests): add tests for handleLoginFailed 3 years ago
Joas Schilling 2b49861679
Add a debug message when throttling without defining 3 years ago
Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
Joas Schilling c297f8ee96
feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 3 years ago
Vitor Mattos e9295f739e Split the comments ids by chunks 3 years ago
Ferdinand Thiessen 1785a80754 tests(db): Add test case to ensure column comments work 3 years ago
Marcel Klehr 4f7d77406d Fix SystemTagManagerTest#createTag test 3 years ago
Marcel Klehr 889caf4632
Update tests/lib/SystemTag/SystemTagManagerTest.php 3 years ago
Marcel Klehr 8151b1b8b0 fix(SystemTagManager): Truncate overlong tag names 3 years ago
Ferdinand Thiessen b642137c65 feat(OC/Template): Add `type="module"` for ES6 scripts 3 years ago
Ferdinand Thiessen 00e041b907 feat(template): Allow `JSResourceLocator` to find ES6 scripts 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 614981ae9a
feat(directediting): Allow opening by file id 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Julius Härtl 47bc024885
Revert the token scope to not end up with storing the user used in the session 3 years ago
Ferdinand Thiessen f655f83c84 fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 3 years ago
Simon L b38d2daede fix the contacts-menu vcf-contact avatars 3 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
Robin Appelman b911da3e1e
DI for Router 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Joas Schilling a81d8ecef5
Fix unit tests 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Côme Chilliet 77c8c9c805
Improve error output on failed Router test 3 years ago
Côme Chilliet 94ecae4ade
Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 3 years ago
Côme Chilliet 5cfab229db
Improve test failure output for RouterTest.php 3 years ago
Côme Chilliet 2d8e696c24
Add apcu and ffmpeg to have less skipped tests 3 years ago
Ferdinand Thiessen ba8a50c059 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
Joas Schilling 47880b143d
Remove failing test that works with mocks only anyway 3 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 3 years ago
Julius Härtl c246edece6
tests(oci): Test where statement on longtext column 3 years ago
Joas Schilling 959e2aaa17
fix(tests): Fix method name in unit tests 3 years ago
Christoph Wurst 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 3 years ago
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares 3 years ago
Louis Chemineau d8b479752d Fix hookconnector tests 3 years ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 3 years ago