Commit Graph

25347 Commits (74bded74a31305a1bc274e84fd4ecf7ceb20e02e)

Author SHA1 Message Date
Ferdinand Thiessen 74bded74a3
refactor: migrate from OC to OCP in public interfaces 8 months ago
Ferdinand Thiessen b6515f9402
refactor: add missing template implements where needed 8 months ago
Ferdinand Thiessen 54eaad76c0
chore!(\OCP\Files): remove deprecated static `getStorage` method 8 months ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 8 months ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 8 months ago
provokateurin db70ff6488
refactor(App): Remove registerRoutes method 8 months ago
Robin Appelman 6927edc9ff feat: add command to get basic storage info 8 months ago
Joas Schilling a316ae1590
fix: Fix warning when crash reporter fails to get loaded 8 months ago
Nextcloud bot fee878308e
fix(l10n): Update translations from Transifex 8 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 8 months ago
Côme Chilliet 0c56605497
fix: Fix psalm issue and update baseline 8 months ago
Ferdinand Thiessen 1b273b8c2c
chore(IAccountManager): remove deprecated visibility constants 8 months ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 8 months ago
Daniel Kesselberg a53e15c971
fix: log requests exceeding the rate limiting 8 months ago
Joas Schilling df94cceb7b
fix(db): Store last insert id before reconnect 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Ferdinand Thiessen 85a6b0d0eb
chore: deprecate \OC_Helper::canExecute 8 months ago
Nextcloud bot a338772ddd
fix(l10n): Update translations from Transifex 8 months ago
Côme Chilliet 2b4bfcc212 fix(log): Only log client request id if present, and at the end 8 months ago
Côme Chilliet 4c25654574 feat(log): Log the request id sent with the request 8 months ago
Côme Chilliet a86d917907 fix(encryption): Only prevent cache deletion if target is not object store in moveFromStorage 8 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 8 months ago
Côme Chilliet e6275f8759 fix: Preserve file id when moving from object store even if encryption wrapper is present 8 months ago
Côme Chilliet 27599ef45d fix(encryption): Fix a PHP error in Encryption Util in specific situations 8 months ago
Côme Chilliet 9bb0721d66 fix: Fix mtime preservation when moving a directory across storages with encryption registered 8 months ago
Côme Chilliet 8779ae38a4 fix(encryption): Fix filesize for part files in Encryption wrapper 8 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 8 months ago
Daniel Kesselberg 866063c198
fix: annotate possible exceptions 8 months ago
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between 8 months ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 8 months ago
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 8 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 8 months ago
SebastianKrupinski ebd80bc142 fix: check if properties exist before using them 8 months ago
Nextcloud bot 0827645b53
fix(l10n): Update translations from Transifex 8 months ago
Nextcloud bot 195dbad119
fix(l10n): Update translations from Transifex 8 months ago
Nextcloud bot 2624d2b702
fix(l10n): Update translations from Transifex 8 months ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 8 months ago
Robin Appelman d9c53ef748
feat: add more encryption checks to info:file 8 months ago
SebastianKrupinski 477bc4e3f1 fix: add calendar enable 8 months ago
Nextcloud bot 04b1dfdf13
fix(l10n): Update translations from Transifex 8 months ago
provokateurin ae16a28758
perf(Share20): Add interface to query all shares in a folder without filtering by user 8 months ago
Robin Appelman 99364adc1c
fix: improve handling of newFolder race condition handling 8 months ago
Robin Appelman cd75876c1e fix: create mountpoint folder even if the user has a quota of 0 8 months ago
Nextcloud bot 7c6f8d2a25
fix(l10n): Update translations from Transifex 8 months ago
SebastianKrupinski a2d4f8d3f1
feat: Calendar Export 8 months ago
Edward Ly 6af7ca0a85
fix(TaskProcessing): increase task cleanup delay 8 months ago
Maxence Lange b3f52ebbe8 feat(appconfig): getValueType() get data from lexicon if available 8 months ago
Louis Chemineau 867be352f3
fix(blurhash): Use preview API to generate the previews 8 months ago
Louis Chemineau 2238548278
feat(previews): Support in memory preview request 8 months ago
Nextcloud bot e167a567f2
fix(l10n): Update translations from Transifex 8 months ago