Michael Mayer
|
ac3e1a3f4c
|
Albums: Add experimental private album flag to edit dialog #480
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-21 00:02:44 +01:00 |
|
Michael Mayer
|
826addb4c1
|
PWA: Create manifest.json in code without using a template #3181
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-10 15:53:01 +01:00 |
|
Michael Mayer
|
b0328e6a7f
|
Frontend: Fix datetime format assertions in unit tests
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-08 16:32:59 +01:00 |
|
Michael Mayer
|
a5a538a67e
|
Links: Change https://photoprism.app/ to https://www.photoprism.app/
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-08 09:07:42 +01:00 |
|
Michael Mayer
|
3e8bf2d618
|
Albums: Shorten the URL by replacing the slug with "view"
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-04 07:25:13 +01:00 |
|
Michael Mayer
|
051fe96869
|
UX: Update expected counts in config.values.count test #3164
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-03 08:36:50 +01:00 |
|
Michael Mayer
|
a3ee21897d
|
Auth: Improve display of username #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-02-02 17:11:35 +01:00 |
|
theresa
|
b2ffa67e09
|
Tests: Update photoviewer page model
|
2023-01-25 16:56:50 +01:00 |
|
theresa
|
41774fcec9
|
Tests: Refactor acceptance tests
|
2023-01-17 16:54:29 +01:00 |
|
theresa
|
6a0d71b49b
|
Tests: Adapt acceptance test to changes
|
2023-01-12 09:18:08 +01:00 |
|
Michael Mayer
|
251d197063
|
Update year in copyright info
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2023-01-11 16:48:18 +01:00 |
|
theresa
|
02ec64a99f
|
Tests: Update selector
|
2023-01-05 16:58:18 +01:00 |
|
Michael Mayer
|
854ed642ac
|
Search/Albums: Change API batch size for albums, faces, and labels #3009
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-12-16 16:35:43 +01:00 |
|
Michael Mayer
|
8b6e46cef8
|
Search/Albums: Increase query batch size for improved performance #3009
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-12-16 16:17:48 +01:00 |
|
theresa
|
f07edd1da3
|
Test: Adapt acceptance test to changes
|
2022-11-30 12:34:23 +01:00 |
|
theresa
|
7ba95c5793
|
Tests: Adapt acceptance test to updates
|
2022-11-29 16:38:06 +01:00 |
|
theresa
|
18f43cd6fe
|
Tests: Refactor acceptance tests
|
2022-11-15 15:08:12 +01:00 |
|
theresa
|
f7b192d34f
|
Tests: Refactor settings test
|
2022-11-15 15:06:41 +01:00 |
|
theresa
|
8e1c4c2327
|
Tests: Refactor acceptance tests
|
2022-11-03 17:30:08 +01:00 |
|
Michael Mayer
|
69d14997f4
|
Config: Rename edition to about in client config values
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-31 12:23:48 +01:00 |
|
theresa
|
62882535e2
|
Tests: Refactor acceptance tests
|
2022-10-31 09:54:50 +01:00 |
|
theresa
|
69682de32d
|
Tests: Refactor menu page-model
|
2022-10-28 11:16:51 +02:00 |
|
theresa
|
846fb13565
|
Tests: Refactor album page-model
|
2022-10-28 11:16:51 +02:00 |
|
theresa
|
ad73819140
|
Tests: Refactor acceptance tests
|
2022-10-26 19:29:44 +02:00 |
|
Michael Mayer
|
a02ecf12de
|
Auth: Use "username" instead of "name" in the session API #98 #2796
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-24 09:21:39 +02:00 |
|
theresa
|
a0c32e6618
|
Tests: Update page model
|
2022-10-23 12:48:10 +02:00 |
|
theresa
|
fb0800a639
|
Tests: Refactor acceptance tests
|
2022-10-23 12:47:24 +02:00 |
|
Michael Mayer
|
a579620a2e
|
Security: Change default site URLs to HTTP and add HTTPS init target
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-20 16:19:28 +02:00 |
|
Michael Mayer
|
837c9c2454
|
Frontend: Update site URL in link test
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-19 20:23:23 +02:00 |
|
theresa
|
015826d696
|
Test: Adapt sharing test to UX changes
|
2022-10-19 11:20:57 +02:00 |
|
Michael Mayer
|
f94ff54cc1
|
Auth: Improve account management page and config options #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-19 05:09:09 +02:00 |
|
Michael Mayer
|
59da5037e6
|
Server: Add Error 404 Not Found template and change ext to .gohtml #840
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-18 22:19:41 +02:00 |
|
theresa
|
2d379a3405
|
Tests: Update path in testcafeconfig.json
|
2022-10-18 17:56:28 +02:00 |
|
theresa
|
bca6bd90a6
|
Tests: Adapt authentication tests to UX changes
|
2022-10-18 17:55:57 +02:00 |
|
theresa
|
85722d392f
|
Tests: Update selectors in page model
|
2022-10-18 17:55:28 +02:00 |
|
theresa
|
067d7b0b79
|
Tests: Adapt paths in photo tests
|
2022-10-18 17:54:56 +02:00 |
|
theresa
|
a58028ceb1
|
Tests: Adapt paths in originals.js
|
2022-10-18 17:54:30 +02:00 |
|
theresa
|
ed141631df
|
Tests: Adapt paths in index.js
|
2022-10-18 17:53:53 +02:00 |
|
theresa
|
139ed5a0fd
|
Tests: Adapt paths in sharing.js
|
2022-10-18 17:53:25 +02:00 |
|
theresa
|
e3078ac506
|
Tests: Adapt paths in general.js
|
2022-10-18 17:52:26 +02:00 |
|
Michael Mayer
|
4d54b28f8a
|
Frontend: Update user_test.js after model refactoring
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-17 19:52:56 +02:00 |
|
Michael Mayer
|
e3bb8b19dd
|
Routing: Prefix frontend UI routes with /library #840 #2466
Also improves migrations and updates the db schema docs.
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-15 21:54:11 +02:00 |
|
theresa
|
ccfdf22590
|
Tests: Move settings tests to auth mode
|
2022-10-13 14:08:22 +02:00 |
|
theresa
|
7e3df13ba6
|
Tests: Adapt states test to fixture data
|
2022-10-13 14:01:47 +02:00 |
|
theresa
|
b5132fedec
|
Tests: Fix unit test
|
2022-10-11 09:53:49 +02:00 |
|
theresa
|
0e518b27fd
|
Tests: Adapt sharing test to ux changes
|
2022-10-10 15:28:03 +02:00 |
|
theresa
|
7312b32811
|
Tests: Adapt settings test to UX changes
|
2022-10-06 15:06:19 +02:00 |
|
theresa
|
fb1b1b1072
|
Tests: Adapt page model to ux changes
|
2022-10-06 14:45:24 +02:00 |
|
theresa
|
57bdaaa7de
|
Tests: Adapt page-model
|
2022-10-05 12:38:09 +02:00 |
|
Michael Mayer
|
6e74f16a77
|
Auth: Open album share links in the regular user interface #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
2022-10-02 11:38:30 +02:00 |
|