1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/src/common
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
..
config Merge thumbnail and photo preview (generated photo) handling #806 2024-01-03 11:06:19 +01:00
entities consolidate exif parsing libraries - rework of timestamps (#4) 2024-02-11 15:55:26 +01:00
event improving linting 2023-09-11 18:57:51 +02:00
BackendTexts.ts Merge thumbnail and photo preview (generated photo) handling #806 2024-01-03 11:06:19 +01:00
CookieNames.ts Add compact settings view #587 2023-08-05 15:55:52 +02:00
CustomHeaders.ts fixing spelling 2019-12-12 19:11:49 +01:00
DataStructureVersion.ts [#760] Add image titles and captions to the info panel. 2023-12-06 16:25:02 +00:00
PG2ConfMap.ts Refactoring sorting Enum and creating grouping and sorting config 2023-08-30 23:07:13 +02:00
QueryParams.ts Indicating if slideshow is running in query params #809 2024-01-07 16:56:05 +01:00
SearchQueryParser.ts improving linting 2023-09-11 18:57:51 +02:00
SupportedFormats.ts improving linting 2023-09-11 18:57:51 +02:00
Utils.ts Use of offset value in the UI (#5) 2024-02-16 19:17:31 +01:00