graciousgrey
a3067a8887
Tests: Add unit tests
2025-03-12 16:34:28 +01:00
Michael Mayer
7a97b38cb3
UX: Specify files quota in GB instead of MB #4266
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-03-11 18:04:10 +01:00
Michael Mayer
6a89519e63
Videos: Refactor codec, content and file type specifications #4770
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-05 00:30:45 +01:00
Michael Mayer
420fa9946c
Viewer: Set native video stream src based on mimetype #1307 #3168 #4698
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-01-27 13:21:05 +01:00
Keith Martin
9e341b0d9f
Correct duplicated File ID
2024-10-27 11:13:03 +01:00
Michael Mayer
253aa423ac
Metadata: Do not estimate location if picture is non-photographic #4589
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-10-23 10:22:31 +02:00
graciousgrey
689622dc7e
Tests: Refactor unit tests after uid change #4560
2024-10-21 13:16:06 +02:00
Michael Mayer
e561b222c5
Tests: Set MediaType in internal/entity/file_fixtures.go #47 #4560
...
No media type was specified for some file test fixtures, which caused
tests to fail when upgrading the GORM ORM library from v1 to v2.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-10-21 09:59:59 +02:00
Michael Mayer
c138ba9507
Entity: Fix duplicate FileUID and AlbumUID in test fixtures #47 #4203
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-10-02 14:31:39 +02:00
Michael Mayer
713593da4e
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
...
You can now run "photoprism auth add" to create new client access tokens
that allow external applications to use the built-in REST API.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-01-05 16:31:07 +01:00
theresa
16c2db9872
Tests: Correct portrait value for file fixtures
2022-04-22 10:20:15 +02:00
theresa
c071111d7a
Tests: Add gif fixture
2022-04-20 14:47:27 +02:00
Michael Mayer
92e6c4fe1e
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
...
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
2022-04-15 09:42:07 +02:00
Michael Mayer
7291c1d703
Search: Add landscape/square filters, and "show filters" command #2169
2022-04-13 09:48:51 +02:00
theresa
32c9186112
Tests: Add fixtures
2022-03-30 18:21:14 +02:00
Michael Mayer
58d7a535c6
Search: Update photos_filter_albums_test.go and file fixtures #1994
2022-03-28 18:43:35 +02:00
Michael Mayer
6c51049bf7
Places: Change sort order for showing nearby photos in viewer
2021-11-26 21:24:12 +01:00
theresa
157823e65d
Tests: Update fixtures
2021-09-02 17:43:46 +02:00
theresa
cfa105d3d6
Tests: Add file fixture
2021-08-26 17:24:48 +02:00
theresa
9238d569e4
Tests: Update fixtures
2021-08-23 17:20:03 +02:00
Michael Mayer
db95ceba65
People: Add threshold option for faces worker #22
2021-08-17 22:49:32 +02:00
theresa
e8d07e070c
Tests: Update fixtures
2021-08-17 17:26:47 +02:00
theresa
b2fe042cf3
Tests: Update file fixtures
2021-08-17 17:26:47 +02:00
theresa
2a02bf74e8
Tests: Update file fixtures
2021-08-16 18:18:55 +02:00
theresa
8895f95841
Tests: Update file fixtures
2021-08-16 17:14:37 +02:00
theresa
49c40b9d9a
Tests: Update file fixtures
2021-08-16 15:18:06 +02:00
theresa
9263895408
Tests: Adapt tests to fixture changes
2021-08-05 12:33:52 +02:00
theresa
c241faf248
Tests: Update file fixtures
2021-08-04 17:08:26 +02:00
theresa
b2eee0d34d
Tests: Add test fixtures
2021-03-10 11:30:09 +01:00
theresa
3f68c2f6e4
Tests: Add tests for internal/query
2021-03-03 11:49:32 +01:00
Michael Mayer
04c17fb77b
Indexer: Improve stacking settings and merging
2020-12-11 17:21:13 +01:00
Michael Mayer
a01e54070d
Index: Skip duplicates and handle files with wrong extension #391
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-07-20 19:48:31 +02:00
Michael Mayer
812e550d76
Backend: Remove unused duplicate field from file entity
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-07-18 12:39:04 +02:00
Michael Mayer
cc946b8ea8
Use int64 for file modification timestamps #391
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-07-17 16:09:55 +02:00
Michael Mayer
a507f21740
Backend: Remove unused notes field from file entity
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-07-13 18:09:44 +02:00
Theresa Gresch
15d66fc304
Backend: Add unit tests for internal/entity
2020-07-09 11:27:44 +02:00
Michael Mayer
722d7dd421
Improve link sharing dialog and api #18
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-06-22 15:16:26 +02:00
Michael Mayer
2156afd85a
File browser: Implement clipboard; refactor entities and fixtures #260
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-05-25 19:10:44 +02:00
Michael Mayer
03ec4b586d
Initial commit for folders and moments #154 #260 #331
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-05-23 20:58:58 +02:00
Theresa Gresch
afc1e10646
Backend: Add tests to internal/api
2020-05-14 18:10:01 +02:00
Theresa Gresch
05078b0e4b
Backend: Add test fixtures
2020-05-14 14:17:12 +02:00
Theresa Gresch
c0a2da8bab
Backend: Add tests fixtures
2020-05-13 19:46:49 +02:00
Theresa Gresch
25da779c43
Backend: Add tests fixtures
2020-05-13 11:51:51 +02:00
Theresa Gresch
0284f7c101
Backend: Add test fixtures
2020-05-13 10:15:43 +02:00
Michael Mayer
8ccaaff4e5
Backend: Update label photo count and refactor entity fixtures
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2020-05-10 19:43:49 +02:00
Theresa Gresch
6edb578b34
Backend: Add test fixtures
2020-05-01 14:18:51 +02:00
Theresa Gresch
9e343cef04
Backend: Add fixtures for files
2020-05-01 14:18:51 +02:00