Commit graph

3793 commits

Author SHA1 Message Date
Michael Mayer ced1de3a98 Backend: Update go.sum 2021-04-30 10:48:17 +02:00
Michael Mayer 5b5fade305 Frontend: Upgrade package-lock.json 2021-04-30 10:47:28 +02:00
Michael Mayer 02f04c5724 Backend: Upgrade Go dependencies 2021-04-30 10:46:37 +02:00
Haim Kastner 22f0d7b5eb
Frontend: Copy to clipboard without HTTPS (#1222)
* Allow copy content to the clipboard even if the window.navigator.clipboard doesn't supported

* Fix typo

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>

* Better 'copyToMachineClipboard' implementation

* Minor lint

* Minor lint

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>
2021-04-30 10:15:46 +02:00
jean-louis67 a2cb5c928f
French translation for Kurdish and Danish (#1244)
* changed tanslation of 'in'

'in 4,608 ms' must be translated: 'en 4,608 ms'
I hop 'in' is not used somewhere else

* Taking into account changes in the catalogs

Selection approved in translations.pot and messages.pot

* fr.po updated according to translation.pot

* French translations of new expressions relating to stacks

* French translations of new expressions relating to stacks

* Correction of accidental overwriting

* French translation adjustment

* New words in translations.pot

* Introduction of 2 varieties of Chinese

* Translation for stackable

* Purge of suppressed entries

* French translation for Hebrew and Japanese

* French translation updated

* French translation

Translation of Let's Join Forces popupt

* French translation update

* French translation for Kurdish and Danish

Co-authored-by: root <root@jlf-ThinkPad-T550>
2021-04-30 10:12:41 +02:00
Michael Mayer 6ca3dde25f Sessions: Change log levels & add docs #1103 2021-04-30 10:07:20 +02:00
theresa 8fee92feac Translations: Update translations.json 2021-04-30 09:58:05 +02:00
Sam Neirinck 57a5bff5e7
Minor dutch language fixes (#1247) 2021-04-30 09:48:10 +02:00
Michael Mayer 014642f401 Stopwords: Remove done, elsewhere, ended, exactly #1153 2021-04-27 10:02:34 +02:00
Michael Mayer 2fb7a4d7ea Config: Update docker-compose.yml examples 2021-04-26 16:09:07 +02:00
Theresa Gresch da6e948f31
Metadata: Add support for XMP sidecar CreateDate and Keywords (#1161)
* Metadata: Read title, description, date and keywords from apple xmp

* Metadata: Add testfiles and tests

* Metadata: Add support for XMP sidecar CreateDate and Keywords #1151

Co-authored-by: Michael Mayer <michael@lastzero.net>
2021-04-26 13:54:14 +02:00
Michael Mayer 180e46b95f Frontend: Add Yellowstone theme, unlock Grayscale for everyone 2021-04-26 12:37:52 +02:00
Michael Mayer dd652ce49a Frontend: Update translations.pot 2021-04-25 14:20:19 +02:00
Michael Mayer 27c106863d Metadata: Merge existing keywords #1153 2021-04-25 14:17:34 +02:00
Michael Mayer de6f61ecc7 UI: Disable CSS contain optimization in non-chrome browsers 2021-04-25 12:19:52 +02:00
Theresa Gresch 74f862394b
Merge pull request #1221 from haimkastner/hebrew-translation-update
Update Hebrew translation
2021-04-25 11:41:05 +02:00
Haim Kastner 19d812cafe Update Hebrew translation 2021-04-23 16:37:41 +03:00
Michael Mayer 97e75b0409 Docker: Upgrade photoprism/development base image 2021-04-22 12:44:55 +02:00
theresa 3adb201bcf Tests: Add acceptance test for album autocomplete 2021-04-22 11:17:37 +02:00
Michael Mayer 88c0b3346c UX: Disable user-select for card buttons #1048 2021-04-21 14:32:21 +02:00
Michael Mayer 072d734754 UX: Improve touch event accuracy in file browser #1048 2021-04-21 14:25:50 +02:00
Michael Mayer b07ba63108 UX: Break overflowing titles and descriptions 2021-04-21 14:18:36 +02:00
Michael Mayer 49f72d78ce UX: Fix and improve autocomplete in "add to album" dialog #1130 2021-04-21 13:31:55 +02:00
Michael Mayer 3d073d41df UX: Improve touch event accuracy in albums and labels #1048 2021-04-21 12:24:47 +02:00
Michael Mayer cd63d33bc1 Convert: Pass sub folder as first argument to limit scope #1081
see https://github.com/photoprism/photoprism/discussions/1081
2021-04-20 08:54:44 +02:00
Michael Mayer 55d502bbca Restore: Improve command flags and usage docs #1190 #1193 2021-04-20 08:40:39 +02:00
Michael Mayer de5a71f1a2 Docker: Build images with BuildKit 2021-04-20 06:55:52 +02:00
Michael Mayer d00864acf8 UX: Improve touch event accuracy in cards and mosaic view #1048 2021-04-19 17:11:14 +02:00
Michael Mayer fd078fe323 Backup: Improve command usage docs #1190 #1193 2021-04-19 13:54:38 +02:00
Michael Mayer 7de3713024 Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
Michael Mayer 25adf01d79 Backend: Upgrade Go dependencies 2021-04-19 12:24:14 +02:00
Michael Mayer a44326057f Frontend: Update package.json and package-lock.json 2021-04-19 12:22:16 +02:00
Kyle Roth 17600e5259
docs(backup): add usage text to describe argument (#1193) 2021-04-19 11:25:45 +02:00
Peter Doherty 075eb549df
Collapse the ENV instructions into fewer steps (#1202) 2021-04-19 11:22:18 +02:00
Peter Doherty 035ed97033
Add -overwrite_original option to exiftool (#1201)
Add -overwrite_original option to exiftool to avoid creating a copy of
the image file.
Adds -P option to preserve file modification time
2021-04-19 11:19:04 +02:00
Michael Mayer cc8998f9a9 Config: Add PHOTOPRISM_ORIGINALS_LIMIT to docker-compose.yml examples 2021-04-11 05:25:52 +02:00
Michael Mayer 19ee3a7d39 Frontend: Update package-lock.json 2021-04-11 05:23:35 +02:00
Michael Mayer 2c7f0dc55d Dockerfiles: Upgrade Go to 1.16.3 2021-04-11 05:23:01 +02:00
Alexis Lefebvre ab40583c9a
WebSockets > Apache: the proxy_wstunnel module is required (#1163) 2021-04-01 08:53:08 +02:00
Krassimir Valev 2bace7954d
Remove Niagara Falls from country mapping (#1144)
The waterfalls are on a border, so they cannot be uniquely assigned to Canada
(or USA).
2021-03-28 20:23:49 +02:00
Krassimir Valev aef90d170e
Fix the arm32 docker build (#1142)
Weirdly wget fails with an invalid certificate error in a virtualized arm32
environment (qemu), but not on the actual hardware. Replacing it with curl fixes
the issue.
2021-03-28 19:53:09 +02:00
Aaron Wood cabee7ab61
Fix locking (#1141)
* Fix unprotected section

* Optimize lock where only reads are performed
2021-03-28 19:51:38 +02:00
samscoding 84a764ede2
Removed orientation from web app manifest (#1133) 2021-03-28 18:20:01 +02:00
theresa 1532e6b748 Tests: Add test and testfiles for bug #1153 2021-03-25 11:45:32 +01:00
theresa bc714059c3 Meta: Add charset=Ascii to unwanted descriptions 2021-03-24 14:24:24 +01:00
theresa 179b22d5b0 Translations: Update translations.json 2021-03-22 16:19:34 +01:00
Theresa Gresch aedd0cbdb3
Merge pull request #1147 from Hrazhan/kurdish-translation
Adding Kurdish translation
2021-03-22 11:21:18 +01:00
Razhan Hameed 133e471b1e Add Kurdish translation (backend) 2021-03-22 00:08:40 +03:00
Razhan Hameed 6d4489eb65 Add Kurdish translation (frontend) 2021-03-21 23:09:16 +03:00
Theresa Gresch 0984192f34 Tests: Adapt photos test to run in chromium as well 2021-03-12 09:59:20 +01:00