Commit Graph

14184 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 2 years ago
Ferdinand Thiessen f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route 2 years ago
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Benjamin Gaussorgues 5158bbf09b
fix: avoid scanning a non existing directory 2 years ago
Arthur Schiwon 1f2d267443
fix(Navigation): ensure NavManager is inited when adding an entry 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
sorbaugh 82a17248f0 feat: Adding PublicSectorBundle 2 years ago
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
hopleus a25c70c9b0
Refactoring getName function 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Maxence Lange b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 2 years ago
Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Robin Appelman ea8a774a0a fix: add some recrusive detection/prevention 2 years ago
Maxence Lange b0c79636ba fix(appconfig): no insert statement if data already exist 2 years ago
Julius Härtl 02d6d3f5b1
fix: Add edge as supported user agent for CSPv3 nonces 2 years ago
Julius Härtl b8c5bff673
fix: Adjust user agent pattern for Edge 2 years ago
Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 2 years ago
Julius Härtl 972a611288
fix: Avoid clear cache with prefix 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 2 years ago
Maxence Lange 3fa5e598a8 feat(metadata): get deprecated status using file etag 2 years ago
Joas Schilling 951c330d39
Revert "don't perform an explicit setup when using the file cache" 2 years ago
Côme Chilliet 82fbab4632 fix: Swap method and uri parameter in request to match upstream order 2 years ago
Ferdinand Thiessen 01d5af66be feat(IClient): Add `request` function to do arbitrary HTTP requests 2 years ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Côme Chilliet 29a648ab73
fix: Avoid calling setUserValue on null user id 2 years ago
Robin Appelman 4fba4cd14c fix: fix user folder init 2 years ago
Robin Appelman af466a0d3a fix: ensure user home mounts is registered 2 years ago
Robin Appelman c68fe20ac4 perf: don't perform an explicit setup when using the file cache 2 years ago
Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 2 years ago
Robin Appelman c54f7bd761 fix: disable the internal s3sdk multi part copy logic 2 years ago
Robin Appelman a598de627c chore: remove long depricated share code 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Côme Chilliet 80191906b3 feat: Store last known quota usage for a user 2 years ago
Robin Appelman 51019fda7a fix: clearify logic around getMountsForFileId filtering 2 years ago
Robin Appelman e33b32095e Revert "Filter mounts for file id before trying to get user information" 2 years ago
Robin Appelman 9ea3f4ab8f perf: use lazy user in UserMountCache for getting user for cached mount 2 years ago
Côme Chilliet ead574ba7f fix: Remove calls to deprecated OC_JSON::encode 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Git'Fellow 575159b819
fix(filecache): Move from array_merge to avoid memory exhaustion 2 years ago
Robin Appelman 6fb447676e fix: handle cases where non-binary operators are mixed in for optimizing search queries 2 years ago
Robin Appelman 3971313d4c fix: don't short circuit query optimizer 2 years ago
Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 2 years ago
Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Ferdinand Thiessen 51ea3de8a7
fix(JSResourceLocator): Consider configured app roots for files 2 years ago
Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 2 years ago