Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with patata #22

Open
lvps opened this issue Mar 20, 2019 · 1 comment
Open

Integration with patata #22

lvps opened this issue Mar 20, 2019 · 1 comment

Comments

@lvps
Copy link
Member

lvps commented Mar 20, 2019

  1. Synchronize patata database with OwnCloud (it's manual, just make a systemd unit (also: not really relevant to this issue))
  2. Read the sqlite database from OwnCloud
  3. When someone is logging out, check if there is any completed task between login time and now
  4. If there is any, check if the maintainer is the person logging out (compare username)
  5. If it is, add it to the list of completed tasks, named completed_tasks
  6. Add to the logout message ', '.join(completed_tasks)
@lvps
Copy link
Member Author

lvps commented Nov 16, 2021

Can be done through Deck APIs now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant