nextcloud-server/lib/public
provokateurin b42d26b42f refactor(TempManager): Simplify and unify implementations and remove legacy behavior
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-03 15:25:00 +07:00
..
Accounts feat: add profile pronouns 2024-09-17 22:20:36 +07:00
Activity fix(icons): Document icon requirements for notifications and activities 2024-09-25 16:47:23 +07:00
App fix: Only keep allowed characters in appid, and flag the method as escaping 2025-02-19 18:39:20 +07:00
AppFramework fix: remove typing and return type 2025-01-23 19:28:30 +07:00
Authentication feat(admin_audit): write admin audit log for AnyLoginFailedEvent 2025-02-06 18:27:10 +07:00
BackgroundJob feat(TimedJob): Add debug log about time sensitive jobs with long intervals 2024-10-08 11:26:53 +07:00
Broadcast/Events
Cache
Calendar feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00
Capabilities
Collaboration chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
Command
Comments fix(comments): Document supported types and provide psalm typing 2024-10-17 14:27:42 +07:00
Common/Exception
Config
Console
Contacts style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DB fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +07:00
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
DataCollector
Diagnostics
DirectEditing
Encryption chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
EventDispatcher
Exceptions
Federation
Files fix: don't use cached root info from shared cache if the watcher has detected an update 2025-02-11 20:35:46 +07:00
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Files_FullTextSearch/Model
FullTextSearch chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
GlobalScale
Group fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +07:00
Http feat(http-client): expose default request timeout constant to be used instead of magic number 30 2024-10-11 10:57:02 +07:00
L10N fix(rtl): Make clear that the direction is based on language 2024-09-23 17:00:07 +07:00
LDAP fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +07:00
Lock
Lockdown
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Mail chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Migration fix: Adjust parameter type usage and add SQLite support 2024-10-17 18:31:44 +07:00
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +07:00
Notification fix(icons): Document icon requirements for notifications and activities 2024-09-25 16:47:23 +07:00
OCM fix(signed-request): removing unstable from public 2024-12-04 09:30:55 +07:00
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Profile fix(core): profile design and pronouns support 2024-09-18 00:15:19 +07:00
Profiler
Remote chore: fix some comments 2024-07-29 14:43:27 +07:00
RichObjectStrings fix(richtextvalidator): Add missing blurhash 2024-11-18 10:40:49 +07:00
Route
Search fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +07:00
Security chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Session/Exceptions
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2024-10-15 20:33:45 +07:00
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Share feat(sharing): Add `shareapi_allow_custom_tokens` config 2025-01-15 15:50:43 +07:00
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 2024-08-30 10:07:01 +07:00
Support chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
SystemTag feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +07:00
Talk
TaskProcessing docs: fix version number 2024-12-20 10:22:30 +07:00
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TextToImage chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Translation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
User fix: Add missing interface from previous commit and update autoloaders 2025-01-14 13:16:51 +07:00
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
UserStatus
WorkflowEngine
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
BeforeSabrePubliclyLoadedEvent.php
Color.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Constants.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Defaults.php
Files.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
HintException.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +07:00
IAddressBook.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IAppConfig.php feat(config): implementation of lexicon 2024-12-13 11:08:20 +07:00
IAvatar.php
IAvatarManager.php
IBinaryFinder.php fix: use nc's binary finding logic for smb 2024-10-04 15:56:31 +07:00
ICache.php fix: set default TTL for APCu cache as per docs 2024-08-07 19:41:41 +07:00
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 2024-09-02 12:27:06 +07:00
IContainer.php
IDBConnection.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +07:00
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
IImage.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
IInitialStateService.php
IL10N.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ILogger.php chore: Remove deprecated `ILogger` logging functions 2024-09-19 00:37:06 +07:00
IMemcache.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +07:00
IMemcacheTTL.php
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
IPhoneNumberUtil.php
IPreview.php
IRequest.php fix: Change UserAgent to *cloud 2025-02-21 09:30:10 +07:00
IRequestId.php
IServerContainer.php chore: Remove deprecated `ILogger` logging functions 2024-09-19 00:37:06 +07:00
ISession.php
IStreamImage.php
ITagManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ITags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 15:25:00 +07:00
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IUser.php feat(users): Use -1 for unknown firstLogin instead of setting it to current date 2025-01-07 16:30:22 +07:00
IUserBackend.php
IUserManager.php feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +07:00
IUserSession.php
Image.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
PreConditionNotMetException.php
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SabrePluginException.php
Server.php
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 2025-01-25 01:16:58 +07:00
Share.php
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 2024-09-20 00:51:00 +07:00
Share_Backend_Collection.php chore: fix some comments 2024-07-29 14:43:27 +07:00
Share_Backend_File_Dependent.php
Template.php
UserInterface.php
Util.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00