Commit Graph

464 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
SebastianKrupinski 06ea3906eb feat: OCS Calendar Export + Import 1 week ago
Carl Schwan 9a82caa362
feat(db): Add support for SortDirection to addSortBy and sortBy 1 week ago
Carl Schwan 20ea788189
fix(orm): Multiple fixes 1 week ago
Carl Schwan 7bf08871dd
fix(entity): Use ColumnType also in SnowflakeAwareEntity 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 180d888b33
fix: Revert change to Tags 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 0a4857f43c
fix(orm): Add error handling 1 week ago
Carl Schwan f766f923ec
feat: Implement OneToOne entity 1 week ago
Carl Schwan df4195fa40
feat(entity): Provide a new API for entities 1 week ago
Carl Schwan 723db4b4a3
feat(dbal): Add missing stuff in DBAL wrapper 1 week ago
Carl Schwan 076a7a60b7
feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
Carl Schwan 083ffeb18d
feat: Add missing NoSubAdminRequired attribute 3 weeks ago
Carl Schwan 85b4656e7a
fix(IRegistrationContext): Fix type hinting 4 weeks ago
Carl Schwan ddcbfb14ed
refactor: Add type annotations to middlewares 1 month ago
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Carl Schwan 1d55835d39
refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Robin Appelman 3fe81069de
feat: allow apps to selectivally apply rate limiting 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Josh 5d3c91ad51 docs(appframework): mention basic auth req for PasswordConfirmation 3 months ago
Josh b99e14275e chore: lint fixup 3 months ago
Josh 628e880e1a docs(appframework): clarify PasswordConfirmationRequired docblocks 3 months ago
Christoph Wurst d1d24e65a4 fix(http): avoid iconv for header ascii fallback 3 months ago
Côme Chilliet 6664f62a6c fix: Fix debug mode and tests mocking IAppManager 3 months ago
Côme Chilliet bdfe8ed77e fix: Add proper methods in IAppManager for namespace handling 3 months ago
Ferdinand Thiessen 3a9733a878
chore(ocp): adjust code to match function signature 4 months ago
Ferdinand Thiessen 81752fc9ed
chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Daniel Kesselberg 25ca85e329
docs(ocp): Add since tag 4 months ago
Christoph Wurst 65db5e68b4
fix(dav): unify content disposition header escaping 4 months ago
Carl Schwan f4cae8c222
feat(auth): Add IAlternativeLoginProvider 4 months ago
Côme Chilliet 78fd649e47
chore: Remove long deprecated methods from OCP 4 months ago
Joas Schilling 5f80f26799
chore: Fix SPDX header 5 months ago
David Dreschner 2bb9524c84
fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 5 months ago
Côme Chilliet 504dc5142e
chore: Un-deprecate IControllerMethodReflector as it’s now useful for attributes as well 5 months ago
Côme Chilliet 520878338f
fix: Move hasAnnotationOrAttribute to the reflector 5 months ago
provokateurin d92c2de741
fix(IRegistrationContext): Use IContainer in registerService factory 6 months ago
provokateurin e8d4d435ed
fix(IRegistrationContext): Use SimpleContainer in registerService factory 6 months ago
provokateurin 97c09753c3
fix(AppFramework): Adjust types so PHPStan understands them 6 months ago
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found 7 months ago
Carl Schwan 6e48f9fedb
fix(IAppContainer): Expose more correct type 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Carl Schwan 8bb13df6cf
refactor(AppFramework): Change version to 34 7 months ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 7 months ago
Carl Schwan b040fb1c73
feat(AppFramework): Add missing NoTwoFactorRequired attribute 7 months ago
Carl Schwan c04c320e61
fix(Entity): Add type for getUpdatedField in doc 7 months ago
Daniel Kesselberg 46f87f6e46
docs: annotate valid renderAs values 7 months ago
Carl Schwan 9a8d45d81f
refactor(QueryException): Remove most usage of QueryException 7 months ago