Commit Graph

5177 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Carl Schwan 92ff3b8194
feat(db-schema): Add IColumn::getName 3 days ago
Carl Schwan 91a9bcf8b6
refactor: allow non-lowercase string in ITable methods 1 week ago
SebastianKrupinski 06ea3906eb feat: OCS Calendar Export + Import 1 week ago
Carl Schwan ae5f796d0c
feat(console): Add support for suggestedValues 1 week ago
Carl Schwan 6b482b8c0f
refactor: Be a bit more strict about string input in order 1 week ago
Carl Schwan 9a82caa362
feat(db): Add support for SortDirection to addSortBy and sortBy 1 week ago
Carl Schwan 04deb6b5c1 refactor: Remove old deprecated methods from OCP\Calendar 1 week ago
Christian Hartmann 8bc710c3c1
feat(schema): Update ITable.php to include `comment` 1 week ago
Carl Schwan 20ea788189
fix(orm): Multiple fixes 1 week ago
Carl Schwan 7c6a692669
feat(dbal): Add spawnColumns 1 week ago
Carl Schwan e580d3bd72
feat(api): Add more methods from DBAL 1 week ago
Carl Schwan 78d33182a0
feat(dbal): Add ITable::getIndex 1 week ago
Carl Schwan 7bf08871dd
fix(entity): Use ColumnType also in SnowflakeAwareEntity 1 week ago
Carl Schwan 343c563d67
refactor(dbal): Adjust types of some strings 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 f9bcbd3f9f
refactor(dbal): Merge ColumnType and IType 1 week ago
Carl Schwan 723db4b4a3
feat(dbal): Add missing stuff in DBAL wrapper 1 week ago
Carl Schwan 79207f76cc
refactor(commands): Remove IQuestionHelper 1 week ago
Carl Schwan f05bea3324
feat(console): Expose more methods from SymfonyStyle 1 week ago
Carl Schwan 4f0094b66c
feat(console): Add support for optional options 1 week ago
Carl Schwan e1aaf93e78
feat(commands): Provide way to handle signals 1 week ago
Carl Schwan 3b290997a2
feat(console): Expose output format 1 week ago
Carl Schwan 8b29e32924
feat(console): Add Verbosity enum 1 week ago
Carl Schwan cca2ebeaed
feat(api): Extend a bit IInput and IOutput 1 week ago
Carl Schwan 8425628979
feat(console): Provide a modern API in OCP for commands 1 week ago
Carl Schwan 95b69fd11b
refactor(schema): Reduce the API surface 1 week ago
Carl Schwan 81639134cb
feat: Remove IColumn::getOptions 1 week ago
Carl Schwan 37b79ccacb
fix: Mark interfaces as Consumable 1 week ago
Carl Schwan 9dad62c6eb
fix(db): Adapt migrations to new OCP\DB\Schema 1 week ago
Carl Schwan a2b8ec1a4c
feat(api): Add public OCP api for DB schema management 1 week ago
Micke Nordin 41cc0a4ed6 chore(http-sig): Simplify implementation 2 weeks ago
Micke Nordin dae8a36460 fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Micke Nordin 5c0c6fd643 fix(ocm): correct confirmRequestOrigin @since to 35.0.0 2 weeks ago
Micke Nordin 410d8c144b feat(ocm): align RFC 9421 http-sig with updated OCM spec 2 weeks ago
Kent Delante f16976d2b7 fix(trashbin): properly show deleted by for federated shares 2 weeks ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Carl Schwan c4f3912c3e
feat: Allow to check user existence outside specific user backends 2 weeks ago
Jan C. Borchardt 1fdc9fde66
fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
Carl Schwan aeb29f32b7
feat(api): Add getOrCreateFolder also for SimpleFS module 2 weeks ago
Carl Schwan 076a7a60b7
feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
Carl Schwan 5227f9a54c
feat(oauth2): Forward app tokens from primary to secondary in global scale 2 weeks ago
Stefan Dietrich faf66fef7b fix(teams): add consumable and implementable annotations 2 weeks ago