Patrik J. Braun
4da25fb8ff
Merge remote-tracking branch 'origin/master' into feature/extension
2023-11-19 23:02:17 +01:00
Patrik J. Braun
dfd26e9b6b
Improving extension #753
2023-11-19 16:12:18 +01:00
Patrik J. Braun
ebb9886d4b
Add messenger extensibility to extensions #753
2023-11-19 01:43:10 +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
9f5257626f
Adding package.json support with dependency #753
2023-11-17 23:36:14 +01:00
Patrik J. Braun
3cf45c56b5
Removing circular dependency from extensions #753
2023-11-17 22:22:13 +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
3a34300618
Add sidecar support to photos
2023-11-16 12:01:58 +12:00
Graham Alderson
2702f9d41d
metadataloader.ts modifications to add xmp sidecar
...
Modified module imports and added code to read xmp sidecar for videometadata using exifr module.
2023-11-14 15:30:17 +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
7a0f0c743c
Add RestApi extendability #753
2023-11-04 16:54:32 +01:00
Patrik J. Braun
f7dba927b8
Adds main events to extension #753
2023-10-31 20:38:08 +01:00
Patrik J. Braun
538593e780
add basic extension support #753
2023-10-29 16:11:24 +01:00
Patrik J. Braun
237e61c350
making file reading issues only a warning #731
2023-10-14 19:06:12 +02:00
Patrik J. Braun
2b0d1a96a6
remove threading #641
2023-10-14 17:54:21 +02:00
Patrik J. Braun
41796e8d72
Fixing date boundary issue. fixes #660
2023-10-11 00:04:53 +02:00
Patrik J. Braun
e1ffeb0173
Fixing [] glob issue. fixes #621
2023-10-08 22:32:32 +02:00
Patrik J. Braun
f5ed66d0ad
Fix blog updating on proper scanning.
2023-09-21 22:06:23 +02:00
Patrik J. Braun
a6bfced5f0
Fix get progress loading
2023-09-20 23:34:05 +02:00
Patrik J. Braun
78041a1d9c
Improving E2E tests
2023-09-20 20:21:51 +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
d5eea29f8d
improving event loop handling
2023-09-13 22:59:32 +02:00
Patrik J. Braun
4bbd8fb6b4
Add face margin to be part of converted faces
2023-09-12 23:44:45 +02:00
Patrik J. Braun
3383e155bf
improving linting
2023-09-11 23:47:41 +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
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
7ec6725c59
Fixing photo orientation for rotated photos
2023-09-10 16:59:45 +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
b6b8170187
Toppick should send unique photos #683
2023-09-08 19:45:56 +02:00
Patrik J. Braun
b62296de7f
Use higher ranked photos first for face sample #587
2023-09-06 22:56:16 +02:00
Patrik J. Braun
7dc2a8a2ef
make path optional
2023-09-06 17:33:44 +02:00
Patrik J. Braun
5f1ce6dd81
improve linting
2023-09-06 14:20:35 +02:00
Patrik J. Braun
90a5480ff6
Code cleanup and icon padding improvements #587
2023-09-05 22:26:42 +02:00
Patrik J. Braun
a5c90c7dad
Merge remote-tracking branch 'origin/master'
2023-09-04 21:17:48 +02:00
Patrik J. Braun
6188270412
Fine tuning app icon #690 #587
2023-09-04 21:16:50 +02:00
GenericGuy
f04ed67205
feat: container header meta data parsing
...
Adds parsing of container header data, which provides correct dates
for Matroska files and also fixes the issue that the bitrate shown
in the UI reflects only the video bitrate (not video + audio bitrate).
2023-09-03 15:35:19 +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
8a6b142229
Improving graceful degradation during indexing #704
2023-09-02 14:17:35 +02:00
Patrik J. Braun
70f4b02659
Adding sort by file size. Fixes #222
2023-09-01 23:11:15 +02:00
Patrik J. Braun
c510283e51
Fixing backend
2023-08-30 23:35:42 +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
434e6aaacd
Implementing grouping selector button
2023-08-29 22:14:38 +02:00
Patrik J. Braun
28ac060664
Removing mistakenly lest throw #701
2023-08-26 14:21:18 +02:00
Patrik J. Braun
51fe5545a8
Fixing compression if timestamps are not available. #701
2023-08-26 14:19:19 +02:00
Patrik J. Braun
68a033e47b
Improving icons #587
2023-08-26 13:45:51 +02:00