Patrik J. Braun
d4d8dcfcdb
Fix extension loading #784 , #847 , fixes #855
2024-03-25 21:38:09 +01:00
grasdk
219cac5219
DataStructureVersion bump to trigger database rebuild
2024-03-08 16:07:23 +01:00
Patrik J. Braun
3811fc3c99
Add missing $localize #784
2024-03-06 22:43:52 +01:00
grasdk
d528760b26
Merge branch 'bpatrik:master' into feature/timestamp_rework_test_fix
2024-03-06 06:24:19 +01:00
grasdk
c4cc99bcc7
Removed Unnecessary semicolon
2024-03-06 06:11:39 +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
grasdk
e0d9bdf2b2
Feature/timestamp use2 ( #7 )
...
* effective storage of offset
* added comments to searchmanager.ts fixed linting error in utils
2024-02-21 23:38:07 +01:00
grasdk
6009ac649f
effective storage of offset ( #6 )
2024-02-21 23:06:24 +01: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
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