Docs: Update URL
This commit is contained in:
parent
de15d7cdd0
commit
e9fabfa8e4
81 changed files with 198 additions and 198 deletions
|
@ -38,13 +38,13 @@ When reporting an issue, please provide the version in use and information about
|
|||
|
||||
## Pull Requests ##
|
||||
|
||||
The [Developer Guide](https://docs.photoprism.org/developer-guide/) contains all information
|
||||
The [Developer Guide](https://docs.photoprism.app/developer-guide/) contains all information
|
||||
necessary to get you started.
|
||||
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
||||
[easy](https://github.com/photoprism/photoprism/labels/easy) can be good (first) contributions.
|
||||
|
||||
Because we want to create the best possible product for our users,
|
||||
we have a set of [guidelines](https://docs.photoprism.org/developer-guide/pull-requests)
|
||||
we have a set of [guidelines](https://docs.photoprism.app/developer-guide/pull-requests)
|
||||
to ensure that all source code submissions are acceptable.
|
||||
They include step-by-step instructions for submitting new features,
|
||||
bug fixes, and documentation improvements.
|
||||
|
|
22
README.md
22
README.md
|
@ -19,7 +19,7 @@ To get a first impression, you're welcome to play with our public demo at [demo.
|
|||
|
||||
## Feature Overview ##
|
||||
|
||||
* Browse [all your photos](https://docs.photoprism.org/user-guide/organize/browse/) and [videos](https://demo.photoprism.app/videos) without worrying about [RAW conversion, duplicates or video formats](https://docs.photoprism.org/user-guide/settings/library/)
|
||||
* Browse [all your photos](https://docs.photoprism.app/user-guide/organize/browse/) and [videos](https://demo.photoprism.app/videos) without worrying about [RAW conversion, duplicates or video formats](https://docs.photoprism.app/user-guide/settings/library/)
|
||||
* Easily find specific pictures using [powerful search filters](https://demo.photoprism.app/browse?view=cards&q=flower%20color%3Ared)
|
||||
* Privacy-friendly: No data is ever sent to Google, Amazon, Facebook, or Apple unless you explicitly upload files to one of their services 🔐
|
||||
* Recognizes [the faces of your family and friends](https://demo.photoprism.app/people)
|
||||
|
@ -31,22 +31,22 @@ To get a first impression, you're welcome to play with our public demo at [demo.
|
|||
* Metadata is extracted and merged from Exif, XMP, and other sources such as Google Photos
|
||||
* Many more image properties like [Colors](https://demo.photoprism.app/browse?view=cards&q=color:red), [Chroma](https://demo.photoprism.app/browse?view=cards&q=mono%3Atrue), and [Quality](https://demo.photoprism.app/review) can be searched as well
|
||||
* Use [PhotoSync](https://www.photosync-app.com/) 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.org/user-guide/sync/webdav/) to PhotoPrism, allowing you to open, edit, and delete files from your computer as if they were local
|
||||
* 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
|
||||
|
||||
## Getting Started ##
|
||||
<img align="right" width="25%" src="https://photoprism.app/user/pages/01.home/03._screenshots/iphone-maps-hybrid-540px.png">
|
||||
|
||||
Step-by-step installation instructions for our self-hosted [community edition](https://photoprism.app/get) can be found
|
||||
on [docs.photoprism.org](https://docs.photoprism.org/getting-started/) -
|
||||
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.
|
||||
|
||||
The [stable version](https://docs.photoprism.org/release-notes/) and development
|
||||
The [stable version](https://docs.photoprism.app/release-notes/) and development
|
||||
preview have been built into a single [multi-arch image](https://hub.docker.com/r/photoprism/photoprism) for 64-bit AMD, Intel,
|
||||
and ARM processors. That means, [Raspberry Pi](https://docs.photoprism.org/getting-started/raspberry-pi/) 3 / 4 owners can pull
|
||||
and ARM processors. That means, [Raspberry Pi](https://docs.photoprism.app/getting-started/raspberry-pi/) 3 / 4 owners can pull
|
||||
from the same repository, enjoy the exact same functionality, and can follow the regular
|
||||
[installation instructions](https://docs.photoprism.org/getting-started/docker-compose/)
|
||||
after going through a short list of [requirements](https://docs.photoprism.org/getting-started/raspberry-pi/).
|
||||
[installation instructions](https://docs.photoprism.app/getting-started/docker-compose/)
|
||||
after going through a short list of [requirements](https://docs.photoprism.app/getting-started/raspberry-pi/).
|
||||
|
||||
Existing users are advised to update their `docker-compose.yml` config based on our examples
|
||||
available at [dl.photoprism.org/docker/](https://dl.photoprism.org/docker/).
|
||||
|
@ -83,7 +83,7 @@ to get regular updates, connect with other users, and discuss your ideas. Don't
|
|||
## Getting Support ##
|
||||
|
||||
Please use [GitHub Issues](https://github.com/photoprism/photoprism/issues) only to report clearly identified bugs to us. If you are not sure, first use [GitHub Discussions](https://github.com/photoprism/photoprism/discussions)
|
||||
or ask in our [Community Chat](https://gitter.im/browseyourlife/community). [Sponsors](https://docs.photoprism.org/funding/)
|
||||
or ask in our [Community Chat](https://gitter.im/browseyourlife/community). [Sponsors](https://docs.photoprism.app/funding/)
|
||||
receive direct [technical support](https://photoprism.app/contact) via email.
|
||||
|
||||
When reporting a problem, please include the version you are using and information
|
||||
|
@ -95,13 +95,13 @@ processor type.
|
|||
We welcome contributions of any kind, including bug reports, testing, writing documentation,
|
||||
tutorials, blog posts, and pull requests.
|
||||
|
||||
The [Developer Guide](https://docs.photoprism.org/developer-guide/) contains all information
|
||||
The [Developer Guide](https://docs.photoprism.app/developer-guide/) contains all information
|
||||
necessary to get you started.
|
||||
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
||||
[easy](https://github.com/photoprism/photoprism/labels/easy) can be good (first) contributions.
|
||||
|
||||
Because we want to create the best possible product for our users,
|
||||
we have a set of [guidelines](https://docs.photoprism.org/developer-guide/pull-requests)
|
||||
we have a set of [guidelines](https://docs.photoprism.app/developer-guide/pull-requests)
|
||||
to ensure that all source code submissions are acceptable.
|
||||
They include step-by-step instructions for submitting new features,
|
||||
bug fixes, and documentation improvements.
|
||||
|
@ -125,7 +125,7 @@ goods, products, or services without prior written permission. In other words, p
|
|||
[goreport]: https://goreportcard.com/report/github.com/photoprism/photoprism
|
||||
[coverage]: https://codecov.io/gh/photoprism/photoprism
|
||||
[ci]: https://drone.photoprism.app/photoprism/photoprism
|
||||
[docs]: https://docs.photoprism.org/
|
||||
[docs]: https://docs.photoprism.app/
|
||||
[issuehunt]: https://issuehunt.io/repos/119160553
|
||||
[chat]: https://gitter.im/browseyourlife/community
|
||||
[ask]: https://github.com/photoprism/photoprism/discussions
|
||||
|
|
|
@ -7,7 +7,7 @@ We currently have the following sponsorship options:
|
|||
- For next year, we're working on a Stripe integration, so you can sign up directly in the app without having a Patreon or GitHub account.
|
||||
- You're welcome to [contact us](https://photoprism.app/contact) for other options.
|
||||
|
||||
Visit https://docs.photoprism.org/funding/ to learn more.
|
||||
Visit https://docs.photoprism.app/funding/ to learn more.
|
||||
|
||||
## Platinum Sponsors ##
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ to use these assets as part of the official software distribution. Additional te
|
|||
Unless you know specific assets were licensed under a permissive licence by the creator or copyright
|
||||
holder, you are advised to ask before using them for your own private or commercial projects.
|
||||
|
||||
Visit https://docs.photoprism.org/credits/ for more information about images and other artwork.
|
||||
Visit https://docs.photoprism.app/credits/ for more information about images and other artwork.
|
||||
|
||||
PhotoPrism® is a registered trademark of Michael Mayer. By using our software, you agree to our
|
||||
terms & conditions: https://photoprism.app/terms
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:28+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -4,7 +4,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-09 00:51+0000\n"
|
||||
"PO-Revision-Date: 2021-12-09 02:42+0100\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:36+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:29+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es_419\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-12-09 00:51+0000\n"
|
||||
"PO-Revision-Date: 2021-12-10 08:15+0100\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:26+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:31+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: hi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:25+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:24+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ja_JP\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:22+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ku\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:34+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:33+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:33+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:16+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:30+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:29+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:15+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-01 12:14+0000\n"
|
||||
"PO-Revision-Date: 2021-10-10 08:32+0200\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.org>\n"
|
||||
"Last-Translator: Michael Mayer <michael@photoprism.app>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package main
|
||||
|
@ -47,9 +47,9 @@ func main() {
|
|||
app.Name = "PhotoPrism"
|
||||
app.HelpName = filepath.Base(os.Args[0])
|
||||
app.Usage = "Browse Your Life in Pictures"
|
||||
app.Description = "For setup instructions and a user guide, visit https://docs.photoprism.org/"
|
||||
app.Description = "For setup instructions and a user guide, visit https://docs.photoprism.app/"
|
||||
app.Version = version
|
||||
app.Copyright = "(c) 2018-2021 Michael Mayer <hello@photoprism.org>"
|
||||
app.Copyright = "(c) 2018-2021 Michael Mayer <hello@photoprism.app>"
|
||||
app.EnableBashCompletion = true
|
||||
app.Flags = config.GlobalFlags
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3.5'
|
|||
## Integration Environment for Drone CI
|
||||
services:
|
||||
## App Dev Container
|
||||
## Docs: https://docs.photoprism.org/developer-guide/
|
||||
## Docs: https://docs.photoprism.app/developer-guide/
|
||||
photoprism:
|
||||
build: .
|
||||
image: photoprism/photoprism:develop
|
||||
|
|
|
@ -10,7 +10,7 @@ version: '3.5'
|
|||
## - and Dummy Services
|
||||
services:
|
||||
## App Dev Container
|
||||
## Docs: https://docs.photoprism.org/developer-guide/
|
||||
## Docs: https://docs.photoprism.app/developer-guide/
|
||||
photoprism:
|
||||
build: .
|
||||
image: photoprism/photoprism:develop
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:21.10
|
||||
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.app>"
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG TARGETPLATFORM
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FROM golang:1
|
||||
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.app>"
|
||||
|
||||
ARG GOPROXY
|
||||
ARG GODEBUG
|
||||
|
|
|
@ -7,7 +7,7 @@ Development Preview: photoprism/photoprism:preview
|
|||
MariaDB : arm64v8/mariadb:10.6
|
||||
|
||||
If your device meets the system requirements, mostly the same installation instructions as for regular Linux
|
||||
servers apply: https://docs.photoprism.org/getting-started/docker-compose/
|
||||
servers apply: https://docs.photoprism.app/getting-started/docker-compose/
|
||||
|
||||
To ensure compatibility with 64-bit Docker images, your Raspberry Pi 3 / 4 must boot with the "arm_64bit=1"
|
||||
flag in its config.txt file (https://www.raspberrypi.org/documentation/installation/installing-images/README.md).
|
||||
|
@ -44,7 +44,7 @@ It's a 64-bit Ubuntu Server with Docker pre-configured.
|
|||
|
||||
!!! Reducing System Load
|
||||
If you're running out of memory - or other system resources - while indexing, try reducing the
|
||||
[number of workers](https://docs.photoprism.org/getting-started/config-options/) by setting
|
||||
[number of workers](https://docs.photoprism.app/getting-started/config-options/) by setting
|
||||
`PHOTOPRISM_WORKERS` to a reasonably small value in `docker-compose.yml` (depending on the performance of the server).
|
||||
As a measure of last resort, you may disable using TensorFlow for image classification and facial recognition.
|
||||
|
||||
|
|
|
@ -14,11 +14,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/raspberry-pi/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/raspberry-pi/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -50,7 +50,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -111,7 +111,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: arm64v8/mariadb:10.6 # this mariadb image runs on ARM64-based devices only
|
||||
|
@ -129,7 +129,7 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -12,11 +12,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/raspberry-pi/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/raspberry-pi/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -47,7 +47,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -107,7 +107,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: linuxserver/mariadb:latest
|
||||
|
@ -125,7 +125,7 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -13,7 +13,7 @@ To learn more, visit https://photoprism.app/ or try our [demo](https://demo.phot
|
|||
SOFTWARE INCLUDED
|
||||
---------------------------------------
|
||||
|
||||
- [PhotoPrism latest](https://docs.photoprism.org/release-notes/), AGPL 3
|
||||
- [PhotoPrism latest](https://docs.photoprism.app/release-notes/), AGPL 3
|
||||
- [Docker CE 20.10](https://docs.docker.com/engine/release-notes/), Apache 2
|
||||
- [Traefik 2.4](https://github.com/traefik/traefik/releases), MIT
|
||||
- [MariaDB 10.5](https://mariadb.com/kb/en/release-notes/), GPL 2
|
||||
|
|
|
@ -75,7 +75,7 @@ version: '3.5'
|
|||
# To search originals for faces without a complete rescan:
|
||||
# docker-compose exec photoprism photoprism faces index
|
||||
#
|
||||
# More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# More examples: https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
#
|
||||
# USING LET'S ENCRYPT HTTPS
|
||||
# --------------------------------------------------------------------------
|
||||
|
@ -98,7 +98,7 @@ services:
|
|||
photoprism:
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
restart: always
|
||||
## Use photoprism/photoprism:preview for testing preview builds:
|
||||
image: photoprism/photoprism:latest
|
||||
|
@ -168,7 +168,7 @@ services:
|
|||
- "./backup:/var/lib/photoprism"
|
||||
|
||||
## Traefik Reverse Proxy (required)
|
||||
## see https://docs.photoprism.org/getting-started/proxies/traefik/
|
||||
## see https://docs.photoprism.app/getting-started/proxies/traefik/
|
||||
traefik:
|
||||
restart: always
|
||||
image: traefik:v2.4
|
||||
|
@ -186,7 +186,7 @@ services:
|
|||
- "./certs/:/certs/"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: always
|
||||
image: mariadb:10.6
|
||||
|
@ -215,7 +215,7 @@ services:
|
|||
- "./jobs.ini:/etc/ofelia/config.ini"
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
watchtower:
|
||||
restart: always
|
||||
image: containrrr/watchtower
|
||||
|
|
|
@ -9,11 +9,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/docker-compose/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/docker-compose/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -44,7 +44,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -112,7 +112,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: mariadb:10.6
|
||||
|
@ -130,7 +130,7 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -9,11 +9,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/docker-compose/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/docker-compose/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -41,7 +41,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -90,7 +90,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: mariadb:10.6
|
||||
|
@ -110,7 +110,7 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -10,11 +10,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/docker-compose/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/docker-compose/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -46,7 +46,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -103,7 +103,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: mariadb:10.6
|
||||
|
@ -132,7 +132,7 @@ services:
|
|||
- "./jobs.ini:/etc/ofelia/config.ini"
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -11,11 +11,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/docker-compose/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/docker-compose/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -44,7 +44,7 @@ services:
|
|||
image: photoprism/photoprism:latest
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -96,7 +96,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -14,11 +14,11 @@ version: '3.5'
|
|||
# HTTPS reverse proxy such as Traefik, Caddy, or NGINX. Your files and passwords will otherwise be transmitted
|
||||
# in clear text and can be intercepted by anyone, including your provider, hackers, and governments.
|
||||
#
|
||||
# Documentation : https://docs.photoprism.org/getting-started/docker-compose/
|
||||
# Documentation : https://docs.photoprism.app/getting-started/docker-compose/
|
||||
# Docker Hub URL: https://hub.docker.com/r/photoprism/photoprism/
|
||||
#
|
||||
# DOCKER COMPOSE COMMAND REFERENCE
|
||||
# see https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface
|
||||
# see https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface
|
||||
# --------------------------------------------------------------------------
|
||||
# Start | docker-compose up -d
|
||||
# Stop | docker-compose stop
|
||||
|
@ -46,7 +46,7 @@ services:
|
|||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
## configured as it otherwise may get stuck in a restart loop,
|
||||
## see https://docs.photoprism.org/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
## see https://docs.photoprism.app/getting-started/faq/#why-is-photoprism-getting-stuck-in-a-restart-loop
|
||||
# restart: unless-stopped
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
|
@ -94,7 +94,7 @@ services:
|
|||
- "./storage:/photoprism/storage"
|
||||
|
||||
## Database Server (recommended)
|
||||
## see https://docs.photoprism.org/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
## see https://docs.photoprism.app/getting-started/faq/#should-i-use-sqlite-mariadb-or-mysql
|
||||
mariadb:
|
||||
restart: unless-stopped
|
||||
image: mariadb:10.6
|
||||
|
@ -114,7 +114,7 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
## Watchtower upgrades services automatically (optional)
|
||||
## see https://docs.photoprism.org/getting-started/updates/#watchtower
|
||||
## see https://docs.photoprism.app/getting-started/updates/#watchtower
|
||||
#
|
||||
# watchtower:
|
||||
# restart: unless-stopped
|
||||
|
|
|
@ -17,7 +17,7 @@ RUN make dep build-js install
|
|||
################################################## PRODUCTION STAGE ####################################################
|
||||
FROM ubuntu:21.10
|
||||
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.app>"
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG TARGETPLATFORM
|
||||
|
@ -60,7 +60,7 @@ RUN apt-get update && apt-get -qq dist-upgrade && apt-get -qq install --no-insta
|
|||
[ "$TARGETARCH" = "arm" ] || apt-get install darktable; \
|
||||
apt-get -y autoremove && apt-get -y autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Set environment variables, see https://docs.photoprism.org/getting-started/config-options/
|
||||
# Set environment variables, see https://docs.photoprism.app/getting-started/config-options/
|
||||
ENV TF_CPP_MIN_LOG_LEVEL="2" \
|
||||
PATH="/photoprism/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" \
|
||||
PHOTOPRISM_ASSETS_PATH="/photoprism/assets" \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# INSTALLS OPTIONAL PACKAGES AND DRIVERS IN DOCKER IMAGES
|
||||
# Maintainer: Michael Mayer <hello@photoprism.org>
|
||||
# Maintainer: Michael Mayer <hello@photoprism.app>
|
||||
|
||||
.PHONY: apt-upgrade apt-cleanup install-updates install-intel-graphics intel-graphics \
|
||||
tensorflow-amd64-cpu tensorflow-amd64-cpu-install \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:18.04
|
||||
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.app>"
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ENV TMP /tmp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:18.04
|
||||
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
||||
LABEL maintainer="Michael Mayer <hello@photoprism.app>"
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ENV TMP /tmp
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,7 +20,7 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -20,11 +20,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package capture provides profiling functions for testing and debugging.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package capture
|
||||
|
|
|
@ -2,7 +2,7 @@ MIT License
|
|||
|
||||
Copyright (c) 2017 Marcin Praski <https://github.com/mpraski>
|
||||
Copyright (c) 2019 okhowang <https://github.com/okhowang>
|
||||
Copyright (c) 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package colors provides types and functions for color classification.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package colors
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package fs provides filesystem related constants and functions.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package fs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package geo provides earth geometry functions and constants.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package geo
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package pluscode provides an abstraction for Google's Open Location Code package.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package pluscode
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package rnd provides random token generation and validation.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package rnd
|
||||
|
|
|
@ -4,7 +4,7 @@ Package s2 encapsulates Google's S2 library.
|
|||
|
||||
See https://s2geometry.io/
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -24,11 +24,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package s2
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Package txt provides text and linguistics related functionality.
|
||||
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
||||
Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.app>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
|
@ -22,11 +22,11 @@ Copyright (c) 2018 - 2021 Michael Mayer <hello@photoprism.org>
|
|||
offering commercial goods, products, or services without prior written permission.
|
||||
In other words, please ask.
|
||||
|
||||
Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
||||
Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
||||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package txt
|
||||
|
|
Loading…
Reference in a new issue