Commit graph

5869 commits

Author SHA1 Message Date
Michael Mayer
fe60af316e Frontend: Update translations.json and package-lock.json 2022-04-27 15:19:10 +02:00
Michael Mayer
659eb9ae59 Assets: Update README 2022-04-27 15:17:53 +02:00
Michael Mayer
c5385be499 Assets: Update LICENSE 2022-04-27 15:15:30 +02:00
Michael Mayer
60256a24d2 Assets: Rename LICENSE to README and update its content 2022-04-27 15:05:45 +02:00
Cathie Integra
9edf647d24
Translations: Update frontend/src/locales (#2279)
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-27 14:48:14 +02:00
Cathie Integra
2687c3a0de
Translations: Update assets/locales (#2284)
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-27 14:47:32 +02:00
Michael Mayer
0ae4baeb5d Docs: Update README.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md 2022-04-27 12:04:03 +02:00
Michael Mayer
fad70b4326 Docs: Update README.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md 2022-04-27 12:00:51 +02:00
theresa
2c328c3924 Translations: Add options for swedish, lithuanian and croatian 2022-04-26 14:02:33 +02:00
Michael Mayer
4bafbb1162 Assets: Update README.md 2022-04-25 16:41:02 +02:00
Michael Mayer
60406e4dfd Assets: Update LICENSE and README.md 2022-04-25 16:22:45 +02:00
Michael Mayer
886e7e8e1d Docs: Update www in CODE_OF_CONDUCT.md to avoid auto-linking 2022-04-25 16:12:02 +02:00
Michael Mayer
b68d5a7731 Docs: Update README.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md 2022-04-25 16:05:50 +02:00
Michael Mayer
b3bab15518 Docs: Shorten footer in README.md and CONTRIBUTING.md 2022-04-25 16:01:34 +02:00
Michael Mayer
0b18a363f0 Docs: Update CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md 2022-04-25 16:00:18 +02:00
Michael Mayer
852db14cbc Backend: Update dependencies urfave/cli and x/net in go.mod and go.sum 2022-04-25 12:24:30 +02:00
Michael Mayer
c47c5dc3b4 Backend: Update Go package descriptions to improve generated docs
see https://pkg.go.dev/github.com/photoprism/photoprism
2022-04-25 11:01:09 +02:00
Michael Mayer
877a5be8e9 Backend: Update Go package descriptions to improve generated docs
see https://pkg.go.dev/github.com/photoprism/photoprism
2022-04-25 10:45:09 +02:00
Michael Mayer
e59041e93f Backend: Update Go package descriptions to improve generated docs
see https://pkg.go.dev/github.com/photoprism/photoprism
2022-04-25 09:53:55 +02:00
Michael Mayer
42e37fa862 Docs: Shorten README.md 2022-04-24 20:41:47 +02:00
Michael Mayer
d9fc3b616f Docs: Update Community section in README.md and CONTRIBUTING.md 2022-04-24 18:12:04 +02:00
Michael Mayer
7589672559 Docs: Update footer in README.md and CONTRIBUTING.md 2022-04-24 14:12:47 +02:00
Michael Mayer
68a9453907 Docs: Update footer in README.md and CONTRIBUTING.md 2022-04-24 14:04:45 +02:00
Michael Mayer
ae95379f5c Docs: Add footer link to "code of conduct" and update support info 2022-04-24 14:01:12 +02:00
Cathie Integra
6d3a4843ca
Translations: Update frontend/src/locales (#2276)
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-24 00:05:56 +02:00
Michael Mayer
cf8f9f54b1 Docs: Add link to updated privacy policy on photoprism.app
https://twitter.com/photoprism_app/status/1517908762832613380
2022-04-24 00:04:28 +02:00
Michael Mayer
a3c897adfe Docs: Update docker/README.md 2022-04-23 09:28:01 +02:00
Michael Mayer
1af2d295f0 Metadata/Nextcloud: Parse Two-Digit Years in Original File Paths #2271 2022-04-22 19:48:31 +02:00
Michael Mayer
52d1bfef64 Makefile: Abort installation if directory already exists 2022-04-22 18:46:16 +02:00
Michael Mayer
74b2b03d94 Config: Improve Config.WakeupInterval() and add tests 2022-04-22 18:24:59 +02:00
Michael Mayer
b545c92be9 Config: Prevent background worker from running more than once per minute 2022-04-22 18:06:45 +02:00
Michael Mayer
8638929d84 Config: Automatically generate command-flag docs #1017 #2195 #2227 #2250 2022-04-22 17:38:40 +02:00
theresa
0c345d4426 Tests: Update photo fixtures 2022-04-22 10:48:07 +02:00
theresa
16c2db9872 Tests: Correct portrait value for file fixtures 2022-04-22 10:20:15 +02:00
Michael Mayer
d4662efd2a Migrations: Increment id of media_id and time_index updates #2265 2022-04-21 22:44:59 +02:00
Michael Mayer
5e5c9161e8 Library: Update file_test.js #2273 2022-04-21 22:27:39 +02:00
Michael Mayer
2d41074e60 CLI: Define short names for additional command-line flags #2195
Adds short names for sidecar-path, backup-path, cache-path, import-path,
assets-path, and temp-path command-line flags.
2022-04-21 22:24:45 +02:00
Michael Mayer
49e9232323 Places: Limit the number of images displayed on the map to 500,000 2022-04-21 22:21:17 +02:00
Michael Mayer
49b58f30c7 Frontend: Update German, translations.pot, and translations.json 2022-04-21 22:18:07 +02:00
Michael Mayer
b595d5df7a Library: Display RAW previews and num of actual files in Originals #2273 2022-04-21 22:17:26 +02:00
Michael Mayer
ce709957d6 Search: Update files.media_id and time_index on MariaDB and SQLite #2265 2022-04-21 21:56:53 +02:00
Cathie Integra
e59ecc07e4
Translations: Update frontend/src/locales (#2272)
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-21 20:22:15 +02:00
Michael Mayer
94b4173cf9 Search: Fix files.time_index generation on SQLite #2265 2022-04-21 19:47:16 +02:00
Michael Mayer
5a62709b1a CI: Update test.sh script 2022-04-21 19:21:14 +02:00
Michael Mayer
7fac0f2931 CI: Update test.sh script 2022-04-21 19:19:47 +02:00
Michael Mayer
0a209ca9bd CI: Update test.sh script 2022-04-21 19:15:06 +02:00
Michael Mayer
22f900710e Docker: Add groups 33, 105, 115 for nextcloud, davfs2 & vi. trans. #2228 2022-04-21 19:12:00 +02:00
Michael Mayer
3a1daf327f Docker: Add User/Group ID 937 for Synology videodriver #2228 2022-04-21 18:47:55 +02:00
Michael Mayer
ecc8a5b0c0 Frontend: Update package-lock.json 2022-04-21 18:10:20 +02:00
Michael Mayer
df00742c19 Backend: Update github.com/tidwall/gjson in go.sum and go.mod 2022-04-21 18:09:56 +02:00