1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-23 01:27:14 +02:00
Commit Graph

810 Commits

Author SHA1 Message Date
Patrik J. Braun
ce6b81c229 Making small map right side rounded #587 #647 2023-03-21 09:26:08 +01:00
Patrik J. Braun
e7ffa5692f Moving loader animation to the middle and fixing it in dark mode #587 #68 #140 2023-03-21 09:24:00 +01:00
Patrik J. Braun
bc81dc8a4a remove debug logging #647 2023-03-21 09:09:54 +01:00
Patrik J. Braun
04ce343d9f Fixing map's regexp matching issue: no need to use global as only one match is enough #647 2023-03-21 09:09:13 +01:00
Patrik J. Braun
68d09cec46 Clearing map on close #647 2023-03-20 22:35:01 +01: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
1766cf2062 Adding middle point removal for gpx compression and enabling polyline smoothing #504 2023-03-18 22:10:59 +01:00
Patrik J. Braun
b9b41eded9 Improving search modal UI including fixing search modal delete button event propagation #587 2023-03-16 23:18:52 +01:00
Patrik J. Braun
66d20e200f Fixing setting mode changer Z index issue #587 2023-03-16 20:28:31 +01:00
Patrik J. Braun
a62e25219d Improving search modal ui #587 2023-03-16 00:37:13 +01:00
Patrik J. Braun
286c3f4a87 Improving dark theme in the navigation bar #587 #642 2023-03-15 23:59:42 +01:00
Patrik J. Braun
a779e6b80c Improving dark theme #587 #68 #140 2023-03-15 21:01:37 +01:00
Patrik J. Braun
eb05621b7f Map unsubscribe from theme changes on destroy #587 #68 #140 2023-03-15 20:19:09 +01:00
Patrik J. Braun
fa8142f12d Adding robots.txt to the release #261 2023-03-15 20:12:42 +01:00
Patrik J. Braun
146923933c Deprecating threading #641 2023-03-15 00:12:16 +01:00
Patrik J. Braun
14ed18f0a0 Improve duplicates theme #587 #68 #140 2023-03-14 23:30:14 +01:00
Patrik J. Braun
3082162370 Improve blog and lightbox info panel theme #587 #68 #140 2023-03-14 23:19:04 +01:00
Patrik J. Braun
b090bd5b24 Fix map open and hide animation #587 2023-03-14 23:00:29 +01:00
Patrik J. Braun
44978f8b53 Add dark theme to map and make it switch when theme switches #587 #68 #140 2023-03-14 22:31:58 +01:00
Patrik J. Braun
70119241e1 save preferred theme mode #587 #68 #140 2023-03-14 21:16:19 +01:00
Patrik J. Braun
d2a24b4b56 Improving infobar dark theme #587 #68 #140 2023-03-13 23:46:45 +01:00
Sergei Eremenko
14de6cbd10
Add matchType to getPositionSearchQuery #634 2023-03-13 15:32:07 +02:00
Patrik J. Braun
c3e11bfb90 Adding debug log to diagnostics #632 2023-03-12 11:42:41 +01:00
Patrik J. Braun
6134a7d35e Moving config during testing to tests asset folder #587 2023-03-12 11:33:02 +01:00
Patrik J. Braun
609d2127d9 Adding experimental support to dark themes #587 #68 #140 2023-03-12 00:07:17 +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
67e5d6faaf Adding hotfix to bootstrap 5.3 alpha popover #507 2023-03-11 23:00:31 +01:00
Patrik J. Braun
b3a20cf41d Making enforced users reflect readonly state #507 2023-03-11 22:42:46 +01:00
Patrik J. Braun
b7fe8f681c Fixing settings warning badge #507 2023-03-11 14:24:55 +01:00
Patrik J. Braun
ab0ac7cf53 Fixing typings after packages update #507 2023-03-11 14:11:57 +01:00
Patrik J. Braun
6a0e06d6f1 Updating tsconfig #507 2023-03-11 13:58:38 +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
3fe0c58e9a Upgrading angular to v14 #587 2023-03-11 10:46:29 +01:00
Patrik J. Braun
126a7077c3 Making filter always active even if its closed. Adding reset button to filters #587 2023-03-11 09:21:56 +01:00
Patrik J. Braun
58c9219b77 Upgrading to bootstrap 5.3-alpha in preparation to theaming #587 2023-03-10 23:45:29 +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
64dd94fe6a Add shadow to navbar #587 2023-03-07 22:53:37 +01:00
Patrik J. Braun
a31ddf75be Improving Directory UI responsiveness #587 2023-03-07 00:24:26 +01:00
Patrik J. Braun
335033dde8 Fixing search caching bug 2023-03-05 23:45:00 +01:00
Patrik J. Braun
6c4670daa7 Add caching to static files 2023-03-05 23:34:18 +01:00
Patrik J. Braun
3fa4f59ebe Adding show and hide delay #587 #44 #27 #615 #427 2023-03-05 19:40:13 +01:00
Patrik J. Braun
0891215c3a Using dhv instead of vh to take dynamic mobile height in consideration. See: https://stackoverflow.com/questions/37112218/css3-100vh-not-constant-in-mobile-browser #587 #44 #27 #615 #427 2023-03-05 19:11:25 +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
47507a5d67 Improving filters margin #587 2023-03-04 00:55:22 +01:00
Patrik J. Braun
45e3a8fd52 Making filters scrollable on small screen #587 #44 #27 #615 #427 2023-03-04 00:49:20 +01:00
Patrik J. Braun
625a6cdcee Implementing basic sticky top navbar #587 #44 #27 #615 #427 2023-03-03 20:05:53 +01:00
Patrik J. Braun
c32a9950c1 Hiding share button into the menu if the screen is small and hiding logo if the screen is extra small #587 2023-03-02 21:46:50 +01:00
Patrik J. Braun
c1c50c74c1 refactoring navigation bar #587 2023-03-02 00:01:07 +01:00
Patrik J. Braun
64acc27727 Treating NaN aspect ratio as 1 (square): fixes grid alignment mismatch fixes #625 2023-03-02 00:00:37 +01:00
Patrik J. Braun
117d9e3093 Improving top menu responsiveness. Fixing search bar position and collapse #587 2023-03-01 23:06:42 +01:00
Patrik J. Braun
15433b7c57 moving menu link to collapsed menu on small screen #587 2023-02-28 23:41:54 +01:00
Patrik J. Braun
471d770814 fixing menu margin #587 2023-02-27 23:57:56 +01:00
Patrik J. Braun
42f29ba6ad Improving navbar responsiveness: right buttons and title collapse on smaller screens #587 2023-02-27 23:49:12 +01:00
Patrik J. Braun
a3f7f200a9 Removing duplicate / from sharing link in settings #593 2023-02-27 08:25:05 +01:00
Patrik J. Braun
b6a72af3c7 Add Alt+UP shortkey for folder navigation #587 2023-02-26 21:05:45 +01:00
Patrik J. Braun
bc0728c282 Fix media title race condition for browser history #587 2023-02-26 19:59:07 +01:00
Patrik J. Braun
6a165af52f Improving page title for easier understandable browser history #587 2023-02-26 19:49:24 +01:00
Patrik J. Braun
02e1fd3ace Merge remote-tracking branch 'origin/master' 2023-02-21 10:54:54 +01:00
Patrik J. Braun
4ad074b49e Fixing error message with unknown sharing key. fixes #602 2023-02-21 10:54:42 +01:00
Patrik J. Braun
b793e48d70 Removing duplicated '/' in sharing links. fixes #593 2023-02-21 10:24:04 +01:00
Patrik J. Braun
a35c4e5bda Disable directory flattening if sharing is not available. fixes #601 2023-02-21 10:20:31 +01:00
Patrik J. Braun
edb974cf0b Logging failed login attempts. #519 2023-02-21 10:04:59 +01:00
Patrik J. Braun
3eeb62cf8f
Merge pull request #598 from lijunle/ffmpeg-log
Redirect ffmpeg output to logger.
2023-01-25 12:18:04 +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
Junle Li
0e62ccfe6a The space for ffmpeg custom options are strict. 2023-01-25 01:21:47 -08:00
Patrik J. Braun
e7983a6def Adding custom input options to ffmpeg. #592 2023-01-14 09:11:18 +01:00
Patrik J. Braun
66d663b8bc Fixing shared login bug of needs refresh after entering the password.
fixes #591
2023-01-13 11:40:50 +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
b107d28281 Fixing broken searchbar #587 2023-01-11 22:38:20 +01:00
Patrik J. Braun
181eaf1d7f Adding folder name to infopanel to search results 2023-01-11 22:30:28 +01:00
Patrik J. Braun
63747e56b5 Merge remote-tracking branch 'origin/master' 2023-01-11 20:36:18 +01:00
Patrik J. Braun
168df15e53 cleanup 2023-01-11 20:35:25 +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
d750e7e007 Fixing sharing login UI #281 2023-01-11 18:49:32 +01:00
mrtnbr
69f546d26d
Minor mistake 2023-01-11 08:51:28 +01:00
mrtnbr
f4bd461aad
Typo 2023-01-11 08:49:07 +01:00
Patrik J. Braun
b1b602afb2 Merge remote-tracking branch 'origin/master' 2023-01-10 23:14:55 +01:00
Patrik J. Braun
e6bd8ac555 adding missing search text localization #579 2023-01-10 23:14:44 +01:00
mrtnbr
ac7b76117d
Update messages.nl.xlf 2023-01-10 21:59:31 +01:00
Patrik J. Braun
3990287dec Add default settings for lightbox switches 2023-01-10 21:36:58 +01:00
Patrik J. Braun
9c4017980c Adding missing album name translations #579 2023-01-10 20:43:27 +01:00
Patrik J. Braun
fb9f8bd38e Adding missing translations 2023-01-10 20:38:26 +01:00
Patrik J. Braun
707e1eb1dd Fixing button icon margin 2023-01-10 20:21:42 +01:00
Patrik J. Braun
f7dc97f3dc adding - to pt-br. Following docs and angular.json validator: https://angular.io/guide/i18n-common-locale-id#refer-to-locales-by-id
#583
2023-01-10 20:16:34 +01:00
Patrik J. Braun
46516ad81b
Merge pull request #583 from marcossatoshi/master
A few brazilian portuguese translations - To Be Continued
2023-01-10 20:09:32 +01:00
Patrik J. Braun
bacd1af701
Merge pull request #584 from mrtnbr/master
Updated and finetuned the Dutch translation
2023-01-10 20:04:18 +01:00
Patrik J. Braun
7f7fcca7dc Reverting testing configs #582 2023-01-10 20:03:26 +01:00
Patrik J. Braun
3a426d23cc Replacing jw-bootstrap-switch-ng2 with bootstrap built in switch. fixes #582 2023-01-10 20:01:02 +01:00
mrtnbr
0012ed5462
Updated and finetuned the Dutch translation 2023-01-10 12:26:07 +01:00
Marcos Satoshi
71e3c0ca1b A few brazilian portuguese translations - To Be Continued 2023-01-09 17:17:59 -03:00
Patrik J. Braun
d25d3c4aaf Fixing sorting dropdown alignment. Fixes #580 2023-01-08 17:59:29 +01:00
Patrik J. Braun
853fc2657e Removing translations reference to dynamic variable #579 2023-01-08 17:43:49 +01:00
Patrik J. Braun
ce8c40a08f Adding missing translations to search #579 2023-01-08 17:41:17 +01:00
Patrik J. Braun
c4e670b1e1 Adding missing translations to nl #578 #576 2023-01-08 14:58:02 +01:00
Patrik J. Braun
854bdfa086
Merge pull request #578 from mrtnbr/master
Dutch translation
2023-01-08 14:53:45 +01:00
mrtnbr
8c496ada76
Added NL translation; final first version 2023-01-08 14:40:56 +01:00
mrtnbr
3621d5269f
Add NL translation (full; some corrections) 2023-01-08 14:18:31 +01:00
Patrik J. Braun
83ad8534ae Let switches grow if text is long. fixes #577 2023-01-08 13:58:26 +01:00
mrtnbr
2ea69e9496
Add NL translation (complete) 2023-01-08 13:45:10 +01:00
mrtnbr
6860b92a5b
Add NL translation (4th part) 2023-01-08 12:35:06 +01:00
mrtnbr
4cd591d8a2
Add NL translation (third part) 2023-01-08 12:15:40 +01:00
Patrik J. Braun
30383d56ba Add active shares to sharing list 2023-01-08 12:14:33 +01:00
Patrik J. Braun
f642f362d0 Add missing translations #576 2023-01-08 11:59:50 +01:00
Patrik J. Braun
13410b5d1c Add missing sharing listing #569 2023-01-08 11:56:49 +01:00
Patrik J. Braun
c672b9823a Improve sharing password handling 2023-01-08 11:49:32 +01:00
Patrik J. Braun
40dc25009f Reenable controls dimming in lightbox 2023-01-08 11:36:02 +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
mrtnbr
39089f97b5
Add NL translation (second part) 2023-01-08 11:23:33 +01:00
Patrik J. Braun
64432799d5 Adding circular progress bar to slideshow 2023-01-08 11:09:31 +01:00
Patrik J. Braun
3df1f43031 Improving debugging and error handling. 2023-01-08 11:09:16 +01:00
mrtnbr
2cb4d2045d
Add NL translation (first part) 2023-01-07 22:11:53 +01:00
Patrik J. Braun
353e40c6e9 Adding missing hu translations 2023-01-07 18:17:36 +01:00
Patrik J. Braun
6fa8d76533 Add space after description #569 2023-01-07 13:37:09 +01:00
Patrik J. Braun
95eccade0e Updating translations #569 2023-01-07 11:38:52 +01:00
Patrik J. Braun
be2cfbdd4b Add restart/reset warnings #569 2023-01-06 20:16:33 +01:00
Patrik J. Braun
0de249f32a Add missing typings #569 2023-01-06 19:49:50 +01:00
Patrik J. Braun
a6e60c7c19 Add users panel to users #569 2023-01-06 19:01:24 +01:00
Patrik J. Braun
82bc7ab280 Improve enforced user configuration #575 #569 2023-01-06 18:22:49 +01:00
Patrik J. Braun
e8651a5210 Fix item hiding in config #569 2023-01-05 23:24:17 +01:00
Patrik J. Braun
1753bad569 Removing memory DB. fixes #572 2023-01-05 23:11:58 +01:00
Patrik J. Braun
fabd811fbb minor ui fix: fixing left border radius on units.
fixes #569
2023-01-05 21:47:11 +01:00
Patrik J. Braun
2350bc780d Improving settings UI #569 2023-01-05 21:39:59 +01:00
Patrik J. Braun
36b0a216d6 Fixing job running in settings #569 2023-01-05 19:50:12 +01:00
Patrik J. Braun
7785036004 Improving comments 2023-01-04 23:25:59 +01:00
Patrik J. Braun
5db0ea7acd Experimental warning on UI #569 2023-01-04 23:13:20 +01:00
Patrik J. Braun
a902cdcdfc Improving config cloning performance #569 2023-01-04 23:07:50 +01:00
Patrik J. Braun
680a3041f4 Adding $localize declare #569 2023-01-01 23:29:13 +01:00
Patrik J. Braun
bd5f89fd09 Adding Enum translations #569 2023-01-01 22:37:25 +01:00
Patrik J. Braun
84ed0cf256 Fixing component empty lifecycle function #569 2023-01-01 22:18:18 +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
c5e80f2d84 Cleaning up config and performance improvement #569 2023-01-01 16:01:51 +01:00
Patrik J. Braun
c191549270 Cleaning up config #569 2022-12-31 00:20:42 +01:00
Patrik J. Braun
875d120df8 Improving config UI #569 2022-12-30 23:44:53 +01:00
Patrik J. Braun
36d4641e9d Adding job schedules to config #569 2022-12-30 15:35:07 +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
3012bc9908 Saving selected default slideshow speed #571, #570 2022-12-18 22:46:47 +01:00
Patrik J. Braun
2d72649ac6 Reverting: Use tap instead of click for better IOS touch navigation #493
Navigator fix solves the IOS issue
2022-12-18 10:15:57 +01:00
Patrik J. Braun
48a1900fc6 Fixing constantly updating navigator bar. This should fix the button not working problem for IOS #493 2022-12-18 10:09:34 +01:00
Patrik J. Braun
f2504f60d2 Use tap instead of click for better IOS touch navigation #493 2022-12-17 12:28:10 +01:00
Patrik J. Braun
5fe327af0d Fixing navigator style issue when the search query is too long 2022-12-17 10:51:11 +01:00
Patrik J. Braun
14abe72262 Moving slideshow speed to the submenu #571, #570
Also fixing playback issues
2022-12-17 10:45:40 +01:00
crypt-o-warrior
102eb0f411
merge upstream master 2022-12-17 02:10:18 +01:00
crypt-o-warrior
243495147f
playback is paused on dropdown open and resumed on dropdown close to prevent autoclose when next image is loaded 2022-12-17 02:04:48 +01:00
crypt-o-warrior
75c26f8422
merge upstream master 2022-12-17 01:44:18 +01:00
crypt-o-warrior
640aec03dd
added (session) cookie for playback duration; reverted some unnecessary css-changes; 2022-12-17 01:07:39 +01:00
Patrik J. Braun
2aaa362185 Fixing default config TAG issue 2022-12-16 23:26:37 +01:00
crypt-o-warrior
16a7934ace
added controls and logic for changing playback speeds 2022-12-16 23:20:32 +01:00
Patrik J. Braun
751e0dcd57 fixing lightbox controls background 2022-12-15 23:58:41 +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
d65685e592 Creating config for navbar buttons #174 #435, fixes #150 2022-12-11 00:24:20 +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
f8606df759 Fixing search text position on the navigation bar. 2022-12-09 23:07:50 +01:00
Patrik J. Braun
a5b69dd999 Improving frame design 2022-12-09 23:06:01 +01:00
Patrik J. Braun
839d129e05 Adding missing lightbox.service.ts #544 2022-12-09 22:59:26 +01:00
Patrik J. Braun
594fc2e8b7 Add config to enable video looping fixes #544 2022-12-09 22:48:13 +01:00
Patrik J. Braun
a4cdbc9b1c Adding URL base to language selector. #548 2022-12-09 22:29:15 +01:00
Patrik J. Braun
9b56331f50 Creating def. sorting for search results. fixes #566 2022-12-09 22:17:54 +01:00
Patrik J. Braun
5023299912 Hide controls by default and create menu to force caption and faces to show, fixes #394 2022-12-08 23:54:08 +01:00
Patrik J. Braun
79903c8182 Fixing job progress freshness 2022-12-05 19:37:15 +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
07c6340754 further improving json usage #437 2022-11-30 00:14:30 +01:00
Patrik J. Braun
3c910a9d54 improving json usage #437 2022-11-30 00:01: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
11fffd4a5d moving supported formats to the config #561 #97 2022-11-25 22:56:33 +01:00
Patrik J. Braun
e345da5e05 bumping sharp to 0.32.2 #295 2022-11-23 20:45:31 +01:00
Patrik J. Braun
0d4f0bd5d9 Moving bootstrap switch css to be a local file, fixes #345 2022-11-23 20:03:20 +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
9fb5951891 Change Images text to Home #554 2022-11-21 21:49:03 +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
868d812041 fixing admin UI 2022-11-21 20:49:10 +01:00
Patrik J. Braun
2bb686997e implementing cleaning job for gpx files 2022-11-21 20:37:29 +01:00
Patrik J. Braun
baf426ff76 thumbnail.settings.component.ts should use the same settings as ThumbnailGenerationJob.ts
#534, #458, #552
2022-11-21 19:59:29 +01:00
Patrik J. Braun
4a570efed8
Merge pull request #552 from mrtnbr/master
Update thumbnail.settings.component.ts
2022-11-21 19:54:39 +01:00
Patrik J. Braun
ef439ea87e making remember me to be true by default 2022-11-21 19:51:57 +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
mrtnbr
89cbac99f8
Update thumbnail.settings.component.ts 2022-11-09 11:53:33 +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
andreas
68f677f63e encoding of question mark character for media path 2022-07-20 22:04:54 +02:00
Patrik J. Braun
3fdc08942a missingThumbnails never can be null. It is not needed to delete it.
#437
2022-06-28 09:32:38 +02:00
Patrik J. Braun
849ebbec9e Smaller performance tweeks to thumbnail reading
#437
2022-06-27 23:46:17 +02:00
Patrik J. Braun
c06620a795 Implementing next photo preloading
#134

Also fixing play button animation.
2022-06-26 09:56:13 +02:00
Patrik J. Braun
d0b609b416 Adding missing bestFit url ending to gpx file request
#504
2022-06-25 23:06:42 +02:00
Patrik J. Braun
ca0579cefd Implementing GPX compression job
#504
2022-06-25 20:57:45 +02:00
Patrik J. Braun
19e23133f2 Adding gpx compression buttons to the settings
#504
2022-06-24 23:15:48 +02:00
Patrik J. Braun
3bff1a4383 Implementing on-the-fly GPX compression.
Its a lossy compression that can be finetuned in the config.

#504
2022-06-24 22:59:08 +02:00
Patrik J. Braun
b6b576ba2f Implementing ContentWrapper packing.
This enables to extract common string into a map and only reference their values.
This is expected to bring a further 43% savings on search results. Altogether leading to a 50% reduction.
 #437
2022-06-24 18:05:45 +02:00