You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public
John Molakvoæ bd00b75b29
Merge pull request #53671 from nextcloud/fix/read-only-share-download
10 months ago
..
Accounts chore(IAccountManager): remove deprecated visibility constants 12 months ago
Activity fix(icons): Document icon requirements for notifications and activities 2 years ago
App feat(lexicon): migrate keys on app update 10 months ago
AppFramework fix: Correctly ignore lazy ghost initialization in debug warning about direct constructor call 11 months ago
Authentication fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 1 year ago
BackgroundJob perf(cron): Delay (re)checking timed jobs 1 year ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache chore: Add SPDX header 2 years ago
Calendar docs(caldav): update documentation for calendar search 11 months ago
Capabilities chore: Add SPDX header 2 years ago
Collaboration chore: Add proper deprecation dates where missing 2 years ago
Command chore: Add SPDX header 2 years ago
Comments fix(comments): Document supported types and provide psalm typing 2 years ago
Common/Exception chore: Add SPDX header 2 years ago
Config chore: Add SPDX header 2 years ago
Console feat: Add reserved options in a new OCP class so that applications know about them 2 years ago
Contacts style: update codestyle for coding-standard 1.2.3 2 years ago
DB fix: Prevent breaking change in IQueryBuilder 2 years ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
DataCollector chore: Add SPDX header 2 years ago
Diagnostics refactor: migrate from OC to OCP in public interfaces 12 months ago
DirectEditing chore: Add SPDX header 2 years ago
Encryption fix: throw a better error if we can't get the encrypted header size 12 months ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 10 months ago
Exceptions chore: Add SPDX header 2 years ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files chore(public): Remove unused union type for user mount events 10 months ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 12 months ago
FullTextSearch chore: Use more gender neutral language 2 years ago
GlobalScale chore: Add SPDX header 2 years ago
Group fix(psalm): Fix @throws annotations 2 years ago
Http docs(http): Update return type for getBody 10 months ago
L10N refactor: add missing template implements where needed 12 months ago
LDAP fix(psalm): Fix some newly detected issues 2 years ago
Lock fix: better error message when trying to scan a folder that is already being scanned 1 year ago
Lockdown chore: Add SPDX header 2 years ago
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Mail refactor: migrate from OC to OCP in public interfaces 12 months ago
Migration fix: Adjust parameter type usage and add SQLite support 2 years ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 1 year ago
Notification fix(icons): Document icon requirements for notifications and activities 2 years ago
OCM fix: properly deprecate IOCMProvider 11 months ago
OCS chore: Add SPDX header 2 years ago
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Profile feat(profile): Add an API to get the profile field data 1 year ago
Profiler refactor: migrate from OC to OCP in public interfaces 12 months ago
Remote chore: fix some comments 2 years ago
RichObjectStrings fix(ROS): Document hide-download option on files 10 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 11 months ago
Search fix(psalm): Fix @throws annotations 2 years ago
Security fix: Remove more unused deprecated getters from IServerContainer 12 months ago
Session/Exceptions chore: Add SPDX header 2 years ago
Settings feat: add support for sensitive Declarative settings values encryption 11 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share fix: invalid bool return 10 months ago
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 2 years ago
Support chore: Add proper deprecation dates where missing 2 years ago
SystemTag fix(systemtags): prevent tag edition if restricted 1 year ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing feat(TaskProcessing): Add TextToSpeech provider 1 year ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Template fix: Use a dedicated Exception class for when a template is not found 1 year ago
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
TextToImage chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Translation chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
User fix: Add missing interface from previous commit and update autoloaders 1 year ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
UserStatus chore: Add SPDX header 2 years ago
WorkflowEngine chore: Add SPDX header 2 years ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
BeforeSabrePubliclyLoadedEvent.php chore: Add SPDX header 2 years ago
Color.php fix(OCP\Color): use correct doc block type 12 months ago
Constants.php chore(Constants): Sort by value 1 year ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 12 months ago
Files.php chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 12 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
HintException.php refactor: Replace __CLASS__ with ::class references 2 years ago
IAddressBook.php style: update codestyle for coding-standard 1.2.3 2 years ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
IAppConfig.php fix: Use only enabled applications versions in the cache prefix 11 months ago
IAvatar.php chore: Add SPDX header 2 years ago
IAvatarManager.php chore: Add SPDX header 2 years ago
IBinaryFinder.php fix: use nc's binary finding logic for smb 2 years ago
ICache.php fix: set default TTL for APCu cache as per docs 2 years ago
ICacheFactory.php chore: Add SPDX header 2 years ago
ICertificate.php chore: Add SPDX header 2 years ago
ICertificateManager.php chore: Add SPDX header 2 years ago
IConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 2 years ago
IContainer.php chore: Add SPDX header 2 years ago
IDBConnection.php feat(db): add truncateTable method 1 year ago
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2 years ago
IDateTimeZone.php chore: Add SPDX header 2 years ago
IEmojiHelper.php chore: Add SPDX header 2 years ago
IEventSource.php chore: Add SPDX header 2 years ago
IEventSourceFactory.php chore: Add SPDX header 2 years ago
IGroup.php chore: Add SPDX header 2 years ago
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 2 years ago
IImage.php fix(OCP): Fix Image interface 2 years ago
IInitialStateService.php chore: Add SPDX header 2 years ago
IL10N.php style: update codestyle for coding-standard 1.2.3 2 years ago
ILogger.php chore: Remove deprecated `ILogger` logging functions 2 years ago
IMemcache.php feat: add negative compare-and-delete to imemcache 2 years ago
IMemcacheTTL.php chore: Add SPDX header 2 years ago
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
IPhoneNumberUtil.php chore: Add SPDX header 2 years ago
IPreview.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 11 months ago
IRequest.php fix: Change UserAgent to *cloud 1 year ago
IRequestId.php chore: Add SPDX header 2 years ago
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 12 months ago
ISession.php chore: Add SPDX header 2 years ago
IStreamImage.php chore: Add SPDX header 2 years ago
ITagManager.php style: update codestyle for coding-standard 1.2.3 2 years ago
ITags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 2 years ago
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 12 months ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php fix: Deprecate OC_User methods related to user backends 1 year ago
IUserSession.php chore: Add SPDX header 2 years ago
Image.php fix(OCP): Fix Image interface 2 years ago
PreConditionNotMetException.php chore: Add SPDX header 2 years ago
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 2 years ago
SabrePluginException.php chore: Add SPDX header 2 years ago
Server.php chore: Adjust `OCP\Server::get` annotation to work with phpstan 1 year ago
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 1 year ago
Share.php chore: Add SPDX header 2 years ago
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 2 years ago
Share_Backend_Collection.php chore: fix some comments 2 years ago
Share_Backend_File_Dependent.php chore: Add SPDX header 2 years ago
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 12 months ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php chore: move implementation to non-deprecated OCP\Util from OC_Helper 12 months ago