Commit Graph

4814 Commits (c73b4e6dddfd06fbb70834e8cf11e108cdaefc13)

Author SHA1 Message Date
Joas Schilling 06f35ec4f8
fix(migrations): Restore type definitions for API class used in apps 3 weeks ago
provokateurin 672a29aa0c
refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 3 weeks ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 3 weeks ago
provokateurin 7ceddb3ffb
fix(IStorage): Use correct return type for stat 3 weeks ago
provokateurin 2d486c5629
fix(IGroupManager): Use correct return type for displayNamesInGroup 3 weeks ago
provokateurin d92c2de741
fix(IRegistrationContext): Use IContainer in registerService factory 3 weeks ago
provokateurin 931d15e476
feat(IContainer): Undeprecate class 3 weeks ago
provokateurin 935c2416b5
fix(IContainer): Override get method with better type annotations 3 weeks ago
provokateurin 9dc1d6372f
fix(IContainer): Fix parameter and return types 3 weeks ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 4 weeks ago
Carl Schwan edd37d349b
perf(file-cache): Add mimetype filter on getFolderContents 4 weeks ago
Carl Schwan 9741f5f17d
perf: Allow filtering the directory content by mimetype 4 weeks ago
provokateurin e8d4d435ed
fix(IRegistrationContext): Use SimpleContainer in registerService factory 4 weeks ago
provokateurin 83fbc64c99
fix(IResult): Use more accurate conditional return type for fetchAll 4 weeks ago
Robin Appelman a3cc9754f8
feat: improve VerifyMountPointEvent event 4 weeks ago
provokateurin 97c09753c3
fix(AppFramework): Adjust types so PHPStan understands them 4 weeks ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 4 weeks ago
Ferdinand Thiessen 762ae4520a
fix(InMemoryFile): allow to stream read the contents 1 month ago
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found 1 month ago
Robin Appelman c49665f5cd
feat: add event for tranfered shares 1 month ago
Carl Schwan e56e42e7e7
refactor(navigation-manager): Cleanup implementation and add type hinting 1 month ago
Carl Schwan c96ece0bcb
refactor: Add more typing 1 month ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 1 month ago
Carl Schwan 65e769a861
refactor: Apply comments 1 month ago
Carl Schwan 6e48f9fedb
fix(IAppContainer): Expose more correct type 1 month ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 1 month ago
Benjamin Frueh 160f4e11ad chore: Improve SVG handling in link previews 1 month ago
Marcel Klehr dd4dfe6af2 fix(TextToImage): Refactor scheduling mechanism 1 month ago
Carl Schwan 8f81b91733
refactor(mount-provider): Refactor share mount provider 1 month ago
Côme Chilliet de011ee668
feat: Allow user backends to manage property permissions 1 month ago
Benjamin Frueh 9d4b11587e feat(dav): allow extending propfind properties via event 1 month ago
Carl Schwan 8bb13df6cf
refactor(AppFramework): Change version to 34 1 month ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
Carl Schwan b040fb1c73
feat(AppFramework): Add missing NoTwoFactorRequired attribute 1 month ago
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion 1 month ago
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 1 month ago
Carl Schwan c04c320e61
fix(Entity): Add type for getUpdatedField in doc 1 month ago
Misha M.-Kupriyanov 9775923137 feat(install): add InstallationCompletedEvent for post-installation hooks 1 month ago
Daniel Kesselberg 46f87f6e46
docs: annotate valid renderAs values 1 month ago
Côme Chilliet b2e332fa69
fix: Add missing `@throws` annotations in UserConfig 1 month ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 1 month ago
Carl Schwan c8989d853c
refactor(IShare): Add typing for node 1 month ago
Carl Schwan 2d648e36b9
fix(systemtags): Correct the return type of system tag object mapper 1 month ago
Carl Schwan 0fe01de26c
feat(OCP): Expose setup manager to OCP 1 month ago
Carl Schwan b4dfdf6492
refactor: Prefer using IFunctionBuilder than createFunction 2 months ago
Anna Larch 95ee9a0b7d fix: add since param for activity manager 2 months ago
Anna Larch f9a159e2ef fix(activity): allow string types for snowflake IDs 2 months ago
Côme Chilliet 0720e2644f
chore: fix or suppress psalm errors for BeforeZipCreatedEvent 2 months ago
Cristian Scheid ed486167d6 refactor: change method name from getMemberships to getTeamsForUser 2 months ago
Cristian Scheid d3dd2f41d5 refactor: use list<> syntax and remove unecessary check 2 months ago