1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

2286 Commits

Author SHA1 Message Date
Graham Alderson
2702f9d41d metadataloader.ts modifications to add xmp sidecar
Modified module imports and added code to read xmp sidecar for videometadata using exifr module.
2023-11-14 15:30:17 +12:00
Graham Alderson
54b16285dc Add keyword to videometadata 2023-11-14 15:00:26 +12:00
Graham Alderson
b9e88e5ef9 Update package-lock.json 2023-11-14 14:59:21 +12:00
Patrik J. Braun
75d277040d Add basic configuring options #753 2023-11-13 16:51:25 +01:00
Graham Alderson
a0814954e1 Add xmp sidecar demo files 2023-11-13 18:32:29 +12:00
Graham Alderson
3d057bc654 Add exifr to package.json 2023-11-13 18:32:12 +12:00
Patrik J. Braun
4b215c1e57 Add SLQ entities to extensions #753 2023-11-08 16:08:13 +01:00
Patrik J. Braun
7a0f0c743c Add RestApi extendability #753 2023-11-04 16:54:32 +01:00
Patrik J. Braun
f7dba927b8 Adds main events to extension #753 2023-10-31 20:38:08 +01:00
Patrik J. Braun
538593e780 add basic extension support #753 2023-10-29 16:11:24 +01:00
Patrik J. Braun
237e61c350 making file reading issues only a warning #731 2023-10-14 19:06:12 +02:00
Patrik J. Braun
81e7e7a629 update translations #641 2023-10-14 17:57:55 +02:00
Patrik J. Braun
2b0d1a96a6 remove threading #641 2023-10-14 17:54:21 +02:00
Patrik J. Braun
4dc431fe22 version bump #725 2023-10-12 23:00:51 +02:00
Patrik J. Braun
1f2a60b009 improve translation #725 #741 2023-10-12 22:30:01 +02:00
Patrik J. Braun
d798cd755e
Merge pull request #741 from mrtnbr/master
Fixed some text
2023-10-12 22:18:58 +02:00
mrtnbr
1af0feeb23
Typo fix 2023-10-12 17:10:47 +02:00
mrtnbr
7ac67f9343
Typo fix 2023-10-12 17:09:45 +02:00
mrtnbr
f08d3884c4
Typo fix 2023-10-12 17:05:47 +02:00
Patrik J. Braun
9747f7bcd6 tweak tests 2023-10-12 01:05:35 +02:00
Patrik J. Braun
61147932b7 coveralls: use lcov 2023-10-12 00:55:55 +02:00
Patrik J. Braun
4e5b566494 coveralls: dont report in result generation 2023-10-12 00:45:57 +02:00
Patrik J. Braun
ced2d5cf73 add token to coveralls 2023-10-12 00:39:36 +02:00
Patrik J. Braun
e7198743e7 test new coveralls setup 2023-10-12 00:09:17 +02:00
Patrik J. Braun
41796e8d72 Fixing date boundary issue. fixes #660 2023-10-11 00:04:53 +02:00
Patrik J. Braun
e1ffeb0173 Fixing [] glob issue. fixes #621 2023-10-08 22:32:32 +02:00
Patrik J. Braun
43424526ee Fixing map bounds for gps tracks only. fixes #718 2023-10-08 20:32:39 +02:00
Patrik J. Braun
7efcaed733 update indentation 2023-10-08 20:32:39 +02:00
Patrik J. Braun
07c827ec1b replace deprecated toPromise with last value 2023-10-08 20:32:39 +02:00
Patrik J. Braun
f3d862c96a
Merge pull request #739 from mrtnbr/master
Some small fixes in the Dutch translation.
2023-10-08 15:05:09 +02:00
mrtnbr
92476dbcf9
Update messages.nl.xlf 2023-10-08 11:51:09 +02:00
Patrik J. Braun
2d6140e24a Caching settings view options. hopefully it fixes #687 2023-10-08 00:42:47 +02:00
Patrik J. Braun
d48e23a1cc improving translation #725 2023-10-08 00:29:31 +02:00
Patrik J. Braun
e80c162e5a Improve hungarian translation #725 2023-10-08 00:20:01 +02:00
Patrik J. Braun
a4dd29b7f4
Merge pull request #737 from mrtnbr/master
Update Dutch translation
2023-10-08 00:19:47 +02:00
mrtnbr
bd78c8b953
Update messages.nl.xlf 2023-10-07 23:11:18 +02:00
Patrik J. Braun
b5f36fb8f2 Fix autoplay bug also add E2E test for checking it #725 2023-10-06 01:04:35 +02:00
Patrik J. Braun
81843ddf9b
Merge pull request #727 from AndrewBudziszek/patch-1
Update README.md - Typo
2023-09-26 09:31:01 +02:00
Andrew
36bd372b19
Update README.md - Typo
Fixes a typo in the docker README.
2023-09-25 22:23:04 -05:00
Patrik J. Braun
ff6a82ca8b Merge remote-tracking branch 'origin/master' 2023-09-23 00:43:00 +02:00
Patrik J. Braun
5420865ce6 Remove debounce as it flickers the UI #725 2023-09-22 23:46:51 +02:00
Patrik J. Braun
f2747f55dd
Update bug_report.md 2023-09-22 23:28:52 +02:00
Patrik J. Braun
02f225bca7 Fix doc UI #725 2023-09-22 22:45:26 +02:00
Patrik J. Braun
13242062b6 Add missing icon #725 2023-09-21 23:30:16 +02:00
Patrik J. Braun
11a300b0eb Update documentation #725 2023-09-21 23:17:50 +02:00
Patrik J. Braun
f5ed66d0ad Fix blog updating on proper scanning. 2023-09-21 22:06:23 +02:00
Patrik J. Braun
a6bfced5f0 Fix get progress loading 2023-09-20 23:34:05 +02:00
Patrik J. Braun
182fbb8815 ignoring noisy tests 2023-09-20 22:13:33 +02:00
Patrik J. Braun
6bfccc3311 Fixing leaflet map removal error 2023-09-20 22:07:04 +02:00
Patrik J. Braun
f4cdb5a83a improve race condition for opening lightbox 2023-09-20 22:03:25 +02:00