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
fenn-cs 5dbb96fc8a fix(shareManager): Respect empty `expireDate` in server
If `expireDate` is an empty string and not `null` then the server should not set a default.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 days ago
..
Accounts fix: Apply new coding standard to all files 2 months ago
Activity fix: Apply new coding standard to all files 2 months ago
App fix: Apply new coding standard to all files 2 months ago
AppFramework fix(AppFramework): Fix error message about 204 not allowing custom headers 2 months ago
Authentication fix(OCP): Add since tag for all constants 4 months ago
BackgroundJob fix: Apply new coding standard to all files 2 months ago
Broadcast/Events composer run cs:fix 1 year ago
Cache chore: Add missing ArrayAccess template parameters 4 months ago
Calendar composer run cs:fix 1 year ago
Capabilities doc(ocp): Upgrade capability registration recommendation 11 months ago
Collaboration fix: Apply new coding standard to all files 2 months ago
Command Update php licenses 3 years ago
Comments fix: Apply new coding standard to all files 2 months ago
Common/Exception Since 27.1.0 11 months ago
Config Add API to change preferences 2 years ago
Console fix(OCP): Add since tag for all constants 4 months ago
Contacts fix: Apply new coding standard to all files 2 months ago
DB chore: Fix small psalm errors related to documented return types 4 weeks ago
Dashboard fix(OCP): Add since tag for all constants 4 months ago
DataCollector fix: Apply new coding standard to all files 2 months ago
Diagnostics fix: Apply new coding standard to all files 2 months ago
DirectEditing fix: Apply new coding standard to all files 2 months ago
Encryption fix: Apply new coding standard to all files 2 months ago
EventDispatcher add hasListeners() 4 months ago
Exceptions feat(files): copy live photos 3 months ago
Federation fix: Apply new coding standard to all files 2 months ago
Files fix: Apply new coding standard to all files 2 months ago
FilesMetadata feat(metadata): migrate to lazy appconfig 5 days ago
Files_FullTextSearch/Model composer run cs:fix 1 year ago
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 3 months ago
GlobalScale composer run cs:fix 1 year ago
Group fix(groups): allows to save group names with more than 64 characters 2 weeks ago
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 3 months ago
L10N fix: Apply new coding standard to all files 2 months ago
LDAP Fix typos in lib/public subdirectory 1 year ago
Lock fix: Apply new coding standard to all files 2 months ago
Lockdown Update php licenses 3 years ago
Log fix: Apply new coding standard to all files 2 months ago
Mail fix: Apply new coding standard to all files 2 months ago
Migration fix(install): Make installing more verbose 7 months ago
Notification composer run cs:fix 1 year ago
OCM feat(OCM): Dispatch an event so apps can register resources 8 months ago
OCS composer run cs:fix 1 year ago
Preview feat: redirect to the mime icon if no preview available 10 months ago
Profile feat(profile): Add public interface for profile manager so apps can check config 7 months ago
Profiler fix: Apply new coding standard to all files 2 months ago
Remote Deprecate OCP\Remote 3 years ago
RichObjectStrings Add messageId to richObject definition of Talk 1 year ago
Route composer run cs:fix 1 year ago
Search fix(OCP): Add since tag for all constants 4 months ago
Security Refactor `OC\Server::getHasher` 3 months ago
Session/Exceptions Update php licenses 3 years ago
Settings fix: add missing copyrights and strict types 3 months ago
SetupCheck fix(OCP): Add since tag for all constants 4 months ago
Share fix(shareManager): Respect empty `expireDate` in server 4 days ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 3 months ago
Support composer run cs:fix 1 year ago
SystemTag fix: Apply new coding standard to all files 2 months ago
Talk fix: Apply new coding standard to all files 2 months ago
Teams feat: Implement team provider api 3 months ago
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 6 months ago
TextToImage introduce IProviderWithUserId 5 months ago
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 5 months ago
User chore: Adapt `@since` annotations in OCP for backport to 29 6 days ago
UserMigration fix(OCP): Add since tag for all constants 4 months ago
UserStatus fix(userstatus): Fix docs of user status manager 4 weeks ago
WorkflowEngine fix(OCP): Add since tag for all constants 4 months ago
AutoloadNotAllowedException.php Update php licenses 3 years ago
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1 year ago
Color.php Update avatars on update 2 years ago
Constants.php fix(OCP): Add since tag for all constants 4 months ago
Defaults.php fix: Apply new coding standard to all files 2 months ago
Files.php Fix typos in lib/public subdirectory 1 year ago
GroupInterface.php fix(OCP): Add since tag for all constants 4 months ago
HintException.php fix: Apply new coding standard to all files 2 months ago
IAddressBook.php composer run cs:fix 1 year ago
IAppConfig.php fix getAllValues() to filter values based on prefix 4 months ago
IAvatar.php composer run cs:fix 1 year ago
IAvatarManager.php composer run cs:fix 1 year ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
ICache.php composer run cs:fix 1 year ago
ICacheFactory.php feat: Add factory method for in-memory caches 8 months ago
ICertificate.php Update php licenses 3 years ago
ICertificateManager.php Update php licenses 3 years ago
IConfig.php lazy AppConfig 5 months ago
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1 year ago
IDBConnection.php fix: Apply new coding standard to all files 2 months ago
IDateTimeFormatter.php fix: Apply new coding standard to all files 2 months 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
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1 year ago
IGroup.php fix: Apply new coding standard to all files 2 months ago
IGroupManager.php fix: Apply new coding standard to all files 2 months ago
IImage.php Allow empty mimeType 2 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 restore shared lock ttl when releasing 5 months ago
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 7 months ago
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 8 months ago
IPreview.php fix(OCP): Add since tag for all constants 4 months ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 11 months ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2 years ago
ISearch.php composer run cs:fix 1 year ago
IServerContainer.php chore!: Remove legacy SymfonyAdapter 10 months ago
ISession.php composer run cs:fix 1 year ago
IStreamImage.php Send images to imaginary docker to generate previews 2 years ago
ITagManager.php composer run cs:fix 1 year ago
ITags.php Cleanup tags and Share component 2 years ago
ITempManager.php Update php licenses 3 years ago
IURLGenerator.php chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` 3 months ago
IUser.php feat(users): Store and load a user's manager 1 year ago
IUserBackend.php composer run cs:fix 1 year ago
IUserManager.php chore: Adapt `@since` annotations in OCP for backport to 29 6 days ago
IUserSession.php fix: Implement option to temporarily set the user session 2 months ago
Image.php Update php licenses 3 years ago
PreConditionNotMetException.php Update php licenses 3 years ago
SabrePluginEvent.php composer run cs:fix 1 year ago
SabrePluginException.php composer run cs:fix 1 year ago
Server.php Improve container return type annotations 2 years ago
Share.php chore: remove long depricated share code 3 months ago
Share_Backend.php Fix typos in lib/public subdirectory 1 year 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 composer run cs:fix 1 year ago
Util.php fix: Apply new coding standard to all files 2 months ago