diff --git a/.fossa.yml b/.fossa.yml index 104b3c5f7..e74df40f1 100644 --- a/.fossa.yml +++ b/.fossa.yml @@ -4,7 +4,7 @@ project: name: "PhotoPrism" id: "github.com/photoprism/photoprism" url: "https://github.com/photoprism/photoprism" - link: "https://photoprism.app/" + link: "https://www.photoprism.app/" revision: branch: "develop" diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6c55ceeaa..97917cda2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -PLEASE PROCEED ONLY IF YOU ARE ABSOLUTELY SURE THAT THIS IS NOT A TECHNICAL SUPPORT INCIDENT AND/OR POSSIBLY A PROBLEM WITH SOME OTHER SOFTWARE YOU ARE USING. VISIT TO LEARN MORE ABOUT OUR SUPPORT OPTIONS. THANK YOU FOR YOUR CAREFUL CONSIDERATION! +PLEASE PROCEED ONLY IF YOU ARE ABSOLUTELY SURE THAT THIS IS NOT A TECHNICAL SUPPORT INCIDENT AND/OR POSSIBLY A PROBLEM WITH SOME OTHER SOFTWARE YOU ARE USING. VISIT TO LEARN MORE ABOUT OUR SUPPORT OPTIONS. THANK YOU FOR YOUR CAREFUL CONSIDERATION! --------------------------------------------------------------------------- @@ -36,7 +36,7 @@ Always try to determine the cause of your problem using the checklists at for details. +Please include sample files or screenshots that help to reproduce your problem. You can also email files or share a download link, see for details. Visit to learn how to diagnose frontend issues. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ec211ed09..03a72936e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -12,7 +12,7 @@ PLEASE ONLY PROCEED IF YOU ARE ABSOLUTELY SURE THAT THIS IS NOT A TECHNICAL SUPP - - -VISIT TO LEARN MORE ABOUT OUR SUPPORT OPTIONS. THANK YOU FOR YOUR CAREFUL CONSIDERATION! +VISIT TO LEARN MORE ABOUT OUR SUPPORT OPTIONS. THANK YOU FOR YOUR CAREFUL CONSIDERATION! =============================================================================== diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 07d82cfc6..d22cb7664 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ Because we want to create the best possible product for our users, we have a set - What does it implement / fix / improve? Why? - Are the changes related to an existing issue? -(2) After you submit your first pull request, you will be asked to accept our CLA, see https://photoprism.app/cla. +(2) After you submit your first pull request, you will be asked to accept our CLA, see https://www.photoprism.app/cla. (3) Finally, please confirm that the following criteria are met by replacing "[ ]" with "[x]" (also possible at a later time). diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 7be19141d..379b047e5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,6 +1,6 @@ # PhotoPrism® Code of Conduct -**By using the software and services we provide, you agree to our [Terms of Service](https://photoprism.app/terms), including our [Privacy Policy](https://photoprism.app/privacy) and the following Code of Conduct. It explains the "dos and don’ts" when interacting with other community members.** +**By using the software and services we provide, you agree to our [Terms of Service](https://www.photoprism.app/terms), including our [Privacy Policy](https://www.photoprism.app/privacy) and the following Code of Conduct. It explains the "dos and don’ts" when interacting with other community members.** *Last Updated: August 10, 2022* @@ -18,7 +18,7 @@ Because we want our Code of Conduct to be easy to understand and implement, we h Not everyone has experience with Open Source communities and intuitively knows what is acceptable. In that case, the following guidelines and examples are meant to provide a quick overview and help you avoid the most common pitfalls: -(a) Do not feel entitled to free software, support, or advice, especially if you are not a contributor, [sponsor](https://photoprism.app/membership), or paying customer. Don't ask contributors to report to you and [meet deadlines](https://docs.photoprism.app/developer-guide/code-quality/#go-slow-before-you-go-fast) as if they work for you or owe you something. +(a) Do not feel entitled to free software, support, or advice, especially if you are not a contributor, [sponsor](https://www.photoprism.app/membership), or paying customer. Don't ask contributors to report to you and [meet deadlines](https://docs.photoprism.app/developer-guide/code-quality/#go-slow-before-you-go-fast) as if they work for you or owe you something. (b) Honor **Rule #2**, [read the docs](https://docs.photoprism.app) and [determine the cause of your problem](https://docs.photoprism.app/getting-started/troubleshooting/) before opening invalid bug reports, starting a public "shitstorm", or insulting other community members in our chat rooms. Aside from being annoying for everyone, it also keeps our team from working on features and enhancements that users like you are waiting for. @@ -28,7 +28,7 @@ Not everyone has experience with Open Source communities and intuitively knows w ## Reporting -We encourage all community members to resolve problems on their own whenever possible. Serious and persistent violations, such as disrespectful, abusive, harassing, or otherwise unacceptable behavior, [may be reported](https://photoprism.app/contact) to us. +We encourage all community members to resolve problems on their own whenever possible. Serious and persistent violations, such as disrespectful, abusive, harassing, or otherwise unacceptable behavior, [may be reported](https://www.photoprism.app/contact) to us. ## Enforcement diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8afd27247..ee76200a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,9 +5,9 @@ We welcome contributions of any kind, including blog posts, tutorials, testing, ## Join the Community ## Follow us on [Twitter](https://link.photoprism.app/twitter) and join the [Community Chat](https://link.photoprism.app/chat) -to get regular updates, connect with other contributors, and discuss your ideas. Our [Code of Conduct](https://photoprism.app/code-of-conduct) explains the "dos and don’ts" when interacting with other community members. +to get regular updates, connect with other contributors, and discuss your ideas. Our [Code of Conduct](https://www.photoprism.app/code-of-conduct) explains the "dos and don’ts" when interacting with other community members. -Feel free to [contact us](https://photoprism.app/contact) with anything that is on your mind. We appreciate your feedback! Due to the high volume of emails we receive, our team may be unable to get back to you immediately. We do our best to respond within five business days or less. +Feel free to [contact us](https://www.photoprism.app/contact) with anything that is on your mind. We appreciate your feedback! Due to the high volume of emails we receive, our team may be unable to get back to you immediately. We do our best to respond within five business days or less. ## Not a Developer? No Problem ## @@ -37,7 +37,7 @@ We kindly ask you not to report bugs via GitHub Issues **unless you are certain - When reporting a problem, always include the software versions you are using and other information about your environment such as [browser, browser plugins](https://docs.photoprism.app/getting-started/troubleshooting/browsers/), operating system, [storage type](https://docs.photoprism.app/getting-started/troubleshooting/performance/#storage), [memory size](https://docs.photoprism.app/getting-started/troubleshooting/performance/#memory), and [processor](https://docs.photoprism.app/getting-started/troubleshooting/performance/#server-cpu) - Note that all issue **subscribers receive an email notification** from GitHub for each new comment, so these should only be used for sharing important information and not for personal discussions/questions -- [Contact us](https://photoprism.app/contact) or [a community member](https://link.photoprism.app/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works +- [Contact us](https://www.photoprism.app/contact) or [a community member](https://link.photoprism.app/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works - This gives our team the opportunity to [improve the docs](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support to you, instead of handling unclear/duplicate bug reports or triggering a flood of notifications by responding to comments ## Submitting Pull Requests ## @@ -50,7 +50,7 @@ Pull requests solving ["help wanted"](https://github.com/photoprism/photoprism/l ## Contributor License Agreement (CLA) ## -After you submit your first pull request, you will be asked to accept our Contributor License Agreement (CLA). Visit [photoprism.app/cla](https://photoprism.app/cla) and [photoprism.app/oss/faq](https://photoprism.app/oss/faq#cla) to learn more. +After you submit your first pull request, you will be asked to accept our Contributor License Agreement (CLA). Visit [photoprism.app/cla](https://www.photoprism.app/cla) and [photoprism.app/oss/faq](https://www.photoprism.app/oss/faq#cla) to learn more. ## Privacy Notice ## @@ -62,4 +62,4 @@ Because many of these apps and tools were originally developed for internal use ---- -*PhotoPrism® is a [registered trademark](https://photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://photoprism.app/terms), [Privacy Policy](https://photoprism.app/privacy), and [Code of Conduct](https://photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* +*PhotoPrism® is a [registered trademark](https://www.photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://www.photoprism.app/terms), [Privacy Policy](https://www.photoprism.app/privacy), and [Code of Conduct](https://www.photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* diff --git a/LICENSE b/LICENSE index 614ca0906..ca13a5762 100644 --- a/LICENSE +++ b/LICENSE @@ -625,7 +625,7 @@ corporate design, product and service names, and any other brand features and elements, whether registered or unregistered („Brand Assets“) — are proprietary assets owned exclusively by PhotoPrism UG („PhotoPrism“). We reserve the right to object to any use or misuse in any jurisdiction -worldwide. Visit to learn more. +worldwide. Visit to learn more. (b) Contributors, licensees, business partners, and other third parties may never claim ownership of PhotoPrism's Brand Assets or brands confusingly diff --git a/Makefile b/Makefile index 52066d7c2..763378173 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ export GO111MODULE=on diff --git a/README.md b/README.md index cfcc83c0b..85c21adda 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PhotoPrism: Browse Your Life in Pictures ======================================== [![License: AGPL](https://img.shields.io/badge/license-AGPL-blue.svg)](https://docs.photoprism.app/license/agpl/) -[![GitHub contributors](https://img.shields.io/github/contributors/photoprism/photoprism.svg)](https://photoprism.app/team) +[![GitHub contributors](https://img.shields.io/github/contributors/photoprism/photoprism.svg)](https://www.photoprism.app/team) [![Documentation](https://img.shields.io/badge/read-the%20docs-4aa087.svg)](https://docs.photoprism.app/) [![Community Chat](https://img.shields.io/badge/chat-on%20gitter-4aa087.svg)](https://link.photoprism.app/chat) [![GitHub Discussions](https://img.shields.io/badge/ask-%20on%20github-4d6a91.svg)](https://link.photoprism.app/discussions) @@ -34,12 +34,12 @@ To get a first impression, you are welcome to play with our [public demo](https: * Use [PhotoSync](https://link.photoprism.app/photosync) to securely backup iOS and Android phones in the background * WebDAV clients such as Microsoft's Windows Explorer and Apple's Finder [can connect directly](https://docs.photoprism.app/user-guide/sync/webdav/) to PhotoPrism, allowing you to open, edit, and delete files from your computer as if they were local -Because we are [**100% self-funded and independent**](https://photoprism.app/membership), we can promise you that we will [never sell your data](https://photoprism.app/privacy) and that we will [always be transparent](https://photoprism.app/terms) about our software and services. Your data will never be shared with Google, Amazon, Microsoft or Apple unless you intentionally upload files to one of their services. 🔒 +Because we are [**100% self-funded and independent**](https://www.photoprism.app/membership), we can promise you that we will [never sell your data](https://www.photoprism.app/privacy) and that we will [always be transparent](https://www.photoprism.app/terms) about our software and services. Your data will never be shared with Google, Amazon, Microsoft or Apple unless you intentionally upload files to one of their services. 🔒 ## Getting Started ## - + -Step-by-step installation instructions for our self-hosted [community edition](https://photoprism.app/get) can be found +Step-by-step installation instructions for our self-hosted [community edition](https://www.photoprism.app/get) can be found on [docs.photoprism.app](https://docs.photoprism.app/getting-started/) - all you need is a Web browser and [Docker](https://docs.docker.com/get-docker/) to run the server. It is available for Mac, Linux, and Windows. @@ -56,28 +56,28 @@ available at [dl.photoprism.app/docker](https://dl.photoprism.app/docker/). ## Support Our Mission 💎 ## -**We encourage all of our users to [become a sponsor](https://photoprism.app/membership), as this allows us to make more features available to the public and remain independent.** +**We encourage all of our users to [become a sponsor](https://www.photoprism.app/membership), as this allows us to make more features available to the public and remain independent.** -Sponsors enjoy additional features, including access to [interactive world maps](https://try.photoprism.app/library/places), and can join our private chat room to connect with [our team](https://photoprism.app/team) and other sponsors. We currently have the following sponsorship options: +Sponsors enjoy additional features, including access to [interactive world maps](https://try.photoprism.app/library/places), and can join our private chat room to connect with [our team](https://www.photoprism.app/team) and other sponsors. We currently have the following sponsorship options: - [GitHub Sponsors](https://link.photoprism.app/sponsor) is priced in USD and also offers [one-time donations](https://link.photoprism.app/donate) - [Patreon](https://link.photoprism.app/patreon) is priced in Euro and also offers yearly payments - Stripe will be available in 2022, so you can sign up directly in the app -You are welcome to [contact us](https://photoprism.app/contact) for [crypto donations](https://photoprism.app/crypto-donations), bank account details, and business partnerships. Why your support matters: +You are welcome to [contact us](https://www.photoprism.app/contact) for [crypto donations](https://www.photoprism.app/crypto-donations), bank account details, and business partnerships. Why your support matters: - Your continued support helps us provide regular updates and remain independent, so we can fulfill our mission and protect your privacy - Sustained funding is key to quickly releasing new features requested by you and other community members - Being **100% self-funded and independent**, we can personally promise you that we will never sell your data and that we will always be transparent about our software and services -Visit [photoprism.app/membership](https://photoprism.app/membership) to learn more. Also, please [leave a star](https://github.com/photoprism/photoprism/stargazers) on GitHub if you like this project. +Visit [photoprism.app/membership](https://www.photoprism.app/membership) to learn more. Also, please [leave a star](https://github.com/photoprism/photoprism/stargazers) on GitHub if you like this project. It provides additional motivation to keep going. ## Getting Support ## Visit [docs.photoprism.app/user-guide](https://docs.photoprism.app/user-guide/) to learn how to [sync](https://docs.photoprism.app/user-guide/sync/webdav/), [organize](https://docs.photoprism.app/user-guide/library/), and [share](https://docs.photoprism.app/user-guide/share/) your pictures. If you need help installing our software at home, you can [join us on Reddit](https://link.photoprism.app/reddit), ask in our [Community Chat](https://link.photoprism.app/chat), or post your question in [GitHub Discussions](https://link.photoprism.app/discussions). -Common problems can be quickly diagnosed and solved using the [Troubleshooting Checklists](https://docs.photoprism.app/getting-started/troubleshooting/) in [Getting Started](https://docs.photoprism.app/getting-started/). Eligible [sponsors](https://photoprism.app/membership) are also welcome to [email us for technical support](https://photoprism.app/contact) and personalized advice. +Common problems can be quickly diagnosed and solved using the [Troubleshooting Checklists](https://docs.photoprism.app/getting-started/troubleshooting/) in [Getting Started](https://docs.photoprism.app/getting-started/). Eligible [sponsors](https://www.photoprism.app/membership) are also welcome to [email us for technical support](https://www.photoprism.app/contact) and personalized advice. ## Upcoming Features and Enhancements ## @@ -85,7 +85,7 @@ Our [Project Roadmap](https://link.photoprism.app/roadmap) shows what tasks are Be aware that we have a zero-bug policy and do our best to help users when they need support or have other questions. This comes at a price though, as we can't give exact release dates for new features. Our team receives many more requests than can be implemented, so we want to emphasize that we are in no way obligated to implement the features, enhancements, or other changes you request. We do, however, appreciate your feedback and carefully consider all requests. -**Because sustained funding is key to quickly releasing new features, we encourage you to support our mission by [signing up as a sponsor](https://link.photoprism.app/sponsor) or purchasing a [commercial license](https://photoprism.app/teams). Ultimately, that's what's best for the product and the community.** +**Because sustained funding is key to quickly releasing new features, we encourage you to support our mission by [signing up as a sponsor](https://link.photoprism.app/sponsor) or purchasing a [commercial license](https://www.photoprism.app/teams). Ultimately, that's what's best for the product and the community.** ## GitHub Issues ⚠️ ## @@ -93,13 +93,13 @@ We kindly ask you not to report bugs via GitHub Issues **unless you are certain - When reporting a problem, always include the software versions you are using and other information about your environment such as [browser, browser plugins](https://docs.photoprism.app/getting-started/troubleshooting/browsers/), operating system, [storage type](https://docs.photoprism.app/getting-started/troubleshooting/performance/#storage), [memory size](https://docs.photoprism.app/getting-started/troubleshooting/performance/#memory), and [processor](https://docs.photoprism.app/getting-started/troubleshooting/performance/#server-cpu) - Note that all issue **subscribers receive an email notification** from GitHub for each new comment, so these should only be used for sharing important information and not for personal discussions/questions -- [Contact us](https://photoprism.app/contact) or [a community member](https://link.photoprism.app/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works +- [Contact us](https://www.photoprism.app/contact) or [a community member](https://link.photoprism.app/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works - This gives our team the opportunity to [improve the docs](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support to you, instead of handling unclear/duplicate bug reports or triggering a flood of notifications by responding to comments ## Connect with the Community ## Follow us on [Twitter](https://link.photoprism.app/twitter) and join the [Community Chat](https://link.photoprism.app/chat) -to get regular updates, connect with other users, and discuss your ideas. Our [Code of Conduct](https://photoprism.app/code-of-conduct) explains the "dos and don’ts" when interacting with other community members. +to get regular updates, connect with other users, and discuss your ideas. Our [Code of Conduct](https://www.photoprism.app/code-of-conduct) explains the "dos and don’ts" when interacting with other community members. Feel free to contact us at [hello@photoprism.app](mailto:hello@photoprism.app) with anything that is on your mind. We appreciate your feedback! Due to the high volume of emails we receive, our team may be unable to get back to you immediately. We do our best to respond within five business days or less. @@ -109,4 +109,4 @@ We welcome [contributions](CONTRIBUTING.md) of any kind, including blog posts, t ---- -*PhotoPrism® is a [registered trademark](https://photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://photoprism.app/terms), [Privacy Policy](https://photoprism.app/privacy), and [Code of Conduct](https://photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* +*PhotoPrism® is a [registered trademark](https://www.photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://www.photoprism.app/terms), [Privacy Policy](https://www.photoprism.app/privacy), and [Code of Conduct](https://www.photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* diff --git a/SPONSORS.md b/SPONSORS.md index 38496079b..a62c197d4 100644 --- a/SPONSORS.md +++ b/SPONSORS.md @@ -1,14 +1,14 @@ # A Big Thank You to All Our Sponsors! 💎 # -**PhotoPrism is 100% self-funded and independent.** Your [continued support](https://photoprism.app/membership) helps us provide [regular updates](https://docs.photoprism.app/release-notes/) and remain independent. +**PhotoPrism is 100% self-funded and independent.** Your [continued support](https://www.photoprism.app/membership) helps us provide [regular updates](https://docs.photoprism.app/release-notes/) and remain independent. -Sponsors enjoy additional features, including access to [interactive world maps](https://try.photoprism.app/library/places), and can join our private chat room to connect with [our team](https://photoprism.app/team) and other sponsors. We currently have the following sponsorship options: +Sponsors enjoy additional features, including access to [interactive world maps](https://try.photoprism.app/library/places), and can join our private chat room to connect with [our team](https://www.photoprism.app/team) and other sponsors. We currently have the following sponsorship options: - [GitHub Sponsors](https://link.photoprism.app/sponsor) is priced in USD and also offers [one-time donations](https://link.photoprism.app/donate) - [Patreon](https://link.photoprism.app/patreon) is priced in Euro and also offers yearly payments - Stripe will be available in 2022, so you can sign up directly in the app -You are welcome to [contact us](https://photoprism.app/contact) for [crypto donations](https://photoprism.app/crypto-donations), bank account details, and business partnerships. Visit [photoprism.app/membership](https://photoprism.app/membership) to learn more. +You are welcome to [contact us](https://www.photoprism.app/contact) for [crypto donations](https://www.photoprism.app/crypto-donations), bank account details, and business partnerships. Visit [photoprism.app/membership](https://www.photoprism.app/membership) to learn more. ## Platinum Sponsors ## @@ -62,7 +62,7 @@ Garn Penrod (Patreon, November 2020) Sandro Petruzzi (Patreon, May 2022) -[Feel free to contact us if you have any change requests.](https://photoprism.app/contact) +[Feel free to contact us if you have any change requests.](https://www.photoprism.app/contact) ## One-Time Donations ## diff --git a/cmd/photoprism/photoprism.go b/cmd/photoprism/photoprism.go index 70a0ff4bc..07e5d1035 100644 --- a/cmd/photoprism/photoprism.go +++ b/cmd/photoprism/photoprism.go @@ -12,7 +12,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/docker/README.md b/docker/README.md index 7daa18f51..19ae3d9f9 100644 --- a/docker/README.md +++ b/docker/README.md @@ -61,4 +61,4 @@ applications like PhotoPrism. It also effectively helps avoid "works for me" mom An [unofficial port](https://docs.photoprism.app/getting-started/freebsd/) is available for FreeBSD / FreeNAS users. You are invited to contribute by [building and testing standalone packages](https://docs.photoprism.app/developer-guide/) for Linux distributions and other operating systems. -Updates are [released several times a month](https://docs.photoprism.app/release-notes/), so maintaining the long list of dependencies for additional environments would currently consume too many of [our resources](https://photoprism.app/membership). +Updates are [released several times a month](https://docs.photoprism.app/release-notes/), so maintaining the long list of dependencies for additional environments would currently consume too many of [our resources](https://www.photoprism.app/membership). diff --git a/docker/develop/armv7/Dockerfile b/docker/develop/armv7/Dockerfile index 230fba474..af40caa03 100644 --- a/docker/develop/armv7/Dockerfile +++ b/docker/develop/armv7/Dockerfile @@ -4,7 +4,7 @@ FROM ubuntu:jammy # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/bookworm-slim/Dockerfile b/docker/develop/bookworm-slim/Dockerfile index b7d0fbe01..f0055274f 100644 --- a/docker/develop/bookworm-slim/Dockerfile +++ b/docker/develop/bookworm-slim/Dockerfile @@ -4,7 +4,7 @@ FROM debian:bookworm-slim # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/bookworm/Dockerfile b/docker/develop/bookworm/Dockerfile index 036afac31..8b639ac18 100644 --- a/docker/develop/bookworm/Dockerfile +++ b/docker/develop/bookworm/Dockerfile @@ -4,7 +4,7 @@ FROM debian:bookworm-slim # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/bullseye-slim/Dockerfile b/docker/develop/bullseye-slim/Dockerfile index 1f45fb0c0..073084ed9 100644 --- a/docker/develop/bullseye-slim/Dockerfile +++ b/docker/develop/bullseye-slim/Dockerfile @@ -4,7 +4,7 @@ FROM debian:bullseye-slim # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/bullseye/Dockerfile b/docker/develop/bullseye/Dockerfile index 438002e17..1d25d8ead 100644 --- a/docker/develop/bullseye/Dockerfile +++ b/docker/develop/bullseye/Dockerfile @@ -4,7 +4,7 @@ FROM golang:1-bullseye # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/buster/Dockerfile b/docker/develop/buster/Dockerfile index 3dc253085..988202578 100644 --- a/docker/develop/buster/Dockerfile +++ b/docker/develop/buster/Dockerfile @@ -4,7 +4,7 @@ FROM golang:1-buster # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Open Container Initiative (OCI) Annotations # see https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/impish/Dockerfile b/docker/develop/impish/Dockerfile index f7ba84891..0bcae10b3 100644 --- a/docker/develop/impish/Dockerfile +++ b/docker/develop/impish/Dockerfile @@ -4,7 +4,7 @@ FROM ubuntu:impish # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/jammy-slim/Dockerfile b/docker/develop/jammy-slim/Dockerfile index b872c7cbe..3a9614cc6 100644 --- a/docker/develop/jammy-slim/Dockerfile +++ b/docker/develop/jammy-slim/Dockerfile @@ -4,7 +4,7 @@ FROM ubuntu:jammy # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/develop/jammy/Dockerfile b/docker/develop/jammy/Dockerfile index 6d855c9b4..1b9a03b9b 100644 --- a/docker/develop/jammy/Dockerfile +++ b/docker/develop/jammy/Dockerfile @@ -4,7 +4,7 @@ FROM ubuntu:jammy # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Add Open Container Initiative (OCI) annotations. # See: https://github.com/opencontainers/image-spec/blob/main/annotations.md diff --git a/docker/photoprism/armv7/Dockerfile b/docker/photoprism/armv7/Dockerfile index ddd2ec284..d05db9b30 100644 --- a/docker/photoprism/armv7/Dockerfile +++ b/docker/photoprism/armv7/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:armv7 as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/docker/photoprism/bookworm/Dockerfile b/docker/photoprism/bookworm/Dockerfile index 9b4acc2be..a71251e70 100644 --- a/docker/photoprism/bookworm/Dockerfile +++ b/docker/photoprism/bookworm/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:bookworm as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/docker/photoprism/bullseye/Dockerfile b/docker/photoprism/bullseye/Dockerfile index cef2842c7..269dfc053 100644 --- a/docker/photoprism/bullseye/Dockerfile +++ b/docker/photoprism/bullseye/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:bullseye as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/docker/photoprism/buster/Dockerfile b/docker/photoprism/buster/Dockerfile index ec497c67d..ba03f8819 100644 --- a/docker/photoprism/buster/Dockerfile +++ b/docker/photoprism/buster/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:buster as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/docker/photoprism/impish/Dockerfile b/docker/photoprism/impish/Dockerfile index 8101fdbc6..1b019fd0e 100644 --- a/docker/photoprism/impish/Dockerfile +++ b/docker/photoprism/impish/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:impish as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/docker/photoprism/jammy/Dockerfile b/docker/photoprism/jammy/Dockerfile index 12f38284a..115629d57 100644 --- a/docker/photoprism/jammy/Dockerfile +++ b/docker/photoprism/jammy/Dockerfile @@ -4,7 +4,7 @@ FROM photoprism/develop:jammy as build # Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn -# more about our team, products and services: https://photoprism.app/ +# more about our team, products and services: https://www.photoprism.app/ # Declare build parameters. ARG TARGETARCH diff --git a/frontend/karma.conf.js b/frontend/karma.conf.js index 01dec462a..2577f86de 100644 --- a/frontend/karma.conf.js +++ b/frontend/karma.conf.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/app.js b/frontend/src/app.js index b21cb462e..73b5f349a 100644 --- a/frontend/src/app.js +++ b/frontend/src/app.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/app/routes.js b/frontend/src/app/routes.js index 3adf5125e..ddd8a89a4 100644 --- a/frontend/src/app/routes.js +++ b/frontend/src/app/routes.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/api.js b/frontend/src/common/api.js index 50b6fbd88..b8fda8b16 100644 --- a/frontend/src/common/api.js +++ b/frontend/src/common/api.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/caniuse.js b/frontend/src/common/caniuse.js index afbb71b9e..d45b46e59 100644 --- a/frontend/src/common/caniuse.js +++ b/frontend/src/common/caniuse.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/clipboard.js b/frontend/src/common/clipboard.js index 79b10e796..54eade521 100644 --- a/frontend/src/common/clipboard.js +++ b/frontend/src/common/clipboard.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/config.js b/frontend/src/common/config.js index 4827b9e32..11d3833ae 100644 --- a/frontend/src/common/config.js +++ b/frontend/src/common/config.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/download.js b/frontend/src/common/download.js index 79816540f..33f127885 100644 --- a/frontend/src/common/download.js +++ b/frontend/src/common/download.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/form.js b/frontend/src/common/form.js index b89588dcc..596b565a2 100644 --- a/frontend/src/common/form.js +++ b/frontend/src/common/form.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/input.js b/frontend/src/common/input.js index 69aeeccb8..31cc3ad70 100644 --- a/frontend/src/common/input.js +++ b/frontend/src/common/input.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/log.js b/frontend/src/common/log.js index a3d99d00a..632a2fe7e 100644 --- a/frontend/src/common/log.js +++ b/frontend/src/common/log.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/notify.js b/frontend/src/common/notify.js index d22b17784..256508f8c 100644 --- a/frontend/src/common/notify.js +++ b/frontend/src/common/notify.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/scrollbar.js b/frontend/src/common/scrollbar.js index ff3d8f158..76907a091 100644 --- a/frontend/src/common/scrollbar.js +++ b/frontend/src/common/scrollbar.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/selection.js b/frontend/src/common/selection.js index 8d88a7318..9d7364c67 100644 --- a/frontend/src/common/selection.js +++ b/frontend/src/common/selection.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/session.js b/frontend/src/common/session.js index b3b3301e7..0c2614d27 100644 --- a/frontend/src/common/session.js +++ b/frontend/src/common/session.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/util.js b/frontend/src/common/util.js index 6e43ed4bc..4ba8a08ec 100644 --- a/frontend/src/common/util.js +++ b/frontend/src/common/util.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/viewer.js b/frontend/src/common/viewer.js index 098afd442..89ea4856d 100644 --- a/frontend/src/common/viewer.js +++ b/frontend/src/common/viewer.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/common/websocket.js b/frontend/src/common/websocket.js index 848300998..8d43fe960 100644 --- a/frontend/src/common/websocket.js +++ b/frontend/src/common/websocket.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/component/auth/footer.vue b/frontend/src/component/auth/footer.vue index 85c77ab42..2d88b05db 100644 --- a/frontend/src/component/auth/footer.vue +++ b/frontend/src/component/auth/footer.vue @@ -23,7 +23,7 @@ + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/component/footer.vue b/frontend/src/component/footer.vue index 31099a131..9650b61a6 100644 --- a/frontend/src/component/footer.vue +++ b/frontend/src/component/footer.vue @@ -12,7 +12,7 @@ 3rd-party software packages Licensed to {{ customer }} - © 2018-2023 PhotoPrism UG + © 2018-2023 PhotoPrism UG diff --git a/frontend/src/component/icons.js b/frontend/src/component/icons.js index 2cf75235d..34ff2f2d1 100644 --- a/frontend/src/component/icons.js +++ b/frontend/src/component/icons.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/css/app.css b/frontend/src/css/app.css index 5650b022f..7f1ff3b31 100644 --- a/frontend/src/css/app.css +++ b/frontend/src/css/app.css @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/dialog/dialogs.js b/frontend/src/dialog/dialogs.js index a2511dcb5..412f55fe2 100644 --- a/frontend/src/dialog/dialogs.js +++ b/frontend/src/dialog/dialogs.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/album.js b/frontend/src/model/album.js index 308db8c60..ca126a6e6 100644 --- a/frontend/src/model/album.js +++ b/frontend/src/model/album.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/config-options.js b/frontend/src/model/config-options.js index 698d22f98..c9a72a74e 100644 --- a/frontend/src/model/config-options.js +++ b/frontend/src/model/config-options.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/face.js b/frontend/src/model/face.js index 9df0a8d21..c95ddfb3c 100644 --- a/frontend/src/model/face.js +++ b/frontend/src/model/face.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/file.js b/frontend/src/model/file.js index 69a17a2b1..335dc86a9 100644 --- a/frontend/src/model/file.js +++ b/frontend/src/model/file.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/folder.js b/frontend/src/model/folder.js index 97975de35..5cd49e914 100644 --- a/frontend/src/model/folder.js +++ b/frontend/src/model/folder.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/label.js b/frontend/src/model/label.js index 1fbcfe775..5b06eda83 100644 --- a/frontend/src/model/label.js +++ b/frontend/src/model/label.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/link.js b/frontend/src/model/link.js index a106f72d2..67217035f 100644 --- a/frontend/src/model/link.js +++ b/frontend/src/model/link.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/marker.js b/frontend/src/model/marker.js index 7216d7cdc..6a2cf6ea8 100644 --- a/frontend/src/model/marker.js +++ b/frontend/src/model/marker.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/model.js b/frontend/src/model/model.js index c03df1f83..9a03425a4 100644 --- a/frontend/src/model/model.js +++ b/frontend/src/model/model.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/photo.js b/frontend/src/model/photo.js index 5b13bd176..faff6ad9b 100644 --- a/frontend/src/model/photo.js +++ b/frontend/src/model/photo.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/rest.js b/frontend/src/model/rest.js index e46d1c9ac..3333539d3 100644 --- a/frontend/src/model/rest.js +++ b/frontend/src/model/rest.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/service.js b/frontend/src/model/service.js index e8d84c9fa..e3ee938f3 100644 --- a/frontend/src/model/service.js +++ b/frontend/src/model/service.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/settings.js b/frontend/src/model/settings.js index c56ac11d0..25fd1afff 100644 --- a/frontend/src/model/settings.js +++ b/frontend/src/model/settings.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/subject.js b/frontend/src/model/subject.js index aa95023af..a537d7eb4 100644 --- a/frontend/src/model/subject.js +++ b/frontend/src/model/subject.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/thumb.js b/frontend/src/model/thumb.js index a6040f740..49218462b 100644 --- a/frontend/src/model/thumb.js +++ b/frontend/src/model/thumb.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/model/user.js b/frontend/src/model/user.js index f5daf0ef2..0f34f45dd 100644 --- a/frontend/src/model/user.js +++ b/frontend/src/model/user.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/src/page/about/about.vue b/frontend/src/page/about/about.vue index d9bce33f3..9009b9cff 100644 --- a/frontend/src/page/about/about.vue +++ b/frontend/src/page/about/about.vue @@ -7,7 +7,7 @@ - + diamond @@ -26,7 +26,7 @@

Knowledge Base

Browse the Knowledge Base for detailed information on specific product features, services, and related resources.

-

Learn more

+

Learn more

Getting Support @@ -78,7 +78,7 @@
  • or ask in our Community Chat
  • - In addition, sponsors receive direct technical support via email. + In addition, sponsors receive direct technical support via email. We'll do our best to answer all your questions. In return, we ask you to back us on Patreon or GitHub Sponsors. @@ -108,11 +108,11 @@

    - PhotoPrism® is a registered trademark. + PhotoPrism® is a registered trademark. By using the software and services we provide, you agree to our - Terms of Service, - Privacy Policy, and - Code of Conduct. + Terms of Service, + Privacy Policy, and + Code of Conduct.

    diff --git a/frontend/src/page/about/license.vue b/frontend/src/page/about/license.vue index fba0b6f45..473af124b 100644 --- a/frontend/src/page/about/license.vue +++ b/frontend/src/page/about/license.vue @@ -670,7 +670,7 @@ and elements, whether registered or unregistered („Brand Assets“) — are proprietary assets owned exclusively by PhotoPrism UG („PhotoPrism“). We reserve the right to object to any use or misuse in any jurisdiction worldwide. - Visit photoprism.app/trademark + Visit photoprism.app/trademark to learn more.

    diff --git a/frontend/src/page/connect.vue b/frontend/src/page/connect.vue index 1937494e9..bc2a33f28 100644 --- a/frontend/src/page/connect.vue +++ b/frontend/src/page/connect.vue @@ -51,7 +51,7 @@ Contact Us @@ -157,7 +157,7 @@ As this helps us provide more features to the public, we encourage all users to support our mission.

    - Learn more + Learn more

    diff --git a/frontend/src/page/help.vue b/frontend/src/page/help.vue index f1b27b11a..aa7a2858e 100644 --- a/frontend/src/page/help.vue +++ b/frontend/src/page/help.vue @@ -7,7 +7,7 @@ - + info diff --git a/frontend/src/share.js b/frontend/src/share.js index 406477c26..762c9e734 100644 --- a/frontend/src/share.js +++ b/frontend/src/share.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/frontend/tests/acceptance/acceptance-public/settings/about.js b/frontend/tests/acceptance/acceptance-public/settings/about.js index da906dc4c..475d263ac 100644 --- a/frontend/tests/acceptance/acceptance-public/settings/about.js +++ b/frontend/tests/acceptance/acceptance-public/settings/about.js @@ -10,7 +10,7 @@ test.meta("testID", "about-001").meta({ mode: "public" })( "Core: About page is displayed with all links", async (t) => { await menu.openPage("about"); - await t.expect(Selector('a[href="https://photoprism.app/"]').visible).ok(); + await t.expect(Selector('a[href="https://www.photoprism.app/"]').visible).ok(); } ); diff --git a/frontend/webpack.config.js b/frontend/webpack.config.js index f39768508..9878a5e2e 100644 --- a/frontend/webpack.config.js +++ b/frontend/webpack.config.js @@ -13,7 +13,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/acl/acl.go b/internal/acl/acl.go index fe3ee6d0e..acf09abce 100644 --- a/internal/acl/acl.go +++ b/internal/acl/acl.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/api/api.go b/internal/api/api.go index 504014d74..d0faec3e4 100644 --- a/internal/api/api.go +++ b/internal/api/api.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/auto/auto.go b/internal/auto/auto.go index 3f5852221..8dd1e21cc 100644 --- a/internal/auto/auto.go +++ b/internal/auto/auto.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/classify/classify.go b/internal/classify/classify.go index 14534151f..0e28275fe 100644 --- a/internal/classify/classify.go +++ b/internal/classify/classify.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/commands/commands.go b/internal/commands/commands.go index 53b128034..b8dad1934 100644 --- a/internal/commands/commands.go +++ b/internal/commands/commands.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/config/about.go b/internal/config/about.go index 5be4f7a15..eb6a21a75 100644 --- a/internal/config/about.go +++ b/internal/config/about.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/config/config_const.go b/internal/config/config_const.go index d95ae5287..9dbe16e90 100644 --- a/internal/config/config_const.go +++ b/internal/config/config_const.go @@ -14,7 +14,7 @@ const CustomStaticUri = "/c/static" // MsgSponsor and MsgSignUp provide sponsorship info messages; // SignUpURL a signup link. const MsgSponsor = "PhotoPrism® needs your support!" -const SignUpURL = "https://photoprism.app/membership" +const SignUpURL = "https://www.photoprism.app/membership" const MsgSignUp = "Visit " + SignUpURL + " to learn more." const MsgSponsorCommand = "Since running this command puts additional load on our infrastructure," + " we unfortunately can only offer it to sponsors." diff --git a/internal/crop/crop.go b/internal/crop/crop.go index 7fef636c3..c0d22eb09 100644 --- a/internal/crop/crop.go +++ b/internal/crop/crop.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/customize/customize.go b/internal/customize/customize.go index bda78b1b6..f5762b9f4 100644 --- a/internal/customize/customize.go +++ b/internal/customize/customize.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/entity/entity.go b/internal/entity/entity.go index 5ed4ac5c0..94a08e0dc 100644 --- a/internal/entity/entity.go +++ b/internal/entity/entity.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/entity/legacy/legacy.go b/internal/entity/legacy/legacy.go index 6bcc29a63..e8ff65333 100644 --- a/internal/entity/legacy/legacy.go +++ b/internal/entity/legacy/legacy.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/event/event.go b/internal/event/event.go index 5701d07a2..dbfbf8985 100644 --- a/internal/event/event.go +++ b/internal/event/event.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/face/face.go b/internal/face/face.go index 627d40a30..428840f12 100644 --- a/internal/face/face.go +++ b/internal/face/face.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/ffmpeg/ffmpeg.go b/internal/ffmpeg/ffmpeg.go index c339afc45..ea8d105c4 100644 --- a/internal/ffmpeg/ffmpeg.go +++ b/internal/ffmpeg/ffmpeg.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/form/form.go b/internal/form/form.go index c5f46ef9c..166c26c9e 100644 --- a/internal/form/form.go +++ b/internal/form/form.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/get/get.go b/internal/get/get.go index cf9f489ed..b25aa70fe 100644 --- a/internal/get/get.go +++ b/internal/get/get.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/get/services.go b/internal/get/services.go index 7768f30e1..5fbbad0c8 100644 --- a/internal/get/services.go +++ b/internal/get/services.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/hub/hub.go b/internal/hub/hub.go index 44a671d8d..de3f67df1 100644 --- a/internal/hub/hub.go +++ b/internal/hub/hub.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/hub/places/places.go b/internal/hub/places/places.go index 577f01fcc..0ec0bfd4e 100644 --- a/internal/hub/places/places.go +++ b/internal/hub/places/places.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/i18n/i18n.go b/internal/i18n/i18n.go index 115c6cbae..8f0cee8e1 100644 --- a/internal/i18n/i18n.go +++ b/internal/i18n/i18n.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/maps/maps.go b/internal/maps/maps.go index 949464b55..db0b901cc 100644 --- a/internal/maps/maps.go +++ b/internal/maps/maps.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/meta/meta.go b/internal/meta/meta.go index 686999a45..f3c4c0ca8 100644 --- a/internal/meta/meta.go +++ b/internal/meta/meta.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/migrate/migrate.go b/internal/migrate/migrate.go index 6955df43c..c6c52f11d 100644 --- a/internal/migrate/migrate.go +++ b/internal/migrate/migrate.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/mutex/mutex.go b/internal/mutex/mutex.go index 442c521c3..ceb0d463f 100644 --- a/internal/mutex/mutex.go +++ b/internal/mutex/mutex.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/nsfw/nsfw.go b/internal/nsfw/nsfw.go index f274fcc62..ebcb1d57c 100644 --- a/internal/nsfw/nsfw.go +++ b/internal/nsfw/nsfw.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/photoprism/photoprism.go b/internal/photoprism/photoprism.go index 972b6007c..bdb2a57e2 100644 --- a/internal/photoprism/photoprism.go +++ b/internal/photoprism/photoprism.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/query/query.go b/internal/query/query.go index abf6b0bb6..5a3e92542 100644 --- a/internal/query/query.go +++ b/internal/query/query.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/remote/remote.go b/internal/remote/remote.go index 68eca19ed..516b7d803 100644 --- a/internal/remote/remote.go +++ b/internal/remote/remote.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/remote/webdav/webdav.go b/internal/remote/webdav/webdav.go index 2c3388040..009ba9fdc 100644 --- a/internal/remote/webdav/webdav.go +++ b/internal/remote/webdav/webdav.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/search/search.go b/internal/search/search.go index eba5536ab..76d44ce4f 100644 --- a/internal/search/search.go +++ b/internal/search/search.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/server/header/header.go b/internal/server/header/header.go index a4e5d10df..77b04a1fc 100644 --- a/internal/server/header/header.go +++ b/internal/server/header/header.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/server/limiter/limiter.go b/internal/server/limiter/limiter.go index 257a4f0d3..fdfb76ca2 100644 --- a/internal/server/limiter/limiter.go +++ b/internal/server/limiter/limiter.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/server/server.go b/internal/server/server.go index 56fd28dce..962a73aa9 100644 --- a/internal/server/server.go +++ b/internal/server/server.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/session/session.go b/internal/session/session.go index 3eff752e4..b7bf3af55 100644 --- a/internal/session/session.go +++ b/internal/session/session.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/thumb/thumb.go b/internal/thumb/thumb.go index ff7cb9711..bb33a375c 100644 --- a/internal/thumb/thumb.go +++ b/internal/thumb/thumb.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/viewer/viewer.go b/internal/viewer/viewer.go index 77005ccec..350403ab4 100644 --- a/internal/viewer/viewer.go +++ b/internal/viewer/viewer.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/internal/workers/workers.go b/internal/workers/workers.go index feb179c42..cbd11cdbd 100644 --- a/internal/workers/workers.go +++ b/internal/workers/workers.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/capture/capture.go b/pkg/capture/capture.go index 12da92506..63a40034c 100644 --- a/pkg/capture/capture.go +++ b/pkg/capture/capture.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/clean/clean.go b/pkg/clean/clean.go index eab889f3a..78433863d 100644 --- a/pkg/clean/clean.go +++ b/pkg/clean/clean.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/colors/colors.go b/pkg/colors/colors.go index cf8c5bf36..2cd25c681 100644 --- a/pkg/colors/colors.go +++ b/pkg/colors/colors.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/dummy/dummy.go b/pkg/dummy/dummy.go index 282782c96..ebd0471e6 100644 --- a/pkg/dummy/dummy.go +++ b/pkg/dummy/dummy.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/env/env.go b/pkg/env/env.go index 3331453ab..a3f17575c 100644 --- a/pkg/env/env.go +++ b/pkg/env/env.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/fs/fs.go b/pkg/fs/fs.go index 0e2aee073..b2c32a736 100644 --- a/pkg/fs/fs.go +++ b/pkg/fs/fs.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/geo/geo.go b/pkg/geo/geo.go index 56b71c265..33dfe34aa 100644 --- a/pkg/geo/geo.go +++ b/pkg/geo/geo.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/list/list.go b/pkg/list/list.go index bc2813161..d8efddac5 100644 --- a/pkg/list/list.go +++ b/pkg/list/list.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/media/media.go b/pkg/media/media.go index 5210bd2be..6bcab6263 100644 --- a/pkg/media/media.go +++ b/pkg/media/media.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/pluscode/pluscode.go b/pkg/pluscode/pluscode.go index 70d255a87..0d019c1f9 100644 --- a/pkg/pluscode/pluscode.go +++ b/pkg/pluscode/pluscode.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/projection/projection.go b/pkg/projection/projection.go index f90be22d4..af47fcda9 100644 --- a/pkg/projection/projection.go +++ b/pkg/projection/projection.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/react/react.go b/pkg/react/react.go index 6fe494003..839bb0901 100644 --- a/pkg/react/react.go +++ b/pkg/react/react.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/report/report.go b/pkg/report/report.go index f9a4fa6fb..93ef2ccfa 100644 --- a/pkg/report/report.go +++ b/pkg/report/report.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/rnd/rnd.go b/pkg/rnd/rnd.go index 9e18e29f0..dbbf5378d 100644 --- a/pkg/rnd/rnd.go +++ b/pkg/rnd/rnd.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/s2/s2.go b/pkg/s2/s2.go index 93fdeb79b..ee6ae1780 100644 --- a/pkg/s2/s2.go +++ b/pkg/s2/s2.go @@ -16,7 +16,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/sev/severity.go b/pkg/sev/severity.go index 0c2414ba4..2f6f0357e 100644 --- a/pkg/sev/severity.go +++ b/pkg/sev/severity.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/sortby/sortorder.go b/pkg/sortby/sortorder.go index 2d3baa258..530012e17 100644 --- a/pkg/sortby/sortorder.go +++ b/pkg/sortby/sortorder.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/txt/txt.go b/pkg/txt/txt.go index 8d6afe14a..03e2b9495 100644 --- a/pkg/txt/txt.go +++ b/pkg/txt/txt.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/pkg/video/video.go b/pkg/video/video.go index 3d36dcf47..6d5905cac 100644 --- a/pkg/video/video.go +++ b/pkg/video/video.go @@ -14,7 +14,7 @@ Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. The AGPL is supplemented by our Trademark and Brand Guidelines, which describe how our Brand Assets may be used: - + Feel free to send an email to hello@photoprism.app if you have questions, want to support our work, or just want to say hello. diff --git a/setup/docker/cloud/digitalocean/README.md b/setup/docker/cloud/digitalocean/README.md index 414477411..593af46d7 100644 --- a/setup/docker/cloud/digitalocean/README.md +++ b/setup/docker/cloud/digitalocean/README.md @@ -8,7 +8,7 @@ DESCRIPTION PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your visual memories to the cloud! -To learn more, visit https://photoprism.app/ or try our [demo](https://try.photoprism.app/). +To learn more, visit https://www.photoprism.app/ or try our [demo](https://try.photoprism.app/). SOFTWARE INCLUDED --------------------------------------- diff --git a/setup/podman/README.md b/setup/podman/README.md index a9ca7cf50..7478aab98 100644 --- a/setup/podman/README.md +++ b/setup/podman/README.md @@ -30,11 +30,11 @@ Please keep in mind to replace the `docker` and `docker compose` commands with ` ### Knowledge Base -↪ https://photoprism.app/kb +↪ https://www.photoprism.app/kb ### Compliance FAQ -↪ https://photoprism.app/kb/compliance-faq +↪ https://www.photoprism.app/kb/compliance-faq ### Firewall Settings @@ -42,4 +42,4 @@ Please keep in mind to replace the `docker` and `docker compose` commands with ` ---- -*PhotoPrism® is a [registered trademark](https://photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://photoprism.app/terms), [Privacy Policy](https://photoprism.app/privacy), and [Code of Conduct](https://photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* \ No newline at end of file +*PhotoPrism® is a [registered trademark](https://www.photoprism.app/trademark). By using the software and services we provide, you agree to our [Terms of Service](https://www.photoprism.app/terms), [Privacy Policy](https://www.photoprism.app/privacy), and [Code of Conduct](https://www.photoprism.app/code-of-conduct). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply.* \ No newline at end of file diff --git a/setup/podman/docker-compose.yml b/setup/podman/docker-compose.yml index 16cdc4863..458d75e63 100644 --- a/setup/podman/docker-compose.yml +++ b/setup/podman/docker-compose.yml @@ -12,7 +12,7 @@ version: '3.5' # https://docs.photoprism.app/getting-started/proxies/traefik/ # # Quickstart Guide: https://docs.photoprism.app/getting-started/docker-compose/ -# Knowledge Base: https://photoprism.app/kb +# Knowledge Base: https://www.photoprism.app/kb # Docker Image: https://hub.docker.com/r/photoprism/photoprism # # PODMAN COMPOSE COMMAND REFERENCE