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

1597 Commits

Author SHA1 Message Date
Patrik J. Braun
1753bad569 Removing memory DB. fixes #572 2023-01-05 23:11:58 +01:00
Patrik J. Braun
fabd811fbb minor ui fix: fixing left border radius on units.
fixes #569
2023-01-05 21:47:11 +01:00
Patrik J. Braun
2350bc780d Improving settings UI #569 2023-01-05 21:39:59 +01:00
Patrik J. Braun
36b0a216d6 Fixing job running in settings #569 2023-01-05 19:50:12 +01:00
Patrik J. Braun
689bee2fcf Manpage update #569 2023-01-04 23:27:22 +01:00
Patrik J. Braun
7785036004 Improving comments 2023-01-04 23:25:59 +01:00
Patrik J. Braun
dcda2d3426 Add hint for debug logging in docker compose files 2023-01-04 23:19:14 +01:00
Patrik J. Braun
5db0ea7acd Experimental warning on UI #569 2023-01-04 23:13:20 +01:00
Patrik J. Braun
a902cdcdfc Improving config cloning performance #569 2023-01-04 23:07:50 +01:00
Patrik J. Braun
b7584dbc85 Updating default folder location in the dockerfile after config location change #569 #493 2023-01-03 10:10:35 +01:00
Patrik J. Braun
f6b8aba982 update MANPAGE.md #569 2023-01-02 00:22:02 +01:00
Patrik J. Braun
680a3041f4 Adding $localize declare #569 2023-01-01 23:29:13 +01:00
Patrik J. Braun
dc6407251f Fixing /Get settings test #569 2023-01-01 22:47:39 +01:00
Patrik J. Braun
bd5f89fd09 Adding Enum translations #569 2023-01-01 22:37:25 +01:00
Patrik J. Braun
84ed0cf256 Fixing component empty lifecycle function #569 2023-01-01 22:18:18 +01:00
Patrik J. Braun
0c6c18bb1c Fixing codec path #569 2023-01-01 22:09:24 +01:00
Patrik J. Braun
d11719cc39 Merge remote-tracking branch 'origin/master' 2023-01-01 16:02:00 +01:00
Patrik J. Braun
c5e80f2d84 Cleaning up config and performance improvement #569 2023-01-01 16:01:51 +01:00
Patrik J. Braun
c191549270 Cleaning up config #569 2022-12-31 00:20:42 +01:00
Patrik J. Braun
875d120df8 Improving config UI #569 2022-12-30 23:44:53 +01:00
Patrik J. Braun
36d4641e9d Adding job schedules to config #569 2022-12-30 15:35:07 +01:00
Patrik J. Braun
9ac67ead63 Implementing template config savings #569 2022-12-28 22:12:53 +01:00
Patrik J. Braun
9c4178e508 Rewriting config structure and UI #569 2022-12-28 19:12:18 +01:00
Patrik J. Braun
974182e810
Fixing missing list error 2022-12-24 17:47:07 +01:00
Patrik J. Braun
9fdd732ce5 Making file job load files from DB in batches. #494 2022-12-18 23:47:13 +01:00
Patrik J. Braun
3012bc9908 Saving selected default slideshow speed #571, #570 2022-12-18 22:46:47 +01:00
Patrik J. Braun
2d72649ac6 Reverting: Use tap instead of click for better IOS touch navigation #493
Navigator fix solves the IOS issue
2022-12-18 10:15:57 +01:00
Patrik J. Braun
48a1900fc6 Fixing constantly updating navigator bar. This should fix the button not working problem for IOS #493 2022-12-18 10:09:34 +01:00
Patrik J. Braun
f2504f60d2 Use tap instead of click for better IOS touch navigation #493 2022-12-17 12:28:10 +01:00
Patrik J. Braun
5fe327af0d Fixing navigator style issue when the search query is too long 2022-12-17 10:51:11 +01:00
Patrik J. Braun
14abe72262 Moving slideshow speed to the submenu #571, #570
Also fixing playback issues
2022-12-17 10:45:40 +01:00
Patrik J. Braun
50b55c2854
Merge pull request #571 from crypt-o-warrior/master
[Feature] add control for slideshow playback speed
2022-12-17 08:59:05 +01:00
crypt-o-warrior
102eb0f411
merge upstream master 2022-12-17 02:10:18 +01:00
crypt-o-warrior
243495147f
playback is paused on dropdown open and resumed on dropdown close to prevent autoclose when next image is loaded 2022-12-17 02:04:48 +01:00
crypt-o-warrior
75c26f8422
merge upstream master 2022-12-17 01:44:18 +01:00
crypt-o-warrior
640aec03dd
added (session) cookie for playback duration; reverted some unnecessary css-changes; 2022-12-17 01:07:39 +01:00
Patrik J. Braun
2aaa362185 Fixing default config TAG issue 2022-12-16 23:26:37 +01:00
crypt-o-warrior
16a7934ace
added controls and logic for changing playback speeds 2022-12-16 23:20:32 +01:00
Patrik J. Braun
751e0dcd57 fixing lightbox controls background 2022-12-15 23:58:41 +01:00
Patrik J. Braun
9ee05c3ada Fixing face orientation on rotated photos. fixes #515 2022-12-15 00:20:58 +01:00
Patrik J. Braun
586b969966 typo fix 2022-12-11 16:11:21 +01:00
Patrik J. Braun
be5941367a Merge remote-tracking branch 'origin/master' 2022-12-11 16:10:44 +01:00
Patrik J. Braun
505531a96a Adding references 2022-12-11 16:10:23 +01:00
Patrik J. Braun
a52dda5c9a
Update build.yml
reverting buildfile change
2022-12-11 00:49:22 +01:00
Patrik J. Braun
1f8d4532ab Merge remote-tracking branch 'origin/master' 2022-12-11 00:24:32 +01:00
Patrik J. Braun
d65685e592 Creating config for navbar buttons #174 #435, fixes #150 2022-12-11 00:24:20 +01:00
Patrik J. Braun
b745f93d50
Update build.yml
Following: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-12-10 19:44:30 +01:00
Patrik J. Braun
d209816619 Making jobs and particularly preview filling job non-blocking 2022-12-10 10:14:25 +01:00
Patrik J. Braun
534f7187c4 Restricting non get methods to the /pgapi subdomain in the recommended nginx config #214, #519 2022-12-10 00:57:31 +01:00
Patrik J. Braun
3ac0bb22b2 Code cleanup 2022-12-10 00:33:56 +01:00