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

1605 Commits

Author SHA1 Message Date
Patrik J. Braun
42fd161a66 Making preview manager to first find photo in the same directory then in any subdirectories without any ordering between subdirectories. 2022-02-06 11:36:45 +01:00
Patrik J. Braun
0d519055d5 Fixing dir preview sorting algorithm. 2022-02-05 13:16:16 +01:00
Patrik J. Braun
e53be48155 updating dependencies 2022-02-05 12:37:58 +01:00
Patrik J. Braun
433d7724ce fixing preview issue: typeorm's parametrized SQL query was overriding each other, lets make them unique. 2022-02-05 12:19:09 +01:00
Patrik J. Braun
a749ba3a58 fixing settings value change detection 2022-02-05 10:58:24 +01:00
Patrik J. Braun
b4df99b5ce fixing preview manager ordering 2022-02-05 10:20:10 +01:00
Patrik J. Braun
6c6d77ad34 fixing preview manager ordering 2022-02-02 00:24:16 +01:00
Patrik J. Braun
0cd5e90866 fixing tests 2022-01-27 23:43:34 +01:00
Patrik J. Braun
97fcc3eeea Improving settings UI 2022-01-26 23:38:18 +01:00
Patrik J. Braun
8f871f31f2 Implementing preview resetting job #80, #381 2022-01-26 23:09:31 +01:00
Patrik J. Braun
1255246b0f implementing preview settings #80, #381 2022-01-26 22:50:49 +01:00
Patrik J. Braun
b169fa67b3 Removing default enforced admin/admin user, only adding it if no admin is present. fixes #408 2022-01-20 19:45:25 +01:00
Patrik J. Braun
a4a9fe2c98 Merge remote-tracking branch 'origin/master' 2022-01-18 20:38:31 +01:00
Patrik J. Braun
3982250d64 Fixing search result to include directory preview fixes #411 2022-01-18 20:38:13 +01:00
Patrik J. Braun
1d77f09ba1
Merge pull request #410 from desertwitch/master
EXIF rating
2022-01-18 15:13:43 +01:00
Veronika
55f2748cfd Revert "Fix no folder previews on directory search results"
This reverts commit e09d006505.
2022-01-18 14:51:07 +01:00
Veronika
e09d006505
Fix no folder previews on directory search results 2022-01-18 13:41:35 +01:00
Veronika
0431ce67e2
No negative EXIF ratings 2022-01-18 12:48:08 +01:00
Patrik J. Braun
5f6c8323c7 fixing metafile setting descsription. 2022-01-17 23:18:02 +01:00
Patrik J. Braun
d9d8c21f9e Merge remote-tracking branch 'origin/master' 2022-01-17 23:05:26 +01:00
Patrik J. Braun
69fedd6c67 Creating thumbnail filling job #381
The job fills, directory, albums and persons' thumbnails
2022-01-17 23:05:10 +01:00
Patrik J. Braun
bc532d5e0e
Merge pull request #407 from desertwitch/master
apple-touch-icon
2022-01-16 10:47:19 +01:00
Veronika
1ced72be77
apple-touch-icon #351 2022-01-16 10:36:44 +01:00
Patrik J. Braun
68e0cdd6f5 fixing isArray dependency fixes #406 2022-01-15 14:39:30 +01:00
Patrik J. Braun
0efa75a0e1 setting min node version to 14 2022-01-15 11:40:43 +01:00
Patrik J. Braun
abfe9018c5 replacing ffmpeg and ffprobe to *-static node packages 2022-01-15 11:39:25 +01:00
Patrik J. Braun
9ea2fc5f21 Revert "upgrading to recommend node v16, making min version to be v14"
This reverts commit b72788456b.

# Conflicts:
#	.github/workflows/build.yml
#	.travis.yml
#	package-lock.json
#	package.json
2022-01-15 11:32:46 +01:00
Patrik J. Braun
776c8e83fc Caching preview in the DB to speed up directory querying #381 2022-01-14 20:57:20 +01:00
Patrik J. Braun
0b7c350f5c increasing max nodejs version to 16.x 2022-01-14 17:00:53 +01:00
Patrik J. Braun
7bfb02653f increasing min nodejs version to 15 2022-01-14 16:47:22 +01:00
Patrik J. Braun
886e57744c updating package.json 2022-01-14 16:35:30 +01:00
Patrik J. Braun
b72788456b upgrading to recommend node v16, making min version to be v14 2022-01-14 16:27:08 +01:00
Patrik J. Braun
e607ae810a Forcing mysql to use utf8mb4 fixes #399 2022-01-14 12:14:28 +01:00
Patrik J. Braun
07d8261034 Fixing User name unique issue (it was already set as unique) 2022-01-14 11:13:26 +01:00
Patrik J. Braun
4164af7c13 Adding variable description #220 2022-01-14 11:12:53 +01:00
Patrik J. Braun
b9e39e0c1e improving security on enforced users #220 2022-01-14 11:02:17 +01:00
Patrik J. Braun
2ca74ef8b4 Implementing custom header support #331, #325, fixes #404, 2022-01-14 10:56:21 +01:00
Patrik J. Braun
58e1857c9a Updating manpage #220 2022-01-14 00:01:18 +01:00
Patrik J. Braun
e956199c8e Creating enforced users in the config file fixes #220, fixes #393, 2022-01-13 23:57:31 +01:00
Patrik J. Braun
938a1386fc Improving metafile settings 2022-01-13 23:36:32 +01:00
Patrik J. Braun
f2cba37d6d improving markdown design 2022-01-13 23:25:36 +01:00
Patrik J. Braun
f4f22118ab improving metadata config 2022-01-13 22:41:30 +01:00
Patrik J. Braun
268754127d updating settings description 2021-12-31 18:52:57 +01:00
Patrik J. Braun
47fec015c1 Implementing basic blogging support 2021-12-31 18:50:21 +01:00
Patrik J. Braun
38dfcf03cd Adding error warning for using the default admin/admin user/password pair 2021-12-31 14:38:01 +01:00
Patrik J. Braun
956c81b075 making gpx part of search result by default 2021-12-30 19:16:40 +01:00
Patrik J. Braun
1351c3fcb8 updating angular 2021-12-30 19:11:50 +01:00
Patrik J. Braun
29b20df9ff
Merge pull request #402 from bpatrik/revert-344-fix/face-detection-name-encoding
Revert "fix encoding non-ascii characters in detected face names"
2021-12-30 18:46:51 +01:00
Patrik J. Braun
af52919721
Revert "fix encoding non-ascii characters in detected face names" 2021-12-30 18:38:09 +01:00
Patrik J. Braun
8e90610ea3 updating packages 2021-12-30 17:26:38 +01:00