Skip to content

issues Search Results · repo:cloud-py-api/nc_py_api language:Python

Filter by

20 results
 (94 ms)

20 results

incloud-py-api/nc_py_api (press backspace or delete to remove)

Regarding the paramter disable_for of AppAPIAuthMiddleware applied in https://github.com/cloud-py-api/nc_py_api/blob/1e667d42dbb145f154a869be4bc7c91a697dc0b7/nc_py_api/ex_app/integration_fastapi.py#L250 ...
bug
  • BerengarWLehr
  • 2
  • Opened 
    8 days ago
  • #356

I looked through the documentation, and can t find a solution. Problem The AppAPI docker image in the example is using an secret for connecting to the docker image. Without adding a auth_method, a webhook ...
question
  • PatrickPromitzer
  • 13
  • Opened 
    9 days ago
  • #355

Describe the bug I looked into the to_gif example and tried to make a an own app for nextcloud. After some tests I noticed that nc.files.download2stream(input_file, tmp_in) is not working as intended. ...
bug
fixed
  • PatrickPromitzer
  • 5
  • Opened 
    10 days ago
  • #352

Describe the bug search_date = datetime.datetime.now().replace(day=10) #wanna get files modified within last 24 hours len(nc.files.find([ gt , last_modified ,search_date], search_folder )) # return files ...
bug
enhancement
fixed in upcoming release
  • yuretzgt
  • 1
  • Opened 
    26 days ago
  • #347

Describe the bug Passwords saved via Declarative Settings should be saved as sensitive values (encrypted) and not exposed to the frontend again. Steps/Code to Reproduce Use declarative settings to set ...
nc upstream issue
  • janepie
  • Opened 
    on Apr 3
  • #344

Describe why it is important and where it will be useful Teams/Circles allow users to create a user-controlled group. It would be great for nc_py_api to be able to add and remove users to teams with simple ...
  • eingemaischt
  • Opened 
    on Mar 28
  • #343

Describe why it is important and where it will be useful The fastapi dependency is only necessary when implementing an app , i.e. using NextCloudApp or AsyncNextCloudApp. If one is only interested in ...
enhancement
  • dariogoetz
  • 1
  • Opened 
    on Jan 29
  • #330

Describe why it is important and where it will be useful For analysing performance bottlenecks and behvior in general, it would be useful to know which request comes from which exApp. Describe your proposed ...
  • marcelklehr
  • 4
  • Opened 
    on Jan 16
  • #327

Describe the bug Calling files.upload_stream is not working with NextCloud 30.0.2 unless chunk_size is below 5 * 1024 * 1024 Steps/Code to Reproduce from io import BytesIO from PIL import Image # ...
  • Mathieu-Ghaleb
  • 1
  • Opened 
    on Nov 20, 2024
  • #319

Describe the bug The user attribute of the FSNode objects returned from files.listdir is not correct if the Nextcloud instance is hosted in a sub-path. It currently evaluates this based on a assumption ...
bug
  • vwbusguy
  • 6
  • Opened 
    on Sep 16, 2024
  • #296
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub