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
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