提交歷史

作者 SHA1 備註 提交日期
  provokateurin 381077028a refactor(apps): Use constructor property promotion when possible 4 周之前
  Côme Chilliet 1580c8612b chore(apps): Apply new rector configuration to autouse classes 1 月之前
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 月之前
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 2 月之前
  Andy Scherzinger 5b7dcc1427 chore: Add SPDX header 5 月之前
  Joas Schilling 6dffc9bc17 fix(CS): Fix coding style 9 月之前
  Ferdinand Thiessen c3d63c57ce fix(encryption): Fix deprecated syntax in encryption tests 1 年之前
  Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 1 年之前
  Joas Schilling f60e1f751d Fix unit tests 1 年之前
  Côme Chilliet deac17b71e Remove at() matcher use from encryption tests 2 年之前
  Côme Chilliet 37f8f7a5a1 Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Christoph Wurst cb057829f7 Update license headers for 19 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 年之前
  Christoph Wurst 5bf3d1bb38 Update license headers 5 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 年之前
  Roeland Jago Douma 372f3d2a60 Remove deprecated functions from SecureRandom 6 年之前
  Bjoern Schiessle 87657fffd8 skip already encrypted files on encrypt all command 6 年之前
  Joas Schilling 3917a54113 Class "ProgressBar" is declared "final" and cannot be mocked. 6 年之前
  Morris Jobke 0eebff152a Update license headers 7 年之前
  Morris Jobke c733cdaa65 Use ::class in test mocks of encryption app 7 年之前
  Morris Jobke 43e498844e Use ::class in test mocks 7 年之前
  Kenneth Newwood 7092c50e7c print generated encryption key passwords directly after generating the keys so that errors during the encryption do not lead to a potentially massive data loss 7 年之前
  Roeland Jago Douma 0c154c1ed7 Fix getMock encryption 8 年之前