pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: update to 23.0.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/862dac28f9b1
branches: trunk
changeset: 379171:862dac28f9b1
user: khorben <khorben%pkgsrc.org@localhost>
date: Thu May 12 11:26:54 2022 +0000
description:
php-nextcloud: update to 23.0.4
Changes since 23.0.3:
* Run tests with primary object storage in CI + large upload fixes (server#31453)
* User_ldap fix ldap connection resets #31421 (server#31514)
* Validate overwrite.cli.url to be a url in setup check (server#31518)
* Fix duplicated UUID detection when there are empty uuids (server#31521)
* Fix occ user:add-app-password (server#31536)
* Fix the logger that is imported for critical actions (server#31540)
* Toggle profile globally (server#31624)
* Improve imagick, bcmath and gmp extension warnings (server#31634)
* Add optional WebDav propfind properties to count sub elements (server#31641)
* Fix listeners declaration in case of occ usage (server#31656)
* Do not forget DB table prefix with truncate query (server#31666)
* Limit the length of app password names (server#31678)
* Add OPcache recommendations to Transifex (server#31705)
* Bump babel-loader from 8.2.3 to 8.2.4 (server#31721)
* Add oauth2_clients migration for Owncloud (server#31730)
* Dont create cards_abiduri it if already exists (server#31733)
* Show that the web updater is not recommended on big instances (server#31740)
* Add direct arg to login flow (server#31748)
* Wrap oauth2 migrations inside conditions (server#31774)
* Fix assignment of the LDAP Wizard connection (server#31785)
* Fix ldap wizard styling (server#31804)
* Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (server#31821)
* Ignore errors when searching for bundled preview (server#31831)
* Deduplicate storage ids in list before reusing (server#31835)
* Dont re-query fileinfo when getting dav quota (server#31836)
* Take permissions from multiple paths into account for share permissions (server#31846)
* Log in audit log federated shares events (server#31856)
* Update autoloaders and Node package-lock.json (server#31862)
* Fix incorrect if conditions in View (server#31878)
* Do not decorate the CLI output if its explicitly turned off (server#31880)
* Fix _App::getCurrentApp() when being called from CLI or phpunit (server#31882)
* Bump moment from 2.29.1 to 2.29.2 (server#31913)
* Fix shared mount roots not being returned from getSharesInFolder (server#31923)
* Confirm user is internal to globalscale (server#31940)
* AmazonS3: allow not implemented versioning (server#31946)
* Fix accept/reject remote share action (server#31949)
* Update CRL after revocation of socialsharing_telegram.csr (server#31955)
* Fix LDAP Dark Theme Issue (server#31968)
* Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (3rdparty#1016)
* Fallback to the admin settings if the user did not configure it (activity#781)
* Bypass/limit permissions (circles#1001)
* Update memberships on path change (circles#1007)
* Check owner attendance (circles#1010)
* Remove child shares (circles#1015)
* Update displayName (circles#1017)
* Oracle support (circles#978)
* Limit some feature when Circles is managed by an app (circles#982)
* Use stable23 for oci tests (circles#985)
* Missing $prec (circles#995)
* Update population (circles#997)
* Disable social recommendation (firstrunwizard#693)
* Fix settings navigation order (firstrunwizard#697)
* Bump babel-loader from 8.2.3 to 8.2.4 (privacy#752)
* Build(deps): bump prosemirror-view from 1.23.7 to 1.23.9 (text#2233)
* Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2259)
* Build(deps): bump prosemirror-view from 1.23.10 to 1.23.11 (text#2274)
* Fix: menu bubble size at the end of the line (text#2277)
* Build(deps): bump prosemirror-view from 1.23.11 to 1.23.12 (text#2286)
* Properly cancel and reset ongoing streams when unmounting (viewer#1208)
Changes since 23.0.2:
* Allow writing audit log to syslog and systemdlog (server#30852)
* Allow to disable AuthToken v1 (server#30949)
* Add primary key for ratelimit table (server#30965)
* Bump samba images in tests (server#30967)
* Update variables.scss Fallback font before Noto Color Emoji (server#30969)
* Show if the mail server settings are not set or verified (server#30998)
* Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#30999)
* Fix: Birthday events missing after reimporting contacts (server#31000)
* Bump clipboard from 2.0.9 to 2.0.10 (server#31023)
* Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31050)
* Allow specify a config prefix for another database connection (server#31059)
* Dont provide favorite activity settings (server#31084)
* Only setup part of the filesystem for appdata requests (server#31098)
* Allow sub-admins to access delegated settings. (server#31102)
* Ignore contact interaction with self (server#31120)
* Fix overlapping buttons in apps-management (server#31179)
* Fix typo in DAV namespace registration (server#31183)
* Fix a broken tooltip (server#31184)
* Improve user status revert performance (server#31192)
* Fix path handling when transferring incoming shares (server#31204)
* Bump dompurify from 2.3.5 to 2.3.6 (server#31226)
* Improve caching policy use immutable when loading versionned assets (server#31244)
* Hide download button for images (server#31253)
* Dont redirect when loading files index page (server#31255)
* Consider only reminders with calendar data (server#31262)
* Also cache non-existing to reuse it (server#31297)
* Ignore cache in occ ldap:check-ldap command (server#31299)
* Wrap S3 multipart upload exception (server#31302)
* Fix ldap:check-user method for newly created LDAP users (server#31306)
* Avoid PHP errors in the checkers drone step (server#31313)
* Background job time windows (server#31318)
* Mark split database configs as sensitive (server#31331)
* Update CRL after revocation of rocket_integration.csr (server#31350)
* Bump backbone from 1.4.0 to 1.4.1 (server#31369)
* Make Sabre File exception messages translatable (server#31392)
* Censor more configs (server#31399)
* Dont set up full filesystem to check for certificates (server#31401)
* Also use hashed/indexed column on delete (server#31402)
* Fix caching of the user avatar (server#31410)
* Fix duplicate primary email message (server#31412)
* Fix developer link (server#31423)
* Fix fileactions for sharing overview (server#31424)
* Prevent default right-click options when hideDownload is enabled (server#31427)
* Fix return type of avatar file (server#31432)
* Fix Nextcloud is not allowed to use the OPcache API warning (server#31437)
* Add Nextcloud docs link to OPcache recommends (server#31438)
* Be conservative when reading from fresh created column (server#31442)
* Init users file system if not existing on ownership transfer (server#31445)
* Use persistent connections when connecting to redis (server#31450)
* Fix settings error message timeout (server#31457)
* Connectivity check: allow using the protocol in connectivity_check_domains (server#31479)
* Add option to disallow creation of local storages (server#31481)
* Fix too many file download notifications when watching a video (server#31485)
* Fix new file menu (server#31490)
* Fix listeners declaration in case of occ usage (server#31529)
* Fix user status not resetting correctly after a call (server#31543)
* Prevent reading key on SFTP stat bool (server#31547)
* Fix more than 1000 entries in queries exception in CardDavBackend (server#31550)
* Update CRL after revoke deckimportfromtrello.csr (server#31618)
* Revert Fix listeners declaration in case of occ usage (server#31642)
* Try to reduce the load from writing (activity#731)
* Allow specify a config prefix for another database connection (activity#735)
* Adjust nextcloud lib version (activity#739)
* Make background job time insensitive (activity#741)
* Fix cached circle returning bool before being parsed as JSON (circles#932)
* MembershipsService -> membershipService (circles#934)
* Block/force circle types (circles#938)
* Set member as INVITED only if not external (circles#940)
* Allow configuration of one single password per circle (circles#944)
* Display spent time on request (circles#949)
* Lighter SQL requests and compat with Oracle (circles#956)
* Update population (circles#959)
* Fix PrimaryKey on circles_event (circles#965)
* Fix import (circles#970)
* Only refresh notifications once with notify push (notifications#1155)
* Improve mass notification processing (notifications#1156)
* Bump url-parse from 1.5.4 to 1.5.10 (photos#1043)
* Fix privacy UI with subscription (privacy#707)
* Bump vue-loader from 15.9.6 to 15.9.8 (privacy#712)
* Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#715)
* Bump @babel/core from 7.13.15 to 7.13.16 (privacy#718)
* Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.2 (privacy#721)
* Bump babel-loader from 8.2.2 to 8.2.3 (privacy#724)
* Bump sass from 1.32.10 to 1.32.13 (privacy#731)
* Bump vue and vue-template-compiler (privacy#732)
* Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#733)
* Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#734)
* Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#738)
* Add index for last_contact in text_sessions table (text#2147)
* Use file.path to track EditorWrapper instances more accurately (text#2150)
* Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2159)
* Fix: only apply bullet style to ul > li (text#2195)
* Build(deps): bump prosemirror-view from 1.23.6 to 1.23.7 (text#2207)
* Fix: update psalm baseline to account for changes in server (text#2208)
* Derpgon cz fix/stable23/image data urls (text#2210)
* Display content first and then load menus (text#2228)
* Build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.7 (viewer#1171)
* Build(deps-dev): bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (viewer#1174)
* Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1175)
* Build(deps): bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (viewer#1176)
* Build(deps-dev): bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (viewer#1178)
* Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1179)
* Build(deps-dev): bump wait-on from 6.0.0 to 6.0.1 (viewer#1180)
"Please commit it" ryoon@
diffstat:
www/php-nextcloud/Makefile | 4 +-
www/php-nextcloud/PLIST | 259 +++++++++++++++++++++++---------------------
www/php-nextcloud/distinfo | 8 +-
3 files changed, 141 insertions(+), 130 deletions(-)
diffs (truncated from 638 to 300 lines):
diff -r df05bbe7514f -r 862dac28f9b1 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile Thu May 12 11:15:36 2022 +0000
+++ b/www/php-nextcloud/Makefile Thu May 12 11:26:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2022/02/25 02:47:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2022/05/12 11:26:54 khorben Exp $
#
# The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
# contained 18.0.2, then during April to June it is ok to update to
# later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
# update to 20.
-DISTNAME= nextcloud-23.0.2
+DISTNAME= nextcloud-23.0.4
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
diff -r df05bbe7514f -r 862dac28f9b1 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST Thu May 12 11:15:36 2022 +0000
+++ b/www/php-nextcloud/PLIST Thu May 12 11:26:54 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.49 2022/02/25 02:47:00 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.50 2022/05/12 11:26:54 khorben Exp $
share/nextcloud/.htaccess
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.github/dependabot.yml
@@ -6628,6 +6628,8 @@
share/nextcloud/apps/accessibility/l10n/af.json
share/nextcloud/apps/accessibility/l10n/ar.js
share/nextcloud/apps/accessibility/l10n/ar.json
+share/nextcloud/apps/accessibility/l10n/be.js
+share/nextcloud/apps/accessibility/l10n/be.json
share/nextcloud/apps/accessibility/l10n/bg.js
share/nextcloud/apps/accessibility/l10n/bg.json
share/nextcloud/apps/accessibility/l10n/bn_BD.js
@@ -6656,12 +6658,16 @@
share/nextcloud/apps/accessibility/l10n/es.json
share/nextcloud/apps/accessibility/l10n/es_AR.js
share/nextcloud/apps/accessibility/l10n/es_AR.json
+share/nextcloud/apps/accessibility/l10n/es_CL.js
+share/nextcloud/apps/accessibility/l10n/es_CL.json
share/nextcloud/apps/accessibility/l10n/es_CO.js
share/nextcloud/apps/accessibility/l10n/es_CO.json
share/nextcloud/apps/accessibility/l10n/es_DO.js
share/nextcloud/apps/accessibility/l10n/es_DO.json
share/nextcloud/apps/accessibility/l10n/es_EC.js
share/nextcloud/apps/accessibility/l10n/es_EC.json
+share/nextcloud/apps/accessibility/l10n/es_GT.js
+share/nextcloud/apps/accessibility/l10n/es_GT.json
share/nextcloud/apps/accessibility/l10n/es_MX.js
share/nextcloud/apps/accessibility/l10n/es_MX.json
share/nextcloud/apps/accessibility/l10n/et_EE.js
@@ -6706,6 +6712,8 @@
share/nextcloud/apps/accessibility/l10n/lv.json
share/nextcloud/apps/accessibility/l10n/mk.js
share/nextcloud/apps/accessibility/l10n/mk.json
+share/nextcloud/apps/accessibility/l10n/mr.js
+share/nextcloud/apps/accessibility/l10n/mr.json
share/nextcloud/apps/accessibility/l10n/ms_MY.js
share/nextcloud/apps/accessibility/l10n/ms_MY.json
share/nextcloud/apps/accessibility/l10n/nb.js
@@ -6820,6 +6828,8 @@
share/nextcloud/apps/activity/l10n/ast.json
share/nextcloud/apps/activity/l10n/az.js
share/nextcloud/apps/activity/l10n/az.json
+share/nextcloud/apps/activity/l10n/be.js
+share/nextcloud/apps/activity/l10n/be.json
share/nextcloud/apps/activity/l10n/bg.js
share/nextcloud/apps/activity/l10n/bg.json
share/nextcloud/apps/activity/l10n/bn_BD.js
@@ -7102,6 +7112,8 @@
share/nextcloud/apps/admin_audit/l10n/et_EE.json
share/nextcloud/apps/admin_audit/l10n/eu.js
share/nextcloud/apps/admin_audit/l10n/eu.json
+share/nextcloud/apps/admin_audit/l10n/fa.js
+share/nextcloud/apps/admin_audit/l10n/fa.json
share/nextcloud/apps/admin_audit/l10n/fi.js
share/nextcloud/apps/admin_audit/l10n/fi.json
share/nextcloud/apps/admin_audit/l10n/fr.js
@@ -7176,7 +7188,9 @@
share/nextcloud/apps/admin_audit/lib/Actions/UserManagement.php
share/nextcloud/apps/admin_audit/lib/Actions/Versions.php
share/nextcloud/apps/admin_audit/lib/AppInfo/Application.php
+share/nextcloud/apps/admin_audit/lib/AuditLogger.php
share/nextcloud/apps/admin_audit/lib/BackgroundJobs/Rotate.php
+share/nextcloud/apps/admin_audit/lib/IAuditLogger.php
share/nextcloud/apps/admin_audit/lib/Listener/CriticalActionPerformedEventListener.php
share/nextcloud/apps/circles/CHANGELOG.md
share/nextcloud/apps/circles/LICENSE
@@ -7363,6 +7377,7 @@
share/nextcloud/apps/circles/lib/Command/CirclesMemberships.php
share/nextcloud/apps/circles/lib/Command/CirclesRemote.php
share/nextcloud/apps/circles/lib/Command/CirclesReport.php
+share/nextcloud/apps/circles/lib/Command/CirclesSetting.php
share/nextcloud/apps/circles/lib/Command/CirclesSync.php
share/nextcloud/apps/circles/lib/Command/CirclesTest.php
share/nextcloud/apps/circles/lib/Command/FixUniqueId.php
@@ -7498,9 +7513,11 @@
share/nextcloud/apps/circles/lib/Exceptions/GroupNotFoundException.php
share/nextcloud/apps/circles/lib/Exceptions/InitiatorNotConfirmedException.php
share/nextcloud/apps/circles/lib/Exceptions/InitiatorNotFoundException.php
+share/nextcloud/apps/circles/lib/Exceptions/InsufficientPermissionException.php
share/nextcloud/apps/circles/lib/Exceptions/InvalidIdException.php
share/nextcloud/apps/circles/lib/Exceptions/InvalidModelException.php
share/nextcloud/apps/circles/lib/Exceptions/JsonException.php
+share/nextcloud/apps/circles/lib/Exceptions/JsonNotRequestedException.php
share/nextcloud/apps/circles/lib/Exceptions/LinkedGroupNotAllowedException.php
share/nextcloud/apps/circles/lib/Exceptions/MaintenanceException.php
share/nextcloud/apps/circles/lib/Exceptions/MemberAlreadyExistsException.php
@@ -7529,6 +7546,7 @@
share/nextcloud/apps/circles/lib/Exceptions/ParseMemberLevelException.php
share/nextcloud/apps/circles/lib/Exceptions/PayloadDeliveryException.php
share/nextcloud/apps/circles/lib/Exceptions/RemoteAlreadyExistsException.php
+share/nextcloud/apps/circles/lib/Exceptions/RemoteCircleException.php
share/nextcloud/apps/circles/lib/Exceptions/RemoteInstanceException.php
share/nextcloud/apps/circles/lib/Exceptions/RemoteNotFoundException.php
share/nextcloud/apps/circles/lib/Exceptions/RemoteResourceNotFoundException.php
@@ -7542,6 +7560,7 @@
share/nextcloud/apps/circles/lib/Exceptions/SharingFrameDoesNotExistException.php
share/nextcloud/apps/circles/lib/Exceptions/SharingFrameSourceCannotBeAppCirclesException.php
share/nextcloud/apps/circles/lib/Exceptions/SingleCircleNotFoundException.php
+share/nextcloud/apps/circles/lib/Exceptions/SuperSessionException.php
share/nextcloud/apps/circles/lib/Exceptions/TokenDoesNotExistException.php
share/nextcloud/apps/circles/lib/Exceptions/UnknownFederatedItemException.php
share/nextcloud/apps/circles/lib/Exceptions/UnknownInterfaceException.php
@@ -7553,6 +7572,7 @@
share/nextcloud/apps/circles/lib/FederatedItems/CircleEdit.php
share/nextcloud/apps/circles/lib/FederatedItems/CircleJoin.php
share/nextcloud/apps/circles/lib/FederatedItems/CircleLeave.php
+share/nextcloud/apps/circles/lib/FederatedItems/CircleSetting.php
share/nextcloud/apps/circles/lib/FederatedItems/CircleSettings.php
share/nextcloud/apps/circles/lib/FederatedItems/Files/FileShare.php
share/nextcloud/apps/circles/lib/FederatedItems/Files/FileUnshare.php
@@ -7633,6 +7653,9 @@
share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526113601.php
share/nextcloud/apps/circles/lib/Migration/Version0022Date20220703115023.php
share/nextcloud/apps/circles/lib/Migration/Version0023Date20211216113101.php
+share/nextcloud/apps/circles/lib/Migration/Version0024Date20220203123901.php
+share/nextcloud/apps/circles/lib/Migration/Version0024Date20220203123902.php
+share/nextcloud/apps/circles/lib/Migration/Version0024Date20220317190331.php
share/nextcloud/apps/circles/lib/Model/BaseCircle.php
share/nextcloud/apps/circles/lib/Model/BaseMember.php
share/nextcloud/apps/circles/lib/Model/Circle.php
@@ -7699,6 +7722,7 @@
share/nextcloud/apps/circles/lib/Service/MiscService.php
share/nextcloud/apps/circles/lib/Service/NotificationService.php
share/nextcloud/apps/circles/lib/Service/OutputService.php
+share/nextcloud/apps/circles/lib/Service/PermissionService.php
share/nextcloud/apps/circles/lib/Service/RemoteDownstreamService.php
share/nextcloud/apps/circles/lib/Service/RemoteService.php
share/nextcloud/apps/circles/lib/Service/RemoteStreamService.php
@@ -7713,127 +7737,52 @@
share/nextcloud/apps/circles/lib/ShareByCircleProvider.php
share/nextcloud/apps/circles/lib/ShareByCircleProviderDeprecated.php
share/nextcloud/apps/circles/lib/StatusCode.php
+share/nextcloud/apps/circles/lib/Tools/ActivityPub/NCSignature.php
+share/nextcloud/apps/circles/lib/Tools/Db/ExtendedQueryBuilder.php
+share/nextcloud/apps/circles/lib/Tools/Db/IQueryRow.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/ArrayNotFoundException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/DateTimeException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/InvalidItemException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/InvalidOriginException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/ItemNotFoundException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/MalformedArrayException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestContentException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestNetworkException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestResultNotJsonException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestResultSizeException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RequestServerException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/RowNotFoundException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/SignatoryException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/SignatureException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/UnknownTypeException.php
+share/nextcloud/apps/circles/lib/Tools/Exceptions/WellKnownLinkNotFoundException.php
+share/nextcloud/apps/circles/lib/Tools/IDeserializable.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCRequest.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCRequestResult.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCSignatory.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCSignedRequest.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCWebfinger.php
+share/nextcloud/apps/circles/lib/Tools/Model/NCWellKnownLink.php
+share/nextcloud/apps/circles/lib/Tools/Model/Request.php
+share/nextcloud/apps/circles/lib/Tools/Model/SimpleDataStore.php
+share/nextcloud/apps/circles/lib/Tools/Model/TreeNode.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TArrayTools.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TAsync.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TConsoleTree.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TDeserialize.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCLocalSignatory.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCLogger.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCRequest.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCSetup.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCSignatory.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TNCWellKnown.php
+share/nextcloud/apps/circles/lib/Tools/Traits/TStringTools.php
share/nextcloud/apps/circles/lib/UnifiedSearch/UnifiedSearchProvider.php
share/nextcloud/apps/circles/lib/UnifiedSearch/UnifiedSearchResult.php
share/nextcloud/apps/circles/screenshots/0.12.0.png
share/nextcloud/apps/circles/screenshots/1.png
share/nextcloud/apps/circles/screenshots/contacts_backend.png
share/nextcloud/apps/circles/templates/files/list.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/.gitignore
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/README.md
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/composer.json
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/composer.lock
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc21/NC21Signature.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc22/NC22Signature.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ActivityPub/Nextcloud/nc23/NC23Signature.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Console/Nextcloud/nc22/NC22InteractiveShell.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/DI/DIContainer.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/ExtendedQueryBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc21/INC21QueryRow.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc21/NC21ExtendedQueryBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc22/INC22QueryRow.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc22/NC22ExtendedQueryBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc23/INC23QueryRow.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/Nextcloud/nc23/NC23ExtendedQueryBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Db/RequestBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ArrayNotFoundException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/CacheItemNotFoundException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/DateTimeException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/DependencyInjectionException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/InvalidItemException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/InvalidOriginException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ItemNotFoundException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/JsonNotRequestedException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/MalformedArrayException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestContentException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestNetworkException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestResultNotJsonException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestResultSizeException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RequestServerException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/RowNotFoundException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellConfirmationException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellMissingCommandException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellMissingItemException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellUnknownCommandException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/ShellUnknownItemException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/SignatoryException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/SignatureException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/UnknownTypeException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Exceptions/WellKnownLinkNotFoundException.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IDeserializable.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IExtendedQueryBuilder.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IInteractiveShellClient.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/IQueryRow.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/ISignedModel.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Cache.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/CacheItem.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/NC19Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20RequestResult.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/INC21Convert.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21RequestResult.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Signatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21SignedRequest.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21TreeNode.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Webfinger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21WellKnownLink.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/INC22Convert.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22InteractiveShellSession.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22RequestResult.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22Signatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22SignedRequest.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22TreeNode.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22Webfinger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/NC22WellKnownLink.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23RequestResult.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23Signatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23SignedRequest.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23Webfinger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/NC23WellKnownLink.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/SimpleDataStore.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNC19Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNCDataResponse.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/TNCRequest.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Logger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Setup.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21ConsoleTree.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Controller.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Deserialize.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21LocalSignatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Logger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Request.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Setup.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Signatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21WellKnown.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Async.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22ConsoleTree.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Controller.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Deserialize.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22LocalSignatory.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Logger.php
-share/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Request.php
Home |
Main Index |
Thread Index |
Old Index