nextcloud-server/lib/public
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-12 11:42:10 +07:00
..
Accounts docs: update docs for ocp events 2024-07-23 21:42:01 +07:00
Activity chore: Add SPDX header 2024-05-24 13:11:22 +07:00
App docs: update docs for ocp events 2024-07-23 21:42:01 +07:00
AppFramework chore: refactor "substr" calls to improve code readability 2024-08-06 08:46:52 +07:00
Authentication refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
BackgroundJob fix: delete background jobs by id when cleaning up 2024-05-30 15:07:26 +07:00
Broadcast/Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Calendar Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +07:00
Capabilities chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Collaboration fix: Do not log link reference exceptions as error 2024-08-05 22:04:44 +07:00
Command chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Comments chore: Move comments event handler to use proper event dispatcher 2024-06-26 18:13:07 +07:00
Common/Exception chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Config chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Console feat: Add reserved options in a new OCP class so that applications know about them 2024-07-04 16:19:36 +07:00
Contacts chore: adjust php comment usage hint 2024-05-30 15:01:15 +07:00
DB fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2024-07-19 11:21:16 +07:00
Dashboard fix(dashboard): Document expected icon behaviour 2024-07-11 13:14:03 +07:00
DataCollector chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Diagnostics chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DirectEditing chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Encryption chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EventDispatcher fix: Make webhook event serialization opt-in with a new interface 2024-06-11 14:10:29 +07:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Federation fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +07:00
Files feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
FilesMetadata chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Files_FullTextSearch/Model chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FullTextSearch chore: Add SPDX header 2024-05-24 13:11:22 +07:00
GlobalScale chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Group chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Http chore: Add SPDX header 2024-05-24 13:11:22 +07:00
L10N chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LDAP chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Lockdown chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Log chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mail fix: Update documentation for Mail Provider Send 2024-08-02 08:23:31 +07:00
Migration fix(migration-attributes): psalm 2024-07-29 12:44:52 +07:00
Notification chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCM chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Preview docs: update docs for ocp events 2024-07-23 21:42:01 +07:00
Profile chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Profiler chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Remote chore: fix some comments 2024-07-29 14:43:27 +07:00
RichObjectStrings Merge pull request #45424 from nextcloud/feat/richobjectstrings/missing-talk-file-metadata 2024-06-06 12:40:07 +07:00
Route chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Security feat(Security): add Factory for IP addresses and ranges 2024-07-19 16:28:03 +07:00
Session/Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Settings chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupCheck chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00
SpeechToText chore: deprecate old AI APIs 2024-07-26 11:20:46 +07:00
Support chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SystemTag chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Talk chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TaskProcessing fix(taskprocessing): fix typo in text2text task type 2024-07-25 10:38:19 +07:00
Teams chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TextProcessing chore: deprecate old AI APIs 2024-07-26 11:20:46 +07:00
TextToImage chore: deprecate old AI APIs 2024-07-26 11:20:46 +07:00
Translation chore: deprecate old AI APIs 2024-07-26 11:20:46 +07:00
User docs: Add info for the password hashes 2024-07-08 16:30:52 +07:00
UserMigration chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UserStatus chore: Add SPDX header 2024-05-24 13:11:22 +07:00
WorkflowEngine chore: Add SPDX header 2024-05-24 13:11:22 +07:00
AutoloadNotAllowedException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
BeforeSabrePubliclyLoadedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Color.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Constants.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Defaults.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Files.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
GroupInterface.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HintException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAddressBook.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAppConfig.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAvatar.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAvatarManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IBinaryFinder.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ICache.php fix: set default TTL for APCu cache as per docs 2024-08-07 19:41:41 +07:00
ICacheFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ICertificate.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ICertificateManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IConfig.php fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 2024-07-08 15:42:55 +07:00
IContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IDBConnection.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
IDateTimeFormatter.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IDateTimeZone.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IEmojiHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IEventSource.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IEventSourceFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IGroup.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
IImage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IInitialStateService.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IL10N.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ILogger.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IMemcache.php docs: clearify IMemcache::inc and dec behavior 2024-08-07 19:41:43 +07:00
IMemcacheTTL.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
INavigationManager.php fix(INavigationManager): Fix psalm alias not set in the right place 2024-05-30 16:59:43 +07:00
IPhoneNumberUtil.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPreview.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IRequest.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IRequestId.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IServerContainer.php chore: Remove deprecated legacy search backend 2024-08-01 12:33:18 +07:00
ISession.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IStreamImage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ITagManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ITags.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ITempManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IURLGenerator.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IUser.php docs: Add info for the password hashes 2024-07-08 16:30:52 +07:00
IUserBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IUserManager.php fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 2024-07-08 15:42:55 +07:00
IUserSession.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Image.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PreConditionNotMetException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SabrePluginEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SabrePluginException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Server.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share_Backend.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share_Backend_Collection.php chore: fix some comments 2024-07-29 14:43:27 +07:00
Share_Backend_File_Dependent.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UserInterface.php fix: rebased the branch with master and resolved conflicts 2024-07-08 15:42:55 +07:00
Util.php refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2024-07-16 12:49:10 +07:00