Skip to content

Add timer alarm sound #1120

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

Merged

Conversation

MarcelRobitaille
Copy link
Collaborator

@MarcelRobitaille MarcelRobitaille commented Jul 26, 2022

Fixes #671

  • Find creative commons sound we can use

@github-actions
Copy link

github-actions bot commented Jul 26, 2022

Unit Test Results

     27 files       27 suites   5m 49s ⏱️
   476 tests    476 ✔️ 0 💤 0
4 284 runs  4 283 ✔️ 1 💤 0

Results for commit 0785166.

♻️ This comment has been updated with latest results.

Signed-off-by: Marcel Robitaille <[email protected]>
After fixing the app name, we no longer need this hacky string replace
when using file-loader

Signed-off-by: Marcel Robitaille <[email protected]>
This is the new recommended method in webpack 5

https://webpack.js.org/guides/asset-modules/

Signed-off-by: Marcel Robitaille <[email protected]>
Signed-off-by: Marcel Robitaille <[email protected]>
If it's paused midway, by default it will resume from that point

Signed-off-by: Marcel Robitaille <[email protected]>
@christianlupus christianlupus added this to the Release 0.9.16 milestone Oct 19, 2022
@christianlupus
Copy link
Collaborator

I suppose this is mainly ready for review, right? If not, please remove the milestone.

@MarcelRobitaille
Copy link
Collaborator Author

@christianlupus Yes, I think it's ready for review. Sorry, I'll use the draft features in the future or ping you to better indicate when it's ready.

I'm fine if we merge this as is. I wasn't sure if you wanted to wait for #1067 so we could add the proposed user settings.

MarcelRobitaille and others added 4 commits October 19, 2022 23:16
The app can be installed in arbitrary folders (like /custom_apps).
This will break when the URL is hardcoded.
This fix should make the URL dynamic with the NC core JS functions.

Signed-off-by: Christian Wolf <[email protected]>

# Conflicts:
#	src/components/RecipeTimer.vue
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Copy link
Collaborator

@christianlupus christianlupus left a comment

Choose a reason for hiding this comment

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

LGTM

@christianlupus christianlupus merged commit 03089d1 into nextcloud:master Oct 20, 2022
@MarcelRobitaille MarcelRobitaille deleted the 671-timer-alarm-sound branch October 20, 2022 21:02
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.

[Feature Request] Make the app ring when the cooking time is over
2 participants