gitea/modules
Bo-Yi Wu d06eb8d801
feat(api): add date range filtering to commit retrieval endpoints (#34497)
- Add support for filtering commits by date range via new "since" and
"until" parameters
- Update API endpoints and command logic to handle the new parameters
for fetching commits within given dates
- Extend API documentation and Swagger specs to describe the new "since"
and "until" query parameters
- Refactor related function signatures and implementations to accept and
pass "since" and "until" values

---------

Signed-off-by: appleboy <appleboy.tw@gmail.com>
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2025-05-19 18:57:58 -07:00
..
actions Get changed files based on merge base when checking `pull_request` actions trigger (#34106) 2025-04-03 05:13:16 +00:00
activitypub
analyze
assetfs
auth
avatar
badge
base
cache Add cache for common package queries (#22491) 2025-04-13 09:40:36 +00:00
cachegroup Cache GPG keys, emails and users when list commits (#34086) 2025-04-09 16:34:38 +00:00
charset
container
csv
dump
emoji
eventsource
fileicon support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
generate
git feat(api): add date range filtering to commit retrieval endpoints (#34497) 2025-05-19 18:57:58 -07:00
gitrepo Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +00:00
globallock
graceful
gtprof
hcaptcha
highlight
hostmatcher
htmlutil
httpcache
httplib Make public URL generation configurable (#34250) 2025-04-22 06:49:37 +08:00
indexer update go&js dependencies (#34262) 2025-04-23 21:22:40 +00:00
issue/template
json
label feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
lfs
lfstransfer
log
markup Valid email address should only start with alphanumeric (#28174) 2025-04-20 19:18:14 +08:00
mcaptcha
metrics feat: add label 'state' to metric 'gitea_users' (#34326) 2025-05-07 18:00:53 +00:00
migration
nosql
optional
options
packages Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
paginator
pprof
private Fix a bug when uploading file via lfs ssh command (#34408) 2025-05-09 16:17:08 +00:00
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository feat(api): add date range filtering to commit retrieval endpoints (#34497) 2025-05-19 18:57:58 -07:00
reqctx
secret
session Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
setting Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
sitemap
ssh Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
storage
structs Export repo's manual merge settings (#34502) 2025-05-19 13:08:00 -04:00
svg
sync
system
tailmsg
tempdir Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
templates Remove legacy template helper functions (#34426) 2025-05-11 01:42:21 -04:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
validation
web
webhook
zstd