Commit Graph

26724 Commits (master)

Author SHA1 Message Date
Joas Schilling a6b9483a5f
fix(repair): Fix repair steps when files_sharing is disabled 1 day ago
Carl Schwan 2a81cba978
refactor(typing): Correct typing of IShareHelper 1 day ago
Salvatore Martire ec0ed788fa fix(L10N): stop stripping _ from language codes 2 days ago
provokateurin 237d5156b6
fix(ITypedQueryBuilder): Add correct return type and add note about Psalm bug 3 days ago
provokateurin 40c39270c0
fix((ITypedQueryBuilder): Fix chained calls of non-select methods 3 days ago
Robin Appelman 3f19e137e4
fix: correctly return false for filesize on non-existing file 3 days ago
nfebe 2d20ee2e4e fix(share): Set expiration time to end of day (23:59:59) 3 days ago
Côme Chilliet f885d7292f
fix(occ): Do not attempt to send headers on CLI 3 days ago
Nextcloud bot e61f0074f0
fix(l10n): Update translations from Transifex 4 days ago
Julien Veyssier 2fc9eda850
feat(profile-picker): add an admin setting in the profile section to toggle the picker and the previews 4 days ago
provokateurin 161c91e1fd
feat(DB): Add ITypedQueryBuilder 4 days ago
provokateurin b41569d80c
fix(QueryBuilder): Use correct parameter name in addSelect method 4 days ago
Benjamin Gaussorgues 86c0e11a91
fix(snowflake_ids): allow multiple instance with same temp directory 4 days ago
Nextcloud bot be5dd03f92
fix(l10n): Update translations from Transifex 5 days ago
Nextcloud bot c4eddb5947
fix(l10n): Update translations from Transifex 6 days ago
Carl Schwan fa48b7065e
fix(propagator): Don't run queries if no parents 1 week ago
Salvatore Martire ed18c44374 fix: remove user part only at the beginning of path 1 week ago
Nextcloud bot 7e474a9ac4
fix(l10n): Update translations from Transifex 1 week ago
Thomas Citharel 0bfa86b02d
feat(http-client): add option to add instance URL to HTTP client user-agent 1 week ago
provokateurin a9fb17c982
fix(Propagator): Also skip groupfolders versions and trash entries 1 week ago
Benjamin Gaussorgues 30e35a8411
fix(perf): use index when deleting old previews 1 week ago
Robin Appelman 7064ff035f fix: also use authoritative mount info for setupForProvider 1 week ago
Robin Appelman f5d7a44dca fix: only refresh mounts once per user 1 week ago
provokateurin ca9c54518a
fix(Propagator): Skip groupfolders root entries 1 week ago
Joas Schilling 06f35ec4f8
fix(migrations): Restore type definitions for API class used in apps 1 week ago
Nextcloud bot 16d3cee3a2
fix(l10n): Update translations from Transifex 1 week ago
Ferdinand Thiessen 88bb82ccfe
fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 1 week ago
Ferdinand Thiessen 560df4a73c
fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 1 week ago
Joas Schilling af9308344b
feat(config): Allow defining config.php permissions after write 1 week ago
provokateurin 4eada2d804
refactor(Files): Modernize Wrapper 2 weeks ago
provokateurin 672a29aa0c
refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 2 weeks ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 2 weeks ago
provokateurin c953ad9bcd
fix(Storage): Use correct return types for getMetaData and getDirectoryContent 2 weeks ago
provokateurin 7ceddb3ffb
fix(IStorage): Use correct return type for stat 2 weeks ago
provokateurin 2d486c5629
fix(IGroupManager): Use correct return type for displayNamesInGroup 2 weeks ago
provokateurin e454cc6765
refactor(settings): Modernize authorized group classes 2 weeks ago
provokateurin d92c2de741
fix(IRegistrationContext): Use IContainer in registerService factory 2 weeks ago
provokateurin 931d15e476
feat(IContainer): Undeprecate class 2 weeks ago
provokateurin 935c2416b5
fix(IContainer): Override get method with better type annotations 2 weeks ago
provokateurin 9dc1d6372f
fix(IContainer): Fix parameter and return types 2 weeks ago
Nextcloud bot 891ec7bed5
fix(l10n): Update translations from Transifex 2 weeks ago
Nextcloud bot 1439a2caab
fix(l10n): Update translations from Transifex 2 weeks ago
Cristian Scheid e964351389 feat: add upload_time support to file search and recent files 2 weeks ago
Salvatore Martire d400dd4167 fix: avoid recomputing list of mounts by provider 2 weeks ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 2 weeks ago
Nextcloud bot 55fb2f395e
fix(l10n): Update translations from Transifex 2 weeks ago
Carl Schwan edd37d349b
perf(file-cache): Add mimetype filter on getFolderContents 2 weeks ago
Carl Schwan 9741f5f17d
perf: Allow filtering the directory content by mimetype 2 weeks ago
Carl Schwan 3d18cd7cc5
fix(preview): Fix files:app-data-scan for previews 2 weeks ago
Carl Schwan 4722f56778 fix(preview): Handle unique constraints 2 weeks ago