Commit graph

1977 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
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