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

1972 Commits

Author SHA1 Message Date
Patrik J. Braun
04d1ff268d increase e2e timeout 2023-09-06 21:38:00 +02:00
Patrik J. Braun
773c495a21 Forcing clicking on faces even if there is an error message 2023-09-06 21:24: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
8ac22fb4ad
Merge pull request #715 from bpatrik/e2e
Adding E2E testing with cypress
2023-09-06 21:11:07 +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
1299b5d2bd Fixing face path in E2E test 2023-09-06 20:49:53 +02:00
Patrik J. Braun
677f7b7856 remove E2E dependency to rendered photo (server might be slow) 2023-09-06 20:46:44 +02:00
Patrik J. Braun
c78dc6f350 remove E2E dependency to rendered photo (server might be slow) 2023-09-06 20:37:08 +02:00
Patrik J. Braun
1a254bf531 dont not do debug log for e2e tests 2023-09-06 20:35:10 +02:00
Patrik J. Braun
273bb22928 remove failing E2E test 2023-09-06 20:34:34 +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
f838697ae7 Add minimal gallery e2e testing 2023-09-06 16:05:28 +02:00
Patrik J. Braun
5f1ce6dd81 improve linting 2023-09-06 14:20:35 +02:00
Patrik J. Braun
7ee19cef23 Exclude cypress folder from type config, but not everywhere: https://github.com/cypress-io/cypress/issues/7552 2023-09-06 14:10:50 +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
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