Commit graph

2288 commits

Author SHA1 Message Date
Michael Mayer a7fba17a4a Frontend: Update footer and support options on about page 2022-01-16 17:29:48 +01:00
Michael Mayer e2cd4eeb44 Frontend: Set relative public path in webpack.config.js 2022-01-16 15:33:29 +01:00
Michael Mayer 5c3f66becc Frontend: Upgrade JavaScript dependencies 2022-01-16 15:30:15 +01:00
Michael Mayer 87aeef4525 Frontend: Pin mini-css-extract-plugin to v2.4.7 as v2.5.0 breaks build
see also https://github.com/facebook/create-react-app/issues/11930
2022-01-16 14:33:17 +01:00
Michael Mayer fbc2d7709b Frontend: Shorten license.vue 2022-01-16 13:27:45 +01:00
Michael Mayer f5b7ef834e Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
Michael Mayer dd9d7123d9 Index: Improve indexing and unstacking of related files #1823
This commit also adds initial HDR flag extraction from metadata.
2022-01-05 16:37:19 +01:00
theresa a1ee2c4d6c Tests: Adapt acceptance tests to changes 2022-01-05 13:06:33 +01:00
Michael Mayer 1a4158c7bc Frontend: Update German translation 2022-01-03 19:22:16 +01:00
Michael Mayer 66d08da3f4 About: Revert sponsor dialog sign up link 2022-01-03 19:16:21 +01:00
Michael Mayer 92301a4c9e About: Update sponsor dialog and trademark information 2022-01-03 19:00:41 +01:00
Michael Mayer 3515d9f266 Copyright: Update year in tests 2022-01-03 13:48:44 +01:00
Michael Mayer 8efe473d30 Copyright: Update year in source files and footer.vue 2022-01-03 13:46:52 +01:00
Michael Mayer f19ea6c578 Frontend: Update options_test.js 2022-01-03 11:18:48 +01:00
Michael Mayer b709120773 Frontend: Update package-lock.json 2022-01-03 11:18:30 +01:00
Charles Chin d824f85c33
Docs: Fix link typo (#1870) 2022-01-03 10:50:25 +01:00
theresa 1703509623 Frontend: Increase contrast between focused and non focused list items #1824 2021-12-20 17:24:00 +01:00
Michael Mayer bf9a33383b Frontend: Update package-lock.json 2021-12-16 11:40:11 +01:00
Michael Mayer 93b26f1979 Frontend: Update package-lock.json 2021-12-15 14:57:43 +01:00
theresa 2f0cecc76b Tests: Add acceptance tests for sharing links 2021-12-14 11:58:57 +01:00
Michael Mayer 35ac1e730c Docs: Update URL 2021-12-12 20:48:05 +01:00
Michael Mayer 2571467aaf Frontend: Update dependencies and translations.pot 2021-12-12 20:43:23 +01:00
Michael Mayer e9fabfa8e4 Docs: Update URL 2021-12-12 20:14:07 +01:00
theresa adff210ea1 Tests: Improve acceptance tests 2021-12-11 13:27:14 +01:00
Michael Mayer 8b9a3e446d Frontend: Update package-lock.json and translations.json 2021-12-10 08:51:17 +01:00
jean-louis67 6b7e87d030
Translations: Update French #1799 2021-12-10 08:32:29 +01:00
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
Michael Mayer 1b583e071e People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
Michael Mayer e8c30310ad Frontend: Update sponsor dialog text 2021-12-03 17:32:43 +01:00
Michael Mayer 72d3fd47d1 Frontend: Update about page and sponsor dialog text 2021-12-03 16:31:25 +01:00
Michael Mayer 1ae49772a2 Translations: Update translations.pot 2021-11-30 17:45:54 +01:00
Michael Mayer 13cfcf6d20 Themes: Code clean-up 2021-11-30 17:38:50 +01:00
theresa 47fdcba704 Frontend: Adapt theme 2021-11-30 16:19:54 +01:00
Michael Mayer 8c7037175a Videos: Move Live Photos page to "Videos" sub-navigation #1761
As requested, live photos are not included in video search
results anymore until we find a better solution.
2021-11-30 15:38:24 +01:00
theresa f9e39950e5 Frontend: Change theme order 2021-11-30 12:47:49 +01:00
Michael Mayer e490bf6f40 UX: Update social preview and animate-rainbow colors 2021-11-30 12:40:35 +01:00
Michael Mayer 19bb0aa21e Videos: Include Live Photos in Search Results #1761 2021-11-30 12:37:43 +01:00
theresa 997ded6917 Frontend: Add new themes 2021-11-30 10:35:32 +01:00
theresa 1f914e6890 Frontend: Add new themes 2021-11-30 10:34:54 +01:00
Michael Mayer c390ea1282 UX: Increase size of circle animation from 5 to 6px 2021-11-29 18:18:18 +01:00
Michael Mayer c7941c325c UX: Update app icon names 2021-11-29 18:12:35 +01:00
Michael Mayer cb3009b045 UX: Add PNG icon files and update icon names 2021-11-29 14:57:58 +01:00
Michael Mayer f71aa17047 Albums: Sort regular albums by name on overview page #1777 2021-11-29 14:48:42 +01:00
Michael Mayer 65e83a9eee UX: Add app icons and use select icon on slash screen 2021-11-29 14:39:21 +01:00
Michael Mayer fdfe9771ca Places: Code clean-up 2021-11-27 10:03:12 +01:00
Michael Mayer f8d64daf00 Places: Reduce GeoJON response size 2021-11-27 09:30:29 +01:00
Michael Mayer 9e5861bef5 Places: Always load viewer contents from API and format ISO date 2021-11-26 22:32:13 +01:00
Michael Mayer 2d350c190f Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
Michael Mayer 34e1773595 PWA: Add square and glow app icons 2021-11-25 17:24:53 +01:00
Michael Mayer 097d768709 Frontend: Update package-lock.json 2021-11-24 16:55:12 +01:00
theresa f7cc802e6c Tests: Adapt acceptance tests to changes 2021-11-24 13:52:18 +01:00
Michael Mayer 8b5dc20cc6 Frontend: Code clean-up 2021-11-23 20:32:11 +01:00
Attila Repka ade408e33a
Translations: Add Hungarian (#1751) 2021-11-23 20:28:43 +01:00
Michael Mayer e2a8bb5ef8 Frontend: Update package-lock.json 2021-11-23 20:21:57 +01:00
Michael Mayer d0dc3d4c1e UX: Add helpful info message if JavaScript is disabled 2021-11-23 19:38:42 +01:00
Michael Mayer 45d1360c18 Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
theresa a2ab13579b UX: Improve slash screen colors 2021-11-23 11:38:59 +01:00
Michael Mayer 9757d122d2 UI: Remove search by place id #1664 #1668 2021-11-22 18:41:06 +01:00
Michael Mayer d432584041 Frontend: Don't change UTC when original time was in UTC #1668 2021-11-22 18:19:45 +01:00
Michael Mayer 9f1c456fe8 UX: Improve slash screen layout 2021-11-20 18:18:29 +01:00
Michael Mayer d550e0bb50 UX: Improve slash screen animations and colors 2021-11-20 17:50:49 +01:00
Michael Mayer df1ffc68cf UX: Reduce loading-animation size on slash screen 2021-11-20 16:27:30 +01:00
Michael Mayer 2f5240caeb Frontend: Update package-lock.json 2021-11-20 12:27:23 +01:00
theresa dad22ab547 Tests: Adapt acceptance tests to changes 2021-11-18 16:35:47 +01:00
theresa ac4d236ae6 Tests: Adapt acceptance tests to changes 2021-11-18 16:17:16 +01:00
Michael Mayer f29e675efa Albums: Toggle states and show country as location #1608 #1664 #1725 2021-11-18 13:13:48 +01:00
Michael Mayer 22c5f89c1b Frontend: Update package-lock.json 2021-11-18 13:06:44 +01:00
Michael Mayer 5493540ec6 UX: Reduce logo size on slash screen 2021-11-18 13:06:26 +01:00
Michael Mayer c48310f077 Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
Michael Mayer ccb27454a6 Frontend: Update package-lock.json 2021-11-18 00:38:00 +01:00
Michael Mayer 47fc2bf165 Frontend: Update package-lock.json 2021-11-17 23:14:46 +01:00
Michael Mayer 293fa0ca78 UX: Apply theme colors to loading screen 2021-11-17 23:14:17 +01:00
theresa 842a6981a7 Frontend: Hide download button on files tab when download is disabled 2021-11-17 15:38:23 +01:00
Michael Mayer 7be63b57ad Frontend: Update package-lock.json 2021-11-09 11:42:42 +01:00
Michael Mayer c0e2d8bdf9 Frontend: Update package-lock.json 2021-11-09 11:21:52 +01:00
Nico Caprioli 9d8f31c576
Translations: Update Italian (#1706) 2021-11-09 08:00:04 +01:00
Michael Mayer 86e46c8cca Frontend: Update package-lock.json 2021-11-06 19:20:47 +01:00
Michael Mayer d5182aee84 Frontend: Update translations.pot and package-lock.json 2021-11-01 15:53:30 +01:00
Michael Mayer 4e1e4467c3 UI: Update PhotoPrism logo 2021-11-01 15:53:03 +01:00
theresa 5e76c80b6f Translations: Update translations.json 2021-11-01 12:30:24 +01:00
Rosdyana Kusuma 46a4658a35
Add new translation for Bahasa Indonesia (#1690)
* Add Bahasa Indonesia localization

* Add backend localization for Bahasa Indonesia
2021-11-01 10:41:20 +01:00
theresa 587f5cb53e Tests: Add acceptance tests 2021-10-28 10:49:56 +02:00
Michael Mayer 5cf9ee5cea Frontend: Update package-lock.json 2021-10-22 15:00:56 +02:00
Michael Mayer 9c97b60cb6 Frontend: Run tests with chrome:headless on AMD64 2021-10-22 13:59:12 +02:00
Michael Mayer 647acb0b0c Frontend: Update package-lock.json 2021-10-21 19:57:20 +02:00
Michael Mayer 7a97a3a531 Frontend: Run tests with Puppeteer instead of Chromium 2021-10-21 18:36:04 +02:00
Michael Mayer 20658001d5 Frontend: Update package-lock.json 2021-10-21 15:28:20 +02:00
Michael Mayer eb224ffff3 Frontend: Update package-lock.json 2021-10-21 13:08:42 +02:00
Michael Mayer e200f322be Places: Fix initialization on reload with authentication enabled
Only offline maps were shown when reloading Places in non-public mode.
2021-10-18 14:22:58 +02:00
theresa 89aa2d1140 Translations: Update german translation 2021-10-18 07:42:26 +02:00
Michael Mayer 431ab05f64 Translations: Update translations.json 2021-10-17 18:35:36 +02:00
Michael Mayer 4f52a95f06 Translations: Update fr, he, ja, ko, ru, zh & zh_TW 2021-10-17 18:32:21 +02:00
Michael Mayer e83b1341f3 Translations: Update German incl translations.json 2021-10-17 18:20:19 +02:00
Michael Mayer ba17f92732 Frontend: Remove autofocus from "old password" input
Might cause issues in PWA mode on mobile devices.
2021-10-17 18:07:36 +02:00
Michael Mayer f443e3fce5 Frontend: Update package-lock.json 2021-10-17 14:31:24 +02:00
Michael Mayer 8f9d3e8935 Frontend: Update sponsor dialog text & icon 2021-10-17 14:31:02 +02:00
theresa 5adf2b2521 Frontend: Rename theme 2021-10-17 12:50:13 +02:00
theresa 1efdf1c1a3 Frontend: Update lavender theme 2021-10-16 13:18:12 +02:00
theresa 5bdae54a20 Frontend: Update midnight theme 2021-10-16 11:45:58 +02:00
Timo Volkmann 15b8090774 UX: Improve navigation count layout and prepare abbreviation #1616 2021-10-14 12:32:58 +02:00
Michael Mayer 32b90bd75d Frontend: Split theme CSS files 2021-10-14 11:05:06 +02:00
Michael Mayer 1c5c6d3578 Frontend: Update ru.mo/po, translations.json & package-lock.json #1622 2021-10-14 10:47:49 +02:00
Anton 46feabbbda
Frontend: Update Russian translation (#1622) 2021-10-14 10:40:41 +02:00
Michael Mayer aaa344d52b Frontend: Update translations.pot and package-lock.json 2021-10-13 15:54:30 +02:00
theresa 3d161a7a75 Frontend: Add new dark theme 2021-10-13 10:22:53 +02:00
Theresa Gresch 5f931aba18 Translations: Update sk.mo 2021-10-13 09:35:18 +02:00
Theresa Gresch c852d30cf9 Translations: Update translations.json 2021-10-13 09:21:18 +02:00
Pheggas 1f1586eae5
Updated Slovak translation (#1620)
This is the first file of three total to be edited.
2021-10-13 08:35:36 +02:00
Michael Mayer 83b4f783c3 Tests: Update about page acceptance test 2021-10-10 10:37:14 +02:00
Michael Mayer f053150844 Tests: Update scroll to top acceptance test 2021-10-10 10:30:37 +02:00
Michael Mayer c85fd6b7d6 Docs: Update translation README.md files 2021-10-10 10:20:50 +02:00
Michael Mayer 5318728ede Docs: Update frontend translation README.md 2021-10-10 09:50:58 +02:00
Michael Mayer 4f15553a0a Tests: Update about page acceptance test 2021-10-10 09:45:32 +02:00
Michael Mayer fa7b682388 Docs: Update translation README.md files 2021-10-10 09:44:30 +02:00
Michael Mayer a93ffa5b52 Frontend: Use v-if / v-else in list view instead of 2x v-if 2021-10-10 09:06:24 +02:00
Michael Mayer db38dfb5cb Frontend: Update translations.json and package-lock.json 2021-10-10 08:46:49 +02:00
Michael Mayer 3a4cb7c07a Backend: Pre-translate all locales 2021-10-10 08:39:20 +02:00
Michael Mayer d6cc8df531 UI: Show account email in sidebar navigation #98 2021-10-09 19:08:39 +02:00
Michael Mayer 881e8ee6b2 Frontend: Update translations.json 2021-10-09 17:31:24 +02:00
Michael Mayer b066f0825c Frontend: Pre-translate missing strings for all locales 2021-10-09 17:26:21 +02:00
Michael Mayer fa57db7aa4 Docs: Update about page and sponsor dialog 2021-10-09 16:27:14 +02:00
Michael Mayer 963599fd23 Frontend: Update package.json and package-lock.json 2021-10-09 14:34:30 +02:00
Michael Mayer 4f6f7a99d0 UX: Improve German translation for "hidden files" 2021-10-09 13:37:46 +02:00
Michael Mayer 6525d2e508 CSS: Remove commented out styles #1175 2021-10-09 13:00:39 +02:00
Michael Mayer 1cc8cb7ad4 Docs: Update about page and improve German translation 2021-10-09 12:58:40 +02:00
Michael Mayer 67d06fd647 UX: Improve wording in frontend templates 2021-10-09 11:39:37 +02:00
theresa 9b786afa0f Frontend: Add unit tests 2021-10-08 18:16:39 +02:00
theresa 4bc38f7cc9 Frontend: Add unit tests 2021-10-08 17:48:31 +02:00
theresa 62752031a4 Tests: Update selector in acceptance test 2021-10-08 16:01:41 +02:00
Timo Volkmann e77cfbeb81 UI: Add profile card and fix navigation layout #1175 2021-10-08 11:38:27 +02:00
theresa b72790410f Tests: Adapt acceptance tests to changes 2021-10-07 10:45:18 +02:00
Michael Mayer 6f383c04a7 People: Update visibility toggle tooltips #1554 2021-10-07 09:30:58 +02:00
Michael Mayer 6cd5ee6d9b UX: Display file errors as alert in edit dialog to enhance visibility 2021-10-07 06:41:04 +02:00
Michael Mayer 5908ba7078 People: Rename filterHidden() to showHidden() #1554 2021-10-06 21:45:22 +02:00
Michael Mayer 9f1af34374 People: Swap arguments of filterHidden() calls #1554 2021-10-06 21:41:01 +02:00
Michael Mayer c2fc8a0887 Frontend: Code clean-up 2021-10-06 20:04:40 +02:00
Michael Mayer 6d0614556f UX: Tweak photo dialog and people input elements #1554 2021-10-06 18:28:08 +02:00
theresa 6a2200984c People: Add acceptance test #1554 2021-10-06 18:22:12 +02:00
theresa 0bf22f8543 Frontend: Add unit tests 2021-10-06 16:42:53 +02:00
Michael Mayer 1d4455bb64 People: Update German translations #1554 2021-10-06 15:39:13 +02:00
Michael Mayer 767e3ca492 People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
theresa 181050ff9e Frontend: Add unit tests 2021-10-06 15:13:41 +02:00
theresa b35d85c105 Frontend: Add unit tests 2021-10-06 12:21:52 +02:00
Michael Mayer 444c94bf9e People: Improve performance & add counter to new faces page #1576 #1594 2021-10-06 11:19:07 +02:00
jean-louis67 f0e7ebf2c6
Update French translation for People and Faces (#1585) 2021-10-06 07:12:49 +02:00
Michael Mayer 78fe4ff67b People: Use face ID as key #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:20:24 +02:00
Michael Mayer 8f11410c5c People: Disable infinite scrolling on new faces page #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:15:40 +02:00
Michael Mayer 7caf1fd549 Frontend: Remove warn log from file model 2021-10-05 20:30:11 +02:00
Michael Mayer 4556250b49 People: Omit new faces without marker in search results #1576 2021-10-05 20:28:08 +02:00
theresa 08cca09f22 Frontend: Add unit tests 2021-10-05 19:20:03 +02:00
Michael Mayer f7153cdd21 People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
theresa 00ced8137b Frontend: Fix bug in classes function in faces.js 2021-10-05 18:35:56 +02:00
theresa dcbfe39303 Frontend: Add unit tests 2021-10-05 18:35:20 +02:00
theresa 428491c537 Frontend: Remove unused function from album.js 2021-10-05 17:33:55 +02:00
theresa 9a374650d1 Tests: Add unit tests for frontend models 2021-10-05 17:33:12 +02:00
theresa 0208194aa7 Tests: Add unit tests for frontend 2021-10-05 16:36:44 +02:00
theresa 38cabca0ed Tests: Adapt tests to ux changes 2021-10-05 09:40:16 +02:00
Michael Mayer 85e415858c Frontend: Update package-lock.json 2021-10-01 17:31:57 +02:00
Michael Mayer f6c18f7767 People: Count the number of photos for each subject #22
Also fixes issues with older versions of MariaDB, see #1544
2021-10-01 16:34:29 +02:00
Michael Mayer df038a1a3c Frontend: Update translations.pot #1579 2021-10-01 15:31:54 +02:00
Michael Mayer 6269632752 People: Merge French translation #22 2021-10-01 14:15:26 +02:00
jean-louis67 da9c08209d
French traduction for People and face detection (#1489) 2021-10-01 14:10:59 +02:00
Michael Mayer 64edb5900a People: Improve navigation guard #22 2021-10-01 14:08:52 +02:00
Michael Mayer bb9d078e0d People: Open new faces tab when there are no people #22 2021-10-01 14:00:51 +02:00
Michael Mayer 1479d90d81 People: Wait for counts before redirecting to new faces tab #22 2021-10-01 03:51:19 +02:00
Michael Mayer c3644ac77a Frontend: Update package-lock.json 2021-10-01 03:03:57 +02:00
Michael Mayer e50ede6368 Covers: Improve performance of update queries #383 2021-10-01 00:05:49 +02:00
Michael Mayer 46a25548c4 People: Disable loadMore() and refresh() while tab is inactive #22 2021-09-30 14:19:00 +02:00
Michael Mayer 582a330837 People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
Michael Mayer 0d3971e9ba People: Revert name on cancel in merge dialog #22 #1557 2021-09-29 20:31:55 +02:00
Michael Mayer 2129e73cbf People: Improve naming, merging, and renaming #22 #1557 2021-09-29 20:22:41 +02:00
theresa 37793571b5 People: Add acceptance tests #22 2021-09-24 17:17:24 +02:00
Michael Mayer e707ca4786 People: Ignore route change event when tab is inactive #22 2021-09-24 14:04:04 +02:00
theresa 318ff4d9bf Tests: Adapt acceptance tests to UI update 2021-09-24 10:59:26 +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 85dfb4bc11 UX: Improve UI icons and wording 2021-09-24 05:35:41 +02:00
Michael Mayer 6ef8c9a572 UX: Improve UI icons and wording 2021-09-24 05:27:56 +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 eb8bc7b709 Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
theresa 1f977e9c0f People: Add acceptance tests #22 2021-09-23 22:03:11 +02:00
Michael Mayer 03c9e82211 Albums: Fix share expiration date in field label #621
Looks like a pure frontend issue: It tried finding a date in
"UpdatedAt" while the actual field name is "ModifiedAt".
2021-09-23 15:38:55 +02:00
Michael Mayer c0292b842d Frontend: Update package-lock.json 2021-09-23 11:29:39 +02:00
Michael Mayer 25f35c598d People: Link new faces with search results #22 2021-09-22 17:51:33 +02:00
Michael Mayer a5ce950485 People: Remove experimental check from feature toggle in Settings #22 2021-09-22 13:04:12 +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 06095cf9f6 Frontend: Update package-lock.json 2021-09-22 10:35:22 +02:00
Michael Mayer c294782d54 Frontend: Update package-lock.json 2021-09-21 16:47:36 +02:00
Michael Mayer f4e409b99a People: Improve UI wording and update German translations #22 2021-09-21 13:40:21 +02:00
theresa ac1df4d43f Tests: Adapt acceptance tests to changes 2021-09-20 20:10:37 +02:00
theresa be84507c3e Tests: Add acceptance test 2021-09-20 20:09:41 +02:00
Michael Mayer 8e5a97ed4a People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00
Michael Mayer e8443cd715 UI: Change font size on about page 2021-09-20 13:15:20 +02:00
Michael Mayer c96d775432 People: Remove experimental feature flag check #22 2021-09-20 12:51:01 +02:00
Michael Mayer 04d2cfa650 People: Use slug as search filter #22 2021-09-20 12:36:59 +02:00
Michael Mayer 8577202b0a Places: Display map in UI language #1391 2021-09-20 09:44:35 +02:00
Michael Mayer d56f89611a UX: Improve styles and change "new faces" icon 2021-09-20 08:47:49 +02:00
Michael Mayer 8b84022da9 People: Improve feature descriptions and German translation #22 2021-09-19 17:38:21 +02:00
Michael Mayer a89e0e24d9 UX: Improve toolbar layout and icons 2021-09-19 15:41:41 +02:00
Michael Mayer 3c8d59e86f People: Increase search batch size for subjects and faces #22 2021-09-19 13:44:19 +02:00
Michael Mayer 1f92f294dd People: Normalize names #22 2021-09-19 13:35:44 +02:00
Michael Mayer 03b799a6ca People: Remove frontend debug logs #22 2021-09-18 20:49:19 +02:00
Michael Mayer e82533cdf0 People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
Michael Mayer ed22f245db People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
Michael Mayer 8492efebcf People: Improve face thumbnails on overview page #22 2021-09-17 18:51:24 +02:00
Michael Mayer 6bcfb29fa2 Labels: Show photo count #584 #1444 2021-09-17 16:13:47 +02:00
Michael Mayer ece15c6ade People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
theresa 9260c93df0 Tests: Improve acceptance test 2021-09-17 13:25:30 +02:00
Michael Mayer 4470b09807 People: Remove unrecognized faces #22 2021-09-17 09:45:52 +02:00
Michael Mayer c8d65db188 Frontend: Update package-lock.json 2021-09-17 08:00:54 +02:00
Michael Mayer c584424183 Labels: Disable client-side capitalization #1509 2021-09-06 15:00:41 +02:00
Michael Mayer a69b313252 Frontend: Update package-lock.json 2021-09-06 14:38:53 +02:00
Michael Mayer b853317cdf People: Tweak face clustering parameters #22 2021-09-06 03:24:11 +02:00
Michael Mayer 0ebff285e5 People: Refresh photo metadata when subjects change #22 2021-09-06 00:52:10 +02:00
Michael Mayer e5acbcb9b9 People: Show one face per row on small screens #22 2021-09-05 22:43:40 +02:00
Michael Mayer 29ed7168d1 People: Sort subject names by file count and add new to the top #22 2021-09-05 22:32:24 +02:00
Michael Mayer 82e1fe12a4 People: Use server generated face crops #22 2021-09-05 21:19:52 +02:00
Michael Mayer 6d1179dc03 People: Refactor face cropping #22 2021-09-05 17:10:52 +02:00
Michael Mayer b2a30d8091 Frontend: Update package-lock.json 2021-09-05 12:32:18 +02:00
Michael Mayer c520cb4ee4 People: Add autocomplete for selecting a person #22 2021-09-03 16:14:09 +02:00
Michael Mayer c179a790b8 People: Improve face crop caching #22 2021-09-02 23:47:37 +02:00
Michael Mayer 97af133763 People: Add subjects API #22 2021-09-02 16:12:31 +02:00
Michael Mayer 69014e8216 People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
Michael Mayer 14e2732684 Frontend: Update package-lock.json 2021-08-31 18:45:34 +02:00
Michael Mayer 20d690b768 Frontend: Update package-lock.json 2021-08-31 12:26:06 +02:00
Michael Mayer bc3036599b People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
Michael Mayer fa5e906c96 Frontend: Update package-lock.json 2021-08-29 16:56:31 +02:00
theresa dae27fcf6a Frontend: Update tooltip #1019 2021-08-24 15:43:45 +02:00
Michael Mayer 3fc7b1b523 People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
Michael Mayer 03cdc8bb7d People: Improve edit UI and stability #22 2021-08-24 14:27:34 +02:00
Michael Mayer 981c51f977 People: Optimize manually clustered faces #22 2021-08-22 21:06:44 +02:00
Michael Mayer 335bf81491 Frontend: Update package-lock.json 2021-08-21 17:11:22 +02:00
Michael Mayer e0988246da Frontend: Update package-lock.json 2021-08-20 02:56:23 +02:00
Michael Mayer 885024d592 People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
Michael Mayer da94e9ed0f People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
theresa 835112d268 Tests: Fix formatting 2021-08-13 21:35:52 +02:00
Michael Mayer c2859d4764 Frontend: Update package-lock.json 2021-08-13 21:29:29 +02:00
theresa 7b4c2d2fb2 Tests: Update page model and testcafe config 2021-08-13 21:25:15 +02:00
theresa fb42113207 Tests: Add acceptance test commands to package.json 2021-08-13 21:25:15 +02:00
theresa 5a4bb83968 Tests:Add authentication tests 2021-08-13 21:25:15 +02:00
Michael Mayer 6726a9ef2f Frontend: Fix "Português de Portugal" translation #1470 2021-08-13 20:50:28 +02:00
Michael Mayer ca0d52b36e Frontend: Update translations.pot 2021-08-13 20:06:55 +02:00
Michael Mayer a974b3a7ea People: Improve Facial Recognition Accuracy, Command, and UI #22
Work in progress. Performed refactoring along the way.
2021-08-13 20:04:59 +02:00
pedrommvv 9c99c35db1
Add PT-PT Language for frontend (#1470) 2021-08-13 12:07:02 +02:00
Michael Mayer e78c4df22e People: Create person based on existing marker labels #22
Work in progress.
2021-08-12 17:49:48 +02:00
Michael Mayer 0c92a96bc1 Frontend: Update package-lock.json 2021-08-11 19:23:51 +02:00
Michael Mayer e509afa6eb Frontend: Update package-lock.json 2021-08-11 10:27:33 +02:00
Michael Mayer a3af05647b Frontend: Update package-lock.json 2021-08-05 11:09:41 +02:00
Michael Mayer 5076af2979 Frontend: Upgrade webpack, babel, eslint, postcss, and sass
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-07-26 00:05:50 +02:00
Michael Mayer d28d81bc3b Frontend: Remove eslint-plugin-standard 2021-07-17 14:00:00 +02:00
Michael Mayer 9ad0e6317d Frontend: Upgrade package-lock.json 2021-07-17 13:52:25 +02:00
Michael Mayer 7495c8aa03 Frontend: Upgrade easygettext, style-loader, and vue-fullscreen 2021-07-17 13:44:00 +02:00
Michael Mayer 4367f2ed55 Frontend: Upgrade Webpack from v5.44.0 to v5.45.1 2021-07-17 13:26:13 +02:00
Michael Mayer 066cb50f44 Frontend: Reset photo viewer results after changing search query #1343
The observed behaviour appears to be a timing issue when opening an
image shortly after the search query / filter was changed, thus it
wasn't reproducible in a dev environment with only a few images.
2021-07-16 19:31:51 +02:00
Michael Mayer 10650f6d28 Videos: Skip related images when downloading #1436 2021-07-16 17:06:47 +02:00
Michael Mayer 2f0ae6d144 Frontend: Add page title for album page in routes.js 2021-07-15 20:17:38 +02:00
Michael Mayer f082fd0ac8 Frontend: Update package-lock.json 2021-07-15 18:14:13 +02:00
Michael Mayer 871a5301f6 PWA: Don't cache static assets in service worker #425
Can be enabled later if needed.
2021-07-13 23:07:02 +02:00
Michael Mayer 81629f034d PWA: Disable service worker on shared domains #425 2021-07-13 22:54:03 +02:00
Michael Mayer 2a11d5fcac Frontend: Update package-lock.json 2021-07-13 17:52:12 +02:00
Michael Mayer 26560e8d71 Frontend: Upgrade Webpack from v4 to v5
Most frontend packages have been upgraded as part of this commit.
JS unit tests have been refactored alongside.
2021-07-12 19:25:37 +02:00
Michael Mayer bae1f2d734 Frontend: Update package-lock.json 2021-07-09 21:32:14 +02:00
Michael Mayer c87d5da2e3 Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +02:00
Michael Mayer 2d2bf2af42 Frontend: Update package-lock.json 2021-07-01 11:17:22 +02:00
Haim Kastner f8ec8ba99e
Maps: Serve plugin assets from internal static server #1391 #1393 2021-07-01 11:12:47 +02:00
Haim Kastner c69dd1a32d
Fix Mapbox map RTL support - Fix #1391 (#1393)
Load Mapbox RTL plugin when facing RTL language on the map.
Load the plugin lazy, so it will not affect current other languages' performance.
2021-06-29 00:39:43 +02:00
Michael Mayer db457e0421 Frontend: Update dependencies 2021-06-28 12:44:43 +02:00
Michael Mayer 49fd531420 People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
Michael Mayer dcacd28e6e Frontend: Update package-lock.json 2021-06-02 12:44:55 +02:00
Michael Mayer 32712910bd Docker: Refactor multi-arch build #1158 #1328 2021-06-02 11:04:31 +02:00
Michael Mayer 6386009580 UI: Use black font for badges in dark themes 2021-06-01 18:58:23 +02:00
Michael Mayer e29e9977a9 UI: Add people tab to photo edit dialog #22
Work in progress. Buttons don't work yet.
2021-06-01 17:39:03 +02:00
Michael Mayer 11b4fbd5a0 People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
Michael Mayer 7ffd9f7b9d Frontend: Update package-lock.json 2021-05-31 13:33:02 +02:00
Michael Mayer 5ecba4926a People: Show number of faces in edit dialog #22 2021-05-26 09:51:00 +02:00
Michael Mayer a6bf89d104 People: Detect number of faces (experimental) #22 2021-05-25 18:01:21 +02:00
Michael Mayer f5a1cc6231 People: Add feature checkbox in Settings UI #22 2021-05-25 14:55:41 +02:00
Michael Mayer f6c1592cb9 Config: Update default site description 2021-05-24 10:47:38 +02:00
Michael Mayer 7a13547dc8 Frontend: Update package-lock.json 2021-05-23 13:49:23 +02:00
Michael Mayer ed3287d8ef Frontend: Update package-lock.json 2021-05-20 16:47:02 +02:00
Michael Mayer 156f1fb959 Frontend: Update package-lock.json 2021-05-19 16:28:23 +02:00
Michael Mayer 24b5c7e650 Upgrade Exiftool to fix security issue #1302 2021-05-19 13:24:11 +02:00
Michael Mayer af382db80d Frontend: Update package-lock.json 2021-05-19 13:00:01 +02:00
Michael Mayer 872d138439 Frontend: Make log messages selectable 2021-05-17 17:27:47 +02:00
Michael Mayer b90599ddfc PWA: Fix file download in Safari #895 2021-05-16 16:06:35 +02:00
Michael Mayer 570dfbbda8 Frontend: Update package-lock.json 2021-05-15 19:47:22 +02:00
Michael Mayer 7637cb8693 Docs: Update Twitter account name 2021-05-15 10:53:29 +02:00
Michael Mayer bfb5797e04 Frontend: Update package-lock.json 2021-05-15 10:48:52 +02:00
Michael Mayer 683292cae9 Docs: Update Twitter account name 2021-05-15 10:48:37 +02:00
Michael Mayer 9b32d1b6f9 Frontend: Update translations.json 2021-05-13 18:17:30 +02:00
jean-louis67 cfd397da2c
Frontend: Update French translations (#1286) 2021-05-13 18:15:38 +02:00
Michael Mayer 5641203d1b Frontend: Update package-lock.json and Makefile 2021-05-13 17:55:36 +02:00
Michael Mayer f23b1bb831 Frontend: Upgrade karma to 6.3.2 2021-05-05 10:54:32 +02:00
Michael Mayer efdb321f4f Frontend: Update package-lock.json 2021-05-04 15:21:18 +02:00
Michael Mayer 0227729d04 Frontend: Update package-lock.json 2021-05-04 15:03:08 +02:00
Michael Mayer c9795495ee Update German translations 2021-05-01 17:10:44 +02:00
theresa e66eefb0e2 Translations: Update german translations 2021-05-01 12:48:14 +02:00
theresa 9ca0a7d60a Frontend: Add rtl alignment to sharing view 2021-05-01 10:54:00 +02:00
theresa 120250eba8 Frontend: Fixed rtl alignment issues 2021-05-01 10:54:00 +02:00
Michael Mayer f0b627b8f6 Config: Rename DarktablePresets to RawPresets #1245 2021-05-01 10:25:34 +02:00
Michael Mayer e4a977fb18 Frontend: Update translations.pot and translations.json 2021-04-30 17:50:28 +02:00
Michael Mayer f87c9c01da Config: Add options to disable specific image / video converters #1245 2021-04-30 14:24:01 +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 3280ab38e9 Run "make fmt" 2021-04-30 12:28:32 +02:00
Michael Mayer 5b5fade305 Frontend: Upgrade package-lock.json 2021-04-30 10:47:28 +02:00
Haim Kastner 22f0d7b5eb
Frontend: Copy to clipboard without HTTPS (#1222)
* Allow copy content to the clipboard even if the window.navigator.clipboard doesn't supported

* Fix typo

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>

* Better 'copyToMachineClipboard' implementation

* Minor lint

* Minor lint

Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>
2021-04-30 10:15:46 +02:00
jean-louis67 a2cb5c928f
French translation for Kurdish and Danish (#1244)
* changed tanslation of 'in'

'in 4,608 ms' must be translated: 'en 4,608 ms'
I hop 'in' is not used somewhere else

* Taking into account changes in the catalogs

Selection approved in translations.pot and messages.pot

* fr.po updated according to translation.pot

* French translations of new expressions relating to stacks

* French translations of new expressions relating to stacks

* Correction of accidental overwriting

* French translation adjustment

* New words in translations.pot

* Introduction of 2 varieties of Chinese

* Translation for stackable

* Purge of suppressed entries

* French translation for Hebrew and Japanese

* French translation updated

* French translation

Translation of Let's Join Forces popupt

* French translation update

* French translation for Kurdish and Danish

Co-authored-by: root <root@jlf-ThinkPad-T550>
2021-04-30 10:12:41 +02:00
theresa 8fee92feac Translations: Update translations.json 2021-04-30 09:58:05 +02:00
Sam Neirinck 57a5bff5e7
Minor dutch language fixes (#1247) 2021-04-30 09:48:10 +02:00
Michael Mayer 180e46b95f Frontend: Add Yellowstone theme, unlock Grayscale for everyone 2021-04-26 12:37:52 +02:00
Michael Mayer dd652ce49a Frontend: Update translations.pot 2021-04-25 14:20:19 +02:00
Michael Mayer de6f61ecc7 UI: Disable CSS contain optimization in non-chrome browsers 2021-04-25 12:19:52 +02:00
Haim Kastner 19d812cafe Update Hebrew translation 2021-04-23 16:37:41 +03:00
Michael Mayer 97e75b0409 Docker: Upgrade photoprism/development base image 2021-04-22 12:44:55 +02:00
theresa 3adb201bcf Tests: Add acceptance test for album autocomplete 2021-04-22 11:17:37 +02:00
Michael Mayer 88c0b3346c UX: Disable user-select for card buttons #1048 2021-04-21 14:32:21 +02:00
Michael Mayer 072d734754 UX: Improve touch event accuracy in file browser #1048 2021-04-21 14:25:50 +02:00
Michael Mayer b07ba63108 UX: Break overflowing titles and descriptions 2021-04-21 14:18:36 +02:00
Michael Mayer 49f72d78ce UX: Fix and improve autocomplete in "add to album" dialog #1130 2021-04-21 13:31:55 +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 a44326057f Frontend: Update package.json and package-lock.json 2021-04-19 12:22:16 +02:00
Michael Mayer 19ee3a7d39 Frontend: Update package-lock.json 2021-04-11 05:23:35 +02:00
Alexis Lefebvre ab40583c9a
WebSockets > Apache: the proxy_wstunnel module is required (#1163) 2021-04-01 08:53:08 +02:00
theresa 179b22d5b0 Translations: Update translations.json 2021-03-22 16:19:34 +01:00
Razhan Hameed 6d4489eb65 Add Kurdish translation (frontend) 2021-03-21 23:09:16 +03:00
Theresa Gresch 0984192f34 Tests: Adapt photos test to run in chromium as well 2021-03-12 09:59:20 +01:00
theresa 958a9d5766 Tests: Add tests for javascript models 2021-03-11 15:18:05 +01:00
theresa bea30bbe34 Tests: Add tests for photo.js 2021-03-11 11:55:38 +01:00
theresa f5e41c9350 Translation: Add danish to options.js and update translations.json 2021-03-01 19:34:32 +01:00
Thomas Carlsen 33e81b8a36 adding danish translation 2021-03-01 12:07:29 +01:00
theresa 8e9f2e4234 Tests: Remove unused code 2021-02-28 18:41:11 +01:00
Theresa Gresch 14ca24c0bc Tests: Adapt tests to changes 2021-02-22 14:23:38 +01:00
Michael Mayer 1d108199ef Frontend: Update translations.pot and translations.json 2021-02-21 18:11:50 +01:00
jean-louis67 081ea1659e
Translations: Update French #1084 2021-02-21 17:58:08 +01:00
Michael Mayer d8d5ff86ba UX: Improve autofocus in "add to album" dialog #1078 2021-02-21 15:44:15 +01:00
Michael Mayer 3445d2d1cf Frontend: Rename Norsk to Norsk (Bokmål) #1079 2021-02-20 13:47:09 +01:00
Michael Mayer dd78f66462 Settings: Enable delete checkbox in demo mode 2021-02-20 13:35:18 +01:00
Michael Mayer 2b760e3995 UX: Set autofocus for input fields and confirm on enter #1078 2021-02-20 13:06:02 +01:00
Michael Mayer c63fdb3cdb Frontend: Update package-lock.json 2021-02-20 12:47:12 +01:00
Michael Mayer c23000c0a1 Frontend: Update translations.json 2021-02-20 12:47:01 +01:00
Øystein Holvik Johnsen b142c38349
Add Norwegian translation (#1079)
* Initial commit of Norwegian translation
2021-02-20 12:30:56 +01:00
Michael Mayer c30b0a4a30 Frontend: Update package-lock.json 2021-02-17 16:54:49 +01:00
Michael Mayer 53af4294f2 Frontend: Update translations.json 2021-02-17 16:54:27 +01:00
theresa e732a7b860 Tests: Update delete test to check filesystem 2021-02-17 15:51:21 +01:00
Hermógenes Oliveira 957d0229df Update translation for pt_BR 2021-02-16 17:05:22 -03:00
theresa 6a3103cf2f Tests: Remove long test commands from makefile and package.json 2021-02-15 15:58:12 +01:00
theresa 720df549bb Tests: Refactor tests 2021-02-15 15:58:12 +01:00
theresa 222923422d Tests: Update page-model 2021-02-15 15:58:12 +01:00
Michael Mayer 2bbcc987e3 Videos: Upgrade Ubuntu base image to 20.10 #703 2021-02-15 12:08:04 +01:00
Michael Mayer 0bd7ebeee3 UX: Improve styles, hide scrollbar in Places and Photo Viewer 2021-02-13 18:14:18 +01:00
Michael Mayer e0441897dd Frontend: Upgrade dependencies 2021-02-11 19:54:46 +01:00
Michael Mayer b9595dd408 Videos: Unload player on close #979 2021-02-11 09:15:25 +01:00
Michael Mayer 4730b996c9 Videos: Remove player outline in Chrome #513 #843 #915 #979 2021-02-08 23:06:34 +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 89f9229c6a Library: Show file icon for sidecar files in Originals #1011 2021-02-07 20:10:34 +01:00
Michael Mayer 94132de245 UX: Remove content-visibility: auto due to side effects #500
Feels extremely shaky when scrolling. Top toolbar
fades in and out all the time.
2021-02-07 19:32:18 +01:00
Michael Mayer c7753b87ff Library: Show folder covers in Originals #1011 2021-02-07 19:04:17 +01:00
Michael Mayer c7a6bdce97 UX: Reduce max number of results in originals file browser to 999 2021-02-07 17:39:41 +01:00
Michael Mayer b0953b1d7a UX: Improve content loading performance via CSS #500
"content-visibility" enables the user agent to skip an element's
rendering work, including layout and painting, until it is needed:
- https://web.dev/content-visibility/
- https://developers.google.com/web/updates/2016/06/css-containment
2021-02-07 17:39:41 +01:00
theresa 96cb6eeed6 Tests: Update test commands in makefile and package.json 2021-02-07 13:10:46 +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
theresa 11a3aa6d00 Tests: Refactor photos test 2021-02-05 16:48:51 +01:00
theresa e7e2de3ce0 Tests: Add login test 2021-02-05 16:48:51 +01:00
theresa 9620c07b08 Tests: Add classes for testing 2021-02-05 16:48:51 +01:00
Michael Mayer c4bb9e8314 Frontend: Upgrade package-lock.json to version 2 2021-02-05 10:00:29 +01:00
theresa 6941deb22b Tests: Improve Selectors 2021-02-01 14:05:31 +01:00
theresa 8922d0e309 Translation: Add italian to options.js and update translations.json 2021-02-01 09:18:01 +01:00
Luca Dibattista 148b184603
Add Italian translation (frontend) 2021-01-31 15:26:08 +01:00
theresa 535d295b3d Tests: Add tests for download 2021-01-30 18:49:52 +01:00
theresa 303b57104c Translations: Add korean translation 2021-01-30 12:02:07 +01:00
Theresa Gresch 4765c1d079
Merge pull request #974 from adan89lion/develop
Add Korean Translation
2021-01-30 11:56:07 +01:00
theresa d237fdfe19 Download: Remove target blank from download link 2021-01-30 11:49:12 +01:00
Seohyun Joo 0295d00bef
Add Korean Translation
New Korean (한국어, ko) Translation.
2021-01-30 16:58:28 +08:00
theresa 5d32ec6e92 Tests: Add upload/delete tests 2021-01-29 10:36:26 +01:00
theresa 4ca4cee468 Tests: Refactor tests 2021-01-29 10:36:14 +01:00
theresa f752c05ef2 Tests: Add files needed for upload test 2021-01-29 10:35:51 +01:00
theresa 8066de1cb0 Tests: Add descriptive classes for testing 2021-01-29 10:35:33 +01:00
Michael Mayer a82061e0b8 UX: Improve dark theme colors 2021-01-28 13:13:24 +01:00
Michael Mayer 61b6496034 Frontend: Update translations.pot 2021-01-28 13:12:36 +01:00
Michael Mayer 6e8bf97f4f UX: Forward /login to /browse if users is authenticated 2021-01-28 13:12:23 +01:00
theresa bd17b4f3b7 Tests: Refactor acceptance tests 2021-01-28 08:26:29 +01:00
Michael Mayer 964cb550d9 Frontend: Update translations.pot 2021-01-27 21:31: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
theresa b98c87d49b Tests: Add tests for folders 2021-01-27 14:39:38 +01:00
theresa 6f12085336 Tests: Add tests for states 2021-01-27 14:39:38 +01:00
theresa 8aa966a517 Tests: Add tests for moments 2021-01-27 14:39:38 +01:00
theresa 753431503c Tests: Add tests for calendar 2021-01-27 10:14:53 +01:00
theresa 5586f1fab9 Tests: Adapt page model 2021-01-27 10:14:53 +01:00
Michael Mayer c52a176e61 Frontend: Update translations.pot and translations.json 2021-01-27 08:58:11 +01:00
jean-louis67 2ead63304f
Update French translation (#965) 2021-01-27 08:23:19 +01:00
Michael Mayer 4d0b56ee35 Settings: Shorten "Private" feature flag label 2021-01-26 19:56:55 +01:00
Michael Mayer 5bbcf66d55 Frontend: Upgrade vue-router to 3.5.1 2021-01-26 19:30:18 +01:00
Michael Mayer 52532c4579 Metadata: Improve handling of time zones and estimates #930 2021-01-26 19:18:37 +01:00
theresa 3d30bbe045 Tests: Adapt tests to UX changes 2021-01-26 16:36:39 +01:00
theresa eb07dccb39 Tests: Adapt settings test to changes 2021-01-26 15:18:33 +01:00
theresa f370592bf9 UX: Switch position of private and estimate settings 2021-01-26 14:48:33 +01:00
Michael Mayer c3cbd9c488 Frontend: Update German translation 2021-01-26 13:27:08 +01:00
Michael Mayer 4eb4cebe68 Frontend: Update German translation 2021-01-26 13:24:03 +01:00
Michael Mayer 2db5995dbe Frontend: Update German translation 2021-01-26 13:18:38 +01:00
Michael Mayer 09f2c15edd Frontend: Update translations.json 2021-01-26 08:32:26 +01:00
Alexis Lefebvre 4d822df21f
Update french translations (#958) 2021-01-25 23:02:38 +01:00
Michael Mayer 74b00bf5e3 Frontend: Translate early-access dialog 2021-01-25 22:28:24 +01:00
Michael Mayer 28dda2319c Frontend: Upgrade vue-router 2021-01-25 22:27:25 +01:00
theresa 270a7dc13e Tests: Update selector 2021-01-25 19:12:33 +01:00
Michael Mayer 997a7c126a WebDAV: Improve service discovery #496 2021-01-25 15:11:21 +01:00
theresa 1511eb3f21 Tests: Update page model 2021-01-25 14:58:39 +01:00
theresa c816266578 Tests: Adapt tests to changes 2021-01-25 14:58:39 +01:00
theresa 295e050ae5 Tests: Add tests for private and archive 2021-01-25 14:58:39 +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 d314854f36 Settings: Add "Estimates" feature flag to UI #954 2021-01-25 11:58:18 +01:00
Michael Mayer b7eecc5dd4 UI: Update shadow theme button color 2021-01-25 11:36:00 +01:00
Michael Mayer e247669748 UI: Update themes.json 2021-01-25 11:22:09 +01:00
Michael Mayer ded7deb6af UX: Improve like / lock switch colors in list view 2021-01-25 11:21:48 +01:00
Michael Mayer 15e5015728 Docs: Update about.vue 2021-01-25 11:20:19 +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 9e6a6df7f0 Settings: Only show info dialog when delete is enabled 2021-01-25 08:47:05 +01:00
Michael Mayer b1e6124a25 Docs: Improve about page and early-access info dialog 2021-01-25 08:45:59 +01:00
Michael Mayer bb402e2ee9 UX: Use siteCaption as fallback in login form 2021-01-25 07:24:29 +01:00
Michael Mayer d66f59b623 UX: Improve login form 2021-01-25 07:16:54 +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 274c9347f5 Purge: Hide missing files in UI and set new primary if needed #917 2021-01-24 20:40:40 +01:00
Michael Mayer 4018105796 UI: Improve look of disabled items in dark themes 2021-01-24 17:46:55 +01:00
Michael Mayer 01f14d39c2 Frontend: Update translations.pot & translations.json 2021-01-24 15:31:41 +01:00
Michael Mayer 2c79340bb7 Archive: Permanently Delete Files After Confirmation #167 2021-01-24 15:28:59 +01:00
Michael Mayer f6c82cc832 Viewer: Don't open as stack when user is selecting pictures 2021-01-24 13:17:08 +01:00
Michael Mayer 29060eca5d Viewer: Don't open RAWs as stack if there's only one JPEG 2021-01-24 13:07:32 +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
Hermógenes Oliveira dace1831e6 Update translation for pt_BR 2021-01-22 12:14:06 -03:00
Michael Mayer 07e559df22 UI: Rename Explore back to Moments #859 2021-01-21 17:38:28 +01:00
Michael Mayer d40548be56 Albums: Show search instead of category dropdown on small screens #937 2021-01-21 13:21:11 +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 7b87ddcf5c Frontend: Update translations.json 2021-01-21 10:14:58 +01:00
jean-louis67 d967329311
French translation update (Czech, Grayscale, No thanks, …) (#940)
* changed tanslation of 'in'

'in 4,608 ms' must be translated: 'en 4,608 ms'
I hop 'in' is not used somewhere else

* Taking into account changes in the catalogs

Selection approved in translations.pot and messages.pot

* fr.po updated according to translation.pot

* French translations of new expressions relating to stacks

* French translations of new expressions relating to stacks

* Correction of accidental overwriting

* French translation adjustment

* New words in translations.pot

* Introduction of 2 varieties of Chinese

* Translation for stackable

* Purge of suppressed entries

* French translation for Hebrew and Japanese

* French translation updated
2021-01-21 09:54:46 +01:00
Michael Mayer 052f161f61 Edit Dialog: Remove duplicate disabled attribute #925 2021-01-21 09:29:27 +01:00
Michael Mayer 8f4c7f535e UX: Refactor video playback in search results & albums #935 2021-01-21 09:27:18 +01:00
theresa 64c77c61d6 Tests: Add test for monochrome detection 2021-01-20 17:14:15 +01:00
theresa 584df7fb6b Tests: Add classes for testing 2021-01-20 17:14:15 +01:00
theresa b9c8e5e647 Tests: Add tests for about and license page 2021-01-20 17:14:15 +01:00
theresa c163dfe7a3 Tests: Add tests for create album 2021-01-20 17:14:15 +01:00
theresa 15ddc6c82b Tests: Add tests for private/favorite switches 2021-01-20 17:14:15 +01:00
theresa 8480bf74cf 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 8d2032d8c2 Frontend: Upgrade dependencies 2021-01-20 12:09:08 +01:00
Michael Mayer a5399f06ea Frontend: Update translations.pot 2021-01-19 21:58:44 +01:00
Michael Mayer 2f78b31e3e Frontend: Trim sponsor.vue dialog title string 2021-01-19 21:56:56 +01:00
Michael Mayer 75fb5823b0 UX: Add early-access info dialog #700 2021-01-19 21:28:16 +01:00
theresa b2e0e721ba Tests: Update acceptance tests to run on mobile 2021-01-19 18:24:27 +01:00
theresa ffed466b09 Tests: Update acceptance tests to run on mobile 2021-01-19 18:24:27 +01:00
theresa 20fe4b032d Tests: Update acceptance tests to run on mobile 2021-01-19 18:24:27 +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
theresa ad1f3df7a4 Tests: Update acceptance tests to run on mobile 2021-01-19 09:25:25 +01:00
theresa 4a49aa4510 Tests: Update acceptance tests to run on mobile 2021-01-19 09:25:25 +01:00
theresa 0fde3964b4 Tests: Update acceptance tests to run on mobile 2021-01-19 09:25:25 +01:00
theresa 3dfd32a80d Tests: Update acceptance tests to run on mobile 2021-01-19 09:25:25 +01:00
theresa afca678d80 Tests: Update acceptance tests to run on mobile 2021-01-19 09:25:25 +01:00
Michael Mayer 1c13087302 Frontend: Don't save settings when they are disabled #916
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-01-18 22:06:47 +01:00
Michael Mayer d0cb7c59e1 UX: Improve item selection and icons 2021-01-18 19:21:43 +01:00
Michael Mayer cd6b2276ea UI: Add dark Shadow theme #700 2021-01-18 17:50:15 +01:00
Michael Mayer f6081d9b3f Frontend: Fix download in photo viewer #895 2021-01-17 14:05:50 +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
Michael Mayer f67cd40e75 Frontend: Update eslint 2021-01-16 13:30:02 +01:00
Ben McCann 736ec4dd77
Remove unused npm packages (#863) 2021-01-16 13:00:55 +01:00
Michael Mayer 568539c707 i18n: Update translations.json & language list in options.js 2021-01-16 12:57:23 +01:00
Shamshala bc80038d15
Add Czech translations (#904)
* Add Czech translation (backend)

* Add Czech translation (frontend)

* Add Czech translation (options.js)
2021-01-16 12:50:21 +01:00
Michael Mayer 67e655f6d0 UX: Restore scroll position in albums & labels #896 2021-01-16 12:41:17 +01:00
Michael Mayer bc0bde4771 UI: Add Greyscale theme #700 2021-01-15 18:30:26 +01:00
theresa cf070bfca5 Tests: Improve formatting 2021-01-15 17:08:02 +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 011f32535c Settings: Fix "logs" feature flag 2021-01-15 15:50:35 +01:00
Michael Mayer 36098c8b93 Frontend: Update translations.json 2021-01-15 11:51:49 +01:00
Michael Mayer f83516418a Frontend: Fix chip color in dark theme (Onyx) #700 2021-01-15 11:47:30 +01:00
dragonWater 82102b3470
Update zh.po (#875) 2021-01-15 11:33:15 +01:00
Michael Mayer f7e1dda5f4 Frontend: Improve dark theme (Onyx) #700 2021-01-14 20:40:31 +01:00
Michael Mayer 3922dc3fde Frontend: Update translations.pot 2021-01-14 19:25:19 +01:00
Michael Mayer 420bc7e7df Frontend: Update dependencies 2021-01-14 19:23:24 +01:00
Michael Mayer 8175b33d46 Frontend: Implement dark theme (Onyx) #700 2021-01-14 19:23:24 +01:00
theresa ab76ba3194 Tests: Add test ids 2021-01-14 17:57:38 +01:00
theresa 52b730f329 Tests: Adapt acceptance tests to css changes 2021-01-14 10:34:16 +01:00
theresa 70a2208201 Tests: Adapt acceptance tests to css changes 2021-01-14 10:29:01 +01:00
theresa 60a85e702a Tests: Adapt acceptance tests to css changes 2021-01-13 16:56:45 +01:00
theresa 3a4ed67862 Tests: Adapt acceptance tests to css changes 2021-01-13 14:47:32 +01:00
theresa 966d88d8a8 Tests: Adapt acceptance tests to css changes 2021-01-13 14:39:15 +01:00
theresa f7b8be2ad6 Tests: Adapt acceptance tests to css changes 2021-01-13 12:05:43 +01:00
theresa 384f3b66bb Tests: Adapt acceptance tests to css changes 2021-01-13 11:10:08 +01:00
theresa f35fe19519 Tests: Adapt acceptance tests to css changes 2021-01-13 11:10:08 +01:00