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
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