Commit graph

3677 commits

Author SHA1 Message Date
theresa 4c03ef074f Tests: Add tests for internal/photoprism 2021-02-26 13:04:48 +01:00
Michael Mayer 3cd57e4104 Dockerfiles: Add davfs2 to mount WebDAV drives 2021-02-26 11:06:20 +01:00
theresa 0192f976bc Tests: Add tests for internal/meta 2021-02-25 16:03:07 +01:00
theresa 539562368e Tests: Add tests for internal/entity 2021-02-25 15:42:20 +01:00
theresa bd8b5d9954 Tests: Add tests for internal/entity 2021-02-25 15:17:47 +01:00
theresa c7a9c437ad Tests: Add tests for internal/entity 2021-02-24 18:10:15 +01:00
theresa 6c4c07f064 Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
theresa 7714ab893b Tests: Add tests for internal/entity 2021-02-24 11:38:28 +01:00
Michael Mayer 2d3c4233c2
Update README.md 2021-02-23 14:57:09 +01:00
Michael Mayer 32e5614e7c
Update README.md 2021-02-23 10:22:20 +01:00
Michael Mayer ac5a9d5ee4 Demo: Restore albums from YAML backups 2021-02-22 21:21:14 +01:00
Michael Mayer 4c5a730da4 Thumbs: Fix orientation for HEIF, TIFF, and PNG #1064 2021-02-22 21:09:50 +01:00
Theresa Gresch 14ca24c0bc Tests: Adapt tests to changes 2021-02-22 14:23:38 +01:00
theresa b147130817 Tests: Update config tests 2021-02-22 11:07:00 +01:00
Michael Mayer 01d4b1ee31 Exif: Refactor JPEG rotation based on orientation flag #1064
We now manually detect and change the rotation, the imaging
autorotation functionality was disabled for our core use-cases.

anymore.
2021-02-21 22:53:25 +01:00
Michael Mayer 1d108199ef Frontend: Update translations.pot and translations.json 2021-02-21 18:11:50 +01:00
jean-louis67 081ea1659e
Translations: Update French #1084 2021-02-21 17:58:08 +01:00
Michael Mayer f7f0b8d17a Metadata: Add unwanted descriptions 2021-02-21 17:54:26 +01:00
Michael Mayer d42eb4e01b Classify: Improve moments & location labels 2021-02-21 17:18:36 +01:00
Michael Mayer 32ef03083d Restore: Find album backups in originals folder as well 2021-02-21 15:48:46 +01:00
Michael Mayer d8d5ff86ba UX: Improve autofocus in "add to album" dialog #1078 2021-02-21 15:44:15 +01:00
Michael Mayer 4b176d4085 Docs: Shorten README.md #570 2021-02-21 11:47:58 +01:00
Michael Mayer 64e032fdeb Docs: Update crypto info in README.md and SPONSORS.md #570 2021-02-20 20:39:03 +01:00
Michael Mayer 64b7c4314f Docs: Update SPONSORS.md #570 2021-02-20 20:29:54 +01:00
Michael Mayer 0d478b1807
Update README.md 2021-02-20 20:22:28 +01:00
Michael Mayer a369217ba6 Docs: Update crypto donation info in README.md #570 2021-02-20 20:14:20 +01:00
Michael Mayer d5060b003c Docs: Add crypto donation info to README.md 2021-02-20 19:41:06 +01:00
Michael Mayer 3445d2d1cf Frontend: Rename Norsk to Norsk (Bokmål) #1079 2021-02-20 13:47:09 +01:00
Michael Mayer dd78f66462 Settings: Enable delete checkbox in demo mode 2021-02-20 13:35:18 +01:00
Michael Mayer 13534b3193 Config: Fix db tests 2021-02-20 13:13:59 +01:00
Michael Mayer 2b760e3995 UX: Set autofocus for input fields and confirm on enter #1078 2021-02-20 13:06:02 +01:00
Michael Mayer c63fdb3cdb Frontend: Update package-lock.json 2021-02-20 12:47:12 +01:00
Michael Mayer c23000c0a1 Frontend: Update translations.json 2021-02-20 12:47:01 +01:00
Øystein Holvik Johnsen b142c38349
Add Norwegian translation (#1079)
* Initial commit of Norwegian translation
2021-02-20 12:30:56 +01:00
theresa a9f64f98c2 Tests: Add tests for internal/config 2021-02-18 14:39:08 +01:00
theresa 67594db4a2 Tests: Add unit tests for internal/config 2021-02-18 11:41:51 +01:00
Michael Mayer 4903936839 Video: Add ffmpeg-bitrate config option #703 2021-02-17 18:19:52 +01:00
Michael Mayer f326590bb6 Metadata: Default to landscape orientation if value is invalid #1052 2021-02-17 17:10:50 +01:00
Michael Mayer 2d5c259a7f Video: Use aac audio for transcoding #703 #1060 2021-02-17 16:58:55 +01:00
Michael Mayer c30b0a4a30 Frontend: Update package-lock.json 2021-02-17 16:54:49 +01:00
Michael Mayer 53af4294f2 Frontend: Update translations.json 2021-02-17 16:54:27 +01:00
Michael Mayer 0414e09d58 Video: Update ffmpeg transcoding parameters #703 #1060 2021-02-17 16:48:20 +01:00
theresa e732a7b860 Tests: Update delete test to check filesystem 2021-02-17 15:51:21 +01:00
theresa d6f7601246 Meta: Add default to unwanted descriptions list 2021-02-17 09:47:15 +01:00
Theresa Gresch 2261c44180
Merge pull request #1053 from OliveiraHermogenes/translations/pt_BR
Update translation for pt_BR
2021-02-17 09:23:13 +01:00
Hermógenes Oliveira 957d0229df Update translation for pt_BR 2021-02-16 17:05:22 -03:00
Michael Mayer 4939e36ac6 Video: Update docker-compose.yml ARM64 example #703
Renamed PHOTOPRISM_FFMPEG_CODEC to PHOTOPRISM_FFMPEG_ENCODER as well.
Log level for errors has been increased to warn.
2021-02-16 11:40:40 +01:00
Michael Mayer f77d9062a2 Video: Add ffmpeg-buffers to config command output #703 2021-02-16 09:02:34 +01:00
Michael Mayer 635053346f Backup: Always use TCP connection for MySQL #1034 2021-02-16 08:59:57 +01:00
Michael Mayer 58005012b1 Video: Add config option for FFmpeg num_capture_buffers #703 2021-02-16 08:57:21 +01:00