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 b72788456b64ecaac1a81ea8b24429ad22f60baa.
# 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
|
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
|
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
|
af52919721
|
Revert "fix encoding non-ascii characters in detected face names"
|
2021-12-30 18:38:09 +01:00 |
|
Patrik J. Braun
|
db9889ed2c
|
fixing top bar design issues #339
|
2021-12-11 16:34:30 +01:00 |
|
Patrik J. Braun
|
46c9a6fb00
|
Merge remote-tracking branch 'origin/master'
|
2021-12-11 16:25:12 +01:00 |
|
Patrik J. Braun
|
7d70c71109
|
Refactoring basic setting saving. Fixes #311 #352
|
2021-12-11 16:24:07 +01:00 |
|
desertwitch
|
e38cbc0079
|
fix #346 RangeError running jobs on large DBs
|
2021-11-28 14:38:50 +01:00 |
|
Patrik J. Braun
|
2f1c48ce02
|
Merge pull request #344 from ajgon/fix/face-detection-name-encoding
fix encoding non-ascii characters in detected face names
|
2021-09-24 00:20:09 +02:00 |
|
Nriver
|
51d2e28d60
|
add Chinese translation
|
2021-09-16 17:02:47 +08:00 |
|
Patrik J. Braun
|
5d4ca9a590
|
Fixing MySQL number rounding issue
|
2021-08-28 13:06:25 +02:00 |
|
Patrik J. Braun
|
2b89bc49ab
|
Improving denormalized data update.
This change should remove the unnecessary DB updates, by making the denormalized data update when they first needed.
|
2021-08-28 11:42:06 +02:00 |
|
Patrik J. Braun
|
7c0e2ead06
|
Fixing mem DB
|
2021-08-07 18:21:06 +02:00 |
|
Patrik J. Braun
|
6a4c38a868
|
Merge remote-tracking branch 'origin/master'
|
2021-08-07 18:09:57 +02:00 |
|
Patrik J. Braun
|
48ddb19f7f
|
Creating onDBData change hook and refactoring album preview saving algorithm
|
2021-08-07 18:09:46 +02:00 |
|
Patrik J. Braun
|
13ff652569
|
Merge pull request #339 from ashwin-pc/patch-1
Fix whitespace between Navbar and breadcrumbs
|
2021-07-25 12:58:43 +02:00 |
|
Igor Rzegocki
|
14b64e31fa
|
fix encoding non-ascii characters in detected face names
|
2021-07-24 01:28:58 +02:00 |
|
antegs
|
d8f0a7ff9e
|
Fix gallery sorting #341
|
2021-07-20 13:04:22 +09:00 |
|
Ashwin P Chandran
|
e9dc5b7d02
|
Fix whitespace between Navbar and breadcrumbs
There is a whitespace between the Navbar and breadcrumb/sort section. The change here is to remove the margin style that causes the white space.
|
2021-07-18 21:23:08 -07:00 |
|
Patrik J. Braun
|
43343b252c
|
Implementing search query and custom sorting based preview selection #80
|
2021-07-06 21:37:19 +02:00 |
|
Patrik J. Braun
|
628bc74226
|
Refactoring directory interfaces #80
|
2021-06-27 19:33:37 +02:00 |
|
Patrik J. Braun
|
6bcd8ff33c
|
Add sorting by rating #80
|
2021-06-24 23:00:41 +02:00 |
|
Patrik J. Braun
|
41975f72a1
|
fixing temp folder saving #311
|
2021-06-19 12:18:07 +02:00 |
|
Patrik J. Braun
|
74a56caf76
|
fixing tests
|
2021-06-19 12:08:17 +02:00 |
|
Patrik J. Braun
|
a47e613ca9
|
Adding missing translations entries to messages.de.xlf.
|
2021-06-19 11:22:01 +02:00 |
|
Patrik J. Braun
|
96a29797ed
|
Merge remote-tracking branch 'origin/master'
|
2021-06-19 11:20:48 +02:00 |
|
Patrik J. Braun
|
3541eae141
|
Implementing listing metafiles in search result
|
2021-06-19 11:20:40 +02:00 |
|
kleinrene
|
4251cefe2b
|
Create messages.de.xlf
|
2021-06-05 13:51:54 +02:00 |
|
Patrik J. Braun
|
57ac433c46
|
Loading faces even if override keywords are disabled. fixes #293
|
2021-06-03 22:44:41 +02:00 |
|
Patrik J. Braun
|
f1818c1ca6
|
Creating Album settings UI and adding album related translations #45
|
2021-05-31 22:34:55 +02:00 |
|
Patrik J. Braun
|
8570649509
|
Adding missing dummy memory db implementation #45
|
2021-05-31 21:19:59 +02:00 |
|
Patrik J. Braun
|
597d179f7d
|
Adding count and precalculated preview to saved search #45
|
2021-05-31 19:55:27 +02:00 |
|
Patrik J. Braun
|
2e12af46d1
|
Fixing SOME_OF query flatteing issue
|
2021-05-31 16:44:37 +02:00 |
|
Patrik J. Braun
|
30c2497f8f
|
Improving saved search pg2conf tests
|
2021-05-30 18:18:24 +02:00 |
|
Patrik J. Braun
|
b126022454
|
Improving SOME_OF search to support expressions with more parameters
|
2021-05-30 17:26:07 +02:00 |
|
Patrik J. Braun
|
404b82e12b
|
Implementing .saved_searches.pg2conf saving tests
|
2021-05-30 15:09:47 +02:00 |
|