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

1114 Commits

Author SHA1 Message Date
Torbjörn Svangård
850367ea55 Fix typos in Swedish translation 2021-03-04 20:10:15 +01:00
Torbjörn Svangård
5d6fb1cebb Add Swedish translationfile. 2021-03-04 19:31:18 +01:00
Torbjörn Svangård
676e146f6e Add text-shadow to face-name 2021-03-03 11:49:01 +01:00
Bruce Chen
9711b5956a Fix gallery order issue
* Add code to sort the folder in gallery by date
* Add code to sort the media files in a folder using natural-order
2021-03-02 14:55:20 +08:00
Patrik J. Braun
47703b6b84 Implementing search query parsing and stringifying. #58 2021-02-14 12:57:05 +01:00
Patrik J. Braun
7f321a3ff5
Merge pull request #225 from maarlo/spanish-translations
Add spanish translations
2021-02-13 18:29:15 +01:00
Patrik J. Braun
f226d592f8
Merge pull request #224 from erri120/issue-223
Using natural-orderby for sorting
2021-02-13 18:28:13 +01:00
Mario Aragones Lozano
d527d53bca Add spanish translations 2021-02-13 17:53:39 +01:00
erri120
c0a0ac15b3
Using natural-orderby for sorting 2021-02-02 22:29:43 +01:00
Patrik J. Braun
33b6fbf624 Implementing basic advanced search query stringifyer 2021-01-31 12:51:48 +01:00
Patrik J. Braun
88015cc33e Implementing adv. search query builder #58 2021-01-31 12:22:56 +01:00
Patrik J. Braun
db1fea37fa
Merge pull request #165 from lexas2509/recursive
Folder preview image will be taken from all child directories not only direct childs
2021-01-24 18:42:20 +01:00
Patrik J. Braun
de9c58fd90 refactoring random photo. Fixing tests 2021-01-17 15:56:15 +01:00
Patrik J. Braun
a8bbefe0f8 refactoring code, improving advanced search 2021-01-17 10:56:33 +01:00
Patrik J. Braun
e643ee2ed1 improving advanced search 2021-01-16 23:37:14 +01:00
Patrik J. Braun
9a923aa8ab Implementing model for advanced searching. #58 2021-01-16 16:59:59 +01:00
Patrik J. Braun
56b8517205
Merge pull request #221 from snoopyCode/bug/mobile-web-app
Fixes #219: Manifest for web app takes '.' as default if publicUrl is empty string
2021-01-16 14:50:44 +01:00
Roland
45a7f77454 Takes '.' for start_url if publicUrl is empty 2021-01-16 08:41:01 +01:00
Patrik J. Braun
928f282311 Adding rating support to model.
#217 #69
2021-01-05 20:35:13 +01:00
Patrik J. Braun
c9521bc883 Merge remote-tracking branch 'origin/master' 2021-01-04 11:12:04 +01:00
Patrik J. Braun
5f0f09d420 Project cleanup and version bumps 2021-01-04 11:11:55 +01:00
Patrik J. Braun
2f0d2a5e59 Project cleanup 2021-01-04 10:40:09 +01:00
Patrik J. Braun
995e0057a6
Merge pull request #216 from jacroe/patch-1
Minor typo: change "start a face" to "star a face"
2021-01-04 09:32:36 +01:00
Jacob Roeland
f9fc2081a0
Minor typo: change "start a face" to "star a face" 2021-01-04 01:52:43 -05:00
Patrik J. Braun
bd60900f7c 10x performance improvement for listing faces 2021-01-01 17:58:41 +01:00
Patrik J. Braun
402bf0e134 updating build.yml 2020-12-31 14:51:39 +01:00
Patrik J. Braun
9459dbea60 Adding benchmark results 2020-12-31 14:26:45 +01:00
Patrik J. Braun
f6bf64399a improving Benchmark 2020-12-31 12:35:28 +01:00
Patrik J. Braun
cc3629ff73 fixing test 2020-12-30 22:22:40 +01:00
Patrik J. Braun
411023021d Adding persons statistic to ui 2020-12-30 22:12:36 +01:00
Patrik J. Braun
7184f94c88 updating package-lock.json after downgrading sharp 2020-12-30 21:56:04 +01:00
Patrik J. Braun
29c3e580d4 improving benchmark 2020-12-30 21:54:07 +01:00
Patrik J. Braun
0a8af49752 Adding benchmark to release code 2020-12-30 21:13:19 +01:00
Patrik J. Braun
03789ecaf8 improving benchmark 2020-12-28 22:08:57 +01:00
Patrik J. Braun
d2cdc32c68 sharp version bump 2020-12-28 09:53:32 +01:00
Patrik J. Braun
fb39fb5854 fixing ErrorDTO during request saving 2020-12-27 22:32:26 +01:00
Patrik J. Braun
b37d4ec8c8 Improving notification and CSRF error logging 2020-12-27 18:57:02 +01:00
Patrik J. Braun
3b82b71203 fixing backend test 2020-12-27 17:54:05 +01:00
Patrik J. Braun
dffbd1e7d5 fixing backend test 2020-12-27 17:36:29 +01:00
Patrik J. Braun
d00cf9420e Adding test to exiftool based face region parsing 2020-12-27 14:35:30 +01:00
Patrik J. Braun
f2538410f6 Merge remote-tracking branch 'origin/master' 2020-12-27 13:38:17 +01:00
Patrik J. Braun
2a7269c34a
Merge pull request #201 from lbischof/regions
Support exiftool face region format
2020-12-27 13:38:00 +01:00
Patrik J. Braun
4f80ae76bd saving start time for all requests 2020-12-27 13:36:41 +01:00
Patrik J. Braun
c9847f5cc1
Update build.yml
fixing docker file path for debian buster
2020-12-26 12:50:17 +01:00
Patrik J. Braun
67442971de bumping typeconfig version and adding v14 support to package.json 2020-12-26 12:12:19 +01:00
Patrik J. Braun
e54bab2976 Adding debian buster and node v14 support 2020-12-26 12:11:31 +01:00
Patrik J. Braun
ca08cea126
Update build.yml
fixing action warning
2020-12-25 19:54:43 +01:00
Patrik J. Braun
25ffa4dad6
Update build.yml
updating build action for stretch
2020-12-25 18:59:01 +01:00
Patrik J. Braun
d409a7a152
Update build.yml
updating alpine download release action
2020-12-25 16:26:23 +01:00
Patrik J. Braun
ed5252e62e
Update build.yml
Updating alpine build actions
2020-12-25 15:31:59 +01:00