Theresa Gresch
73c4891cde
Frontend: Add acceptance test
2020-06-04 11:11:26 +02:00
Theresa Gresch
a39402c27e
Frontend: Add classes for testing
2020-06-04 11:11:06 +02:00
Theresa Gresch
f1b84c4c88
Frontend: Add acceptance tests
2020-06-04 08:06:17 +02:00
Theresa Gresch
a9309dddc3
Frontend: Add classes for testing
2020-06-04 08:06:17 +02:00
Theresa Gresch
d667485803
Frontend: Update import title
2020-06-03 09:42:40 +02:00
Theresa Gresch
49fb38b1df
Frontend: Add acceptance tests
2020-06-03 08:54:09 +02:00
Theresa Gresch
39d76297dc
Frontend: Add classes for testing
2020-06-03 08:54:09 +02:00
Theresa Gresch
0dc340e55d
Frontend: Add acceptance tests
2020-06-03 08:54:09 +02:00
Theresa Gresch
ca56105fde
Frontend: Add classes for testing
2020-06-03 08:54:08 +02:00
Michael Mayer
c2adaa5752
Frontend: Fix album events and clipboard
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-06-02 16:34:45 +02:00
Michael Mayer
7fb04acd51
Import: Disable cache for folder list #346
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-06-02 16:07:57 +02:00
Theresa Gresch
a8ae54a886
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
29faac0c43
Frontend: Add classes for testing
2020-06-01 17:04:54 +02:00
Theresa Gresch
2adf5fe32b
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
12efe82fbf
Frontend: Add acceptance tests
2020-06-01 17:04:54 +02:00
Theresa Gresch
785d51e724
Frontend: Add classes for testing to places
2020-06-01 17:04:53 +02:00
Theresa Gresch
1af9cda8e4
Frontend: Add classes for testing to dialog
2020-06-01 17:04:53 +02:00
Theresa Gresch
190b0d0b3c
Frontend: Add classes for testing to dialog
2020-06-01 17:04:53 +02:00
Theresa Gresch
795bf318c9
Frontend: Add classes for testing to components
2020-06-01 17:04:53 +02:00
Theresa Gresch
6c1cc3c4d8
Frontend: Add classes for testing to components
2020-06-01 17:04:53 +02:00
Theresa Gresch
6eaab57843
Frontend: Add classes for testing to components
2020-06-01 17:04:53 +02:00
Theresa Gresch
ad9167360d
Feature/246 ( #345 )
...
* Import: Implement "add to album" in backend #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Import: Implement "add to album" in frontend #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Add OriginalName to photo search result
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Add json tags to PhotoName and PhotoPath
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Photo: Use EstimateCountry() in UpdateLocation()
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Photo: Set OriginalName earlier while indexing
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Ignore whitespace when stripping sequence from filename #335
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Fix labels count for SQLite
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Import: Show name of new albums #246
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
* Frontend: Add acceptance test files
Co-authored-by: Michael Mayer <michael@liquidbytes.net>
2020-06-01 09:45:24 +02:00
Michael Mayer
14c89022d3
Improve browsing by original file and folder name #260
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 14:42:41 +02:00
Michael Mayer
b1f7cb4264
Frontend: Improve navigation and fix unit tests
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 12:52:41 +02:00
Michael Mayer
065059b4bc
Frontend: Disable JS unit tests
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 02:51:45 +02:00
Michael Mayer
37ee277599
Frontend: Fix albums view
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 02:33:18 +02:00
Michael Mayer
d0199598d0
Simplify configuration #66
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 02:09:52 +02:00
Michael Mayer
825c8b31a7
Code clean-up (make fmt)
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 21:37:24 +02:00
Michael Mayer
5d92ece264
Albums: Add category filter
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 21:11:56 +02:00
Michael Mayer
ea6ed61d1f
Automatically create albums from folders #260
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 15:42:04 +02:00
Michael Mayer
e79abbfee7
Frontend: Add folders and months to navigation #154
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 14:56:50 +02:00
Michael Mayer
dd442ab9e9
Add moments #154
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-30 01:41:47 +02:00
Michael Mayer
9a5d4fa719
Backend: Indexing improvements #154
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-29 18:04:30 +02:00
Michael Mayer
f6c929528e
Locations and places: Revert key renaming
...
Code reads better this way.
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-29 12:56:24 +02:00
Michael Mayer
dcc610d7a9
Use AlbumType to distinguish between manual collections and moments #154
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-29 12:21:17 +02:00
Sid Karunaratne
2efd419862
Add whitespace in thank you message ( #336 )
2020-05-29 09:24:09 +02:00
Theresa Gresch
c64f533dd2
Frontend: Add data-uid to elements
2020-05-28 18:01:16 +02:00
Theresa Gresch
4cf06a795f
Frontend: Add/refactor acceptance tests
2020-05-28 18:00:54 +02:00
Theresa Gresch
5749b93e0c
Frontend: Add/refactor acceptance tests
2020-05-28 17:59:57 +02:00
Theresa Gresch
e65b12ed7a
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:40 +02:00
Theresa Gresch
f9e11211f3
Frontend: Add data-uid to elements
2020-05-28 16:36:39 +02:00
Theresa Gresch
d2dc39c5ff
Frontend: Add data-uid to photo elements
2020-05-28 16:36:39 +02:00
Theresa Gresch
6c6224a7e8
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:39 +02:00
Theresa Gresch
57030d3cc7
Frontend: Add/Refactor acceptance tests
2020-05-28 16:36:39 +02:00
Theresa Gresch
7dff2a032f
Frontend: Add classes for testing in details.vue
2020-05-28 16:36:39 +02:00
Theresa Gresch
251f648ee8
Frontend: Add classes for testing in p-photo-search.vue
2020-05-28 16:36:39 +02:00
Theresa Gresch
abf066d09c
Frontend: Add classes for testing in navigation.vue
2020-05-28 16:36:39 +02:00
Michael Mayer
02800e796e
Guess title, location and date from file and path name #154
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-28 15:12:18 +02:00
Michael Mayer
94846c2337
Rename ThumbToken to PreviewToken
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-27 19:56:56 +02:00
Michael Mayer
6f6e3799dc
Refactor download urls and client config
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-27 19:38:40 +02:00