mattermost/server
Adam Schildkraut 656a0248eb
Fix datetime MinDate/MaxDate validation and add sub-day relative patterns (#35327)
* Add H/M/S sub-day units to validateRelativePattern
* Fix datetime MinDate/MaxDate to use validateDateTimeFormat
* Add H/M/S sub-day resolution to resolveRelativeDateToMoment
* Add minDateTime/maxDateTime props to DateTimeInput
* Wire min_date/max_date resolution in AppsFormDateTimeField
* Align client relative pattern bounds with server validation
* Fix allowPastDates when minDateTime is in the past
2026-03-26 17:19:15 -06:00
..
bin Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
build updates buildserver go base image versions to 1.25.8 (#35811) 2026-03-26 23:21:00 +01:00
channels Fix datetime MinDate/MaxDate validation and add sub-day relative patterns (#35327) 2026-03-26 17:19:15 -06:00
cmd Add property system app layer architecture (#35157) 2026-03-26 07:54:50 +00:00
config Anonymous URLs (#35493) 2026-03-12 10:32:29 -04:00
einterfaces [MM-66838] Update throttled library to v2.15.0 with Go modules support (#34657) 2026-03-19 11:36:19 +01:00
enterprise ES search: include footer and author name in indexed fields. (#35603) 2026-03-16 15:35:02 -04:00
fips MM-65959: Add FIPS indicator to about dialog (#34463) 2025-12-11 18:37:29 -04:00
fonts Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
i18n Fix datetime MinDate/MaxDate validation and add sub-day relative patterns (#35327) 2026-03-26 17:19:15 -06:00
platform [MM-65701] Fix for docextractor archive handling (#34983) 2026-03-25 19:17:33 +00:00
public Fix datetime MinDate/MaxDate validation and add sub-day relative patterns (#35327) 2026-03-26 17:19:15 -06:00
scripts ci: shard server Postgres tests into 4 parallel runners (#35739) 2026-03-26 15:07:40 -04:00
templates [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
tests Fix EXIF profile picture orientation bug (#34275) (#35594) 2026-03-19 15:46:21 +00:00
.gitignore Update .server/gitignore to ignore all JSON files under the directory (#27593) 2024-07-11 09:12:57 +02:00
.go-version bumps go version to 1.24.13 (#35289) 2026-02-13 17:39:39 +01:00
.golangci.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
.sass-lint.yml Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
config.mk Automate setup-go-work as a dependency for Make targets (#35476) 2026-03-20 19:12:20 +00:00
copyright.txt Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
docker-compose.makefile.m1.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
docker-compose.makefile.yml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
docker-compose.pgvector.yml Add support for pgvector in local dev (#33900) 2025-09-15 18:58:43 +00:00
docker-compose.yaml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
go.mod MM-67793: Remove dependency on blang/semver/v4 (#35742) 2026-03-25 13:41:33 +00:00
go.sum MM-67793: Remove dependency on blang/semver/v4 (#35742) 2026-03-25 13:41:33 +00:00
Makefile Automate setup-go-work as a dependency for Make targets (#35476) 2026-03-20 19:12:20 +00:00
path.go Centralize the GetPackagePath (#27004) 2024-05-15 12:05:13 -03:00