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

1180 Commits

Author SHA1 Message Date
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
Patrik J. Braun
7371fda5a8 upgrading bootstrap, fixing navigation issue
Router active line broke navigation, replacing it with custom function
2021-04-11 15:59:30 +02:00
Patrik J. Braun
669ad818c3 replacing ng2-slim-loading-bar with @ngx-loading-bar to make prod compilation pass (previous bar was not compatible with angular 6 and above) 2021-04-11 00:05:33 +02:00
Patrik J. Braun
f76db930b8
Update package.json
Version bump to v1.8.5
2021-04-10 11:14:00 +02:00
Patrik J. Braun
61777e4eaa Updating packages #255 2021-04-10 10:51:33 +02:00
Patrik J. Braun
40f83f49cd Making directory sorting by date switchable (off by default) #230
If enabled, directories are sorted by last touched date (not by creation date of photos that are within a given directory). Any change to that directory would reorder the directories.
2021-04-06 17:30:52 +02:00
Patrik J. Braun
cc626d8198 showing controls (mainly faces) during pan. fixes #254 2021-04-06 17:05:48 +02:00
Patrik J. Braun
7d04d033d4
Merge pull request #253 from bpatrik/feature-zommed-faces
Reducing max markers in map preview
2021-04-06 13:19:44 +02:00
Patrik J. Braun
04aacdc431 Reducing max markers in map preview 2021-04-06 13:15:50 +02:00
Patrik J. Braun
c1f9cc9fcd
Merge pull request #252 from bpatrik/feature-zommed-faces
Enabling faces zoom in photo preview (lightbox) #249 #240
2021-04-06 11:56:18 +02:00
Patrik J. Braun
4ced2c3226 Enabling faces zoom in photo preview (lightbox) #249 #240 2021-04-06 11:52:06 +02:00
Patrik J. Braun
5c2c3c1ae7 Merge remote-tracking branch 'origin/master' 2021-04-06 11:35:00 +02:00
Patrik J. Braun
6aff498360
Merge pull request #251 from tibrisch/improve-face-name-visibility
Improve face name visibility
2021-04-06 11:34:38 +02:00
Patrik J. Braun
0f7ac812ea Implementing distance search #58 2021-04-06 11:32:31 +02:00
Torbjörn Svangård
84a7be5ba3 Add black background for caption 2021-04-06 09:55:58 +02:00
Torbjörn Svangård
b5ddd6b9df Add black background for navigation arrow 2021-04-06 09:51:01 +02:00
Torbjörn Svangård
a48e66e1f7 Restore transition 2021-04-06 09:39:22 +02:00
Torbjörn Svangård
eb51b9d412 Remove face scale on hover 2021-04-05 21:57:19 +02:00
Torbjörn Svangård
f68d05b854 Remove text-shadow 2021-04-05 21:11:24 +02:00
Torbjörn Svangård
50bf34fd15 Make face name font bold 2021-04-05 21:07:18 +02:00