Commit graph

1387 commits

Author SHA1 Message Date
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 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 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 f29e675efa Albums: Toggle states and show country as location #1608 #1664 #1725 2021-11-18 13:13:48 +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 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
Nico Caprioli 9d8f31c576
Translations: Update Italian (#1706) 2021-11-09 08:00:04 +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
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 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 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 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