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
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
deccda9585
fixing test
2021-04-17 14:55:59 +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
Patrik J. Braun
3c70ce4b0b
improving MetaDataLoader to better handle edge cases #245
2021-04-02 15:53:20 +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
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
Patrik J. Braun
c5b657a96a
Fixing search query parser
2021-03-20 23:31:39 +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
b3906c6b3d
Fixing search types (removing unknown relation and fixing ranged seasrches)
2021-03-20 09:23:39 +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
Torbjörn Svangård
32b6d02549
Move text-shadow to controllers-container
2021-03-04 20:50:38 +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
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
a8bbefe0f8
refactoring code, improving advanced search
2021-01-17 10:56:33 +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
Jacob Roeland
f9fc2081a0
Minor typo: change "start a face" to "star a face"
2021-01-04 01:52:43 -05:00
Patrik J. Braun
411023021d
Adding persons statistic to ui
2020-12-30 22:12:36 +01:00
Patrik J. Braun
b37d4ec8c8
Improving notification and CSRF error logging
2020-12-27 18:57:02 +01:00
Patrik J. Braun
9df2b8fbaa
Improving error logging for handled server side errors.
...
Looking for: "ForbiddenError: invalid csrf token"
2020-12-25 10:36:49 +01:00
Mattéo Delabre
be8bfd2bf5
Replace old Mapbox tiles with Static Tiles API
...
Old Mapbox classic styles and API have been deprecated then removed
since June 2020. This PR changes the default Mapbox tiles to request the
new API.
See <https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/ >
2020-10-14 17:12:39 +02:00
Patrik J. Braun
3c404c0cd5
Merge pull request #181 from tuur29/feature/mobile-directory-grid-layout
...
Improve mobile directory grid layout
2020-09-13 14:55:10 +02:00
Tuur Lievens
e11b5cc728
Improve mobile directory grid layout
2020-09-13 13:32:46 +02:00
Tuur Lievens
4586854cf0
Improve password field accessibility
2020-09-13 13:25:41 +02:00
Patrik J. Braun
3ba6979427
Improving job progress wording
2020-09-13 12:40:51 +02:00
Patrik J. Braun
73a8c4202a
Implementing custom folder sorting, by adding support for pg2conf metafiles. Fixes : #177
2020-09-06 17:07:40 +02:00
Patrik J. Braun
cdd1139bab
Implementing sharing listing and deleting. Fixes : #145
2020-09-06 16:12:30 +02:00
Patrik J. Braun
0d2b59a412
Improving local storing handling by try-cache all setItem calls and resetting storage on failure. Fixes : #170
2020-09-06 10:23:09 +02:00
Patrik J. Braun
1cc95bb925
removing image rotation to support the now available in-browser image orientation tag https://caniuse.com/#feat=css-image-orientation
...
Fixes : #172
2020-09-06 10:11:30 +02:00
Patrik J. Braun
f67dc7d58f
removing support for GM image library
2020-09-05 20:57:53 +02:00
Patrik J. Braun
d34c070566
adding tags list to the infobar. Fixes : #171
2020-09-05 19:56:30 +02:00
Patrik J. Braun
e9468c154a
Hiding faces for guest users (sharing link). Fixes : #149
2020-09-05 16:06:11 +02:00
Patrik J. Braun
bcfd419908
adding crf, preset and custom options to video encoding, implementing: #131
2020-02-08 09:59:18 +01:00
Patrik J. Braun
2654dce9a1
signaling docker sensitive options
2020-02-07 23:32:41 +01:00
Patrik J. Braun
c13e90dca6
improving config change detection on switches
2020-02-06 23:57:59 +01:00
Patrik J. Braun
5908bed64f
fixing settings saving bug
2020-02-06 22:46:45 +01:00
Patrik J. Braun
854bedc968
fixing video settings saving
2020-02-05 13:48:41 +01:00
Patrik J. Braun
fcc2e3c537
fixing bitrate selection
2020-02-05 13:38:40 +01:00
Patrik J. Braun
d152900e21
implementing advanced settings
2020-02-04 19:37:47 +01:00
Patrik J. Braun
73fee438ec
adding mysql port to configs
2020-01-29 16:15:00 +01:00
Patrik J. Braun
4e3f464cf8
upgrading to typeconfig2.0
2020-01-28 18:36:52 +01:00
Patrik J. Braun
e1a7fda3ea
improving frame
2020-01-09 20:22:42 +01:00
Patrik J. Braun
dd94ec8a72
fixing tests
2020-01-07 23:10:53 +01:00
Patrik J. Braun
5b4f06e789
implementing csrf security for posts
2020-01-07 22:17:54 +01:00
Patrik J. Braun
19d3f10d35
improving code quality. restricting secret to be accessible through rest api
2020-01-03 20:28:03 +01:00
Patrik J. Braun
17139c692b
improving code quality
2020-01-02 22:11:59 +01:00
Patrik J. Braun
f34e934597
translation issue fix
2020-01-01 20:52:29 +01:00
Patrik J. Braun
83f3def727
fixing case sensitivity issue with PersonManager
2020-01-01 20:26:59 +01:00
Patrik J. Braun
1acbc67638
adding parallel run lock for jobs
2019-12-31 13:38:23 +01:00
Patrik J. Braun
c716ff4ca7
improving jobs
2019-12-30 17:52:58 +01:00
Patrik J. Braun
9516fba85b
adding missing translations, improving phone settings phone view
2019-12-30 17:10:01 +01:00
Patrik J. Braun
4c507f286d
improving job ui and job handling
2019-12-30 15:49:56 +01:00
Patrik J. Braun
3e060e2b8d
improving job settings ui
2019-12-29 16:43:43 +01:00
Patrik J. Braun
c2d7931d8d
fixing start stop buttons
2019-12-29 13:48:45 +01:00
Patrik J. Braun
6c458e2dbb
tweeking thumbnail generation sizes
...
fixing thumbnail selection algorithm
2019-12-29 12:09:08 +01:00
Patrik J. Braun
cc83dc718d
creating backend text for jobs
2019-12-29 10:24:47 +01:00
Patrik J. Braun
ddb734e64a
implementing job history saving
2019-12-29 00:35:41 +01:00
Patrik J. Braun
47b1aa7b86
improving changed settings visualization
2019-12-28 20:08:55 +01:00
Patrik J. Braun
0c81cbce4b
improving jobs
2019-12-28 11:58:40 +01:00
Patrik J. Braun
8b6a367257
adding job last run status
2019-12-27 00:24:44 +01:00
Patrik J. Braun
509a398639
implementing after trigger
2019-12-26 23:30:46 +01:00
Patrik J. Braun
e2864117b2
implementing TempFolderCleaningJob
2019-12-26 21:03:10 +01:00
Patrik J. Braun
5ec9171ddf
renaming tasks to jobs
2019-12-24 12:22:25 +01:00
Patrik J. Braun
f8b06be700
improving task ui
2019-12-24 00:44:32 +01:00
Patrik J. Braun
d38d0f01bf
adding git commit hash and built time to release package.json and showing it at admin
2019-12-24 00:25:39 +01:00
Patrik J. Braun
e1936fb3b8
improving task progressbar design, fixing task starting issue
2019-12-23 23:50:31 +01:00
Patrik J. Braun
5bb17294ec
improving bestfit photo
2019-12-23 12:09:41 +01:00
Patrik J. Braun
fb99df6157
installing ffmpeg with package manager for docker build
2019-12-21 18:14:28 +01:00
Patrik J. Braun
67754ecea6
adding missing translations
2019-12-15 22:21:25 +01:00
Patrik J. Braun
5311df68e5
improving settings
2019-12-15 15:53:03 +01:00
Patrik J. Braun
a80297ce0c
adding thumbnail task
2019-12-15 15:36:05 +01:00
Patrik J. Braun
5160e19a35
improve settings
2019-12-15 14:40:31 +01:00
Patrik J. Braun
95b06ffc63
improving setting ui
2019-12-15 10:52:56 +01:00
Patrik J. Braun
cd06bc00ec
implementing photo downscaling
...
project and config refactoring
Warning: braking changes in the config
2019-12-14 17:27:01 +01:00
Patrik J. Braun
8479be8aaa
fixing spelling
2019-12-12 19:11:49 +01:00
Patrik J. Braun
2ac0eaa57a
improving task management
2019-12-11 17:02:02 +01:00
Patrik J. Braun
4208fe7f1f
refactoring config file
...
fixing task setting issue
2019-12-10 16:17:35 +01:00
Patrik J. Braun
8029793ffb
improving settings fetching
2019-12-10 15:30:29 +01:00
Patrik J. Braun
b6b8a9e203
improving progress fetching
2019-12-10 15:26:10 +01:00
Patrik J. Braun
be25b9e068
minor bugfixes
2019-12-10 14:50:20 +01:00
Patrik J. Braun
00d3ae55e7
adding not support video format warning
2019-12-10 12:50:02 +01:00
Patrik J. Braun
358a7834e0
restucturing project
2019-12-10 10:44:35 +01:00