Commit graph

1927 commits

Author SHA1 Message Date
Michael Mayer 8466e40e58 Update "Additional Terms" in LICENSE and license.vue
Wording and layout have been improved. The text is now selectable
in the user interface.
2022-02-21 10:55:31 +01:00
Michael Mayer 5bb26e31fb Frontend: Update dependencies in package.json and package-lock.json 2022-02-21 10:51:27 +01:00
Michael Mayer 6397b308af Frontend: Remove unused translations of language names 2022-02-13 18:29:12 +01:00
Michael Mayer 1d977b326c Frontend: Update dependencies in package.json and package-lock.json 2022-02-13 18:27:42 +01:00
Michael Mayer 913ca04c5d Frontend: Update package-lock.json 2022-02-09 19:32:12 +01:00
Michael Mayer 628147a881 Docs: Update URLs for easier maintenance 2022-02-09 18:27:50 +01:00
Michael Mayer 7c4241fbea Config: Add "imprint" option to display legal info in the footer #1990 2022-02-08 14:41:03 +01:00
Weblate b3aa4978e0 Weblate: Update frontend translations
Co-authored-by: Admin <hello@photoprism.app>
Co-authored-by: Theresa Test <theresagresch@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
Translation: PhotoPrism/Frontend
2022-02-08 11:14:46 +01:00
Michael Mayer 6690b9953e Auth: Improve login page CSS and wallpapers #98 #782 2022-02-08 11:09:38 +01:00
Michael Mayer 65852cd839 Auth: Refactor Login Page (WIP) #98 #782 2022-02-07 21:13:22 +01:00
Michael Mayer 070988d0f4 Edit Dialog: Improve display of metadata in the files tab #2017 2022-02-07 12:41:11 +01:00
Michael Mayer ebb4bd918a i18n: Improved Right-to-Left (RTL) Language Layout
"mapbox-gl" has been replaced by "maplibre-gl" due to licensing changes.
2022-02-05 17:25:40 +01:00
Michael Mayer df382f294e Frontend: Update package-lock.json 2022-02-05 15:25:07 +01:00
Michael Mayer d7eb3b0414 Frontend: Update dependencies in package.json 2022-02-02 18:59:17 +01:00
Michael Mayer d289cae5fd Frontend: Update image URL in about.vue 2022-01-30 15:42:01 +01:00
Michael Mayer 93c4286c8b Frontend: Update translations.pot and package-lock.json 2022-01-29 14:27:09 +01:00
Michael Mayer 6fd03a0813 Frontend: Update login and about page 2022-01-29 13:43:09 +01:00
Michael Mayer 3d74ae6585 Frontend: Update footer.vue and about.vue 2022-01-28 03:27:59 +01:00
Michael Mayer ca73be591a Frontend: Decorate about page for sponsors 2022-01-28 03:19:09 +01:00
Michael Mayer 7a17955acc Frontend: Translate footer message and update translations.pot 2022-01-27 23:03:08 +01:00
Michael Mayer 8e1330e92b Auth: Remove release info from login page footer #98 #782 2022-01-27 22:34:55 +01:00
Michael Mayer 39e67b0301 Frontend: Update dependencies in package-lock.json #1961 2022-01-21 08:44:57 +01:00
Michael Mayer c1d11da779 Photos: Fix SVG buttons in full screen view #1961
The bug mainly affected mobile devices and Retina screens.
Other browsers and devices use PNG icons, which were not affected.
2022-01-21 08:40:22 +01:00
Michael Mayer 098d3fba56 Frontend: Update package-lock.json 2022-01-20 18:44:27 +01:00
Michael Mayer 7d628ef896 Frontend: Update license.vue
Removes "How to Apply These Terms to Your New Programs"
2022-01-20 18:44:07 +01:00
Michael Mayer a9c99594ee Update license for separate assets and downloads
This removes the Digital Assets License from the main LICENSE file.
2022-01-20 17:51:12 +01:00
Michael Mayer d4ddabaa14 Frontend: Update translations.json with pre-translated messages 2022-01-20 13:14:59 +01:00
Michael Mayer f7b82f616d Frontend: Pre-translate missing UI messages
see https://docs.photoprism.app/developer-guide/translations/

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-01-20 13:13:51 +01:00
Michael Mayer 6f6d004f3e Frontend: Update translations.pot 2022-01-20 12:47:33 +01:00
Michael Mayer ac1dbce37a Frontend: Update about page footer 2022-01-20 12:34:37 +01:00
Michael Mayer 772c87b32c Frontend: Update babel, cssnano, hls.js, luxon, and mini-css plugin 2022-01-20 12:13:33 +01:00
Michael Mayer 9c0a47b8bc Videos: Stream directly without CDN and fix content header #1648 #1937 2022-01-18 12:28:27 +01:00
Michael Mayer 03457bdb75 Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
Michael Mayer 8998555da5 Frontend: Shorten about page layout 2022-01-17 21:19:50 +01:00
Michael Mayer 62ca7f1e1f Logout: Redirect to base URI instead of "/" #1901 2022-01-17 18:52:35 +01:00
Michael Mayer 656d767501 Frontend: Shorten about page footer 2022-01-17 10:35:26 +01:00
Michael Mayer df6ac93289 Frontend: Shorten about page and update German translations 2022-01-17 09:47:39 +01:00
Michael Mayer 06d5b27266 Frontend: Update package-lock.json 2022-01-17 09:24:12 +01:00
Michael Mayer 8512a86d4e Frontend: Update footer 2022-01-17 09:23:55 +01:00
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