2391 Commits

Author SHA1 Message Date
Michael Mayer
837669f796 Auth: Extend account settings with user details and avatar upload #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-17 19:07:38 +02:00
theresa
2cf420d04a Translations: Update translations.json #2787 2022-10-17 16:24:30 +02:00
Weblate
528d04b33e Weblate: Update frontend translations 2022-10-17 14:47:48 +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
Michael Mayer
3bad6820d7 UI: Update logs icon in navigation.vue
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-14 12:24:01 +02:00
Michael Mayer
f1f59bd8af Frontend: Update package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-14 12:07:27 +02:00
Michael Mayer
9da97273e1 Frontend: Update webpack.config.js
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-13 22:18:27 +02:00
Michael Mayer
884dea17de Security: Use individual preview tokens for each user account #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-13 22:11:02 +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
Michael Mayer
9a3015a818 Frontend: Do not redirect to login form in public mode #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-12 18:14:09 +02:00
Michael Mayer
3c03f9c115 Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-12 15:36:40 +02:00
theresa
b5132fedec Tests: Fix unit test 2022-10-11 09:53:49 +02:00
Weblate
001fe19fa9 Weblate: Update frontend translations 2022-10-11 02:13:34 +02:00
Michael Mayer
8e2b229a30 Frontend: Update package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-10 16:36:48 +02:00
theresa
0e518b27fd Tests: Adapt sharing test to ux changes 2022-10-10 15:28:03 +02:00
theresa
7954e78596 Translations: Update translations.json 2022-10-10 13:56:18 +02:00
Theresa Gresch
edb4e07f03
Merge pull request #2767 from ehsansabet/feature/persian_language
Feature/persian language
2022-10-10 13:39:29 +02:00
Michael Mayer
3d3b1f10c4 Sharing: Allow to search for photos in shared albums
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-07 21:35:01 +02:00
Ehsan Sabet
2455e39417
Merge branch 'develop' into feature/persian_language 2022-10-07 21:08:40 +03:30
Ehsan Sabet
f11988e021 Translation: Add frontend persian language 2022-10-07 21:00:51 +03:30
Michael Mayer
2034110c5d HEIF/AVIF/DNG: Update file format descriptions in the UI #2726
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-07 16:37:47 +02:00
Michael Mayer
14d89132e9 Frontend: Upgrade deps in package.json and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-06 18:17:56 +02:00
Michael Mayer
9cc2f78abc Frontend: Update translations.pot and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-06 18:17:19 +02:00
theresa
0c5941ac06 Tests: Add classes to toolbar.vue 2022-10-06 17:11:18 +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
6ac2f3c10d Translations: Update translations.json #2764 2022-10-06 13:52:39 +02:00
Weblate
0c1841d603 Weblate: Update frontend translations 2022-10-06 11:41:35 +02:00
theresa
57bdaaa7de Tests: Adapt page-model 2022-10-05 12:38:09 +02:00
theresa
a90e822001 Translations: Update translations.json #2762 2022-10-05 10:49:02 +02:00
Weblate
c477d08ccd Weblate: Update frontend translations 2022-10-05 08:41:35 +02:00
Michael Mayer
dcad2efb53 Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-04 12:27:58 +02:00
Michael Mayer
1473df3c58 Search: Hide results needing review if the user is not an admin #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-04 02:57:15 +02:00
Michael Mayer
71b5ae934b Frontend: Update toolbar.vue and translations.pot
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-03 23:00:44 +02:00
Michael Mayer
96dfe6c7c9 Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-03 22:50:49 +02:00
Michael Mayer
1c4dde5acf Frontend: Update splash screen styles
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-03 22:50:31 +02:00
Michael Mayer
4c516cac38 Auth: Rename database tables and delete temporary tables #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-02 22:09:02 +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
Michael Mayer
24fc54e326 Frontend: Fix link to people page in mobile sub-navigation
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-01 00:03:02 +02:00
Michael Mayer
4f425790ab Auth: Remember ownership of uploaded photos and albums #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-30 19:15:10 +02:00
Michael Mayer
323d495840 Auth: Apply user rights and permissions in the search API #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-30 00:42:19 +02:00
Michael Mayer
b0530a5fd1 Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-28 13:26:09 +02:00
Michael Mayer
f5a8c5a45d Auth: Session and ACL enhancements #98 #1746
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-28 09:01:17 +02:00
Weblate
c9d5f3b14b Weblate: Update frontend translations 2022-09-28 04:49:24 +02:00
Haim Kastner
db80cb2bf5 Few RTL alignment fixes
- Fix list view headers alignment
- Fix upload dialog text direction
- Add missing alignment style to the new faces toolbar icons
2022-09-24 20:41:11 +02:00
Michael Mayer
455028ad28 Frontend: Update translations.json and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-21 10:56:20 +02:00
Weblate
59d12c13ea Weblate: Update frontend translations 2022-09-21 09:49:22 +02:00
Michael Mayer
cc8bab446d Settings: Disable Sync tab in public mode as WebDAV cannot be used #2468
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-19 09:58:27 +02:00
Weblate
6d435cab9e Weblate: Update frontend translations 2022-09-18 23:04:08 +02:00