6659 Commits (f2eb2241bb4199d979941cfa2bb244b74adf6105)

Author SHA1 Message Date
  jld3103 b153340b62
Add type hints for mappers 1 year ago
  John Molakvoæ 5b3900e849
fix(tests): acceptance 1 year ago
  Joshua Trees a4032a3800 Add some tests for input trimming in LostController.php 1 year ago
  jld3103 d9f8522003
Fix types for reading and writing config values 1 year ago
  Joas Schilling 131f481a67
fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
  Louis Chemineau 1a6709cf43 Migrate metadata as JSON to value as STRING 1 year ago
  Côme Chilliet 4393b96542
Remove unused method getLocalFolder 1 year ago
  Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 1 year ago
  Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 year ago
  Arthur Schiwon 997c2a2a79
fix DBAL exception handling in setValues 1 year ago
  Christopher Ng 4f8e916585 Add label for logo link 1 year ago
  Git'Fellow 346054f854
Fix tests 1 year ago
  Côme Chilliet 633ea018af
Fix BackgroundCleanupJobTest 1 year ago
  Artur Neumann 37cfccabc1
unit tests for Manager::invalidateTokensOfUser 1 year ago
  Côme Chilliet 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 1 year ago
  Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 1 year ago
  Daniel Kesselberg 39c1b6f49f
chore(tests): add tests for handleLoginFailed 1 year ago
  Joas Schilling 2b49861679
Add a debug message when throttling without defining 1 year ago
  Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 1 year ago
  Joas Schilling b4f51fe728
fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib update 1 year ago
  Joas Schilling c297f8ee96
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface 1 year ago
  Vitor Mattos e9295f739e Split the comments ids by chunks 1 year ago
  Ferdinand Thiessen 1785a80754 tests(db): Add test case to ensure column comments work 1 year ago
  Marcel Klehr 4f7d77406d Fix SystemTagManagerTest#createTag test 1 year ago
  Marcel Klehr 889caf4632
Update tests/lib/SystemTag/SystemTagManagerTest.php 1 year ago
  Marcel Klehr 8151b1b8b0 fix(SystemTagManager): Truncate overlong tag names 1 year ago
  Ferdinand Thiessen b642137c65 feat(OC/Template): Add `type="module"` for ES6 scripts 1 year ago
  Ferdinand Thiessen 00e041b907 feat(template): Allow `JSResourceLocator` to find ES6 scripts 1 year ago
  Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
  Ferdinand Thiessen 61b9ba28e4 Add webp and large jpg test assets 1 year ago
  Julius Härtl 614981ae9a
feat(directediting): Allow opening by file id 1 year ago
  Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 1 year ago
  Julius Härtl 47bc024885
Revert the token scope to not end up with storing the user used in the session 1 year ago
  Ferdinand Thiessen f655f83c84 fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 1 year ago
  Simon L b38d2daede fix the contacts-menu vcf-contact avatars 1 year ago
  MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 1 year ago
  Robin Appelman b911da3e1e
DI for Router 1 year ago
  Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 1 year ago
  Christopher Ng c77998209f Port user menu to Vue 1 year ago
  Joas Schilling a81d8ecef5
Fix unit tests 1 year ago
  Robin Appelman 9f3dbb699a fix tests 1 year ago
  Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 1 year ago
  Côme Chilliet 77c8c9c805
Improve error output on failed Router test 1 year ago
  Côme Chilliet 94ecae4ade
Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
  Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 1 year ago
  Côme Chilliet 5cfab229db
Improve test failure output for RouterTest.php 1 year ago
  Côme Chilliet 2d8e696c24
Add apcu and ffmpeg to have less skipped tests 1 year ago
  Ferdinand Thiessen ba8a50c059 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1 year ago
  Joas Schilling 875e6cf7e6
fix(CI): Adjust expected result 1 year ago
  Christoph Wurst 88d116ba84
fix(client-login-flow): Handle missing stateToken gracefully 1 year ago