Commit graph

441 commits

Author SHA1 Message Date
Timo Volkmann e77cfbeb81 UI: Add profile card and fix navigation layout #1175 2021-10-08 11:38:27 +02:00
Michael Mayer 444c94bf9e People: Improve performance & add counter to new faces page #1576 #1594 2021-10-06 11:19:07 +02:00
Michael Mayer 3ba2139b10 UX: Revert "not found" info icon 2021-09-24 07:19:30 +02:00
Michael Mayer f4a09a398d People: Improve UX #22 2021-09-24 06:57:14 +02:00
Michael Mayer e6be1ecd7f UX: Improve UI icons and wording 2021-09-24 04:44:10 +02:00
Michael Mayer bdb92c3b09 People: Add "show all new faces" button #22 2021-09-24 03:46:17 +02:00
Michael Mayer 7251208e4c UX: Improve wording incl German translations 2021-09-24 00:29:50 +02:00
Michael Mayer 1610a9c46c UX: Improve design and wording of "not found" info box 2021-09-22 13:02:09 +02:00
Michael Mayer a89e0e24d9 UX: Improve toolbar layout and icons 2021-09-19 15:41:41 +02:00
Michael Mayer 1f92f294dd People: Normalize names #22 2021-09-19 13:35:44 +02:00
Michael Mayer e82533cdf0 People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
Michael Mayer ece15c6ade People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
theresa dae27fcf6a Frontend: Update tooltip #1019 2021-08-24 15:43:45 +02:00
Michael Mayer c87d5da2e3 Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +02:00
Haim Kastner 11503beb00
Frontend: RTL alignment fixes (#1220)
* RTL alignment fixes

* Fix lint

Co-authored-by: Stephen Brown II <Stephen.Brown2@gmail.com>

Co-authored-by: Stephen Brown II <Stephen.Brown2@gmail.com>
2021-04-30 12:42:52 +02:00
Michael Mayer 3d073d41df UX: Improve touch event accuracy in albums and labels #1048 2021-04-21 12:24:47 +02:00
Michael Mayer d00864acf8 UX: Improve touch event accuracy in cards and mosaic view #1048 2021-04-19 17:11:14 +02:00
Michael Mayer 0bd7ebeee3 UX: Improve styles, hide scrollbar in Places and Photo Viewer 2021-02-13 18:14:18 +01:00
Michael Mayer b9595dd408 Videos: Unload player on close #979 2021-02-11 09:15:25 +01:00
Michael Mayer 669762db56 Videos: Refactor player #513 #843 #915 #979 2021-02-08 20:43:18 +01:00
Michael Mayer 9e10ba6900 Navigation: Refactor feature flags #996 2021-02-08 09:10:44 +01:00
Michael Mayer 0bcef4726f Settings: Add feature flag to hide Videos from navigation #996 2021-02-08 09:04:44 +01:00
Michael Mayer 1e023c5302 QA: Implement test mode 2021-02-06 17:04:00 +01:00
Michael Mayer f6b5a32895 Navigation: Automatically hide Videos when there are none #996 2021-02-05 17:47:36 +01:00
Michael Mayer 993e7466fa Download all related files using their existing name by default #449
Related issues:
- Configure download name for files and albums #848
- When downloading live photos, zip all the associated files #437
2021-01-27 21:30:10 +01:00
Michael Mayer db31d12270 Mobile: Prevent like on touch swipe #953
Fugly hack that seems to work well for now.
2021-01-25 14:48:15 +01:00
Michael Mayer e6a8c596a9 UX: Set matching notify close button color 2021-01-25 13:51:06 +01:00
Michael Mayer 7300408169 UX: Improve layout of card actions in Review 2021-01-25 13:44:29 +01:00
Michael Mayer 0ffbd82ee4 Albums: Show delete action in Moments and States #942 2021-01-25 12:33:55 +01:00
Michael Mayer ff650adff9 Albums: Refactor clipboard.vue 2021-01-25 12:00:23 +01:00
Michael Mayer ded7deb6af UX: Improve like / lock switch colors in list view 2021-01-25 11:21:48 +01:00
Michael Mayer f080787742 UX: Revert play_circle_outline back to play_arrow in photo views 2021-01-25 09:58:56 +01:00
Michael Mayer fcfa258769 UX: Replace play_circle_fill with play_circle_outline in photo views
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-01-25 06:33:01 +01:00
Michael Mayer 5041c95d8a UX: Use live icon in list views as well 2021-01-24 22:02:16 +01:00
Michael Mayer 2c79340bb7 Archive: Permanently Delete Files After Confirmation #167 2021-01-24 15:28:59 +01:00
Michael Mayer baedd26d01 Videos: Use play_circle_fill as icon instead of play_arrow
play_arrow is already used for slideshows by the photo viewer
2021-01-24 12:55:55 +01:00
Michael Mayer 802709e48c UX: Restructure main navigation and change video icon #859 #935 2021-01-21 13:17:09 +01:00
Haim Kastner a5e7e02f18
Keep last navigation mode in the local storage. (#938)
To keep the mode after a page refresh.
2021-01-21 10:56:53 +01:00
Michael Mayer 8f4c7f535e UX: Refactor video playback in search results & albums #935 2021-01-21 09:27:18 +01:00
theresa 584df7fb6b Tests: Add classes for testing 2021-01-20 17:14:15 +01:00
Michael Mayer e7cd5e9ab0 Frontend: Navigation code clean-up 2021-01-20 13:12:11 +01:00
Michael Mayer 4837a5e517 UX: Add "primary-button" theme color #700 2021-01-19 17:11:20 +01:00
Michael Mayer 1580604f2c UX: Disable touchmove event on icon buttons in search results 2021-01-19 11:16:08 +01:00
Michael Mayer d0cb7c59e1 UX: Improve item selection and icons 2021-01-18 19:21:43 +01:00
Michael Mayer 19c0df4791 Frontend: Refactor file download #895 2021-01-17 11:28:39 +01:00
Michael Mayer bb5f8d8858 Improve UX on iOS touch devices #832 2021-01-16 15:49:52 +01:00
Ben McCann b3231909a9
Migrate templates containing both slot and slot-scope (#867) 2021-01-15 16:33:09 +01:00
Ben McCann 442a1b9a59
Migrate from deprecated slot syntax (#868) 2021-01-15 16:29:21 +01:00
Michael Mayer 8175b33d46 Frontend: Implement dark theme (Onyx) #700 2021-01-14 19:23:24 +01:00
theresa f7b8be2ad6 Tests: Adapt acceptance tests to css changes 2021-01-13 12:05:43 +01:00