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

fix: types in files app #10859

Merged
merged 1 commit into from
Apr 30, 2024
Merged

fix: types in files app #10859

merged 1 commit into from
Apr 30, 2024

Conversation

JammingBen
Copy link
Contributor

Description

Fix types in files app.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@JammingBen JammingBen self-assigned this Apr 30, 2024
Copy link

update-docs bot commented Apr 30, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Comment on lines -66 to -67
if (file.lastModifiedDate) {
headers['X-OC-Mtime'] = '' + file.lastModifiedDate.getTime() / 1000
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JammingBen JammingBen marked this pull request as ready for review April 30, 2024 07:22
@JammingBen JammingBen requested a review from dschmidt April 30, 2024 07:22
@JammingBen JammingBen force-pushed the fix/types-files-app branch 2 times, most recently from d190b4a to af12dfd Compare April 30, 2024 14:41
Copy link
Member

@dschmidt dschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏻 🎉

@JammingBen JammingBen force-pushed the fix/types-files-app branch from af12dfd to f00db1a Compare April 30, 2024 15:03
Copy link

@JammingBen JammingBen enabled auto-merge April 30, 2024 15:26
@JammingBen JammingBen merged commit fd80f97 into master Apr 30, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/types-files-app branch April 30, 2024 15:31
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