Theresa Gresch
|
c474ec5dd2
|
Backend: Add tests to api/batch
|
2020-05-03 17:26:26 +02:00 |
|
Theresa Gresch
|
d81fe794eb
|
Backend: Add label fixtures
|
2020-05-03 17:26:26 +02:00 |
|
Michael Mayer
|
05a05773d9
|
Backend: Fix import command and improve logging #233 #287
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 16:16:00 +02:00 |
|
Theresa Gresch
|
2f5ae08768
|
Backend: Add tests api/album
|
2020-05-03 15:55:38 +02:00 |
|
Michael Mayer
|
fe28c7d284
|
Backend: Add support for .ppignore files #233 #287
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-03 14:40:59 +02:00 |
|
Theresa Gresch
|
fd50478218
|
Backend: Add tests to internal/api
|
2020-05-01 19:58:05 +02:00 |
|
Michael Mayer
|
3e6df5fd5d
|
Backend: Replace filepath.Walk with godirwalk.Walk #267
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 17:31:49 +02:00 |
|
Theresa Gresch
|
9cbad48972
|
Backend: Add tests to api/account
|
2020-05-01 16:38:00 +02:00 |
|
Michael Mayer
|
44abbfc43a
|
Backend: Use fastwalk.Walk instead of filepath.Walk in tests #267
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 15:35:47 +02:00 |
|
Theresa Gresch
|
f5a1d76748
|
Backend: Remove old fixtures from config/db.go
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
2a21bc5158
|
Backend: Use new fixtures in query tests
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
9dbd743452
|
Backend: Use new fixtures in api tests
|
2020-05-01 14:18:51 +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 |
|
Theresa Gresch
|
409cea4659
|
Backend: Add fixtures for photokeywords
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
5d2c4fa5d6
|
Backend: Add fixtures for photolabels
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
c0a37ca36a
|
Backend: Add fixtures photoalbum
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
0008f68b71
|
Backend: Add fixtures for links
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
5f33848b14
|
Backend: Add fixtures for keywords
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
3127eef80f
|
Backend: Add fixtures for categories
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
5c86f02106
|
Backend: Add test fixtures for albums
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
434948d57a
|
Backend: Add test fixtures for photos
|
2020-05-01 14:18:51 +02:00 |
|
Theresa Gresch
|
9234c5797a
|
Backend: Add test fixtures for labels
|
2020-05-01 14:18:50 +02:00 |
|
Theresa Gresch
|
6188c7f736
|
Backend: Add test fixtures for countries
|
2020-05-01 14:18:50 +02:00 |
|
Theresa Gresch
|
785d433ba9
|
Backend: Add test fixtures for cameras
|
2020-05-01 14:18:50 +02:00 |
|
Michael Mayer
|
743b2dc348
|
Backend: Downgrade protobuf from v1.4.0 to v1.3.5
Error: invalid type: got uint64, want pointer
Stack trace:
github.com/pingcap/tidb/store/tikv.(*copIteratorWorker).handleTask.func1
/go/pkg/mod/github.com/pingcap/tidb@v2.1.11+incompatible/store/tikv/coprocessor.go:616
runtime.gopanic
/usr/local/go/src/runtime/panic.go:969
google.golang.org/protobuf/internal/impl.fieldInfoForScalar
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message_reflect_field.go:228
google.golang.org/protobuf/internal/impl.(*MessageInfo).makeKnownFieldsFunc
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message_reflect.go:67
google.golang.org/protobuf/internal/impl.(*MessageInfo).makeReflectFuncs
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message_reflect.go:36
google.golang.org/protobuf/internal/impl.(*MessageInfo).initOnce
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message.go:91
google.golang.org/protobuf/internal/impl.(*MessageInfo).init
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message.go:73
google.golang.org/protobuf/internal/impl.(*messageReflectWrapper).ProtoMethods
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/internal/impl/message_reflect_gen.go:150
google.golang.org/protobuf/proto.protoMethods
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/proto/proto_methods.go:18
google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/proto/decode.go:76
google.golang.org/protobuf/proto.UnmarshalOptions.UnmarshalState
/go/pkg/mod/google.golang.org/protobuf@v1.21.0/proto/decode.go:63
github.com/golang/protobuf/proto.UnmarshalMerge
/go/pkg/mod/github.com/golang/protobuf@v1.4.0/proto/wire.go:67
github.com/golang/protobuf/proto.Unmarshal
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 14:05:55 +02:00 |
|
Michael Mayer
|
59f1c0d786
|
Backend: Code clean-up
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 13:54:47 +02:00 |
|
Michael Mayer
|
b326aae603
|
Backend: Update additional dependencies
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 13:54:01 +02:00 |
|
Michael Mayer
|
eea36826af
|
Backend: Update dependencies
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 13:32:38 +02:00 |
|
Michael Mayer
|
2c4005c5a2
|
Frontend: Update dependencies
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 13:31:17 +02:00 |
|
Michael Mayer
|
e3356aa79b
|
Backend: Don't regenerate existing unique IDs
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 12:57:26 +02:00 |
|
Michael Mayer
|
2836d25e1b
|
Backend: Add tests for thumb package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 11:53:41 +02:00 |
|
Michael Mayer
|
d4fefe411b
|
Backend: Add tests for service package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-01 09:57:38 +02:00 |
|
Michael Mayer
|
b4a04a478f
|
Backend: Set test database using PHOTOPRISM_TEST_DSN
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 22:39:38 +02:00 |
|
Michael Mayer
|
f8de34dac7
|
Backend: Add account fixtures
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 22:25:53 +02:00 |
|
Michael Mayer
|
c30476f120
|
Backend: Refactor test db initialization
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 21:21:09 +02:00 |
|
Michael Mayer
|
260cca91fe
|
Backend: Refactor entity package
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 20:07:03 +02:00 |
|
Michael Mayer
|
7d840d4a46
|
Makefile: Don't run Go coverage tests in verbose mode
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 17:00:05 +02:00 |
|
Michael Mayer
|
c06d0c0b9d
|
Backend: Refactor test logs
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 16:44:04 +02:00 |
|
Michael Mayer
|
8eb5eab13c
|
Makefile: Add test-parallel target
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 16:43:08 +02:00 |
|
Michael Mayer
|
363b9797be
|
Backend: Refactor classify tests
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 16:11:27 +02:00 |
|
Michael Mayer
|
0c0bea5ed7
|
Backend: Add nsfw tests
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 16:09:05 +02:00 |
|
Michael Mayer
|
953ca55483
|
Backend: Refactor config tests
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 16:09:05 +02:00 |
|
Theresa Gresch
|
2fb8a2d547
|
Frontend: Add new translation tags to dialog/account
|
2020-04-30 15:44:14 +02:00 |
|
Theresa Gresch
|
6a01d58e52
|
Frontend: Add new translation tags to settings
|
2020-04-30 15:34:40 +02:00 |
|
Theresa Gresch
|
139e8acd64
|
Frontend: Add new translation tags to library
|
2020-04-30 15:34:10 +02:00 |
|
Theresa Gresch
|
3b3a146848
|
Frontend: Add new translation tags to components
|
2020-04-30 15:33:52 +02:00 |
|
Theresa Gresch
|
28cde501da
|
Frontend: Add new translations
|
2020-04-30 15:33:12 +02:00 |
|
Michael Mayer
|
eaae910014
|
Backend: Refactor entity tests
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 14:32:48 +02:00 |
|
Michael Mayer
|
a4357151bb
|
Frontend: Change position of photo edit fields
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-04-30 09:38:00 +02:00 |
|