Commit Graph

5256 Commits

Author SHA1 Message Date
Michael Mayer
212a66468f Backend: Upgrade golang.org/x/crypto and golang.org/x/net in go.mod 2022-01-27 22:35:58 +01:00
Michael Mayer
8e1330e92b Auth: Remove release info from login page footer #98 #782 2022-01-27 22:34:55 +01:00
Michael Mayer
a1a15f916f Docs: Make the start of list items lowercase 2022-01-27 21:26:18 +01:00
Michael Mayer
c9fcf66d48 Docs and Issue Templates: Update bug report notes 2022-01-27 16:44:04 +01:00
Michael Mayer
d786492050 Docker: Improve docker-compose.yml examples and docs 2022-01-27 09:48:21 +01:00
Michael Mayer
448a7e652e Config: Improve command parameter/flag descriptions 2022-01-27 09:17:23 +01:00
Michael Mayer
107a3bae17 Docker: Improve docker-compose.yml examples and docs 2022-01-27 09:16:10 +01:00
Michael Mayer
1a7470f450
Update bug report template #1977
Updates notes:
- You have to provide sample files and logs if it is an IMPORT, INDEXING, or METADATA issue, otherwise we will not be able to process your report
- If it is an IMPORT issue, please also provide an archive with affected files before importing them so that it's possible to reproduce your issue
2022-01-25 23:02:22 +01:00
Michael Mayer
2b4c8e1f02 Improve readability of assets license
No text changes.
2022-01-21 09:21:17 +01:00
Michael Mayer
b55090dec2 Simplify license for separate assets and downloads
Removed "The names of authors, copyright holders, and contributors
may not be used..." as this wasn't a problem so far.
2022-01-21 08:49:53 +01:00
Michael Mayer
98a372b9c4 Backend: Update Go dependencies in go.mod and go.sum 2022-01-21 08:45:43 +01:00
Michael Mayer
39e67b0301 Frontend: Update dependencies in package-lock.json #1961 2022-01-21 08:44:57 +01:00
Michael Mayer
c1d11da779 Photos: Fix SVG buttons in full screen view #1961
The bug mainly affected mobile devices and Retina screens.
Other browsers and devices use PNG icons, which were not affected.
2022-01-21 08:40:22 +01:00
Michael Mayer
e821f84506 Update license for separate assets and downloads
Changes the order of the terms for better readability.
2022-01-20 19:52:38 +01:00
Michael Mayer
1d20e2887e Update license for separate assets and downloads
Changes the order of the terms for better readability.
2022-01-20 19:13:34 +01:00
Michael Mayer
098d3fba56 Frontend: Update package-lock.json 2022-01-20 18:44:27 +01:00
Michael Mayer
7d628ef896 Frontend: Update license.vue
Removes "How to Apply These Terms to Your New Programs"
2022-01-20 18:44:07 +01:00
Michael Mayer
a9c99594ee Update license for separate assets and downloads
This removes the Digital Assets License from the main LICENSE file.
2022-01-20 17:51:12 +01:00
Michael Mayer
d4ddabaa14 Frontend: Update translations.json with pre-translated messages 2022-01-20 13:14:59 +01:00
Michael Mayer
f7b82f616d Frontend: Pre-translate missing UI messages
see https://docs.photoprism.app/developer-guide/translations/

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-01-20 13:13:51 +01:00
Michael Mayer
6f6d004f3e Frontend: Update translations.pot 2022-01-20 12:47:33 +01:00
Michael Mayer
ac1dbce37a Frontend: Update about page footer 2022-01-20 12:34:37 +01:00
Michael Mayer
772c87b32c Frontend: Update babel, cssnano, hls.js, luxon, and mini-css plugin 2022-01-20 12:13:33 +01:00
Michael Mayer
8b2e1732d6 People: Fix typo in faces optimize command #1957 2022-01-20 11:10:26 +01:00
Michael Mayer
28e3b37944 Config: Reduce RecommendedMem from 5 to 3 GB #1921
This allows servers with 4 GB to run more than one worker if needed.
2022-01-20 11:03:27 +01:00
Michael Mayer
039b5351ff Shorten text in PULL_REQUEST_TEMPLATE.md 2022-01-20 09:07:28 +01:00
Michael Mayer
3d036c7fc8 Update Digital Assets License
Clarify redistribution terms.
2022-01-19 18:32:24 +01:00
Michael Mayer
2fe663e257 Update Digital Assets License
Clarify redistribution terms.
2022-01-19 18:02:12 +01:00
Paulo Matos
0528a6541b
Places: Fix typo in "not found" log message (#1956)
Fixing simple typo : s/no/not
2022-01-19 16:44:50 +01:00
Michael Mayer
a9a3746169 Update Digital Assets License 2022-01-19 12:21:46 +01:00
Michael Mayer
5ec822eb45 Add more examples to Digital Assets License 2022-01-19 11:16:01 +01:00
Michael Mayer
114e88b00d Update PhotoPrism® Digital Assets License
Conditions are more specific now and include special terms for
brand assets and the documentation.
2022-01-19 10:45:56 +01:00
Michael Mayer
9d5dfbc3f2 Assets: Update LICENSE
Because some assets, such as icons and graphics, are licensed by us
for use in the official software distribution, we cannot redistribute
them under a permissive license for other purposes.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-01-19 07:57:59 +01:00
Michael Mayer
a809720aae Docs: Update footer in README.md and CONTRIBUTING.md
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-01-19 07:10:10 +01:00
Michael Mayer
6d9aa5591d Docs: Add SCO link to CONTRIBUTING.md 2022-01-18 19:30:12 +01:00
Michael Mayer
8c7194fc28 Docs: Reduce bold text in CONTRIBUTING.md and README.md 2022-01-18 18:32:31 +01:00
Michael Mayer
3e44f44262 CI: Update test script #1953 2022-01-18 18:14:57 +01:00
Michael Mayer
925757c8dd CI: Improve test script #1953 2022-01-18 18:08:17 +01:00
Michael Mayer
eeee5973ad MariaDB: Alter albums.album_filter to VARBINARY(767) and add index #1953
Using a migration for testing on develop so nothing breaks (yet).
2022-01-18 17:34:28 +01:00
Michael Mayer
fd32468bc1 Docs: Update CLA section in CONTRIBUTING.md 2022-01-18 16:06:45 +01:00
Michael Mayer
d80a961f0a Docs: Reformat text in CONTRIBUTING.md 2022-01-18 15:58:48 +01:00
Michael Mayer
a76fdab5d6 Docs: Update CONTRIBUTING.md 2022-01-18 15:17:52 +01:00
Michael Mayer
6eca9db87e Docs: Update CONTRIBUTING.md 2022-01-18 14:50:17 +01:00
Michael Mayer
50516d28d7 Docs: Update pull request template #1947 2022-01-18 14:25:27 +01:00
Michael Mayer
046dde7ef7 Docs: Shorten CONTRIBUTING.md 2022-01-18 14:13:31 +01:00
Michael Mayer
60924853fc Docs: Update CONTRIBUTING.md 2022-01-18 14:09:59 +01:00
Alexis Lefebvre
d30bc247d7
Docs: Add pull request template (#1947) 2022-01-18 13:02:16 +01:00
Michael Mayer
76c94a1f38 Frontend: Fix other assertions in TestClientManifestUri #1648
Actual name depends on the filesystem timestamp.
2022-01-18 12:48:02 +01:00
Michael Mayer
0caa6992e5 Frontend: Fix TestClientManifestUri #1648 2022-01-18 12:39:21 +01:00
Michael Mayer
9c0a47b8bc Videos: Stream directly without CDN and fix content header #1648 #1937 2022-01-18 12:28:27 +01:00