Commit graph

3977 commits

Author SHA1 Message Date
Michael Mayer 365e582ffd Backend: Upgrade dsoprea/go-exif and revert exif test assertion
see https://github.com/dsoprea/go-exif/issues/55
2021-05-14 18:24:10 +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 2a0aa2d8c2 Backend: Update go.mod and go.sum 2021-05-13 18:02:23 +02:00
Michael Mayer 5641203d1b Frontend: Update package-lock.json and Makefile 2021-05-13 17:55:36 +02:00
Michael Mayer daab99015a TensorFlow: Improve panic log messages #1270 2021-05-06 12:50:53 +02:00
Michael Mayer cd0f201ef4 TensorFlow: Add panic handlers #1270 2021-05-06 12:45:38 +02:00
Michael Mayer d3e53a89dd Metadata: Allow single quotes in keywords #1196 2021-05-05 12:32:49 +02:00
Michael Mayer 256c82fc93 Metadata: Trim trailing - from keywords #1153 2021-05-05 12:23:19 +02:00
Michael Mayer f23b1bb831 Frontend: Upgrade karma to 6.3.2 2021-05-05 10:54:32 +02:00
Michael Mayer 1192ef7c37 Backend: Upgrade dependencies 2021-05-05 10:53:55 +02:00
Michael Mayer 1fea0b136e Backend: Fix potential issue in txt.Int() 2021-05-04 17:54:57 +02:00
Michael Mayer 50d2ff1e69 Backend: Upgrade dependencies and fix potential issues 2021-05-04 17:30:39 +02:00
Michael Mayer c4f6ab8809 Backend: Update go.sum 2021-05-04 15:21:18 +02:00
Michael Mayer efdb321f4f Frontend: Update package-lock.json 2021-05-04 15:21:18 +02:00
Serhat Şevki Dinçer ae543b60f0
Create codeql-analysis.yml (#1243) 2021-05-04 15:07:35 +02:00
Michael Mayer 0227729d04 Frontend: Update package-lock.json 2021-05-04 15:03:08 +02:00
Michael Mayer e10118a65f Metadata: Merge keywords if priority is the same #1153
Also reduces length limit for latin words to 2 letters.
2021-05-04 15:02:54 +02:00
Michael Mayer d8322a5935 Update Makefile 2021-05-01 17:42:19 +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
Michael Mayer 87e1188c52 Config: Update command flag description for "jpeg-quality" 2021-05-01 11:15:37 +02:00
Michael Mayer 630de81c9f Metadata: Don't remove stopwords from existing keywords #1153 2021-05-01 11:06:51 +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 2d7becdbbc Metadata: Add keywords tests #1153 2021-05-01 10:52:28 +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 6cbf0696c4 Metadata: Don't remove stopwords from keywords #1153 2021-04-30 17:37:37 +02:00
Michael Mayer 8851271d55 WebDAV: Mark uploaded files as favorite #1210 2021-04-30 16:52:54 +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 28c5c1be7b Metadata: Upgrade dsoprea/go-exif
See https://github.com/dsoprea/go-exif/issues/55
2021-04-30 10:59:06 +02:00
Michael Mayer ced1de3a98 Backend: Update go.sum 2021-04-30 10:48:17 +02:00
Michael Mayer 5b5fade305 Frontend: Upgrade package-lock.json 2021-04-30 10:47:28 +02:00
Michael Mayer 02f04c5724 Backend: Upgrade Go dependencies 2021-04-30 10:46:37 +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
Michael Mayer 6ca3dde25f Sessions: Change log levels & add docs #1103 2021-04-30 10:07:20 +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 014642f401 Stopwords: Remove done, elsewhere, ended, exactly #1153 2021-04-27 10:02:34 +02:00
Michael Mayer 2fb7a4d7ea Config: Update docker-compose.yml examples 2021-04-26 16:09:07 +02:00
Theresa Gresch da6e948f31
Metadata: Add support for XMP sidecar CreateDate and Keywords (#1161)
* Metadata: Read title, description, date and keywords from apple xmp

* Metadata: Add testfiles and tests

* Metadata: Add support for XMP sidecar CreateDate and Keywords #1151

Co-authored-by: Michael Mayer <michael@lastzero.net>
2021-04-26 13:54:14 +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 27c106863d Metadata: Merge existing keywords #1153 2021-04-25 14:17:34 +02:00
Michael Mayer de6f61ecc7 UI: Disable CSS contain optimization in non-chrome browsers 2021-04-25 12:19:52 +02:00
Theresa Gresch 74f862394b
Merge pull request #1221 from haimkastner/hebrew-translation-update
Update Hebrew translation
2021-04-25 11:41:05 +02:00