1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

2255 Commits

Author SHA1 Message Date
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
383de854dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	demo/images/index.md
2023-09-03 18:38:31 +02:00
Patrik J. Braun
63b1380877 typo fix 2023-09-03 18:38:09 +02:00
Patrik J. Braun
ad675dab6e
Merge pull request #712 from bpatrik/inline-blog
Inline or groupped blog #711
2023-09-03 18:37:24 +02:00
Patrik J. Braun
1055ec19d4 typo 2023-09-03 18:36:19 +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
d0364cba43 Tweaking demo photos metadata for better presentation 2023-09-02 16:29:22 +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
ad0cbedf47
Merge pull request #707 from bpatrik/photo-groupping
Photo groupping #706
2023-08-31 00:11:47 +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
a3ec5872a9 Add sample flight gpx to the demo folder 2023-08-26 14:55:54 +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