photoprism/pkg/clean
Michael Mayer 33bf0cede6 Places: Support sub-km distances when searching for locations #3558
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-20 18:37:41 +02:00
..
altitude.go
altitude_test.go
ascii.go
auth.go
auth_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
clean.go
clip.go
codec.go
codec_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
color.go
color_test.go
const.go
duration.go
duration_test.go
error.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
error_test.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
filename.go
filename_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
gps.go Places: Support sub-km distances when searching for locations #3558 2023-09-20 18:37:41 +02:00
gps_test.go Search: improve radius approximation for "lat" and "lng" filters #3558 2023-09-20 17:42:38 +02:00
hex.go
hex_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
id.go
id_test.go
log.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
log_test.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
name.go
name_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
numeric.go
numeric_test.go
orientation.go
orientation_test.go
path.go Library: Trim "~" at the beginning and end of path names #3695 2023-09-20 17:31:01 +02:00
path_test.go Library: Allow "#" at the beginning of path names #3695 2023-09-20 17:13:25 +02:00
search.go
search_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
sql.go
sql_test.go
state.go
state_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
token.go
token_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
type.go
type_test.go
unicode.go
unicode_test.go
uri.go
uri_test.go