Commit Graph

3127 Commits

Author SHA1 Message Date
Michael Mayer
c2e5663da0 Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00
Michael Mayer
430d16bf95 Indexer: Find existing camera via slug, return unknown camera by default 2020-12-14 19:24:08 +01:00
Michael Mayer
5383553cd1 Moments: Update folder search filter when path changes 2020-12-14 14:11:14 +01:00
Michael Mayer
35659f25cf Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
Michael Mayer
c6dd1c608d Search: Use quotes for serializing strings containing ":" 2020-12-14 10:35:37 +01:00
Michael Mayer
29075d03a8 Update Darktable package source #709 2020-12-14 09:57:07 +01:00
Michael Mayer
e3190a9f3f Videos: Don't transcode the same file twice #703 2020-12-14 09:23:07 +01:00
Michael Mayer
1321192eff Search: Ignore escaped ":" in query parser 2020-12-14 09:21:29 +01:00
Michael Mayer
83daea69c3
Update preview image in README.md 2020-12-13 17:02:37 +01:00
Michael Mayer
43e324700b Indexer: Avoid adding the same entity simultaneously 2020-12-13 15:43:01 +01:00
Michael Mayer
801dc49dd7 Settings: Add "delete" feature flag and share page title #167 2020-12-13 14:53:26 +01:00
Michael Mayer
283748cace UX: Hide scrollbar in navigation to have enough space for counts #682 2020-12-13 13:38:03 +01:00
Michael Mayer
3d1ff2eb7e
Update README.md 2020-12-13 12:44:49 +01:00
jean-louis67
7f69bda8aa
French version update (#704)
* 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
2020-12-13 11:22:13 +01:00
Michael Mayer
3e1b7eddc4 Sharing: Use author as page title in albums
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-13 00:24:00 +01:00
Michael Mayer
030f4064ec Sharing: Swap page title and caption on overview page
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-13 00:21:40 +01:00
Michael Mayer
ce471de921 Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
Michael Mayer
618525969b Frontend: Fix video size in places view #647 2020-12-12 20:01:56 +01:00
Michael Mayer
50af438d3c Sharing: Use site author as caption for album overview 2020-12-12 19:28:16 +01:00
Michael Mayer
7bae7edf50 Videos: Set explicit content type header for MPEG-4 AVC #603 2020-12-12 17:53:19 +01:00
Michael Mayer
473566f404 Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
Michael Mayer
f3d60ae095 Frontend: Play video from places view #647 2020-12-12 15:36:18 +01:00
Michael Mayer
f2d2e81a02 Frontend: Remove debug code 2020-12-12 15:13:51 +01:00
Michael Mayer
fe72a1ab52 Frontend: Improve sharing UX 2020-12-12 15:13:16 +01:00
Michael Mayer
73a00efae8 Workaround for bad image rotation in Exif headers #637 2020-12-12 13:05:58 +01:00
Michael Mayer
03d3dd0f02 Unstack related sidecar files #616 2020-12-12 11:08:53 +01:00
Michael Mayer
6b9d0ce584 Indexer: Don't merge edited photos 2020-12-12 08:14:44 +01:00
Michael Mayer
316b6b654e Frontend: Improve mobile UX 2020-12-12 07:56:14 +01:00
Michael Mayer
f24363567f Frontend: Add tooltips to navigation icons
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-12 07:02:43 +01:00
Michael Mayer
468e177cd3 Indexer: Ignore sequential names for single photos 2020-12-11 23:45:12 +01:00
Michael Mayer
645df39c33 Fix RenameSidecars test 2020-12-11 23:28:52 +01:00
Michael Mayer
9fe9ca747f Indexer: Improve unstacking of single files 2020-12-11 23:09:06 +01:00
Michael Mayer
b2b9869598 Update Makefile 2020-12-11 23:08:49 +01:00
Michael Mayer
9f4066edb6 Indexer: Improve stacking and indexing of moved files 2020-12-11 22:09:11 +01:00
Michael Mayer
8a86fbc60f Indexer: Update index after renaming related sidecar files 2020-12-11 19:39:42 +01:00
Michael Mayer
424c0ce616 Indexer: Automatically rename related sidecar files 2020-12-11 19:17:07 +01:00
Michael Mayer
04c17fb77b Indexer: Improve stacking settings and merging 2020-12-11 17:21:13 +01:00
Michael Mayer
8f80026b3e Database: Add restore command 2020-12-11 13:52:34 +01:00
Michael Mayer
20feb6f0a0 Database: Add backup command and make config more compatible #460 2020-12-11 12:46:28 +01:00
Michael Mayer
d30b8c5694 Frontend: Upgrade dependencies 2020-12-11 12:44:08 +01:00
Michael Mayer
610e08873a Frontend: Update translations.json 2020-12-11 10:30:26 +01:00
Michael Mayer
61c465421b Dockerfiles: Upgrade Go and add database backup tools 2020-12-11 10:30:04 +01:00
Theresa Gresch
0f826477d6 Tests: Adapt photos test to run in chromium as well 2020-12-10 19:00:42 +01:00
Theresa Gresch
8facccfe15 Tests: Make originals test more stable 2020-12-10 19:00:42 +01:00
Theresa Gresch
9b0a5b79a6 Tests: Make labels test more stable 2020-12-10 19:00:41 +01:00
Michael Mayer
e0324cc082 Translations: Exclude false positive i18n extract #662 2020-12-10 18:20:50 +01:00
Ray1422
ab69ee0f86
Add ZH translation (#641) 2020-12-10 18:14:26 +01:00
Michael Mayer
a152caf0db Frontend: Add Slovak translations #670 2020-12-10 18:04:43 +01:00
jean-louis67
463e32ae42
French translation adjustment (#693)
* 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
2020-12-10 17:58:34 +01:00
Michael Mayer
71be355e6e Frontend: Update German translations
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-09 23:11:14 +01:00