Commit graph

1437 commits

Author SHA1 Message Date
Michael Mayer 183ebd3f03 Backend: Add FileError col to files table #202
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-29 17:41:51 +01:00
Michael Mayer e8db8b2a3d Backend: Update label rules
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-29 16:50:14 +01:00
Michael Mayer 91beb766fa Edit photo: Improve add and remove labels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-29 16:49:42 +01:00
Michael Mayer bdf976abd7 Edit photo: Add and remove labels
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-29 15:28:20 +01:00
Theresa Gresch 4b2259740b Test: Add test for query/geo 2020-01-28 22:16:59 +01:00
Theresa Gresch 204646babd Test: Add test for query/moments_time.go 2020-01-28 21:02:52 +01:00
Theresa Gresch fbd5fbdf82 Test: Add test for query/file.go 2020-01-28 20:59:26 +01:00
Theresa Gresch 90bd73abed Test: Add test for query/label.go 2020-01-28 20:59:02 +01:00
Theresa Gresch 0b89a642c6 Test: Add test fixtures 2020-01-28 20:58:22 +01:00
Michael Mayer 7ecc146460 Backend: Rename utils.go to auth.go #221
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-28 13:12:29 +01:00
agolebiowska 81a587aa19 Backend: Support encrypted password (#231)
See issue #221, only handles bcrypt
2020-01-28 11:04:10 +01:00
sashikknox e594123a0c Add Russian translation (#230)
- add Russian option
- update translations.pot
- add some translations entries to p-photo-search.vue
2020-01-28 10:53:55 +01:00
Theresa Gresch dc240cae8f Add fixtures for categories test 2020-01-27 17:19:47 +01:00
Theresa Gresch 616b16c9e6 Add test for query/album.go 2020-01-27 17:00:36 +01:00
Theresa Gresch 868c7fb38c Add NewAlbumSearch Function 2020-01-27 16:53:09 +01:00
Theresa Gresch 98c63755b2 Add test fixtures 2020-01-27 16:52:47 +01:00
Theresa Gresch 495a86e69e Add bmp test file 2020-01-27 15:31:25 +01:00
Theresa Gresch f7efaeb104 Add png test file 2020-01-27 15:31:07 +01:00
Theresa Gresch feb37eeff9 Add yml test file 2020-01-27 15:30:52 +01:00
Theresa Gresch bd02c7afbc Add xml test file 2020-01-27 15:30:35 +01:00
Theresa Gresch 8f5d5ea4f8 Add txt test file 2020-01-27 15:30:18 +01:00
Theresa Gresch b034ed4b53 Add mpd test file 2020-01-27 15:30:03 +01:00
Theresa Gresch 72bb1bfb79 Add tiff test file 2020-01-27 15:29:48 +01:00
Theresa Gresch d1ec3021c8 Add gif test file 2020-01-27 15:29:31 +01:00
Theresa Gresch a72a21c46a Add mp4 test file 2020-01-27 15:29:12 +01:00
Theresa Gresch 0a62d7bc82 Add xml, txt and md types to Ext variable 2020-01-27 15:28:01 +01:00
Theresa Gresch f89ec58a03 Add test for location.go 2020-01-27 15:27:07 +01:00
Theresa Gresch 0868f2a2d2 Add test for label.go 2020-01-27 15:26:48 +01:00
Theresa Gresch 4471a2e07f Add test for mediafile.go 2020-01-27 15:26:30 +01:00
Michael Mayer 57cb71abc2 Update SPONSORS.md
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-27 10:35:05 +01:00
Michael Mayer 73e9ac98db Edit Dialog: Disable sortable in labels tab #212
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 18:53:06 +01:00
Michael Mayer e78e4af66d Frontend: Fix time zone select on smaller screens
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 18:45:15 +01:00
Michael Mayer a4ba8bcda9 Frontend: Change position of F number in photo edit form #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 18:23:05 +01:00
Michael Mayer a8af1f74a8 Frontend: Improve photo edit form #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 17:47:52 +01:00
Michael Mayer 601377d537 Frontend: Improve file list #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 16:06:03 +01:00
Michael Mayer 50f2873f6b Docs: Shorten free beer section (again)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 11:07:52 +01:00
Michael Mayer d68de47a28 Docs: Shorten free beer section
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 10:56:22 +01:00
Michael Mayer e818e8bda1 Code clean-up
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 10:55:06 +01:00
Michael Mayer a69c8677fa Update testdata.zip
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 10:36:27 +01:00
Michael Mayer 8c8cb426f8 Update testdata.zip
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-26 10:22:27 +01:00
Dustin Oprea d1a6656251 go.mod: Bump go-exif (#228)
Fixes #219
2020-01-26 09:51:27 +01:00
Michael Mayer beb3ad5b1c Docs: Fix links to docs.photoprism.org #226
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 19:27:37 +01:00
Michael Mayer e1ad0684b3 Backend: Add "exif" prefix to log message #219
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 18:50:57 +01:00
Michael Mayer f56c2494ba Edit dialog: Implement stubs for files and labels #212 #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 11:27:35 +01:00
Michael Mayer 49b329d45c Edit dialog: Make additional fields savable #212 #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 10:25:08 +01:00
Michael Mayer 2c69c276e3 Docs: Shorten sponsorship section
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 08:38:34 +01:00
Michael Mayer 081284c253 Docs: Remove screenshot link from "What to expect"
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 04:09:02 +01:00
Michael Mayer 4b5fee9664 Docs: Change screenshot link
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 04:07:58 +01:00
Michael Mayer d3330877d1 Frontend: Refactor photo model to use primary file as preview #212 #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 01:33:04 +01:00
Michael Mayer 2f48dae860 Frontend: First draft for an edit dialog #212 #217
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-24 00:45:59 +01:00