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
Benjamin Frueh 1858a39924 chore: Improve SVG handling in link previews 2 months ago
..
Accounts feat: add profile pronouns 2 years ago
Activity fix(icons): Document icon requirements for notifications and activities 2 years ago
App feat: add ocs route to get apps enabled for current user 12 months ago
AppFramework fix(dav): allow multiple link shares token in session 8 months ago
Authentication feat(admin_audit): write admin audit log for AnyLoginFailedEvent 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 feat(CalDAV): Add function to get the token of a publicly shared calendar 3 months ago
Capabilities chore: Add SPDX header 2 years ago
Collaboration chore: Improve SVG handling in link previews 2 months ago
Command fix(jobs): Limit command jobs to known cases 7 months 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 chore: Add SPDX header 2 years ago
DirectEditing chore: Add SPDX header 2 years ago
Encryption fix: throw a better error if we can't get the encrypted header size 1 year ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 11 months ago
Exceptions chore: Add SPDX header 2 years ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files fix(file-info): adjust since annotation on getLastActivity method 2 months ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Files_FullTextSearch/Model chore: Add SPDX header 2 years 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 feat(http-client): expose default request timeout constant to be used instead of magic number 30 2 years ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
L10N fix(rtl): Make clear that the direction is based on language 2 years 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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years 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(ocm): `publicKey` can be disabled so capabilities do not match 1 year 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 chore: Add SPDX header 2 years ago
Remote chore: fix some comments 2 years ago
RichObjectStrings fix(ROS): Document hide-download option on files 11 months ago
Route chore: Add SPDX header 2 years ago
Search feat(unified-search): Use existing min search length config 8 months ago
Security chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Session/Exceptions chore: Add SPDX header 2 years ago
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2 years ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share feat(share): provide `canDownload` getter on the share 3 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 fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 6 months ago
Teams fix(team-manager): team is already teamid 5 months ago
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
TextToImage fix(TextToImage): Refactor scheduling mechanism 4 months 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 style: update codestyle for coding-standard 1.2.3 2 years ago
Constants.php style: update codestyle for coding-standard 1.2.3 2 years ago
Defaults.php chore: Add SPDX header 2 years ago
Files.php style: update codestyle for coding-standard 1.2.3 2 years 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(appconfig): mark searchKeys() as internal until 32 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 feat(CertificateManager): Add option to specify the default certificates bundle path 6 months 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 5 months 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 feat(previews): Support in memory preview request 1 year ago
IRequest.php fix: Change UserAgent to *cloud 1 year ago
IRequestId.php chore: Add SPDX header 2 years ago
IServerContainer.php chore: Remove deprecated `ILogger` logging functions 2 years 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: Dispatch favorite event with an actual path 9 months 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(users): Use -1 for unknown firstLogin instead of setting it to current date 1 year ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php fix(IUserManager): Fix deprecation of search method 8 months 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: Add SPDX header 2 years 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: Add SPDX header 2 years ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago