Skip to content

Implement load/save function for upload stats #214

@defnax

Description

@defnax

Half finished libretroshare PR is here -> #210

Gui PR is here:
RetroShare/RetroShare#3089

we need save & load function for the stats:

  • add to p3FileDatabase class the functions to update the upload stats, as called from ftServer (no mutex needed in ftServer for that since the one is p3FileDatabase will be used)
  • create a new RsItem in rsfilelistitems.h to store the upload stats.
  • add the proper lines to load/save these stats in p3FileDatabase::loadList() and saveList() using these created items

Update from 21.12.2025
New PR -> #220

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions