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

1251 Commits

Author SHA1 Message Date
Patrik J. Braun
5e1b90187d Merge remote-tracking branch 'origin/master' 2021-03-28 15:45:15 +02:00
Patrik J. Braun
50ede89347 Version bumps 2021-03-28 15:45:06 +02:00
Patrik J. Braun
4138b5158b
Update MANPAGE.md 2021-03-28 14:54:50 +02:00
Patrik J. Braun
e184db833e fixing orientation test 2021-03-28 13:41:54 +02:00
Patrik J. Braun
36ecbcbd3d Fixing Orientation reading issue and adding orientation reading tests #212 2021-03-28 13:24:55 +02:00
Patrik J. Braun
5020949a88 Improving preiview handling (fixing DB case insensitive issue when selecting preview that is on the same path, adding tests) #31 2021-03-28 12:43:13 +02:00
Patrik J. Braun
09e2a07c5e Minor IndexingManager test improvements 2021-03-27 22:28:01 +01:00
Patrik J. Braun
e6e5e43877 Improving IndexingManager tests 2021-03-27 22:24:13 +01:00
Patrik J. Braun
c670a17e27 Adding preview field to Directory and populating it with any photo from subdirectory (based on #165), fixes #31 2021-03-27 21:31:19 +01:00
Patrik J. Braun
8bd04dda8c Improving orientation detection #212, #184, #234 2021-03-27 10:23:48 +01:00
Patrik J. Braun
1f708d1c71 Fix typos 2021-03-26 21:56:38 +01:00
Patrik J. Braun
8f85d18b6a Merge remote-tracking branch 'origin/master' 2021-03-26 21:55:02 +01:00
Patrik J. Braun
e754f31cd9
Create CONTRIBUTING.md 2021-03-26 21:54:35 +01:00
Patrik J. Braun
e08d3f12fb Search field width improvement 2021-03-26 21:22:25 +01:00
Patrik J. Braun
5e2b8a44dd Improve Search field 2021-03-26 21:08:30 +01:00
Patrik J. Braun
24942b2ee1 improving autocomplete #237 2021-03-21 09:46:25 +01:00
Patrik J. Braun
042b744a48 fixing faces person search link 2021-03-21 08:45:23 +01:00
Patrik J. Braun
c5b657a96a Fixing search query parser 2021-03-20 23:31:39 +01:00
Patrik J. Braun
2137fc71d2 Merge remote-tracking branch 'origin/master' 2021-03-20 20:15:59 +01:00
Patrik J. Braun
6b24436c22 Implementing basic autocomplete for advanced search #58 #237 2021-03-20 20:15:49 +01:00
Patrik J. Braun
8afd49c588 adding minimal autocomplete 2021-03-20 14:37:56 +01:00
Patrik J. Braun
9f9dbe0c51 refactoring query parser 2021-03-20 11:20:53 +01:00
Patrik J. Braun
b3906c6b3d Fixing search types (removing unknown relation and fixing ranged seasrches) 2021-03-20 09:23:39 +01:00
Patrik J. Braun
6fa96b1986
Update README.md 2021-03-15 21:52:50 +01:00
Patrik J. Braun
d02e3cbd33 Fixing persons metadata sql field charset 2021-03-14 18:23:30 +01:00
Patrik J. Braun
a5954f1705 Merge remote-tracking branch 'origin/master' 2021-03-14 17:45:43 +01:00
Patrik J. Braun
7ab2d9e62d Fixing reference issues 2021-03-14 17:45:32 +01:00
Patrik J. Braun
ddf5b256f9
Merge pull request #232 from tibrisch/add-text-shadow
Add text shadow
2021-03-14 17:05:06 +01:00
Patrik J. Braun
1de6114c5b Cleaning up project 2021-03-14 17:00:43 +01:00
Patrik J. Braun
007962cc8d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/frontend/app/ui/gallery/gallery.component.ts
2021-03-14 16:54:10 +01:00
Patrik J. Braun
270d5af74d Updating random photo query builder to use advanced search #58 2021-03-14 16:52:37 +01:00
Patrik J. Braun
41292ec4b4 Fixing parsing errors. 2021-03-14 10:56:59 +01:00
Patrik J. Braun
0f40bb67e5
Merge pull request #230 from bruce30262/fix_gallery_order_issue
Fix gallery order issue
2021-03-07 09:20:25 +01:00
Patrik J. Braun
32f43ddc68
Merge pull request #231 from tibrisch/feature/add-swedish-translation
Feature/add swedish translation
2021-03-07 09:19:51 +01:00
Torbjörn Svangård
ca4ab12655 Some more translation fixes 2021-03-04 22:13:31 +01:00
Torbjörn Svangård
b883dbf69d Fix spelling misstake 2021-03-04 21:56:22 +01:00
Torbjörn Svangård
32b6d02549 Move text-shadow to controllers-container 2021-03-04 20:50:38 +01:00
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