0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 11:24:50 +01:00
gitea/modules
René Schaar 6859b69198
Refactor SecToTime() function (#18863)
- Add helper method to reduce redundancy
- Expand the scope from displaying days to years
- Reduce irrelevance by not displaying small units (hours, minutes, seconds) when bigger ones apply (years)
2022-02-28 23:57:20 +01:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset Don't treat BOM escape sequence as hidden character. (#18909) 2022-02-26 16:48:23 +00:00
context Allow adminstrator teams members to see other teams (#18918) 2022-02-26 21:12:01 +01:00
convert
csv
doctor
emoji
eventsource
generate
git Prevent dangling GetAttribute calls (#18754) 2022-02-14 18:03:56 +01:00
gitgraph Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
graceful Immediately Hammer if second kill is sent (#18823) 2022-02-19 16:36:25 +00:00
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Prevent Stats Indexer reporting error if repo dir missing (#18870) 2022-02-24 23:22:09 -05:00
json
lfs
log migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
markup Correctly link URLs to users/repos with dashes, dots or underscores (#18890) 2022-02-26 00:26:43 +01:00
metrics
migration
nosql Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) 2022-02-27 19:45:06 +00:00
notification Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
options
password
pprof
private
process
proxy
public
queue Add number in queue status to monitor page (#18712) 2022-02-12 13:31:26 +08:00
recaptcha
references
repository
secret
session
setting Disable service worker by default (#18914) 2022-02-26 18:14:23 +08:00
ssh
storage
structs Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
svg
sync
templates Fix display time of milestones (#18753) 2022-02-16 00:50:10 +08:00
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Refactor SecToTime() function (#18863) 2022-02-28 23:57:20 +01:00
validation
web