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

666 Commits

Author SHA1 Message Date
grasdk
bc54dc2a3a Updates for new ignore timezone setting 2024-05-11 15:26:38 +02:00
gras
517f483ffa sorting and grouping 2024-05-10 00:06:24 +02:00
gras
73b60d0812 pulled master changes 2024-05-05 23:54:28 +02:00
sarayourfriend
c44110d4a6
Trim extensions when sorting filenames 2024-03-29 16:09:23 +11:00
Patrik J. Braun
d4d8dcfcdb Fix extension loading #784, #847, fixes #855 2024-03-25 21:38:09 +01:00
grasdk
e21e67cfc7
Feature/location info (#9)
* Show comma-separated city, state and country in infobox and in gallery mode. All of the values that are non-empty will be shown.

* methodcall to isPhoto

* Unit test and bugfix for CreationDate (#8)

* fixed the DiskManagerWorker test

* s (#10)

* Unit test and bugfix for CreationDate (#8)

* fixed the DiskManagerWorker test

---------

Co-authored-by: Patrik J. Braun <bpatrik@users.noreply.github.com>

* s (#11)

* Unit test and bugfix for CreationDate (#8)

* fixed the DiskManagerWorker test

---------

Co-authored-by: Patrik J. Braun <bpatrik@users.noreply.github.com>

* 9ij (#12)

* Unit test and bugfix for CreationDate (#8)

* fixed the DiskManagerWorker test

---------

Co-authored-by: Patrik J. Braun <bpatrik@users.noreply.github.com>

---------

Co-authored-by: Patrik J. Braun <bpatrik@users.noreply.github.com>
2024-03-08 00:01:23 +01:00
grasdk
d528760b26
Merge branch 'bpatrik:master' into feature/timestamp_rework_test_fix 2024-03-06 06:24:19 +01:00
grasdk
f11a133f43 fix leap year searching and tests. small metadatabuffer size optimization. 2024-03-06 00:40:18 +01:00
Patrik J. Braun
1502e80150 Add basic extension UI #784 2024-03-02 22:36:06 +01:00
Patrik J. Braun
9172f89e78 Add basic extension UI #784 2024-03-02 22:36:06 +01:00
Patrik J. Braun
8a8fc57c67 Refactor extension settings 2024-03-02 22:36:06 +01:00
Patrik J. Braun
7f3056158a
Merge pull request #836 from veroxzik/feature/lightbox-mousewheel-improvements
Lightbox: fix mouse wheel behavior and add horizontal scroll feature. fixes #835
2024-03-02 22:24:32 +01:00
veroxzik
eed4f0b6fa
Fix zoom behavior and add horizontal scrolling. 2024-02-22 19:18:31 -05:00
grasdk
5e94220d6d
Use of offset value in the UI (#5)
Added recognition of the offset value in the UI. It will be displayed if available.

Caveat: Search will not take offset into account. A new year's picture taken in Sydney the 1st of January 2019 00:15:00 GMT+11, is technically taken in 31st of December 2018 in UTC. Therefore this picture won't show of in seaches where the after: parameter is set to 1st of january 2019.

This is both correct and wrong at the same time.

UTC-wise it is correct, local time it is not correct. I guess most people would find local time most untuitive, so there is room for improvement of the search. :)
2024-02-16 19:17:31 +01:00
Patrik J. Braun
649e7a9a7e Indicating if slideshow is running in query params #809 2024-01-07 16:56:05 +01:00
Patrik J. Braun
acccde3054 Fix lightbox loading flickering #806 2024-01-06 12:48:51 +01:00
Patrik J. Braun
4a2959edaf Fixing solo job running 2024-01-03 11:34:00 +01:00
Patrik J. Braun
dccd9c30e1 Add confirming popup for jobs #764 2024-01-03 11:24:35 +01:00
Patrik J. Braun
13e828d210 Merge thumbnail and photo preview (generated photo) handling #806 2024-01-03 11:06:19 +01:00
Patrik J. Braun
e68fbbbe44 Create customizable lightbox text. fixes #801 2023-12-26 00:36:50 +01:00
grasdk
0a13d6677c
Danish translation (#1)
* Ready to translate
* Added Danish translation and missing english translation units
2023-12-14 23:15:49 +01:00
Nick Kocharhook
e7c0906cb2 [#760] Add image titles and captions to the info panel. 2023-12-06 16:25:02 +00:00
Patrik J. Braun
1eaad445b1
Merge pull request #796 from marcusfey/master
Tiny fix of error in German translation
2023-12-05 10:51:37 +01:00
Marcus Fey
c690daa772 Fixed error in German translation 2023-12-04 21:56:30 +01:00
Patrik J. Braun
a5e243056d Fixing filter sorting 2023-12-01 20:03:29 +01:00
Patrik J. Braun
ba9b5292e1 Fix sharing password. fixes #744 2023-12-01 19:33:39 +01:00
Patrik J. Braun
10cf92be82 Enable controls hiding. fixes #748 2023-11-30 21:44:09 +01:00
Patrik J. Braun
2ef88aed0e Add more local filter options #778 2023-11-30 21:11:49 +01:00
Marcus Fey
161a5fc417 Some German translations, pt.3 (of ?) 2023-11-20 18:37:44 +01:00
Patrik J. Braun
4da25fb8ff Merge remote-tracking branch 'origin/master' into feature/extension 2023-11-19 23:02:17 +01:00
Patrik J. Braun
b9a6207b96 Add localized text to messengers #753 2023-11-19 16:14:09 +01:00
Marcus Fey
75d3a17650 Some German translations, pt.2 (of ?) 2023-11-18 20:30:18 +01:00
Marcus Fey
93bc757f73 Some German translations, pt.1 (of ?) 2023-11-18 20:10:57 +01:00
Patrik J. Braun
50b8f7a81d Refactoring messenger to prepare extension support #753 2023-11-18 16:26:42 +01:00
Patrik J. Braun
ee8a942e5c excluding cypress tests from mocha and refactoring node_module paths #753 2023-11-17 00:32:36 +01:00
Patrik J. Braun
75d277040d Add basic configuring options #753 2023-11-13 16:51:25 +01:00
Patrik J. Braun
81e7e7a629 update translations #641 2023-10-14 17:57:55 +02:00
Patrik J. Braun
1f2a60b009 improve translation #725 #741 2023-10-12 22:30:01 +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
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
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
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