nextcloud-server/lib/public
Hamza Mahjoubi 408c4bf680 fix(cardav): only show useres from enabled addressBooks in contacts menu
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-03-21 14:57:56 +07:00
..
Accounts fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Activity fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
App fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
AppFramework feat: Use inline password confirmation in external storage settings 2025-02-11 11:56:30 +07:00
Authentication fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +07:00
Broadcast/Events
Cache chore: Add missing ArrayAccess template parameters 2024-02-06 10:24:41 +07:00
Calendar feat(caldav): order the calendar objects by start date for search 2024-06-06 12:29:29 +07:00
Capabilities
Collaboration fix(linkReferenceProvider): better size check 2024-09-03 20:19:25 +07:00
Command
Comments fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Common/Exception
Config
Console fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Contacts fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
DB chore: Fix small psalm errors related to documented return types 2024-05-06 18:21:38 +07:00
Dashboard fix(dashboard): Document expected icon behaviour 2024-07-19 08:06:30 +07:00
DataCollector fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Diagnostics fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
DirectEditing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Encryption fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
EventDispatcher add hasListeners() 2024-02-14 14:02:28 +07:00
Exceptions feat(files): copy live photos 2024-03-08 13:09:22 +07:00
Federation fix(federation): Fix missing protocol on CloudID remote 2024-06-27 13:00:43 +07:00
Files fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
FilesMetadata feat(metadata): migrate to lazy appconfig 2024-05-27 10:27:49 +07:00
Files_FullTextSearch/Model
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 2024-02-23 19:38:36 +07:00
GlobalScale
Group fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +07:00
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 2024-03-16 13:21:13 +07:00
L10N fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
LDAP
Lock fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Lockdown
Log fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Mail fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Migration feat(upgrade): migration attributes 2024-08-06 22:41:35 +07:00
Notification
OCM
OCS
Preview
Profile feat(profile): Add public interface for profile manager so apps can check config 2023-10-23 12:56:31 +07:00
Profiler fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Remote
RichObjectStrings
Route
Search fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Security Refactor `OC\Server::getHasher` 2024-03-15 13:04:27 +07:00
Session/Exceptions
Settings fix: add missing copyrights and strict types 2024-03-12 18:14:40 +07:00
SetupCheck fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Share fix(shareManager): Respect empty `expireDate` in server 2024-05-29 12:58:37 +07:00
SpeechToText feat(stt): add ability to cancel a scheduled transcription 2024-03-15 12:52:17 +07:00
Support
SystemTag fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Talk fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Teams feat: Implement team provider api 2024-03-05 08:13:58 +07:00
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 2023-12-19 12:29:03 +07:00
TextToImage introduce IProviderWithUserId 2024-01-14 22:44:37 +07:00
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 2024-01-10 16:00:24 +07:00
User chore: Adapt `@since` annotations in OCP for backport to 29 2024-05-27 15:00:34 +07:00
UserMigration fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
UserStatus fix(userstatus): Fix docs of user status manager 2024-05-08 07:28:16 +07:00
WorkflowEngine fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php
Color.php
Constants.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Defaults.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Files.php
GroupInterface.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
HintException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
IAddressBook.php
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 14:57:56 +07:00
IAppConfig.php fix(appconfig): only convert single entry on searchValues() 2024-04-17 15:12:22 +07:00
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php lazy AppConfig 2024-01-15 15:45:13 +07:00
IContainer.php
IDBConnection.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
IDateTimeFormatter.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
IGroupManager.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
IImage.php
IInitialStateService.php
IL10N.php
ILogger.php
IMemcache.php
IMemcacheTTL.php restore shared lock ttl when releasing 2023-12-21 15:14:27 +07:00
INavigationManager.php fix(INavigationManager): Fix psalm alias not set in the right place 2024-06-03 15:12:32 +07:00
IPhoneNumberUtil.php
IPreview.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
IRequest.php fix: Change UserAgent to *cloud 2025-02-21 09:28:41 +07:00
IRequestId.php
ISearch.php
IServerContainer.php
ISession.php
IStreamImage.php
ITagManager.php
ITags.php
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-04 07:50:44 +07:00
IURLGenerator.php chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` 2024-03-06 12:11:48 +07:00
IUser.php
IUserBackend.php
IUserManager.php chore: Adapt `@since` annotations in OCP for backport to 29 2024-05-27 15:00:34 +07:00
IUserSession.php fix: Implement option to temporarily set the user session 2024-03-19 13:48:23 +07:00
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php
Share.php chore: remove long depricated share code 2024-03-06 15:24:48 +07:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php
Util.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00