Martin Kampas
1d1df01a68
Read GPS coordinates from XMP sidecar too
2024-03-22 15:44:22 +01:00
grasdk
35839ef732
test-fixing
2024-03-14 10:41:41 +01:00
Martin Kampas
98a78e34fe
Move utilities for parsing time stamps to Utils
...
These will be needed from the loadVideoMetadata as well.
2024-03-13 20:01:47 +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
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
Patrik J. Braun
13e828d210
Merge thumbnail and photo preview (generated photo) handling #806
2024-01-03 11:06:19 +01:00
Patrik J. Braun
81068b6d66
improving linting
2023-09-11 18:57:51 +02:00
Patrik J. Braun
ed56de4523
Implenenting groupped markdowns #711
2023-09-03 18:35:57 +02:00
Patrik J. Braun
961fcf3dea
Refactoring sorting Enum and creating grouping and sorting config
2023-08-30 23:07:13 +02:00
Patrik J. Braun
61970c2025
Implementing smarter map layers for paths. It can now recognize sport and transportation #647
2023-03-20 22:20:43 +01:00
Patrik J. Braun
080455cdc1
Fixing sharing link url on the admin page fixes #631
2023-03-10 00:00:30 +01:00
Patrik J. Braun
9c4178e508
Rewriting config structure and UI #569
2022-12-28 19:12:18 +01:00
Patrik J. Braun
782cf78b03
fixing building errors
2022-04-25 18:36:18 +02:00
Patrik J. Braun
b1c9827729
Fixing lint errors
2022-04-25 18:09:06 +02:00
Patrik J. Braun
8d13af48b0
upgrading to bootstrap 5
2022-04-14 14:36:56 +02:00
Patrik J. Braun
b126022454
Improving SOME_OF search to support expressions with more parameters
2021-05-30 17:26:07 +02:00
Patrik J. Braun
404b82e12b
Implementing .saved_searches.pg2conf saving tests
2021-05-30 15:09:47 +02:00
Patrik J. Braun
a8d636776b
Fixing issue with filenames containing # and % fixes #276 and fixes #272
2021-05-04 22:43:19 +02:00
Patrik J. Braun
085d7c2cd9
fixing linting erros. adding tslint to pretest
2021-04-18 15:48:35 +02:00
Patrik J. Braun
61777e4eaa
Updating packages #255
2021-04-10 10:51:33 +02:00
Patrik J. Braun
0f7ac812ea
Implementing distance search #58
2021-04-06 11:32:31 +02:00
Patrik J. Braun
b908c3e4fb
Adding guards to metadata loader and cleaning metadata #244
2021-04-01 22:17:40 +02:00
Patrik J. Braun
5020949a88
Improving preiview handling (fixing DB case insensitive issue when selecting preview that is on the same path, adding tests) #31
2021-03-28 12:43:13 +02:00
Patrik J. Braun
47703b6b84
Implementing search query parsing and stringifying. #58
2021-02-14 12:57:05 +01:00
Patrik J. Braun
e643ee2ed1
improving advanced search
2021-01-16 23:37:14 +01:00
Patrik J. Braun
f6bf64399a
improving Benchmark
2020-12-31 12:35:28 +01:00
Patrik J. Braun
d152900e21
implementing advanced settings
2020-02-04 19:37:47 +01:00
Patrik J. Braun
5b4f06e789
implementing csrf security for posts
2020-01-07 22:17:54 +01:00
Patrik J. Braun
cd06bc00ec
implementing photo downscaling
...
project and config refactoring
Warning: braking changes in the config
2019-12-14 17:27:01 +01:00
Patrik J. Braun
358a7834e0
restucturing project
2019-12-10 10:44:35 +01:00