Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16fixup! Make possible to define custom avatar typesmake-possible-for-apps-to-define-their-own-avatar-typesDaniel Calviño Sánchez
2020-12-16fixup! Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-16fixup! Add method to check if an avatar can be modified by the current userDaniel Calviño Sánchez
2020-12-16fixup! Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-16fixup! Get the avatar provider rather than the avatar itself from the managerDaniel Calviño Sánchez
2020-12-16Limit the returned sizes of the avatars to a predefined setDaniel Calviño Sánchez
2020-12-16Add method to get the version of an avatarDaniel Calviño Sánchez
2020-12-16Add integration tests for unauthorized modification of avatarsDaniel Calviño Sánchez
2020-12-16Add method to check if an avatar can be modified by the current userDaniel Calviño Sánchez
2020-12-16Add method to check if an avatar can be accessed by the current userDaniel Calviño Sánchez
2020-12-16Split try/catch blocks to catch only the relevant exceptionsDaniel Calviño Sánchez
2020-12-16fixup! Add method to get the cache duration of an avatar to IAvatarProviderDaniel Calviño Sánchez
2020-12-16fixup! Add integration tests for getting and setting generic avatarsDaniel Calviño Sánchez
2020-12-16fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-16fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-15fixup! Add integration tests for getting and setting generic avatarsDaniel Calviño Sánchez
2020-12-15fixup! Add integration tests for getting and setting generic avatarsDaniel Calviño Sánchez
2020-12-15fixup! Get the avatar provider rather than the avatar itself from the managerDaniel Calviño Sánchez
2020-12-15fixup! Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-15fixup! Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-15fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-15fixup! Get the avatar provider rather than the avatar itself from the managerDaniel Calviño Sánchez
2020-12-15fixup! Move registration of IAvatarProviders to IRegistrationContextDaniel Calviño Sánchez
2020-12-15fixup! Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-14fixup! Add method to get the cache duration of an avatar to IAvatarProviderDaniel Calviño Sánchez
2020-12-14Add method to get the cache duration of an avatar to IAvatarProviderDaniel Calviño Sánchez
2020-12-14Get the avatar provider rather than the avatar itself from the managerDaniel Calviño Sánchez
2020-12-14Remove no longer needed attributes from AvatarManagerDaniel Calviño Sánchez
2020-12-14Add explicit providers for user and guest avatarsDaniel Calviño Sánchez
2020-12-14Move deprecated ILogger to LoggerInterface in avatar private classesDaniel Calviño Sánchez
2020-12-14fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-14fixup! Move registration of IAvatarProviders to IRegistrationContextDaniel Calviño Sánchez
2020-12-14fixup! Move registration of IAvatarProviders to IRegistrationContextDaniel Calviño Sánchez
2020-12-14fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-14fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-14fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-14fixup! Add getter for generic avatars to IAvatarManagerDaniel Calviño Sánchez
2020-12-14fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-14fixup! Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-10Move registration of IAvatarProviders to IRegistrationContextDaniel Calviño Sánchez
2020-12-10fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-10Make possible to define custom avatar typesDaniel Calviño Sánchez
2020-12-10fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-10fixup! Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-07Add integration tests for getting and setting generic avatarsDaniel Calviño Sánchez
2020-12-07Make possible to set body in OCS requests in integration testsDaniel Calviño Sánchez
2020-12-07Add OCS endpoint for avatarsDaniel Calviño Sánchez
2020-12-07Add getter for generic avatars to IAvatarManagerDaniel Calviño Sánchez
2020-12-07Add integration tests for getting guest avatarsDaniel Calviño Sánchez
2020-12-07Add integration tests for resized user avatarsDaniel Calviño Sánchez