1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-25 02:04:15 +02:00
Commit Graph

283 Commits

Author SHA1 Message Date
Patrik J. Braun
5d87b21d2d Fixing compression issue with multiple trkseg entries. #504 2023-03-23 22:25:18 +01:00
Patrik J. Braun
1766cf2062 Adding middle point removal for gpx compression and enabling polyline smoothing #504 2023-03-18 22:10:59 +01:00
Patrik J. Braun
fa8142f12d Adding robots.txt to the release #261 2023-03-15 20:12:42 +01:00
Patrik J. Braun
c3e11bfb90 Adding debug log to diagnostics #632 2023-03-12 11:42:41 +01:00
Patrik J. Braun
2287893bf4 Also querying devs when creating def. admin user 2023-03-11 23:00:57 +01:00
Patrik J. Braun
b3a20cf41d Making enforced users reflect readonly state #507 2023-03-11 22:42:46 +01:00
Patrik J. Braun
ab0ac7cf53 Fixing typings after packages update #507 2023-03-11 14:11:57 +01:00
Patrik J. Braun
7653f2ce23 Fixing GPX processing for files without paths, only markers #456 #504 2023-03-11 11:39:16 +01:00
Patrik J. Braun
6c4670daa7 Add caching to static files 2023-03-05 23:34:18 +01:00
Patrik J. Braun
9f2cd38019 Adding support for metadataLoader to read ImageWidth and ImageHeight exif tags #516 2023-03-05 15:45:01 +01:00
Patrik J. Braun
02e1fd3ace Merge remote-tracking branch 'origin/master' 2023-02-21 10:54:54 +01:00
Patrik J. Braun
edb974cf0b Logging failed login attempts. #519 2023-02-21 10:04:59 +01:00
Junle Li
7cee4135b2
Add FFmpeg prefix on log lines. 2023-01-25 02:53:44 -08:00
Junle Li
47768f8202 Redirect ffmpeg output to logger. 2023-01-25 01:26:10 -08:00
Patrik J. Braun
e7983a6def Adding custom input options to ffmpeg. #592 2023-01-14 09:11:18 +01:00
Patrik J. Braun
203fc798ac Add build time diagnostics to docker to test failing sharp #588 #295 2023-01-13 00:32:58 +01:00
Patrik J. Braun
53c8de3695 Fixing sharing login issue on first load when no password needed #281 2023-01-11 18:59:35 +01:00
Patrik J. Braun
ce8c40a08f Adding missing translations to search #579 2023-01-08 17:41:17 +01:00
Patrik J. Braun
4e6922054e Adding Album Reset Job and renaming DB reset to Gallery reset job 2023-01-08 11:31:47 +01:00
Patrik J. Braun
3df1f43031 Improving debugging and error handling. 2023-01-08 11:09:16 +01:00
Patrik J. Braun
0de249f32a Add missing typings #569 2023-01-06 19:49:50 +01:00
Patrik J. Braun
82bc7ab280 Improve enforced user configuration #575 #569 2023-01-06 18:22:49 +01:00
Patrik J. Braun
1753bad569 Removing memory DB. fixes #572 2023-01-05 23:11:58 +01:00
Patrik J. Braun
36b0a216d6 Fixing job running in settings #569 2023-01-05 19:50:12 +01:00
Patrik J. Braun
0c6c18bb1c Fixing codec path #569 2023-01-01 22:09:24 +01:00
Patrik J. Braun
d11719cc39 Merge remote-tracking branch 'origin/master' 2023-01-01 16:02:00 +01:00
Patrik J. Braun
875d120df8 Improving config UI #569 2022-12-30 23:44:53 +01:00
Patrik J. Braun
9ac67ead63 Implementing template config savings #569 2022-12-28 22:12:53 +01:00
Patrik J. Braun
9c4178e508 Rewriting config structure and UI #569 2022-12-28 19:12:18 +01:00
Patrik J. Braun
974182e810
Fixing missing list error 2022-12-24 17:47:07 +01:00
Patrik J. Braun
9fdd732ce5 Making file job load files from DB in batches. #494 2022-12-18 23:47:13 +01:00
Patrik J. Braun
9ee05c3ada Fixing face orientation on rotated photos. fixes #515 2022-12-15 00:20:58 +01:00
Patrik J. Braun
d209816619 Making jobs and particularly preview filling job non-blocking 2022-12-10 10:14:25 +01:00
Patrik J. Braun
3ac0bb22b2 Code cleanup 2022-12-10 00:33:56 +01:00
Patrik J. Braun
be7937293b Moving /api to /pgapi and making it configurable #214, #519 2022-12-10 00:04:08 +01:00
Patrik J. Braun
d75a307be6 Adding more indices to fields and improving SQL queries #437 2022-12-04 22:23:51 +01:00
Patrik J. Braun
eea77a5bea Adding more indices to fields and improving SQL queries #437 2022-12-04 21:52:49 +01:00
Patrik J. Braun
9c352ef758 updating server side packages 2022-11-29 21:23:39 +01:00
Patrik J. Braun
acc7b6871e fixing thumbnail generation and temp folder cleaning #558 2022-11-25 23:29:32 +01:00
Patrik J. Braun
8fda60094d fixing rotation with webp #558 2022-11-25 23:06:07 +01:00
Patrik J. Braun
75646a0676 fixing photo name generating #558 2022-11-21 22:54:35 +01:00
Patrik J. Braun
e6774bf689 removing metadata from webp #558 2022-11-21 22:28:13 +01:00
Patrik J. Braun
70d1a04e1b
Merge pull request #558 from sam365724/patch-1
Change from jpg to more efficient webp thumbnails
2022-11-21 22:12:44 +01:00
Patrik J. Braun
277f50efc4 Increasing possible media count per folder fixes #559 2022-11-21 21:45:43 +01:00
Patrik J. Braun
2bb686997e implementing cleaning job for gpx files 2022-11-21 20:37:29 +01:00
sam365724
e6964bbbec
Don't use lossless 2022-11-20 20:51:45 +01:00
sam365724
e2025d3556
Use webp for thumbnails 2022-11-20 14:03:50 +01:00
sam365724
3b6f8d7db1
Use webp for thumbnails 2022-11-20 14:01:29 +01:00
Sean Moore
a81a96f30a Fix problem with unconstrained number of decimal digits for exposure value in info-panel
The photo exposure value will often overrun the focal length value in the info-panel when the number
of decimal digits is more than a few long. By convention, there shouldn't be any decimal digits in the
denominator so this fix rounds the denominator value before display. In addition, this fix increases
the number of decimal digits read from the photo exif metadata to improve the precision of the exposure value
to match what exiftool and other exif viewers display.
2022-09-01 15:38:20 -07:00
Patrik J. Braun
849ebbec9e Smaller performance tweeks to thumbnail reading
#437
2022-06-27 23:46:17 +02:00