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

Update max-version to upcoming development version #26

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

jancborchardt
Copy link
Member

The app already works fine with Nextcloud 14, close #25

This makes sure it also works on development instances when 14 is out and the version will be 15. Please review @ChristophWurst @auberginepop @newhinton 🎉

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

🐘

@jancborchardt
Copy link
Member Author

@newhinton @marius-wieschollek could you double-check? I would like to do a new release with the included settings. :)

@marius-wieschollek
Copy link
Contributor

@jancborchardt Technically this version will include a new feature. Shouldn't the version be raised to 1.2.0 to show this?

@newhinton
Copy link
Contributor

@jancborchardt If you wait until the weekend, we could fully integrate the new caching mechanism, so we only need to make one new version. Although i will add more features over time, which will need their own versions, so it wouldn't be that important

@marius-wieschollek
Copy link
Contributor

marius-wieschollek commented Sep 6, 2018

If you're working on a caching mechanism, i should probably mention that i developed the following things but never pushed them:

  • fetching images via cron
  • using the api to fetch additional data (photographer, description)
  • show additional data on the login screen
  • filter for specific image themes
  • possibility to add more image providers
  • theming information
  • image persistency for a session

I never pushed those changes because i didn't like my implementation I pushed an updated version to my features branch but was looking forward to push them for Nextcloud 14 once the database documentation is released and i have time to adapt my implementation.

Copy link
Contributor

@newhinton newhinton left a comment

Choose a reason for hiding this comment

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

Since the new PR's require more work, i think we can push this smaller update

Copy link
Contributor

@marius-wieschollek marius-wieschollek left a comment

Choose a reason for hiding this comment

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

Ok for me

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@jancborchardt
Copy link
Member Author

Increased to 16 right away so it also works for the current server master.

@jancborchardt jancborchardt merged commit a37e3fc into master Dec 4, 2018
@jancborchardt jancborchardt deleted the nextcloud15 branch December 4, 2018 20:08
@newhinton
Copy link
Contributor

@jancborchardt I will take a look at it later, by tomorow morning you will have my answer ;)

@jancborchardt
Copy link
Member Author

@newhinton @marius-wieschollek since Nextcloud 15 is about to be released on Thursday, do you think it would be ok to do a release from current master tomorrow?

@jancborchardt
Copy link
Member Author

@newhinton thanks! :)

@newhinton
Copy link
Contributor

newhinton commented Dec 5, 2018

@jancborchardt I have pulled both nc15 and the current master from unsplash, and i dont really see a reason why we should not release. Everything still works as expected (Althoug it may look interesting at times, because the way nc15 handles the tooltip in the appmenu, it has the main-color as the background instead of the image, this may be an issue we need to look into, but i guess you could see it as a feature for now :D)

@jancborchardt
Copy link
Member Author

(Althoug it may look interesting at times, because the way nc15 handles the tooltip in the appmenu, it has the main-color as the background instead of the image, this may be an issue we need to look into, but i guess you could see it as a feature for now :D)

Ahhh good point! Could you open an issue for that? I’ll prepare the release then so it’s out for the Nextcloud 15 release tomorrow. :)

@jancborchardt
Copy link
Member Author

@newhinton nevermind, I added it directly in d95be7e because it didn’t look release-ready. :)

@newhinton @marius-wieschollek you should add yourselves to the appinfo/info.xml file as authors by the way!

@newhinton
Copy link
Contributor

@jancborchardt @marius-wieschollek we should discuss the future of this app sometime, since there are multiple issues like @marius-wieschollek stated earlier. Should we open an issue for that, or should we do that somewhere "private" like irc? It would be a good idea to have a plan where this app is heading :D

@jancborchardt
Copy link
Member Author

@newhinton @marius-wieschollek let’s open an issue for that, yes! :) I had a busy last few months, and I prefer to keep everything related to this in public channels. And our channel is this Github repo. :)

The release is done by the way! :)

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

Successfully merging this pull request may close these issues.

Nextcloud 14
4 participants