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

115 Commits

Author SHA1 Message Date
Patrik J. Braun
3c404c0cd5
Merge pull request #181 from tuur29/feature/mobile-directory-grid-layout
Improve mobile directory grid layout
2020-09-13 14:55:10 +02:00
Tuur Lievens
e11b5cc728 Improve mobile directory grid layout 2020-09-13 13:32:46 +02:00
Tuur Lievens
4586854cf0 Improve password field accessibility 2020-09-13 13:25:41 +02:00
Patrik J. Braun
f1d9fa0933 Fixing base url issue. Fixes: #178 2020-09-13 12:54:31 +02:00
Patrik J. Braun
4022c04f33 Adding indexed only settings to jobs 2020-09-13 12:41:17 +02:00
Patrik J. Braun
3ba6979427 Improving job progress wording 2020-09-13 12:40:51 +02: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
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
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
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
Aleksey Khlebnikov
d33e674614 Apply rotation transformation from ffprobe to metadata's size 2020-09-02 14:23:30 +03:00
Patrik J. Braun
bc5c8e3b58
Update DiskMangerWorker.ts
fixing #137
2020-02-13 09:46:44 +01:00
Patrik J. Braun
b8557ad9b0 fixing date issue #136 2020-02-08 16:31:29 +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
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
c6c4210dd2 improving settings documentation 2020-02-07 13:59:36 +01:00
Patrik J. Braun
c13e90dca6 improving config change detection on switches 2020-02-06 23:57:59 +01:00
Patrik J. Braun
f4e93c07c8 improving config saving 2020-02-06 23:03:29 +01:00
Patrik J. Braun
5908bed64f fixing settings saving bug 2020-02-06 22:46:45 +01:00
Patrik J. Braun
854bedc968 fixing video settings saving 2020-02-05 13:48:41 +01:00
Patrik J. Braun
fcc2e3c537 fixing bitrate selection 2020-02-05 13:38:40 +01:00
Patrik J. Braun
09649c3f3e fixing language file 2020-02-04 21:34:06 +01:00
Patrik J. Braun
d152900e21 implementing advanced settings 2020-02-04 19:37:47 +01:00
Patrik J. Braun
73fee438ec adding mysql port to configs 2020-01-29 16:15:00 +01:00
Patrik J. Braun
bf784d1b1c fixing config env alias 2020-01-28 22:54:02 +01:00
Patrik J. Braun
3a347c13e2 fixing types 2020-01-28 21:46:27 +01:00
Patrik J. Braun
4e3f464cf8 upgrading to typeconfig2.0 2020-01-28 18:36:52 +01:00
Patrik J. Braun
e1a7fda3ea improving frame 2020-01-09 20:22:42 +01:00
Patrik J. Braun
dd94ec8a72 fixing tests 2020-01-07 23:10:53 +01:00
Patrik J. Braun
d2e0dc23e3 fixing bestfit video error issue #120 2020-01-07 22:48:54 +01:00
Patrik J. Braun
5b4f06e789 implementing csrf security for posts 2020-01-07 22:17:54 +01:00
Patrik J. Braun
19d3f10d35 improving code quality. restricting secret to be accessible through rest api 2020-01-03 20:28:03 +01:00
Patrik J. Braun
b68d5d174d Adding /api/user/login integration test 2020-01-03 11:36:39 +01:00
Patrik J. Braun
17139c692b improving code quality 2020-01-02 22:11:59 +01:00
Patrik J. Braun
bc875c2e96 improving person name case special support 2020-01-01 23:24:22 +01:00
Patrik J. Braun
f34e934597 translation issue fix 2020-01-01 20:52:29 +01:00