Commit graph

1246 commits

Author SHA1 Message Date
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 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 81629f034d PWA: Disable service worker on shared domains #425 2021-07-13 22:54:03 +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 c87d5da2e3 Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +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 49fd531420 People: Implement marker update API #22 2021-06-02 17:25:04 +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 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 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 7637cb8693 Docs: Update Twitter account name 2021-05-15 10:53:29 +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 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
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 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
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 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
Michael Mayer 1d108199ef Frontend: Update translations.pot and translations.json 2021-02-21 18:11:50 +01:00