You cannot 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/lib/public
Julien Veyssier eff783797a
reference url can always fallback to the link itself
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago
..
Accounts Allow to tweak default scopes for accounts 2 years ago
Activity Update php licenses 3 years ago
App fix phpdoc 2 years ago
AppFramework Allow CSRF on CORS routes 2 years ago
Authentication Allow SSO authentication to provide a user secret 2 years ago
BackgroundJob Port existing server code to new interface 2 years ago
Broadcast/Events Update php licenses 3 years ago
Cache Move CappedMemoryCache to OCP 2 years ago
Calendar Support iMIP invitations from Mail 2 years ago
Capabilities Don't inject Bruteforce capability info in the webui 2 years ago
Collaboration reference url can always fallback to the link itself 2 years ago
Command Update php licenses 3 years ago
Comments Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2 years ago
Config Add API to change preferences 2 years ago
Console Update php licenses 3 years ago
Contacts Fix a doctype in OCP for IAddressBook 2 years ago
DB Revert "add case statement to sql function builder" 2 years ago
Dashboard Add since tags 2 years ago
DataCollector Add a built-in profiler inside Nextcloud 2 years ago
Diagnostics Update php licenses 3 years ago
DirectEditing Add public API for owner based locking 2 years ago
Encryption Migrate HintException to OCP 3 years ago
EventDispatcher Fix ArrayAccess and JsonSerializable return types 3 years ago
Federation Summer cleanup of the federation app 2 years ago
Files Merge pull request #33697 from nextcloud/fix/improve-bulk-upload 2 years ago
Files_FullTextSearch/Model Update php licenses 3 years ago
FullTextSearch Fix spelling for return type 2 years ago
GlobalScale Update php licenses 3 years ago
Group Update php licenses 3 years ago
Http Update php licenses 3 years ago
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2 years ago
LDAP Fix LDAP related docblocks types 2 years ago
Lock Cleanup lock related code 2 years ago
Lockdown Update php licenses 3 years ago
Log Add a helper function that makes it easier to log from anywhere 2 years ago
Mail fix parameter type hint in phpdoc 3 years ago
Migration Migrate Repair events to OCP\EventDispatcher\Event 2 years ago
Notification Improve wording 3 years ago
OCS Update php licenses 3 years ago
Preview Update php licenses 3 years ago
Profile Add api to load additional section in profile page 2 years ago
Profiler Add a built-in profiler inside Nextcloud 2 years ago
Remote Deprecate OCP\Remote 3 years ago
RichObjectStrings Add talk-poll to the ROS definitions 2 years ago
Route Update php licenses 3 years ago
Search Fix psalm errors fron the end of the baseline file 2 years ago
Security Add a public interface for the bruteforce throttler and register for injection 2 years ago
Session/Exceptions Update php licenses 3 years ago
Settings Improve accessibility of the title of the settings 2 years ago
Share Fix view-only code after code review comments 2 years ago
Support Fair use of push notifications 3 years ago
SystemTag Update php licenses 3 years ago
Talk Add a Talk API for OCP 2 years ago
User Fix creation of new user and display the correct error message 2 years ago
UserMigration Add a nodeFilter parameter for IExportDestination::copyFolder 2 years ago
UserStatus Add status automation 2 years ago
WorkflowEngine Add Psalm specific scope type hint for the WFE operation 3 years ago
AutoloadNotAllowedException.php Update php licenses 3 years ago
Color.php Update avatars on update 2 years ago
Constants.php Update php licenses 3 years ago
Defaults.php Merge pull request #26481 from ghost/fdroid 3 years ago
Files.php Update php licenses 3 years ago
GroupInterface.php Update php licenses 3 years ago
HintException.php Migrate HintException to OCP 3 years ago
IAddressBook.php Fix a doctype in OCP for IAddressBook 2 years ago
IAppConfig.php Update php licenses 3 years ago
IAvatar.php Avatar new style 2 years ago
IAvatarManager.php Make Color class public 2 years ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
ICache.php Add a built-in profiler inside Nextcloud 2 years ago
ICacheFactory.php Update php licenses 3 years ago
ICertificate.php Update php licenses 3 years ago
ICertificateManager.php Update php licenses 3 years ago
IConfig.php Add specific psalm-return for getAllUserValues 2 years ago
IContainer.php Update php licenses 3 years ago
IDBConnection.php Fix spelling for PreConditionNotMetException 2 years ago
IDateTimeFormatter.php Update php licenses 3 years ago
IDateTimeZone.php Update php licenses 3 years ago
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 2 years ago
IGroup.php Update php licenses 3 years ago
IGroupManager.php Update php licenses 3 years ago
IImage.php Fix typing problems in OC_Image 3 years ago
IInitialStateService.php Update php licenses 3 years ago
IL10N.php Update php licenses 3 years ago
ILogger.php Update php licenses 3 years ago
IMemcache.php Update php licenses 3 years ago
IMemcacheTTL.php Update php licenses 3 years ago
INavigationManager.php Let apps toggle an unread counter on app icons 3 years ago
IPreview.php Move preview provider registration to bootstrap 3 years ago
IRequest.php Update php licenses 3 years ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2 years ago
ISearch.php Update php licenses 3 years ago
IServerContainer.php Add a public replacement for OC::$server->get 2 years ago
ISession.php Reopen sessions if we need to write to them instead of keeping them open 2 years ago
IStreamImage.php Send images to imaginary docker to generate previews 2 years ago
ITagManager.php Update php licenses 3 years ago
ITags.php Cleanup tags and Share component 2 years ago
ITempManager.php Update php licenses 3 years ago
IURLGenerator.php Only match http(s) URLs for references 2 years ago
IUser.php Fix creation of new user and display the correct error message 2 years ago
IUserBackend.php Update php licenses 3 years ago
IUserManager.php Make DisplayNameCache return null if user doesn't exists 2 years ago
IUserSession.php Update php licenses 3 years ago
Image.php Update php licenses 3 years ago
PreConditionNotMetException.php Update php licenses 3 years ago
SabrePluginEvent.php Update php licenses 3 years ago
SabrePluginException.php Update php licenses 3 years ago
Server.php Improve psalm annotation to make it stricter 2 years ago
Share.php Fix psalm errors fron the end of the baseline file 2 years ago
Share_Backend.php Update php licenses 3 years ago
Share_Backend_Collection.php Update php licenses 3 years ago
Share_Backend_File_Dependent.php Update php licenses 3 years ago
Template.php Update php licenses 3 years ago
UserInterface.php Update php licenses 3 years ago
Util.php Move dav utils functions to OCP\Files\DavUtil 2 years ago