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

Initial support for Unsplash images #713

Merged
merged 3 commits into from
Aug 6, 2024

Conversation

thebiblelover7
Copy link
Contributor

@thebiblelover7 thebiblelover7 commented Aug 1, 2024

Started working on Unsplash image support. I'm new to Svelte, so I might have done things in a wrong way. I copied the pixabay image support and changed it to work with unsplash.

https://unsplash.com/documentation#search-photos

Fixes #710

To Do

  • Basic Support
  • Media Drawer Icon
  • Review Unsplash terms are met
  • Apply for Unsplash API Production status
  • Merge

@thebiblelover7
Copy link
Contributor Author

As of now, some images load in the media drawer, but do not load in the output.

@vassbo vassbo changed the base branch from dev to unsplash August 6, 2024 07:58
@vassbo vassbo marked this pull request as ready for review August 6, 2024 07:58
@vassbo vassbo merged commit 7bba161 into ChurchApps:unsplash Aug 6, 2024
@vassbo
Copy link
Collaborator

vassbo commented Aug 6, 2024

Merging into new branch so I can work on the remaining todos.

@vassbo
Copy link
Collaborator

vassbo commented Aug 6, 2024

#721

vassbo added a commit that referenced this pull request Aug 7, 2024
* Initial support for Unsplash images (#713)

* 🌄 Added initial support for Unsplash images

* 🌄 Fixed description causing load failure

* 🌄 Fixed Unsplash icon

* 🖼 Photo API thumbnails
- Photo API credits

* 🔑 Basic key encryption

---------

Co-authored-by: Adriel Sand <[email protected]>
vassbo added a commit that referenced this pull request Aug 7, 2024
* 🎵 Chord selection popup
- Delete chord with middle mouse button
- Fixed chords align
- Clicking to remove slide action will remove the correct one
- Fixed template action issues
- Style background will always show behind normal background
- Fixed issue when trying to set start show action

* 🏷 Tags
- Fix editbox style test size
- Option to set custom main folder ID on cloud setup
- Updated Norwegian

* ✔ Disabling tests temporarily
- Fixed media info not working
- Custom start/end works for looping videos
- Don't send audio data if no change
- Fixed media files preview not loading always
- Stopping capture rendering if overloaded

* Remove rounded corners on mac outputs

* Removed hardware accelleration

* 📦 Custom app installer name

* 🎵 Audio improvements
- Audio disable playlist loop
- Updated audio settings
- Drag move audio in playlists
- Drop audio to playlist from computer
- Audio crossfade will wait a little over half the duration before starting the new one
- Fixed audio crossfade
- Roman chord keys
- Fixed chords in output when line breaks
- Stage item first active timer

* Added python installation instructions to building instructions (#712)

* 📖 Fixed building instructions to include python installation

* 📖 Added links to the updated building instructions

* ✔ Many fixes
- Fixed preview output bug where closed output would remain visible
- Fixed error when closing output right after opening
- Chord improvements
- Edit chords in text editor
- Fixed stage background opacity
- Fixed scripture verse drop selection
- Shortcuts from output windows
- Resize output window to screen will save new position

* ✔ Fixed being unable to use text editor in some cases
- Action to start specific timer
- Fixed project export size
- Fixed some issues with audio
- Fixed freeze issues
- Updated languages

* ✔ Auto group names adds number 1
- Fixed audio slider resetting when paused
- Audio fixes

* 📄 Removing Playwright status as it did not work properly

* ✨ Merge slides

* ✨ Merge textboxes

* ✔ Improvements

* Unsplash images (#721)

* Initial support for Unsplash images (#713)

* 🌄 Added initial support for Unsplash images

* 🌄 Fixed description causing load failure

* 🌄 Fixed Unsplash icon

* 🖼 Photo API thumbnails
- Photo API credits

* 🔑 Basic key encryption

---------

Co-authored-by: Adriel Sand <[email protected]>

* ✔ Fixed stage textbox transform
- Fixed caret resetting sometimes when using delete key

* NDI Inputs (#723)

* 📽 Initial setup

* ✔ Transparent window
- Select DeckLink device

* 📽 Blackmagic send might work
- Work on NDI receiver

* 📺 Working NDI receiver

* 📽 Basic Blackmagic receiver

* ✔ Removed logs

* 🖼 Output frame pixel mode converter
- Stop sender when turned off
- Start sender when app opens & value changed
- Fixed input channel

* 🖼 Fixed inputs
- Remember data on toggle off

* ✔ Fixed input formatting
- Updated YUV output format
- Change pixel format dropdown

* Temporarily disabling BMD to merge NDI.

* ✔ Version update

---------

Co-authored-by: Jeremy Zongker <[email protected]>
Co-authored-by: Adriel Sand <[email protected]>
@thebiblelover7 thebiblelover7 deleted the patch-unsplash branch August 19, 2024 14:36
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