| .. |
|
altitude.go
|
Metadata: Ensure the altitude is not out of range and fix logs #3182
|
2023-02-09 11:51:26 +01:00 |
|
altitude_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
ascii.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
ascii_test.go
|
refactor: use b.Loop() to simplify the code and improve performance
|
2025-11-13 08:54:42 +01:00 |
|
auth.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
auth_test.go
|
AI: Set OpenAI API service key via OPENAI_API_KEY(_FILE) variable #5322
|
2025-11-14 12:04:44 +01:00 |
|
bool.go
|
Clean: Add Yes/No/Bool funcs consistent with strconv.ParseBool() #5191
|
2025-10-11 14:35:39 +02:00 |
|
bool_test.go
|
Clean: Add Yes/No/Bool funcs consistent with strconv.ParseBool() #5191
|
2025-10-11 14:35:39 +02:00 |
|
clean.go
|
Links: Use canonical trailing-slash form for website URLs
|
2026-06-24 17:20:30 +02:00 |
|
clean_test.go
|
Pkg: Use ProjectRoot variable in path_test.go
|
2025-11-02 11:56:43 +01:00 |
|
codec.go
|
Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461
|
2022-06-24 06:59:22 +02:00 |
|
codec_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
color.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
color_test.go
|
PWA: Create manifest.json in code without using a template #3181
|
2023-02-10 15:53:01 +01:00 |
|
const.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
content_type.go
|
Pkg: Move /service/http/... to /http/... and add package /http/dns
|
2025-10-19 21:08:48 +02:00 |
|
content_type_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
dnslabel.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
dnslabel_test.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
duration.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
duration_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
env.go
|
Config: Automatically download, install and activate cluster theme #98
|
2025-10-19 16:09:26 +02:00 |
|
env_test.go
|
Config: Automatically download, install and activate cluster theme #98
|
2025-10-19 16:09:26 +02:00 |
|
error.go
|
Logs: Add package pkg/log/status to provide generic outcome constants
|
2025-10-21 14:42:05 +02:00 |
|
error_test.go
|
Tests: Add unit tests
|
2024-04-29 18:36:39 +02:00 |
|
fieldname.go
|
Settings: Use PHOTOPRISM_DISABLE_FEATURES to initialize default features
|
2025-11-21 15:19:15 +01:00 |
|
fieldname_test.go
|
Settings: Use PHOTOPRISM_DISABLE_FEATURES to initialize default features
|
2025-11-21 15:19:15 +01:00 |
|
filename.go
|
Index: Add native support for MP4 and Samsung/Google Motion Photos #439
|
2023-09-22 23:59:56 +02:00 |
|
filename_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
format.go
|
Config: Add option to exclude video formats from FFmpeg #5617
|
2026-05-26 15:36:42 +00:00 |
|
format_test.go
|
FFmpeg: Use atomic.Pointer for thread-safe Exclude list access #5617
|
2026-05-26 15:57:59 +00:00 |
|
gps.go
|
Search: Parse lat,lng string into float64 coordinates #4930 #4812
|
2025-04-19 16:04:44 +02:00 |
|
gps_test.go
|
CI: Add codespell config and fix typos (#4506)
|
2025-03-27 16:42:24 +01:00 |
|
header.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
header_test.go
|
refactor: use b.Loop() to simplify the code and improve performance
|
2025-11-13 08:54:42 +01:00 |
|
hex.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
hex_test.go
|
Tests: Add unit tests for pkg/clean
|
2023-06-26 15:57:56 +02:00 |
|
id.go
|
Auth: Session and ACL enhancements #98 #1746
|
2022-09-28 09:01:17 +02:00 |
|
id_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
ip.go
|
Pkg: Move /service/http/... to /http/... and add package /http/dns
|
2025-10-19 21:08:48 +02:00 |
|
ip_test.go
|
Auth: Improve IP sanitization and security logs #808
|
2024-05-03 15:49:48 +02:00 |
|
json.go
|
Go: Apply go fix modernizations across backend packages
|
2026-02-20 03:54:33 +01:00 |
|
json_test.go
|
Ollama: Remove code fences and commentary from JSON API responses
|
2025-10-04 16:46:55 +02:00 |
|
length.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
locale.go
|
PWA: Add maskable icons, lang/dir, and install screenshots #5696
|
2026-06-30 19:53:52 +02:00 |
|
locale_test.go
|
PWA: Add maskable icons, lang/dir, and install screenshots #5696
|
2026-06-30 19:53:52 +02:00 |
|
log.go
|
Viewer: Set native video stream src based on mimetype #1307 #3168 #4698
|
2025-01-27 13:21:05 +01:00 |
|
log_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
name.go
|
Backend: Clip over-length input in clean.Name and clean.State #5584
|
2026-05-18 15:33:16 +00:00 |
|
name_test.go
|
Backend: Clip over-length input in clean.Name and clean.State #5584
|
2026-05-18 15:33:16 +00:00 |
|
numeric.go
|
Videos: Index and display durations of less than one second #3224
|
2023-02-22 16:33:33 +01:00 |
|
numeric_test.go
|
Test: Use PascalCase names for all Go subtests in /pkg
|
2025-10-02 15:03:47 +02:00 |
|
orientation.go
|
Edit: Change image orientation through the user interface #464
|
2023-03-20 16:18:27 +01:00 |
|
orientation_test.go
|
Auth: Refactor cluster configuration and provisioning API endpoints #98
|
2025-09-24 08:28:38 +02:00 |
|
path.go
|
Server: Add web overlay handler for unmatched routes #5459
|
2026-02-24 20:02:58 +01:00 |
|
path_test.go
|
Index: Expanded folder-album reconciliation scope when needed #5437
|
2026-02-24 12:15:58 +01:00 |
|
scope.go
|
Auth: Shorten code comments in pkg/clean/scope.go #98 #5230
|
2025-09-26 05:55:50 +02:00 |
|
scope_test.go
|
OIDC: Upgrade "zitadel/oidc" from v1 to v2 #782
|
2024-07-06 11:15:23 +02:00 |
|
search.go
|
Search: Add NOT & AND operators to label filter #5535
|
2026-04-17 17:25:18 +02:00 |
|
search_test.go
|
refactor: use b.Loop() to simplify the code and improve performance
|
2025-11-13 08:54:42 +01:00 |
|
sql.go
|
Search: Use parameterized queries for user search input #5587
|
2026-05-17 13:46:20 +00:00 |
|
sql_test.go
|
Search: Use parameterized queries for user search input #5587
|
2026-05-17 13:46:20 +00:00 |
|
state.go
|
Backend: Clip over-length input in clean.Name and clean.State #5584
|
2026-05-18 15:33:16 +00:00 |
|
state_test.go
|
Backend: Clip over-length input in clean.Name and clean.State #5584
|
2026-05-18 15:33:16 +00:00 |
|
thumb.go
|
API: Update Thumb/ThumbSrc for subjects and labels #4151
|
2025-10-03 23:17:07 +02:00 |
|
thumb_test.go
|
API: Update Thumb/ThumbSrc for subjects and labels #4151
|
2025-10-03 23:17:07 +02:00 |
|
time.go
|
OIDC: Store email only when the token marks it verified
|
2026-06-10 00:04:26 +00:00 |
|
time_test.go
|
OIDC: Store email only when the token marks it verified
|
2026-06-10 00:04:26 +00:00 |
|
token.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
token_test.go
|
Tests: Add unit tests for pkg/clean
|
2023-06-26 15:57:56 +02:00 |
|
type.go
|
Cluster: Add AppName, AppVersion and Theme request/response fields #98
|
2025-10-19 12:44:21 +02:00 |
|
type_test.go
|
Cluster: Report Config.About() instead of Config.Name() as app name #98
|
2025-10-19 14:30:10 +02:00 |
|
unicode.go
|
Metadata: Sanitize bad Unicode strings #2897
|
2022-11-15 14:45:21 +01:00 |
|
unicode_test.go
|
Metadata: Improve data parsing and sanitization #2897
|
2022-11-17 08:28:30 +01:00 |
|
uri.go
|
Config: Add "theme-url" option (pro/portal) and URI credential redaction
|
2026-02-20 02:15:52 +01:00 |
|
uri_test.go
|
Config: Add "theme-url" option (pro/portal) and URI credential redaction
|
2026-02-20 02:15:52 +01:00 |
|
version.go
|
Pkg: Apply "golangci-lint" recommendation to clean package #5330
|
2025-11-21 15:28:04 +01:00 |
|
version_test.go
|
Clean: Add version assertions to version_test.go
|
2025-05-13 10:06:07 +02:00 |