From e48c6f6c79efd4583cb73a1e4f107457f6ae1aca Mon Sep 17 00:00:00 2001 From: ildyria Date: Tue, 15 Oct 2024 18:38:23 +0200 Subject: [PATCH] more data --- src/components/widgets/Header.astro | 2 +- src/content/post/2024-10-14-v6-beta3.mdx | 43 ++++++++++++++++++++++++ src/navigation.js | 6 ++++ src/pages/[...blog]/[...page].astro | 21 +++++++++++- src/pages/[...blog]/index.astro | 10 +++--- src/pages/get-supporter-edition.astro | 6 ++-- src/pages/support.astro | 10 +++--- 7 files changed, 84 insertions(+), 14 deletions(-) create mode 100644 src/content/post/2024-10-14-v6-beta3.mdx diff --git a/src/components/widgets/Header.astro b/src/components/widgets/Header.astro index 8ae4821a..da58431a 100644 --- a/src/components/widgets/Header.astro +++ b/src/components/widgets/Header.astro @@ -120,7 +120,7 @@ const currentPath = `/${trimSlash(new URL(Astro.url).pathname)}`; ]} href={href} > - {text} + )} diff --git a/src/content/post/2024-10-14-v6-beta3.mdx b/src/content/post/2024-10-14-v6-beta3.mdx new file mode 100644 index 00000000..75e3ed27 --- /dev/null +++ b/src/content/post/2024-10-14-v6-beta3.mdx @@ -0,0 +1,43 @@ +--- +publishDate: 2024-10-15T18:00:00Z +author: ildyria +title: 'Bite-size v6: Beta.2 is Live!' +excerpt: Bite-size v6 is a series of small post showing the progress made on the development of the future version of Lychee. +image: https://images.unsplash.com/photo-1484480974693-6ca0a78fb36b?q=80&w=3544&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D +category: Active Development +tags: + - lychee + - vuejs + - v6 +--- + +I got some nice and extensive feedback from Beta 1. +See below the fixes and improvements that have been made in the Beta 2. + +- [x] : Fix pictures not being deleted when clicked on the button. +- [x] : Fix links and bold which were invisible in light mode in Album and Photo descriptions +- [x] : Add link shape check on Upload via Url +- [x] : Dropbox upload is now set to `disabled` if it was empty, no more useless warning in Diagnostics. +- [x] : Import from server is gone from the menu (it was already gone in v5). +- [x] : Some labels have been updated for readability. +- [x] : Added a button in the middle of the screen when the album is empty to prompt the upload of pictures. +- [x] : Drag & Drop fixed on Upload + Full drag & drop support on album pages + Paste image support as upload on album pages. +- [x] : Ongoing progress of uploads is now displayed on top of the modal. +- [x] : Added tooltips on the action bar for photos (star, rotate, delete) +- [x] : In slideshow the actions buttons for photos were still visible (though unusable). +- [x] : Fixed the Edit photo dialog for consistent design. +- [x] : Improved visibility form in Albums. +- [x] : Add set as album header button in photo view +- [x] : Rotating a photo is refreshes the photo. +- [x] : Added setting to preserve photo on upload when auto rotation is set. +- [x] : Added swipe left / right to switch picture. +- [x] : Added scroll up / down to switch picture. +- [x] : Fixed some Warnings as Info in Diagnostics. +- [x] : Fixed broken images on thumbs +- [x] : After upload is completed, refresh album in the background +- [x] : Switching from dark mode to light mode and vice-versa no longer requires reloading. +- [x] : Fixed Photo details colors in light mode. +- [x] : Do not show the Map when Map settings is disabled. +- [x] : Fixes error messages showing up full screen when `dist/user.css` and `dist/custom.js` do not exists. +- [x] : Add `GET api/v2/Photo::random` end point to request random pictures, this provides the full data of the photo instead of the src links for the frame. +- [x] : Revamped completely the User Management panel. \ No newline at end of file diff --git a/src/navigation.js b/src/navigation.js index d2f4a8ea..6ed38388 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -23,6 +23,10 @@ export const headerData = { text: 'About us', href: '/support', }, + { + text: 'Lychee SE', + href: '/get-supporter-edition', + }, { text: 'Docs', href: '/docs', @@ -39,11 +43,13 @@ export const footerData = { links: [ { text: 'Read the Docs', href: '/docs' }, { text: 'Community Forum', href: 'https://github.com/LycheeOrg/Lychee/discussions' }, + { text: 'Join our discord', href: 'https://discord.gg/JMPvuRQcTf' }, ], }, { title: 'Support Lychee', links: [ + { text: 'Get Lychee SE', href: 'https://lycheeorg.github.io/get-supporter-edition' }, { text: 'GitHub sponsor', href: 'https://github.com/sponsors/LycheeOrg' }, { text: 'Open Collective', href: 'https://opencollective.com/LycheeOrg' }, ], diff --git a/src/pages/[...blog]/[...page].astro b/src/pages/[...blog]/[...page].astro index 369c4f36..d64404ed 100644 --- a/src/pages/[...blog]/[...page].astro +++ b/src/pages/[...blog]/[...page].astro @@ -8,6 +8,7 @@ import Pagination from '~/components/blog/Pagination.astro'; // import PostTags from "~/components/blog/Tags.astro"; import { blogListRobots, getStaticPathsBlogList } from '~/utils/blog'; +import CallToAction2 from '~/components/widgets/CallToAction2.astro'; export const prerender = true; @@ -48,5 +49,23 @@ const metadata = { --> - + Open Collective', + // href: 'https://opencollective.com/LycheeOrg', + // }, + { + variant: 'secondary', + text: 'GitHub sponsor', + href: 'https://github.com/sponsors/LycheeOrg', + icon: 'tabler:heart', + }, + ]} + /> + diff --git a/src/pages/[...blog]/index.astro b/src/pages/[...blog]/index.astro index 65036b46..c1526ec6 100644 --- a/src/pages/[...blog]/index.astro +++ b/src/pages/[...blog]/index.astro @@ -55,11 +55,11 @@ const metadata = merge( title="Support us!" subtitle="If you are using Lychee, a small token of gratitude will go a long way. You can support further development of Lychee on opencollective or on GitHub." actions={[ - { - variant: 'secondary', - text: 'Open Collective', - href: 'https://opencollective.com/LycheeOrg', - }, + // { + // variant: 'secondary', + // text: 'Open Collective', + // href: 'https://opencollective.com/LycheeOrg', + // }, { variant: 'secondary', text: 'GitHub sponsor', diff --git a/src/pages/get-supporter-edition.astro b/src/pages/get-supporter-edition.astro index 10f6f455..ce0eb7ea 100644 --- a/src/pages/get-supporter-edition.astro +++ b/src/pages/get-supporter-edition.astro @@ -329,9 +329,11 @@ const metadata = { "Unfortunately, we do not offer trial periods nor refunds. For this reason we recommend that you try the Free Edition first to see if Lychee fits your needs as it already comes packed with a lot of features.", }, { - title: 'How do I register my Supporter Edition?', + title: 'How do I get the Supporter Edition? How do I register it?', description: - "Once you support us, you will get a personal license key that you can use in your Lychee instance to unlock the exclusive features.", + "Once you support us via GitHub, you will get a personal license key that you can use in your Lychee instance to unlock the exclusive features.\ + If you support us directly via Open Collective, please contact us by mail or via discord to get your personal license key.

\ + Once you have your license key, just go into the Left menu, open the About Lychee dialog, and enter your license key in the dedicated field.", }, { title: 'Is there a limit on the number of Lychee instances I can use my license key on?', diff --git a/src/pages/support.astro b/src/pages/support.astro index 03575a0b..6ed04967 100644 --- a/src/pages/support.astro +++ b/src/pages/support.astro @@ -99,11 +99,11 @@ const metadata = { title="Support us!" subtitle="If you are using Lychee, a small token of gratitude will go a long way. You can support further development of Lychee on opencollective or on GitHub." actions={[ - { - variant: 'secondary', - text: 'Open Collective', - href: 'https://opencollective.com/LycheeOrg', - }, + // { + // variant: 'secondary', + // text: 'Open Collective', + // href: 'https://opencollective.com/LycheeOrg', + // }, { variant: 'secondary', text: 'GitHub sponsor',