This repository was archived by the owner on Oct 13, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update dependency nc-py-api to v0.21.1 #175
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bigcat88
suggested changes
Jul 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DO NOT MERGE
0deb925 to
0545214
Compare
0545214 to
70ef7cd
Compare
70ef7cd to
a7a282e
Compare
a7a282e to
4d4d5a6
Compare
4d4d5a6 to
69fe0f4
Compare
69fe0f4 to
48010a9
Compare
48010a9 to
0ea420f
Compare
0ea420f to
23bd0ab
Compare
23bd0ab to
f96306a
Compare
f96306a to
f441a76
Compare
2c18d2f to
b663d12
Compare
17c58eb to
6445f7f
Compare
596a099 to
f70d561
Compare
f70d561 to
f499dd5
Compare
f499dd5 to
a625d42
Compare
a625d42 to
b08c8ab
Compare
b08c8ab to
f644ab8
Compare
f644ab8 to
02841b9
Compare
02841b9 to
e95a253
Compare
e95a253 to
7d22799
Compare
7d22799 to
17e90f9
Compare
17e90f9 to
b58a1e7
Compare
b58a1e7 to
64d2f4c
Compare
64d2f4c to
7444c4f
Compare
7444c4f to
c8b315e
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.11->==0.21.1Release Notes
cloud-py-api/nc_py_api (nc-py-api)
v0.21.1Compare Source
Changed
Fixed
v0.21.0Compare Source
Added
Changed
httpxlibrary to theniquestslibrary. #375 Thanks to @Ousretv0.20.2Compare Source
Added
sensitiveto theSettingsFieldclass (Declarative Settings) and to thePreferencesExAPIclass. #357v0.20.1Compare Source
Fixed
AppAPIAuthMiddleware: correct handling ofdisable_forparameter. #357 Thanks to @BerengarWLehrv0.20.0Compare Source
Changed
nc_py_api.ex_app.events_listener.EventsListenerwas removed in favor ofnc_py_api.webhooks. #348Fixed
download2streamnot working correctly when Nextcloud returns compressed content. #352 Thanks to @PatrickPromitzer for reporting this.v0.19.2Compare Source
Added
response_typeparameter ofnextcloud.ocsmethod for calling OCS endpoints that return raw data. #341 Thanks to @janepiev0.19.1Compare Source
Fixed
HaRP, useunix-socketinstead ofhost:port.v0.19.0Compare Source
Added
FSNodenow havecreation_dateproperty. #335 Thanks to @SunnyFarmDayChanged
AA-VERSIONheader. (Nextcloud 32+) #336AppAPIAuthMiddlewarenow secures thewebsocketconnection. (Nextcloud 32+) #338v0.18.2Compare Source
Changed
ExApp/appid/version (httpx/version). #329System Trust Storefrom now are used by default. #328v0.18.1Compare Source
Fixed
v0.18.0Compare Source
Added
webhooks.unregister_allmethod. #309Fixed
useranduser_pathproperties inFSNodewhen Nextcloud located in the sub-path. #297 Thanks to @vwbusguyfiles.download_directory_as_zipmethod now supports upcoming Nextcloud 31. #304v0.17.1Compare Source
Added
setup_nextcloud_loggingfunction to support transparently sending logs to Nextcloud. #294Fixed
nc.lognow suppresses all exceptions to safe call it anywhere(for example in exception handlers). #293v0.17.0Compare Source
Added
message_typeproperty to TalkBotMessage. #292Changed
TextProcessing,Speech2TextandTranslationAI Providers API was removed. #289v0.16.0Compare Source
Changed
Fixed
nc.files.makedirsnot working properly on Windows. #280 Thanks to @Wuli6v0.15.1Compare Source
Fixed
ocsfunction forGroup Foldersapp routes(they are not fully OCS API). #279get_computation_devicefunction now correctly returns result in upper_case. #278v0.15.0Compare Source
Added
Changed
fetch_models_taskfunction now saves paths to downloaded models. #274 Thanks to @kyteinskyv0.14.0Compare Source
Added
LoginFlowV2implementation by @blvdek #255files.get_tagsfunction to get all tags assigned to the file or directory. #260nc.ui.files_dropdown_menu.register_exto register new version of FileActions(AppAPI 2.6.0+) #252enabled_stateproperty to check if the current ExApp is disabled or enabled. #268v0.13.0Compare Source
Added
occcommands registration API(AppAPI 2.5.0+). #247Nodesevents listener registration API(AppAPI 2.5.0+). #249v0.12.1Compare Source
Fixed
Display namewhen creating user, which led to the parameter being ignored. #239 Thanks to @derekbuckleyv0.12.0Compare Source
Update with new features only for
NextcloudAppclass. #233Added
ex_app.get_computation_devicefunction for retrieving GPU type(only with AppAPI2.5.0+).ex_app.integration_fastapi.fetch_models_taskare now public function, addedprogress_init_start_valueparam.request.scope["username"]for easy use.Changed
UiActionFileInfoclass marked as deprecated, insteadActionFileInfoclass should be used.v0.11.0Compare Source
Added
lockandunlockmethods, lock file information toFsNode. #227Fixed
MachineTranslationprovider registration - added optionalactionDetectLangparam. #229v0.10.0Compare Source
Added
set_handlers:models_to_fetchcan now accept direct links to a files to download. #21729. #222Changed
2.0.3#216set_handlersrework of optional parameters see PR for information. #226v0.9.0Compare Source
Added
Share: added missingfile_source_id,can_edit,can_deleteproperties. #206AppAPIAuthMiddlewarefor easy cover all endpoints. #205MachineTranslationproviders(avalaible from Nextcloud 29). #207Changed
AppAPI 2.0, see PR for description. #212Share.raw_data marked as deprecated and changed to_raw_data. #206ex_app.talk_bot_app/ex_app.atalk_bot_apprenamed toex_app.talk_bot_msg/ex_app.atalk_bot_msg.v0.8.0Compare Source
Added
download_logmethod to downloadnextcloud.log. #199Speech to Textproviders(avalaible from Nextcloud 29). #196Text Processingproviders(avalaible from Nextcloud 29). #198get_model_pathwrapper around huggingface_hub:snapshot_download. #202Fixed
HTTP 204 No Contentstatus. #197v0.7.2Compare Source
Fixed
mkdiranddeletemethods. #191 Thanks to @tobenaryDAVmethods. #194v0.7.1Compare Source
Added
ocsmethod is now public, making it easy to use Nextcloud OCS that has not yet been described. #187v0.7.0Compare Source
Added
AsyncNextcloudandAsyncNextcloudAppclasses. #181Changed
enabled_handler,heartbeat_handler,init_handlernow can be async(Coroutines). #175 #181models_to_fetchandmodels_download_paramsunited in one more flexible parameter. #184v0.6.0Compare Source
Added
UI, example of such app, support for all new stuff ofAppAPI 1.4. #168Fixed
/initendpoint. #162v0.5.1Compare Source
Fixed
move,copy,trashbin_restorecorrectly setutf-8headers. #157 Thanks to @tschechnikerupload_streamcorrectly setutf-8headers. #159headerscan now behttpx.Headersand not onlydict. #158v0.5.0Compare Source
Added
/initAppAPI endpoint and the ability to automatically load models fromhuggingface. #151Changed
lifespaninstead of the deprecatedon_event.v0.4.0Compare Source
As the project moves closer to
beta, final unification changes are being made.This release contains some breaking changes in
users,notificationsAPI.Added
get_avatar). #149__repr__method added for most objects(previously it was only present forFsNode). #147Changed
users.get_detailsrenamed toget_userand returns a class instead of a dictionary. #145displaynameinusers.createrenamed todisplay_name.apps.ExAppInfoclass has been rewritten in the same format as all the others. #146notifications.Notificationclass has been rewritten in the same format as all the others.Fixed
users.get_detailswith empty parameter in some cases was raised exception.user id, and most API failed with 404. #148v0.3.1Compare Source
Added
list_participantsmethod to list conversation participants. #142Fixed
status_messageandstatus_iconfields were always empty.v0.3.0Compare Source
Added
send_fileto easy sendFsNodeto Talk chat.receive_messagescan return theTalkFileMessagesubclass of usualTalkMessagewith additional functionality.ex_app.verify_versionfunction to simply check whether the application has been updated.Changed
info.xmlin examples to reflect upcoming changes in the AppStorev0.2.2Compare Source
Added
chunked v2 uploadif there is a need for that:CHUNKED_UPLOAD_V2Changed
chunk_sizeargument is now 5Mb instead of 4Mb.v0.2.1Compare Source
Added
ex_app.persistent_storagefunction that returns path for the Application persistent storage.from nc_py_api.ex_app import persist_transformers_cache- automatic use of persistent app directory for the AI models caching.v0.2.0Compare Source
Added
FsNode.infoaddedmimetypeproperty.Changed
v0.1.0Compare Source
Added
get_filtersandget_activities. #112tagssupport. #115Changed
listfavmethod, use new more powerfullist_by_criteriamethod. #115Fixed
NotificationInfo.time- was always incorrectly parsed and equal todatetime(1970,1,1)v0.0.43Compare Source
Added
Fixed
makedirscorrectly work with paths started with/listdircorrectly handlesexclude_self=Truewhen inputpathstarts with/v0.0.42Compare Source
Added
trashbin_listtrashbin_restoretrashbin_deletetrashbin_cleanupget_versionsandrestore_version.Fixed
FsNodefromUiActionFileInfonow have thefile_idwith the NC instance ID as from the DAV requests.v0.0.41Compare Source
Added
v0.0.40Compare Source
Added
Changed
require_capabilities/check_capabilitiescan accept value withdot: likefiles_sharing.api_enabledand check for sub-values.Files) again.Fixed
options.NPA_NC_CERTbug, when setting throw.envfile.v0.0.31Compare Source
Added
FsNodecan be created from NextcloudUiActionFileInforeply.Fixed
files.finderror when searching by"name". Thanks to @CooperGermanv0.0.30Compare Source
Added
Nextcloud.response_headersproperty, to get headers from last response.Changed
v0.0.29Compare Source
Added
ShareAPI.Fixed
optionserror when setting timeouts with the.envfile.share_withparameter.v0.0.28Compare Source
Added
download_directory_as_zipmethod.Changed
Fixed
v0.0.27Compare Source
Added
Notifications APIoptionsnow independent in eachNextcloudclass. They can be specified in kwargs, environment or.envfiles.Changed
hatchingas a build system, now correct install optional dependencies.shadowing a Python builtins. Enabled additionalRufflinters checks.user, file related stuff withfile, UI stuff withgui.v0.0.26Compare Source
Added
Changed
User Status API,Users Group APIweather_status.get_locationFiles API:mkdir,upload,copy,movereturn newFsNodeobject.listdir: addeddepthparameter.FsNode: changedinfofromTypedDicttodataclass, correct fields names with correct descriptions.FsNodenow allows comparison for equality.v0.0.25Compare Source
Added
Files SharingAPIs.Changed
FsNodeclass with properties for parsing permissions.v0.0.24Compare Source
Added
VERIFY_NC_CERTIFICATEoption.apps.ex_app_get_listandapps.ex_app_get_infomethods.files.download2streamandfiles.upload_streammethods.FileAPIcan acceptFsNodeas a path.Changed
BSD-3 Clausev0.0.23Compare Source
Fixed
nextcloud_urlcan contain/at the end.logsduringenable/disableevents.v0.0.22Compare Source
Added
heartbeatendpoint support for AppEcosystemV2.v0.0.21Compare Source
Added
app_cfgproperty in theNextcloudAppclass.Fixed
v0.0.20Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.