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
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
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
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
81e7e7a629
update translations #641
2023-10-14 17:57:55 +02:00
Patrik J. Braun
2b0d1a96a6
remove threading #641
2023-10-14 17:54:21 +02:00
Patrik J. Braun
1f2a60b009
improve translation #725 #741
2023-10-12 22:30:01 +02:00
mrtnbr
1af0feeb23
Typo fix
2023-10-12 17:10:47 +02:00
mrtnbr
7ac67f9343
Typo fix
2023-10-12 17:09:45 +02:00
mrtnbr
f08d3884c4
Typo fix
2023-10-12 17:05:47 +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
43424526ee
Fixing map bounds for gps tracks only. fixes #718
2023-10-08 20:32:39 +02:00
Patrik J. Braun
7efcaed733
update indentation
2023-10-08 20:32:39 +02:00
Patrik J. Braun
07c827ec1b
replace deprecated toPromise with last value
2023-10-08 20:32:39 +02:00
mrtnbr
92476dbcf9
Update messages.nl.xlf
2023-10-08 11:51:09 +02:00
Patrik J. Braun
2d6140e24a
Caching settings view options. hopefully it fixes #687
2023-10-08 00:42:47 +02:00
Patrik J. Braun
d48e23a1cc
improving translation #725
2023-10-08 00:29:31 +02:00
Patrik J. Braun
e80c162e5a
Improve hungarian translation #725
2023-10-08 00:20:01 +02:00
mrtnbr
bd78c8b953
Update messages.nl.xlf
2023-10-07 23:11:18 +02:00
Patrik J. Braun
b5f36fb8f2
Fix autoplay bug also add E2E test for checking it #725
2023-10-06 01:04:35 +02:00
Patrik J. Braun
5420865ce6
Remove debounce as it flickers the UI #725
2023-09-22 23:46:51 +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
6bfccc3311
Fixing leaflet map removal error
2023-09-20 22:07:04 +02:00
Patrik J. Braun
f4cdb5a83a
improve race condition for opening lightbox
2023-09-20 22:03:25 +02:00
Patrik J. Braun
4bbc3a4e68
Always shaving delayedMediaShow for lightbox
2023-09-20 20:39:11 +02:00
Patrik J. Braun
78041a1d9c
Improving E2E tests
2023-09-20 20:21:51 +02:00
Patrik J. Braun
9ebb9d46b7
Improving blog UI #587
2023-09-20 18:54:36 +02:00
Patrik J. Braun
03bad354ef
Fixing auto lightbox loading on navigation #587 #725
2023-09-20 18:51:41 +02:00
Patrik J. Braun
9e25d0f5b7
Show warning if a job failed #587 #725
2023-09-20 18:27:21 +02:00
Patrik J. Braun
de997fdffe
Fix grid margin for small grid sizes #587 #725
2023-09-20 18:23:37 +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
eabb39d7b0
improve admin menu UI #587 #725
2023-09-19 23:53:09 +02:00
Patrik J. Braun
1df6c68776
Adding missing translation items #725
2023-09-19 21:24:11 +02:00
Patrik J. Braun
dc48d01466
Merge remote-tracking branch 'origin/master'
2023-09-19 21:12:21 +02:00
Patrik J. Braun
07328a7ae2
Add info panel to jobs #587
2023-09-19 21:10:33 +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
71c9df2d26
Fix photo merging #706
2023-09-13 23:24:29 +02:00
Patrik J. Braun
d5eea29f8d
improving event loop handling
2023-09-13 22:59:32 +02:00
Patrik J. Braun
43b970c992
comment fix
2023-09-13 22:31:02 +02:00
Patrik J. Braun
e85fa29672
Improve blog inlining if no date was added #711
2023-09-13 22:29:21 +02:00
Patrik J. Braun
c81428ade1
Increase def. face margin
2023-09-12 23:49:52 +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
7d3343a8ff
adding missing multiline selector #711
2023-09-12 21:21:13 +02:00
Patrik J. Braun
d7a9d1559a
type fix
2023-09-12 00:09:11 +02:00
Patrik J. Braun
577a3ea480
Small bugfixes
2023-09-11 23:55:52 +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
19aa1a0e90
Add missing gridSize mock
2023-09-11 17:02:55 +02:00
Patrik J. Braun
5a5aec8919
Only match data selectors if they are in a new line #711
2023-09-11 16:58:10 +02:00
Patrik J. Braun
8cc73f2780
Make grid size changer autoclose #716
2023-09-11 16:54:36 +02:00
Patrik J. Braun
b97d62d900
adding missing mock service
2023-09-11 16:48:48 +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
232e91c6fc
Add blogs to right date if grouped by date #711
2023-09-11 14:18:11 +02:00
Patrik J. Braun
c6ba505129
Add date to markdowns #711
2023-09-11 13:54:42 +02:00
Patrik J. Braun
b5dce0a753
Implement oldest photo based sorting. fixes #675
2023-09-11 13:24:33 +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
009246707f
Add background color to loading photos #587
2023-09-09 23:17:57 +02:00
Patrik J. Braun
b5a0b353e1
fixing admin debug state
2023-09-08 23:54:19 +02:00
Patrik J. Braun
c52feb548d
Renaming min/max persons to faces #587
2023-09-08 23:17:18 +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
d31cf0040c
Improve search UI #683
2023-09-08 22:55:24 +02:00
Patrik J. Braun
b6b8170187
Toppick should send unique photos #683
2023-09-08 19:45:56 +02:00
Patrik J. Braun
518fe59921
improve settings layout #587
2023-09-08 19:33:25 +02:00
Patrik J. Braun
f72ef60cf0
improve map controls #587
2023-09-08 00:34:08 +02:00
Patrik J. Braun
cd27ca609f
remove debug log #587
2023-09-08 00:17:13 +02:00
Patrik J. Braun
42aa7332b4
make navigator stay in one line if possible #587
2023-09-08 00:15:22 +02:00
Patrik J. Braun
6c62ed1d0f
Make gpx files load faster on map #587
2023-09-08 00:09:21 +02:00
Patrik J. Braun
9d13cff002
Improve blog UI and fix missing short text #587
2023-09-08 00:04:24 +02:00
Patrik J. Braun
131af1f4f4
Fix job progress ui #587
2023-09-08 00:03:59 +02:00
Patrik J. Braun
01f1b69b41
Don't show controls before image is fullscreen #587
2023-09-07 23:51:37 +02:00
Patrik J. Braun
c8210b975f
Increase photo open speed for a more modern style #587
2023-09-07 23:40:34 +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
f1b2f93c09
Improve albums and faces padding #587
2023-09-06 22:39:44 +02:00
Patrik J. Braun
d94753c252
Improve blog UI #711
2023-09-06 22:24:43 +02:00
Patrik J. Braun
fda22e8333
Rename sort by type persons to faces
2023-09-06 21:40:25 +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
d34015f1ef
Fixing missing faces, also adding E2E tests to test them #704 , fixes #713
2023-09-06 21:09:13 +02:00
Patrik J. Braun
c683ee71ab
Adding memory to piper to reduce computation: https://stackoverflow.com/questions/77053367/rxjs-pipe-evaluates-too-often-then-breaks-in-anugular-app
2023-09-06 20:31:41 +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
6a38b67aae
Exclude cypress folder from type config
2023-09-06 13:47:06 +02:00
Patrik J. Braun
b34038c2a0
Adding basic cygress e2e tests
2023-09-06 12:56:52 +02:00
Patrik J. Braun
90a5480ff6
Code cleanup and icon padding improvements #587
2023-09-05 22:26:42 +02:00
Patrik J. Braun
2b75866949
Fine markdowns #587 #711
2023-09-04 22:14:25 +02:00
Patrik J. Braun
e3eda4676e
Fine lightbox controls #587
2023-09-04 21:52:15 +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
Patrik J. Braun
1086bc13a5
Merge pull request #710 from GenericGuy/master
...
Matroska container header meta data parsing
2023-09-03 18:58:28 +02:00
Patrik J. Braun
ed56de4523
Implenenting groupped markdowns #711
2023-09-03 18:35:57 +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
5a852dc443
Add more file sizes for groupping #706
2023-09-03 15:20:24 +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
b8ed84b7ae
Updating config name checking for settings. Obfuscation broke name matching so object matching is needed. fixes #709
2023-09-02 15:48:28 +02:00
Patrik J. Braun
569b11b1b1
Keeping edge only #708
2023-09-02 15:20:28 +02:00
Patrik J. Braun
57b288feb6
Renaming nightly tag to edge #708
2023-09-02 15:07:43 +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
8a6b142229
Improving graceful degradation during indexing #704
2023-09-02 14:17:35 +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
d32e14894b
Making multi layer gpx path render properly. Fixes #703
2023-09-01 23:54:36 +02:00
Patrik J. Braun
70f4b02659
Adding sort by file size. Fixes #222
2023-09-01 23:11:15 +02:00
Patrik J. Braun
442a9ab690
Fixing media merging #706
2023-09-01 22:54:31 +02:00
Patrik J. Braun
7b7afc01f0
Fixing settings AlbumCover sorting #706
2023-09-01 08:38:46 +02:00
Patrik J. Braun
c8ca71bf41
Fixing photo merging also adding tests #706
2023-08-31 21:57:42 +02:00
Patrik J. Braun
d2bf9b531b
Adding github issue to grouping config #706
2023-08-31 00:14:54 +02:00
Patrik J. Braun
6de2aeed57
Fix grid image merging
2023-08-31 00:10:27 +02:00
Patrik J. Braun
040e8f1ff2
Improving sorting follow UI
2023-08-31 00:00:02 +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
2febe176de
Implementing sorting method selector to settings
2023-08-30 18:56:49 +02:00
Patrik J. Braun
b6d8e5dfd1
Improve grouping UI
2023-08-29 22:43:27 +02:00
Patrik J. Braun
434e6aaacd
Implementing grouping selector button
2023-08-29 22:14:38 +02:00
Patrik J. Braun
3f35c35a13
Adding grouping selector UI
2023-08-28 23:50:41 +02:00
Patrik J. Braun
0a1fb29c9f
Implementing grouping
2023-08-28 21:26:00 +02:00
Patrik J. Braun
0cf0e733b4
Improve screen resizing
2023-08-26 15:37:01 +02:00
Patrik J. Braun
340360e5c7
Fixing filter width
2023-08-26 15:18:30 +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
Patrik J. Braun
4714bafdc5
Add 1s min. slideshow speed #587
2023-08-26 01:02:55 +02:00
Patrik J. Braun
659162b76b
Making installed app maskable #587
2023-08-26 00:50:40 +02:00
Patrik J. Braun
23fa328f36
Fixing splash screen icon #587
2023-08-26 00:50:11 +02:00
Patrik J. Braun
9e3185154d
Fixing lightbox icon positions #587
2023-08-25 22:33:43 +02:00
Patrik J. Braun
5d69d225df
Fixing small ui bugs #587
2023-08-25 22:02:04 +02:00
Patrik J. Braun
839f399908
Adding cover photo change explanation #679
2023-08-25 21:32:45 +02:00
Patrik J. Braun
3c9c7e01a3
Renaming preview to cover to reduce confusion #679
2023-08-25 21:24:05 +02:00
Patrik J. Braun
dd9f804f2c
Reverting: Printing photo count to directories. Its more complex than this. #376
2023-08-25 20:56:23 +02:00
Patrik J. Braun
231ed38a2a
Printing photo count to directories #376
2023-08-25 20:51:03 +02:00
Patrik J. Braun
e6615e3bd4
Fixing navigation with name collision fixes #700
2023-08-25 20:46:12 +02:00
Patrik J. Braun
df9ffe503d
Replacing app icon with new outline camera + raspberry head icon
...
#587
2023-08-25 20:30:46 +02:00
Patrik J. Braun
c8242a7c7d
Replacing icons with https://ionic.io/ionicons in rest of the app
...
#587
2023-08-24 22:15:59 +02:00
Patrik J. Braun
3918dd2384
Replacing icons with https://ionic.io/ionicons in settings
...
#587
2023-08-24 21:11:40 +02:00
Patrik J. Braun
e93ff6095e
Replacing icons with https://ionic.io/ionicons job chevron
...
#587
2023-08-24 09:41:26 +02:00
Patrik J. Braun
258770ef6e
Replacing icons with https://ionic.io/ionicons in settings
...
#587
2023-08-24 09:35:13 +02:00
Patrik J. Braun
da91f1082c
Replacing icons with https://ionic.io/ionicons at multiple places
...
#587
2023-08-22 23:18:46 +02:00
Patrik J. Braun
9b487bdf99
Replacing icons with https://ionic.io/ionicons at Albums
...
#587
2023-08-22 22:46:15 +02:00
Patrik J. Braun
6738f54724
Replacing icons with https://ionic.io/ionicons at multiple places
...
#587
2023-08-22 22:31:28 +02:00
Patrik J. Braun
41193c0826
Replacing icons with https://ionic.io/ionicons lightbox info panel also improving lightbox controls
...
#587
2023-08-22 09:24:48 +02:00
Patrik J. Braun
de6faf1d70
Replacing icons with https://ionic.io/ionicons lightbox
...
#587
2023-08-20 22:09:53 +02:00
Patrik J. Braun
d95bde2675
Replacing icons with https://ionic.io/ionicons in gallery grid
...
#587
2023-08-20 11:34:14 +02:00
Patrik J. Braun
064b254967
Replacing icons with https://ionic.io/ionicons in search
...
#587
2023-08-20 11:12:15 +02:00
Patrik J. Braun
6a004c2abb
Replacing icons with https://ionic.io/ionicons on the main page
...
#587
2023-08-20 10:19:50 +02:00
Patrik J. Braun
d64670751c
Merge pull request #693 from bpatrik/sharing-history
...
Showing sharing history and preventing accidental sharing
2023-08-12 11:26:45 +02:00
Patrik J. Braun
ca51e70e8e
Improve sharing list design and prevent accidental shares #607
2023-08-12 11:08:58 +02:00
Patrik J. Braun
4c10f9dd82
Implement basic sharing listing on UI #607
2023-08-11 17:44:51 +02:00
Patrik J. Braun
83f05990a7
Update ClientConfig.ts
...
tag #647 in the config
2023-08-11 16:24:53 +02:00
Patrik J. Braun
d35d9e88e6
Set theme already on the login page #587
2023-08-09 23:25:56 +02:00
Patrik J. Braun
99590487b2
Merge remote-tracking branch 'origin/master'
2023-08-09 22:47:22 +02:00
Patrik J. Braun
84e3735b78
Improving icon color
2023-08-09 22:47:11 +02:00
Patrik J. Braun
cd5e21861c
Update frame.component.ts
...
fix isDesktop logic
2023-08-09 09:43:47 +02:00
Patrik J. Braun
6d91416fd6
Remove empty ctor.
2023-08-09 00:05:51 +02:00
Patrik J. Braun
1c9e2a08aa
Fix types
2023-08-08 23:56:38 +02:00
Patrik J. Braun
b7529b13e1
Adding scroll to the top button #587 , fixes #427
2023-08-08 23:49:38 +02:00
Patrik J. Braun
d1ed607647
Creating configurable SVG icon #587 #331 #325
2023-08-08 22:25:43 +02:00
Patrik J. Braun
63236c30fd
Let album manager return with empty albums #587
2023-08-07 23:13:23 +02:00
Patrik J. Braun
ade094cde0
Fix new album creation model design bug #587
2023-08-07 22:58:54 +02:00
Patrik J. Braun
6f5031f29d
Prevent menu link wrapping #587
2023-08-07 22:39:50 +02:00
Patrik J. Braun
3768cc3a75
Update PublicRouter.ts
...
fix quotes
2023-08-07 14:30:06 +02:00
Patrik J. Braun
f48d21c185
Update PublicRouter.ts
...
remove orientation for PWA to use the default
2023-08-07 14:29:19 +02:00
Patrik J. Braun
6ebc18a21a
Update PublicRouter.ts
...
trying natural orientation #681
2023-08-07 11:06:11 +02:00
Patrik J. Braun
fc35128e2c
Add hover push animation to all albums, faces and directories #587
2023-08-06 22:00:21 +02:00
Patrik J. Braun
2a82dad30e
Fix map roundness when no markdown #587
2023-08-06 21:57:35 +02:00
Patrik J. Braun
287620a7c3
Fixing default theme #587
2023-08-06 21:51:10 +02:00
Patrik J. Braun
92ff423794
Moving Themes to be visible on side menu in settings #587
2023-08-06 21:41:14 +02:00
Patrik J. Braun
79187633cb
Adding missing min/max person search
2023-08-06 01:02:04 +02:00
Patrik J. Braun
1890ef308b
Rounding faces #587
2023-08-06 00:14:01 +02:00
Patrik J. Braun
26421c38c1
Making always-on face frames less disturbing #587
2023-08-05 23:57:49 +02:00
Patrik J. Braun
08a6fcbddc
Making photos pop on hover.
...
Also making themes default. #587
2023-08-05 20:32:15 +02:00
Patrik J. Braun
7b5e187477
Rounding next photo button #587
2023-08-05 19:54:37 +02:00
Patrik J. Braun
cac921ede1
Rounding spinner #587
2023-08-05 19:43:27 +02:00
Patrik J. Braun
c4131ec4f9
Improve roundness #587
2023-08-05 19:11:03 +02:00
Patrik J. Braun
1a65c4d109
Improve roundness #587
2023-08-05 19:03:02 +02:00
Patrik J. Braun
6332fcdc8a
Making things more rounded #587
2023-08-05 18:55:40 +02:00
Patrik J. Braun
16a936a5ba
Updating to bootstrap 5.3.1 and fixing search button color #587
2023-08-05 18:32:36 +02:00
Patrik J. Braun
b1a26ef90c
Fix sorting to be stored also for searches. fixes #539
2023-08-05 16:32:54 +02:00
Patrik J. Braun
de30430e63
Add compact settings view #587
2023-08-05 15:55:52 +02:00
Patrik J. Braun
d822e7b223
Also show position if text based position is not available.
2023-08-05 01:07:37 +02:00
Patrik J. Braun
a14c2ff45d
Implement date pattern negating on the UI: #660
2023-08-04 19:24:55 +02:00
Patrik J. Braun
891c155cce
Removing sendMail compatibility.
...
Our bullseye also does not support it natively. Let's just use SMTP. That makes everything simpler.
#683
2023-08-04 00:24:43 +02:00
Patrik J. Braun
794039d824
Implement MediaPickDTO to allow multiple search queries to send top pick mails. #683
2023-08-04 00:17:54 +02:00
Patrik J. Braun
3e6bb7bff7
Fixing enforced user loading. Fixes #677
2023-08-03 00:33:18 +02:00
Patrik J. Braun
c39c1d7d99
Fixing FileJob metadata only jobs. Fixes GPX compression progress error. Fixes #684
2023-08-03 00:13:53 +02:00
Patrik J. Braun
45295a14e9
Fixing direct photo access
2023-08-02 23:48:46 +02:00
Patrik J. Braun
6e790677b4
Improving e-mail design #683
2023-08-02 23:30:12 +02:00
Patrik J. Braun
6f1c42f3d4
Add direct link to photo #683
2023-08-02 23:22:05 +02:00
Patrik J. Braun
f3231d5ab2
Fix folder path #683
2023-08-02 23:10:26 +02:00
Patrik J. Braun
0e460d07af
Add person count search and sorting support.
...
Note it will trigger a DB drop as the scheme changed. #683
2023-08-01 22:57:36 +02:00
Patrik J. Braun
1974323b61
Make bendLongPathsTrigger to be a float and also decrease def. value to 0.5
2023-08-01 15:41:53 +02:00
Patrik J. Braun
e9f9a3aa88
Add option to list multiple recipients #683
2023-08-01 15:30:11 +02:00
Patrik J. Braun
7317b354ee
Fix caption bug #683
2023-08-01 15:16:28 +02:00
Patrik J. Braun
540f3fe390
Logging failed job reason
2023-08-01 15:07:00 +02:00