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

302 Commits

Author SHA1 Message Date
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
grasdk
b2be0a9763
consolidate exif parsing libraries - rework of timestamps (#4)
* exifr is used for most tags now

* New timestamp handling, removed exif-parser, date supported for png

* Removed offset from testhelper. It's optional

* explanations

* Feature/timestamps (#3)

* preparing for further timestamp test

* Added more test and fixed offset calculation bug

* Revered old dimension test, added new timestamp tests, some bug fixes

* Renamed png-test because faces overrule keywords
2024-02-11 15:55:26 +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
4a2959edaf Fixing solo job running 2024-01-03 11:34:00 +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
0395fa87ff Remove rating support for lightbox texts for now as the current architecture does not support it #801 2023-12-28 16:41:48 +01:00
Patrik J. Braun
e68fbbbe44 Create customizable lightbox text. fixes #801 2023-12-26 00:36:50 +01:00
Patrik J. Braun
3489f1d55a
Merge pull request #798 from nk9/image-titles-2
[#760] Add image titles and captions to the info panel.
2023-12-13 09:53:09 +01:00
Nick Kocharhook
e7c0906cb2 [#760] Add image titles and captions to the info panel. 2023-12-06 16:25:02 +00:00
Graham Alderson
3ea0dc9147 Sidecar load refactor
Resolves error when sidecar metadata not complete, migrates from any to SideCar type, moves sidecar loading to after file loading, finishes async/await transition.
2023-12-04 12:13:38 +12:00
Patrik J. Braun
ba9b5292e1 Fix sharing password. fixes #744 2023-12-01 19:33:39 +01:00
Patrik J. Braun
0dec77c0ef type fix. fixes #785 2023-11-30 21:16:43 +01:00
Patrik J. Braun
ed811a051d Merge remote-tracking branch 'origin/master' 2023-11-26 22:48:09 +01:00
Patrik J. Braun
1458faca70 Adding animated gif support #779 2023-11-26 22:47:57 +01:00
Patrik J. Braun
9514b3d803
Merge pull request #773 from grahamalderson/xmp-sidecar-support
Added ratings to xmp sidecar support
2023-11-26 11:03:03 +01:00
Graham Alderson
702b55c912 Move some metadata to mediametadata interface
Some metadata is now relevant to all supported media types due to xmp sidecar support.
2023-11-26 10:53:08 +12:00
Patrik J. Braun
4fe7f31d0e Moving extension folder within config folder for docker. #743 2023-11-24 23:43:23 +01:00
Graham Alderson
6db3472ca6 Added ratings to xmp sidecar support
Added ratings to xmp sidecar support, also added rating to bunny.mp4.xmp and a different rating in IMG_5910.jpg.xmp vs what is in the photo file to test if sidecar is functioning as primary.
2023-11-23 11:02:46 +12: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
50b8f7a81d Refactoring messenger to prepare extension support #753 2023-11-18 16:26:42 +01:00
Patrik J. Braun
7208a3b4fe Refactoring Job config and exposing it to messenger #753 2023-11-18 14:43:22 +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
a323634351 Fixing tests after adding extension manager #753 2023-11-16 23:41:05 +01:00
Graham Alderson
0b817b07fd Allow keywords display for videos
Removed metadata.keywords from contentwrapper deletion list
2023-11-16 11:43:43 +12:00
Graham Alderson
54b16285dc Add keyword to videometadata 2023-11-14 15:00:26 +12:00
Patrik J. Braun
75d277040d Add basic configuring options #753 2023-11-13 16:51:25 +01:00
Patrik J. Braun
4b215c1e57 Add SLQ entities to extensions #753 2023-11-08 16:08:13 +01:00
Patrik J. Braun
538593e780 add basic extension support #753 2023-10-29 16:11:24 +01:00
Patrik J. Braun
2b0d1a96a6 remove threading #641 2023-10-14 17:54:21 +02:00
Patrik J. Braun
55822c5cd8 Fix broken job scheduling. Also add UI indicator for active timer #725 2023-09-20 18:16:41 +02:00
Patrik J. Braun
a4174cd834
Update PrivateConfig.ts
Fix config name. Fixes #594
2023-09-16 03:05:20 +02:00
Patrik J. Braun
c81428ade1 Increase def. face margin 2023-09-12 23:49:52 +02:00
Patrik J. Braun
81068b6d66 improving linting 2023-09-11 18:57:51 +02:00
Patrik J. Braun
02daa25bc1 Refactor the config a bit to make it easier to understand: #587 2023-09-11 16:47:08 +02:00
Patrik J. Braun
26d94e0482 Add grid size changer #716 2023-09-11 16:31:50 +02:00
Patrik J. Braun
c6ba505129 Add date to markdowns #711 2023-09-11 13:54:42 +02:00
Patrik J. Braun
8c083ed59b Implement youngest and oldest photo date for directories 2023-09-11 13:19:51 +02:00
Patrik J. Braun
5368b4ed4e Adding support for 0 day ago number in date pattern search 2023-09-08 23:14:52 +02:00
Patrik J. Braun
b383b7f585 Fixing Search error message (it was not showing) #683 2023-09-08 23:09:44 +02:00
Patrik J. Braun
b6b8170187 Toppick should send unique photos #683 2023-09-08 19:45:56 +02:00
Patrik J. Braun
3825c41f13 Add config to let blog be open by default #711, #712 2023-09-06 21:23:02 +02:00
Patrik J. Braun
b34038c2a0 Adding basic cygress e2e tests 2023-09-06 12:56:52 +02:00
Patrik J. Braun
6188270412 Fine tuning app icon #690 #587 2023-09-04 21:16:50 +02:00
Patrik J. Braun
ed56de4523 Implenenting groupped markdowns #711 2023-09-03 18:35:57 +02:00
Patrik J. Braun
440daba68c Adding never indexing severity to only index if explicitly asked. fixes #613 2023-09-02 16:06:23 +02:00
Patrik J. Braun
f315e3d0a0 Gracefully degrade bad config and also print some instructions #688 2023-09-02 14:33:42 +02:00
Patrik J. Braun
930ea4f77a Removing experimental from link. They are not really experimental actually. 2023-09-02 00:17:27 +02:00
Patrik J. Braun
70f4b02659 Adding sort by file size. Fixes #222 2023-09-01 23:11:15 +02:00
Patrik J. Braun
d2bf9b531b Adding github issue to grouping config #706 2023-08-31 00:14:54 +02:00
Patrik J. Braun
961fcf3dea Refactoring sorting Enum and creating grouping and sorting config 2023-08-30 23:07:13 +02:00