1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00

926 Commits

Author SHA1 Message Date
da83d63fa4 entrypoint test 2020-09-06 22:54:28 +02:00
ce233b563f adding shebang to the docker entry script 2020-09-06 20:21:25 +02:00
f6e665fa79 Creating entripont.sh as exec form Entrypoint does not support environmental variables. #136 2020-09-06 17:27:52 +02:00
73a8c4202a Implementing custom folder sorting, by adding support for pg2conf metafiles. Fixes: #177 2020-09-06 17:07:40 +02:00
cdd1139bab Implementing sharing listing and deleting. Fixes: #145 2020-09-06 16:12:30 +02:00
35435af7c0 Improving docker file. Hopefully fixes the issue that ENV variables do not load when running the default entrypoint. #136 2020-09-06 15:42:09 +02:00
373b13f53d fixing workflow version tags for:
"##[warning]Input 'version' has been deprecated with message: The version input will not be supported after May 30, 2020. Use buildx-version instead"
2020-09-06 14:58:02 +02:00
6f4d1a071b dockerfile entry update 2020-09-06 14:53:38 +02:00
e9498f8779 even more logging 2020-09-06 14:46:45 +02:00
ae447878d0 implementing share management backend features #145 2020-09-06 14:44:25 +02:00
b9f5aed01c adding more logging 2020-09-06 13:14:28 +02:00
ea29f51d10 fixing logging error 2020-09-06 12:22:54 +02:00
9cbcedea0a Adding forcable logs 2020-09-06 12:17:05 +02:00
a7f5d6fb5b Clarifying user rights. #173 2020-09-06 10:32:35 +02:00
0d2b59a412 Improving local storing handling by try-cache all setItem calls and resetting storage on failure. Fixes: #170 2020-09-06 10:23:09 +02:00
1cc95bb925 removing image rotation to support the now available in-browser image orientation tag https://caniuse.com/#feat=css-image-orientation
Fixes: #172
2020-09-06 10:11:30 +02:00
f67dc7d58f removing support for GM image library 2020-09-05 20:57:53 +02:00
d34c070566 adding tags list to the infobar. Fixes: #171 2020-09-05 19:56:30 +02:00
aa2f8451a6 adding config to disable memory db fallback. #163 2020-09-05 19:09:25 +02:00
4cb3a55362 Adding default trash folders to the folder exclusion list #161 2020-09-05 18:48:06 +02:00
c06a2b887e Fixing recursive random photo generation Fixes: #154 2020-09-05 18:38:43 +02:00
e9468c154a Hiding faces for guest users (sharing link). Fixes: #149 2020-09-05 16:06:11 +02:00
187e021463 Merge pull request #176 from axlbdev/respect-video-rotate
Fix dimesions of rotated videos in metadata
2020-09-05 15:39:53 +02:00
57ffea7d57 Update README.md 2020-09-04 13:21:12 +02:00
d33e674614 Apply rotation transformation from ffprobe to metadata's size 2020-09-02 14:23:30 +03:00
3deb8e26f5 Merge pull request #164 from overclockedllama/patch-2
make app wait for db to start up first
2020-06-26 13:39:34 +02:00
8c5a62d645 make app wait for db to start up first
Fix for #163 
Prevents using memory database if db is still starting up
2020-06-25 12:28:35 +01:00
64b8593035 Merge pull request #162 from overclockedllama/patch-1
fix typo
2020-06-25 08:59:35 +02:00
373451258c fix typo
dokcer => docker
2020-06-23 19:36:38 +01:00
af012060ec Merge pull request #151 from dealancer/patch-1
Issue #148: Enable cross origin requests for scripts
2020-04-22 21:11:05 +02:00
d1ac21ad7c Issue #148: Enable cross origin requests for scripts 2020-04-14 01:43:02 -04:00
b6f93ac5c4 Merge remote-tracking branch 'origin/master' 2020-02-13 21:51:27 +01:00
bc5c8e3b58 Update DiskMangerWorker.ts
fixing #137
2020-02-13 09:46:44 +01:00
bae7f5347a man page update 2020-02-08 16:33:17 +01:00
b8557ad9b0 fixing date issue #136 2020-02-08 16:31:29 +01:00
2f982ba8e3 refactoring docker build entrypoint 2020-02-08 13:18:37 +01:00
6be6dbf676 improving docker build 2020-02-08 12:19:53 +01:00
58aa4a720d improving default value management 2020-02-08 12:12:20 +01:00
bcfd419908 adding crf, preset and custom options to video encoding, implementing: #131 2020-02-08 09:59:18 +01:00
336cbca499 fixing docker file 2020-02-08 09:17:14 +01:00
f2605933d2 test fix 2020-02-08 00:02:42 +01:00
d96a28dfaa adding missing translations 2020-02-07 23:36:33 +01:00
2654dce9a1 signaling docker sensitive options 2020-02-07 23:32:41 +01:00
04179f93b7 upgrading the docker files to only set default values 2020-02-07 14:03:03 +01:00
c6c4210dd2 improving settings documentation 2020-02-07 13:59:36 +01:00
c13e90dca6 improving config change detection on switches 2020-02-06 23:57:59 +01:00
f4e93c07c8 improving config saving 2020-02-06 23:03:29 +01:00
5908bed64f fixing settings saving bug 2020-02-06 22:46:45 +01:00
854bedc968 fixing video settings saving 2020-02-05 13:48:41 +01:00
fcc2e3c537 fixing bitrate selection 2020-02-05 13:38:40 +01:00