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

File last access store #1

Merged
merged 4 commits into from
Jan 28, 2024
Merged

File last access store #1

merged 4 commits into from
Jan 28, 2024

Conversation

mutantsan
Copy link
Member

  • add last_access field to file object
  • add a decorator-view to server the uploaded files, that will call file_show
  • file_show now updates the last_access data
  • add some tests
  • add action to get all unused files
  • add cli command to show and clear unused files

@smotornyuk smotornyuk merged commit 63bbf46 into master Jan 28, 2024
0 of 2 checks passed
@mutantsan mutantsan deleted the file-last-access-store branch March 11, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants