Patrik J. Braun
|
77c148480a
|
Merge pull request #179 from jacroe/patch-1
Minor spelling and grammar corrections
|
2020-09-13 12:29:21 +02:00 |
|
Jacob Roeland
|
4fc0faa6d5
|
Minor spelling and grammar corrections
|
2020-09-10 17:49:52 -04:00 |
|
Patrik J. Braun
|
e619b73da2
|
Update Config.ts
|
2020-09-10 19:41:11 +02:00 |
|
Patrik J. Braun
|
fad595923a
|
Update Config.ts
fixing uptime
|
2020-09-10 19:40:44 +02:00 |
|
Patrik J. Braun
|
586e944d6a
|
Updating entrypoint to exec form. This also removes support to set config file path from ENV variable. (It was introduced in #130). Should fix: #136
|
2020-09-07 00:21:39 +02:00 |
|
Patrik J. Braun
|
da83d63fa4
|
entrypoint test
|
2020-09-06 22:54:28 +02:00 |
|
Patrik J. Braun
|
ce233b563f
|
adding shebang to the docker entry script
|
2020-09-06 20:21:25 +02:00 |
|
Patrik J. Braun
|
f6e665fa79
|
Creating entripont.sh as exec form Entrypoint does not support environmental variables. #136
|
2020-09-06 17:27:52 +02:00 |
|
Patrik J. Braun
|
73a8c4202a
|
Implementing custom folder sorting, by adding support for pg2conf metafiles. Fixes: #177
|
2020-09-06 17:07:40 +02:00 |
|
Patrik J. Braun
|
cdd1139bab
|
Implementing sharing listing and deleting. Fixes: #145
|
2020-09-06 16:12:30 +02:00 |
|
Patrik J. Braun
|
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 |
|
Patrik J. Braun
|
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 |
|
Patrik J. Braun
|
6f4d1a071b
|
dockerfile entry update
|
2020-09-06 14:53:38 +02:00 |
|
Patrik J. Braun
|
e9498f8779
|
even more logging
|
2020-09-06 14:46:45 +02:00 |
|
Patrik J. Braun
|
ae447878d0
|
implementing share management backend features #145
|
2020-09-06 14:44:25 +02:00 |
|
Patrik J. Braun
|
b9f5aed01c
|
adding more logging
|
2020-09-06 13:14:28 +02:00 |
|
Patrik J. Braun
|
ea29f51d10
|
fixing logging error
|
2020-09-06 12:22:54 +02:00 |
|
Patrik J. Braun
|
9cbcedea0a
|
Adding forcable logs
|
2020-09-06 12:17:05 +02:00 |
|
Patrik J. Braun
|
a7f5d6fb5b
|
Clarifying user rights. #173
|
2020-09-06 10:32:35 +02:00 |
|
Patrik J. Braun
|
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 |
|
Patrik J. Braun
|
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 |
|
Patrik J. Braun
|
f67dc7d58f
|
removing support for GM image library
|
2020-09-05 20:57:53 +02:00 |
|
Patrik J. Braun
|
d34c070566
|
adding tags list to the infobar. Fixes: #171
|
2020-09-05 19:56:30 +02:00 |
|
Patrik J. Braun
|
aa2f8451a6
|
adding config to disable memory db fallback. #163
|
2020-09-05 19:09:25 +02:00 |
|
Patrik J. Braun
|
4cb3a55362
|
Adding default trash folders to the folder exclusion list #161
|
2020-09-05 18:48:06 +02:00 |
|
Patrik J. Braun
|
c06a2b887e
|
Fixing recursive random photo generation Fixes: #154
|
2020-09-05 18:38:43 +02:00 |
|
Patrik J. Braun
|
e9468c154a
|
Hiding faces for guest users (sharing link). Fixes: #149
|
2020-09-05 16:06:11 +02:00 |
|
Patrik J. Braun
|
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 |
|
Patrik J. Braun
|
57ffea7d57
|
Update README.md
|
2020-09-04 13:21:12 +02:00 |
|
Aleksey Khlebnikov
|
d33e674614
|
Apply rotation transformation from ffprobe to metadata's size
|
2020-09-02 14:23:30 +03:00 |
|
Patrik J. Braun
|
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 |
|
Dhaval Soneji
|
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 |
|
Patrik J. Braun
|
64b8593035
|
Merge pull request #162 from overclockedllama/patch-1
fix typo
|
2020-06-25 08:59:35 +02:00 |
|
Dhaval Soneji
|
373451258c
|
fix typo
dokcer => docker
|
2020-06-23 19:36:38 +01:00 |
|
Patrik J. Braun
|
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 |
|
Vadym Myrgorod
|
d1ac21ad7c
|
Issue #148: Enable cross origin requests for scripts
|
2020-04-14 01:43:02 -04:00 |
|
Patrik J. Braun
|
b6f93ac5c4
|
Merge remote-tracking branch 'origin/master'
|
2020-02-13 21:51:27 +01:00 |
|
Patrik J. Braun
|
bc5c8e3b58
|
Update DiskMangerWorker.ts
fixing #137
|
2020-02-13 09:46:44 +01:00 |
|
Patrik J. Braun
|
bae7f5347a
|
man page update
|
2020-02-08 16:33:17 +01:00 |
|
Patrik J. Braun
|
b8557ad9b0
|
fixing date issue #136
|
2020-02-08 16:31:29 +01:00 |
|
Patrik J. Braun
|
2f982ba8e3
|
refactoring docker build entrypoint
|
2020-02-08 13:18:37 +01:00 |
|
Patrik J. Braun
|
6be6dbf676
|
improving docker build
|
2020-02-08 12:19:53 +01:00 |
|
Patrik J. Braun
|
58aa4a720d
|
improving default value management
|
2020-02-08 12:12:20 +01:00 |
|
Patrik J. Braun
|
bcfd419908
|
adding crf, preset and custom options to video encoding, implementing: #131
|
2020-02-08 09:59:18 +01:00 |
|
Patrik J. Braun
|
336cbca499
|
fixing docker file
|
2020-02-08 09:17:14 +01:00 |
|
Patrik J. Braun
|
f2605933d2
|
test fix
|
2020-02-08 00:02:42 +01:00 |
|
Patrik J. Braun
|
d96a28dfaa
|
adding missing translations
|
2020-02-07 23:36:33 +01:00 |
|
Patrik J. Braun
|
2654dce9a1
|
signaling docker sensitive options
|
2020-02-07 23:32:41 +01:00 |
|
Patrik J. Braun
|
04179f93b7
|
upgrading the docker files to only set default values
|
2020-02-07 14:03:03 +01:00 |
|
Patrik J. Braun
|
c6c4210dd2
|
improving settings documentation
|
2020-02-07 13:59:36 +01:00 |
|