Commit Graph

351 Commits (04aa4e851efec1cf3452dfa122cee040f881aa7d)

Author SHA1 Message Date
Carl Schwan 4e8e774918
feat: Add support for BackedEnums in controller methods 3 days ago
Carl Schwan feb731a69a
feat(dispatcher): Extend the amount of checks executed 3 days ago
nextcloud-command 76ce99d3e8 refactor: Apply rector changes 4 days ago
SebastianKrupinski 06ea3906eb feat: OCS Calendar Export + Import 1 week ago
Carl Schwan 20ea788189
fix(orm): Multiple fixes 1 week ago
Carl Schwan 71ab88491a
refactor: Use new API ColumnType and SortDirection 1 week ago
Carl Schwan 3ab9a91358
feat(entity): Add support for composite primary key 1 week ago
Carl Schwan 16bfac6a77
refactor: Use psalm:strict for AppFramework/ORM 1 week ago
Carl Schwan 2549acb506
fix(ORM): Address feedback from review 1 week ago
Carl Schwan 5767361476
refactor: Cleanup and fix tests 1 week ago
Carl Schwan ab04f80622
refactor(orm): Remove boilerplate in tests 1 week ago
Carl Schwan 0a4857f43c
fix(orm): Add error handling 1 week ago
Carl Schwan 443168649b
fix(ORM): Add missing tests 1 week ago
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Marcel Müller 07e123e2de test: Add PHP_AUTH_PW test for strict password confirmation 3 weeks ago
Carl Schwan d43d4e7c08
perf: Remove MiddlewareUtils overhead 3 weeks ago
Carl Schwan ddcbfb14ed
refactor: Add type annotations to middlewares 1 month ago
Carl Schwan 326e3d69f4
fix(ISession): Fix typo in api doc 1 month ago
Carl Schwan 1d55835d39
refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Anna Larch 18c5c0711e test: remove no-op checkbox assertions 3 months ago
Anna Larch d30f3c491d test: replace checkbox assertions with DoesNotPerformAssertions (middleware) 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Côme Chilliet 6664f62a6c fix: Fix debug mode and tests mocking IAppManager 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Christoph Wurst 65db5e68b4
fix(dav): unify content disposition header escaping 4 months ago
Joas Schilling 7ed9191493
fix(controller): Add default range to $limit parameter 4 months ago
Côme Chilliet 78fd649e47
chore: Remove long deprecated methods from OCP 4 months ago
nextcloud-command 1ed0769d4c refactor: Apply rector changes 5 months ago
David Dreschner 2bb9524c84
fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 5 months ago
Côme Chilliet 91334643dc
fix(tests): Adapt Middleware tests to API change 5 months ago
Anna Larch cbe8e4d90f fix: add fallback to raw path info 5 months ago
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found 7 months ago
Joas Schilling 9caa4e20e5
test(dispatcher): Add some tests with input 0 7 months ago
Carl Schwan f81475445d
refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 7 months ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 7 months ago
Joas Schilling f2e2e4ea21
fix(controller): Support native int ranges 8 months ago
Joas Schilling 2b9083ab29
feat(rate-limit): Allow overwriting the rate limit 9 months ago
Ferdinand Thiessen be6b39f280
refactor(tests): special name `method` is deprecated in PHPUnit 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
skjnldsv 9c98b722f4 fix(dav): allow multiple link shares token in session 10 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 11 months ago
provokateurin 504eae65bd
refactor: Apply rector Nextcloud 27 set 11 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 11 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 1 year ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 1 year ago
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago