Patrik J. Braun
355df1d022
Fixing url encoding issues #272
...
URLs that contain special characters (got media, face or directory) got parsed the wrong way, this commit fixes it.
2021-05-15 10:33:43 +02:00
Patrik J. Braun
ea3506c388
Clearing cache on reload #285
...
It should help with reducing the confusion as forced reload did not cleared local cache.
2021-05-15 09:51:19 +02:00
Patrik J. Braun
eb84723523
Reverting Indexing as it did not improve performance
2021-05-12 21:56:52 +02:00
Patrik J. Braun
1d3f9df8f4
Implementing changes only indexing for indexing job. Making that to default
2021-05-12 13:56:10 +02:00
Patrik J. Braun
f853efa3c1
fixing tslint issue
2021-05-11 16:35:19 +02:00
Patrik J. Braun
228811bac0
Show rating on the UI #69
2021-05-11 16:24:46 +02:00
Patrik J. Braun
f6fd2ccc02
Improving zip folder download link
2021-05-08 09:06:56 +02:00
Patrik J. Braun
126bf660ac
Merge remote-tracking branch 'origin/master'
2021-05-06 22:58:40 +02:00
Patrik J. Braun
514168e99d
Fixing autocomplete panel closing
2021-05-06 22:58:32 +02:00
mcdamo
5b05608870
Add device detection for portrait mode in directories listing
2021-05-06 19:26:59 +10:00
Patrik J. Braun
928a8918c6
Improving autocomplete and search
2021-05-05 20:47:02 +02:00
Patrik J. Braun
af67a8ac1c
fixing caption background issue in lightbox
2021-05-05 20:06:02 +02:00
Patrik J. Braun
db398b87eb
fixing face cards miss position issue
2021-05-05 19:59:02 +02:00
Patrik J. Braun
d9022d636f
adding map icon pop
2021-05-04 23:39:55 +02:00
Patrik J. Braun
a8d636776b
Fixing issue with filenames containing # and % fixes #276 and fixes #272
2021-05-04 22:43:19 +02:00
Patrik J. Braun
0c2a21145f
rounding map icons
2021-05-04 22:18:27 +02:00
Patrik J. Braun
73d820d900
improving map: only loading map icon if visible
2021-05-04 22:10:24 +02:00
Patrik J. Braun
c5a1fa2657
Fixing sub directory search issue
...
(it was failing on directory:(dir/subdir) due to the "/" in the url) #284
2021-05-04 21:46:28 +02:00
Patrik J. Braun
8b3f6ac64d
setting persons on the suggestions list with higher priority
2021-05-04 21:32:25 +02:00
Patrik J. Braun
0b24d60b44
Merge pull request #278 from mcdamo/feature/download-zip
...
Download zip folder
2021-05-04 21:12:31 +02:00
mcdamo
3425fba1e5
Use concatUrls
2021-05-03 22:23:04 +10:00
mcdamo
03fe522b17
Add urlBase to download link
2021-05-03 22:19:07 +10:00
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
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
mcdamo
6af288e77a
Download zip folder
2021-04-29 00:11:18 +10:00
Patrik J. Braun
4f2b02b7e0
migrating maps to ngx-leaflet #256
2021-04-25 19:07:02 +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
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
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
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
04aacdc431
Reducing max markers in map preview
2021-04-06 13:15:50 +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
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
Torbjörn Svangård
8e68e84750
Add dark text background
2021-04-05 20:47:10 +02:00
Torbjörn Svangård
22b92ca368
Add scale face text and box on hover
2021-04-05 20:46:03 +02:00
Torbjörn Svangård
275da28dcd
Increase text opacity
2021-04-05 20:43:22 +02:00
Patrik J. Braun
5405a6f9d3
improving date autocomplete and parsing for search #58
2021-04-04 11:40:43 +02:00
Patrik J. Braun
f30d6988ec
Merge remote-tracking branch 'origin/master'
2021-04-04 09:44:30 +02:00
Patrik J. Braun
66bb7abf83
Disabling Map preview on IOS #155 .
...
leaflet (yaga-map) uses z-index that confuses safari on IOS and prevents click propagation for photo preview (lightbox)
2021-04-04 09:39:10 +02:00
Torbjörn Svangård
137d841cde
Search autocomplete suggestion on click
2021-04-02 20:31:40 +02:00
Magnetic_dud
555dc69f3d
72%
2021-04-02 19:35:02 +02:00
Patrik J. Braun
867fd3c070
Merge remote-tracking branch 'origin/master'
2021-04-02 15:53:44 +02:00
Patrik J. Braun
3c70ce4b0b
improving MetaDataLoader to better handle edge cases #245
2021-04-02 15:53:20 +02:00
Patrik J. Braun
60a86b06ee
Merge pull request #246 from Magneticdud/master
...
Italian translation
2021-04-02 10:36:07 +02:00
Magnetic_dud
d304b97d4b
invalid char
2021-04-02 10:13:52 +02:00
Patrik J. Braun
8422e4c29f
improving search behaviour (hitting enter runs search, left arrow inserts hint) #237
2021-04-01 23:11:01 +02:00
Patrik J. Braun
39c4c7fc02
Fixing search hint collision with empty search bar issue #237
2021-04-01 22:38:15 +02:00
Patrik J. Braun
793b4074e3
Merge remote-tracking branch 'origin/master'
2021-04-01 21:48:57 +02:00
Patrik J. Braun
acd130babd
Fixing preview generation
2021-04-01 21:48:38 +02:00
Magnetic_dud
e8b7993f2d
vediamo
2021-04-01 18:38:53 +02:00
Magnetic_dud
c7fabc71ea
uhmmm
2021-04-01 17:36:46 +02:00
Magnetic_dud
247a8ec498
initial
2021-04-01 17:21:37 +02:00
Magnetic_dud
acadb9d409
new language
2021-04-01 17:21:18 +02:00
Patrik J. Braun
bc0e18887a
Merge pull request #241 from tibrisch/add-missing-translation-for-menu-title
...
Enable tranlsation for settings sidebar menu title
2021-03-30 22:04:53 +02:00
Torbjörn Svangård
3d7443933e
Update swedish translation
2021-03-30 12:24:07 +02:00
Torbjörn Svangård
81ab3cb1d7
Enable tranlsation for settings sidebar menu title
2021-03-30 12:21:34 +02: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
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