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

1149 Commits

Author SHA1 Message Date
gklebus
660344a988 Polish translation added 2021-05-02 22:19:57 +02:00
Patrik J. Braun
1b359d44b1 Adding missing translations 2021-05-02 09:16:44 +02:00
Patrik J. Braun
b4e831c8d6 Increasing max items per search result (also adding it to the UI) 2021-05-02 08:51:11 +02:00
Patrik J. Braun
491400523e improving map marker cluster design 2021-05-02 08:50:43 +02:00
Patrik J. Braun
058d99a0ed Fixing job progress css error 2021-05-02 08:17:06 +02:00
Patrik J. Braun
4b81189c87 fixing leaflet icon path 2021-05-01 19:35:18 +02:00
Patrik J. Braun
27eed745cf
Merge pull request #280 from bpatrik/feature/map-refactor
Feature/map refactor
2021-05-01 00:23:10 +02:00
Patrik J. Braun
c10f4f6380 Improving lazy rendering. Making it based on row height instead of 70% of the scroll. 2021-05-01 00:05:03 +02:00
Patrik J. Braun
42744e3180 improving grid photo info box 2021-04-30 23:55:59 +02:00
Patrik J. Braun
f1b3a12bc4 Improving grid photo rendering performance for videos 2021-04-30 23:40:55 +02:00
Patrik J. Braun
494eab6f08 Adding cluster marker to map #256 2021-04-30 23:40:32 +02:00
Patrik J. Braun
6249d942c0
Merge pull request #275 from kagahd/issue274
#274 use ExifReader 3.15.0 to avoid overwriting Rating by RatingPercent
2021-04-26 22:11:02 +02:00
Patrik J. Braun
e3604c2334
Merge pull request #270 from kagahd/issue267
#267 support XMP tag 'subject'
2021-04-26 22:03:42 +02:00
kagahd
eb99ec004d #274 use ExifReader 3.15.0 to avoid overwriting Rating by RatingPercent 2021-04-26 15:22:12 +02:00
Patrik J. Braun
4f2b02b7e0 migrating maps to ngx-leaflet #256 2021-04-25 19:07:02 +02:00
Patrik J. Braun
26644776c0
Update README.md 2021-04-25 09:58:18 +02:00
kagahd
f8b68e5c2c #267 add XMP 'subject' to 'keywords' with proper encoding 2021-04-25 01:16:22 +02:00
kagahd
bd3db9a308 #267 add XMP subject to keywords only if keyword is not yet exisiting 2021-04-24 16:11:44 +02:00
kagahd
a4cb1188fe #267 add XMP section 'subject' to keywords 2021-04-24 10:32:12 +02:00
kagahd
d788af3a2d #267 support XMP tag 'subject' 2021-04-23 20:09:33 +02:00
Patrik J. Braun
f0f47f96bb Disabling searching with shared link #269 2021-04-23 17:54:43 +02:00
Patrik J. Braun
90a6c4b6b1 Fixing publicUrl settings #264 2021-04-19 23:56:44 +02:00
Patrik J. Braun
cb8a2d86a6 Merge remote-tracking branch 'origin/master' 2021-04-19 20:10:54 +02:00
Patrik J. Braun
d9bd588b1a replacing ng2-cookies to ngx-cookie-service 2021-04-19 20:10:44 +02:00
Patrik J. Braun
13664ae104
Merge pull request #266 from Wdavery/CSS_Fix
CSS fix for truncated page titles on mobile
2021-04-19 18:56:12 +02:00
Wdavery
7a1600901f
Update share-login.component.css 2021-04-19 12:32:44 -04:00
Wdavery
f87d8ad413
Update login.component.css 2021-04-19 12:32:03 -04:00
Patrik J. Braun
8ec734dfb7 Fixing missing hammerjs module (fixes mobile touch support) #144
It is needed since angular 9.

Tested on Pixel4, Ipad Air
2021-04-19 17:26:35 +02:00
Patrik J. Braun
567f81b2aa Improving photo rendering during ligthbox navigation (preview mode) #207 2021-04-19 16:59:25 +02:00
Patrik J. Braun
7e7af8d714 Adding switch to disable full resolution image load on zoom #259 2021-04-19 16:25:39 +02:00
Patrik J. Braun
4af6c16aef Adding never expiring sharing link. #260
It works by setting the expirity to -1 that setts the expire dat to 01/01/9999. Now the UI does not show expiration if it is longer than 10 years
2021-04-19 15:56:50 +02:00
Patrik J. Braun
07012ebd3c Adding baseUrl to /api/person path #264 2021-04-19 15:12:27 +02:00
Patrik J. Braun
6810c7a24a Fixing atocomplete/ "." searching error, by disabling it. 2021-04-19 15:01:28 +02:00
Patrik J. Braun
7340246d2d Fixing search bar alignment issue for IE11 2021-04-18 23:47:07 +02:00
Patrik J. Braun
e5895ff1f6 downgrading sharp to 0.23.4 as 0.28.1 fails build, see https://sharp.pixelplumbing.com/install.
More details: https://github.com/lovell/sharp/issues/2482
2021-04-18 18:22:37 +02:00
Patrik J. Braun
c8fb528a2e downgrading sharp 2021-04-18 17:56:43 +02:00
Patrik J. Braun
f64ce98117 Adding package lock 2021-04-18 17:32:34 +02:00
Patrik J. Braun
dac63c9a41 Upgrading sharp version 2021-04-18 17:26:55 +02:00
Patrik J. Braun
ab19dc577f Fixing missing frontend release build and cleaning up package.json 2021-04-18 16:54:34 +02:00
Patrik J. Braun
5ad9a65a01
Merge pull request #262 from bpatrik/feature/angular-upgrade
Feature/angular upgrade
2021-04-18 16:32:03 +02:00
Patrik J. Braun
3044cbaa8a
Merge branch 'master' into feature/angular-upgrade 2021-04-18 16:17:54 +02:00
Patrik J. Braun
085d7c2cd9 fixing linting erros. adding tslint to pretest 2021-04-18 15:48:35 +02:00
Patrik J. Braun
2223c87b9e Updating translations to use angular's $localize #255 2021-04-17 20:06:17 +02:00
Patrik J. Braun
e83ba7c5fa updating building and translations 2021-04-17 18:32:32 +02:00
Patrik J. Braun
ddf516b399 Merging new translations 2021-04-17 15:40:01 +02:00
Patrik J. Braun
e278785d14 Merge pull request #261 from Magneticdud/master
Finalized italian translations + robots.txt

(cherry picked from commit f6bc1d0487)
2021-04-17 15:00:46 +02:00
Patrik J. Braun
f6bc1d0487
Merge pull request #261 from Magneticdud/master
Finalized italian translations + robots.txt
2021-04-17 14:59:36 +02:00
Patrik J. Braun
deccda9585 fixing test 2021-04-17 14:55:59 +02:00
Magnetic_dud
229dd4e639 robots.txt 2021-04-17 12:21:03 +02:00
Magnetic_dud
f1e9056c3a italian strings 2021-04-17 12:19:10 +02:00