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

2250 Commits

Author SHA1 Message Date
Patrik J. Braun
26d94e0482 Add grid size changer #716 2023-09-11 16:31:50 +02:00
Patrik J. Braun
232e91c6fc Add blogs to right date if grouped by date #711 2023-09-11 14:18:11 +02:00
Patrik J. Braun
c6ba505129 Add date to markdowns #711 2023-09-11 13:54:42 +02:00
Patrik J. Braun
b5dce0a753 Implement oldest photo based sorting. fixes #675 2023-09-11 13:24:33 +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
009246707f Add background color to loading photos #587 2023-09-09 23:17:57 +02:00
Patrik J. Braun
b5a0b353e1 fixing admin debug state 2023-09-08 23:54:19 +02:00
Patrik J. Braun
07a71e44ab Add some search explantion to doc #587 2023-09-08 23:24:51 +02:00
Patrik J. Braun
c52feb548d Renaming min/max persons to faces #587 2023-09-08 23:17:18 +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
b383b7f585 Fixing Search error message (it was not showing) #683 2023-09-08 23:09:44 +02:00
Patrik J. Braun
d31cf0040c Improve search UI #683 2023-09-08 22:55:24 +02:00
Patrik J. Braun
b6b8170187 Toppick should send unique photos #683 2023-09-08 19:45:56 +02:00
Patrik J. Braun
518fe59921 improve settings layout #587 2023-09-08 19:33:25 +02:00
Patrik J. Braun
f72ef60cf0 improve map controls #587 2023-09-08 00:34:08 +02:00
Patrik J. Braun
cd27ca609f remove debug log #587 2023-09-08 00:17:13 +02:00
Patrik J. Braun
42aa7332b4 make navigator stay in one line if possible #587 2023-09-08 00:15:22 +02:00
Patrik J. Braun
6c62ed1d0f Make gpx files load faster on map #587 2023-09-08 00:09:21 +02:00
Patrik J. Braun
9d13cff002 Improve blog UI and fix missing short text #587 2023-09-08 00:04:24 +02:00
Patrik J. Braun
131af1f4f4 Fix job progress ui #587 2023-09-08 00:03:59 +02:00
Patrik J. Braun
01f1b69b41 Don't show controls before image is fullscreen #587 2023-09-07 23:51:37 +02:00
Patrik J. Braun
c8210b975f Increase photo open speed for a more modern style #587 2023-09-07 23:40:34 +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
f1b2f93c09 Improve albums and faces padding #587 2023-09-06 22:39:44 +02:00
Patrik J. Braun
d94753c252 Improve blog UI #711 2023-09-06 22:24:43 +02:00
Patrik J. Braun
040154502e Waiting for directory scanning before testing faces E2E 2023-09-06 21:50:33 +02:00
Patrik J. Braun
fda22e8333 Rename sort by type persons to faces 2023-09-06 21:40:25 +02:00
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