1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

362 Commits

Author SHA1 Message Date
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
Patrik J. Braun
659162b76b Making installed app maskable #587 2023-08-26 00:50:40 +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
df9ffe503d Replacing app icon with new outline camera + raspberry head icon
#587
2023-08-25 20:30:46 +02:00
Patrik J. Braun
4c10f9dd82 Implement basic sharing listing on UI #607 2023-08-11 17:44:51 +02:00
Patrik J. Braun
84e3735b78 Improving icon color 2023-08-09 22:47:11 +02:00
Patrik J. Braun
1c9e2a08aa Fix types 2023-08-08 23:56: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
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
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
c39c1d7d99 Fixing FileJob metadata only jobs. Fixes GPX compression progress error. Fixes #684 2023-08-03 00:13:53 +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
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