Commit graph

3876 commits

Author SHA1 Message Date
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
theresa 958a9d5766 Tests: Add tests for javascript models 2021-03-11 15:18:05 +01:00
theresa bea30bbe34 Tests: Add tests for photo.js 2021-03-11 11:55:38 +01:00
theresa fc6227ae58 Tests: Add tests for internal/api 2021-03-11 09:36:47 +01:00
theresa 816aca7420 Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
theresa c0d5da40e1 Tests: Add tests for internal/api 2021-03-10 15:52:38 +01:00
theresa aadc870c11 Tests: Add tests for internal/api 2021-03-10 11:30:26 +01:00
theresa b2eee0d34d Tests: Add test fixtures 2021-03-10 11:30:09 +01:00
theresa ce9651df10 Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
theresa a01288a5ac Tests: Add tests for internal/thumb 2021-03-03 14:44:30 +01:00
theresa 3f68c2f6e4 Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
theresa 10983e73d4 Tests: Add tests for internal/photoprism 2021-03-02 14:59:48 +01:00
theresa 59512b0e50 Tests: Add tests for internal/photoprism 2021-03-02 11:59:52 +01:00
theresa f5e41c9350 Translation: Add danish to options.js and update translations.json 2021-03-01 19:34:32 +01:00
Theresa Gresch f2ead3d51c
Merge pull request #1108 from tcarlsen/da-translation
adding danish translation
2021-03-01 13:54:03 +01:00
Thomas Carlsen 33e81b8a36 adding danish translation 2021-03-01 12:07:29 +01:00
theresa 8e9f2e4234 Tests: Remove unused code 2021-02-28 18:41:11 +01:00
theresa 4c03ef074f Tests: Add tests for internal/photoprism 2021-02-26 13:04:48 +01:00