This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
cabdf84f1f5e55e8b449bbd3b4d4ba0c69a87c87
gitea
/
modules
T
History
Oleg Kovalov
and
techknowlogick
971dccda16
Use type switch (
#5122
)
2018-10-19 14:54:26 -04:00
..
auth
Allow admin toggle forcing a password change for newly created users (
#4563
)
2018-09-13 12:34:36 -04:00
avatar
…
base
Use type switch (
#5122
)
2018-10-19 14:54:26 -04:00
cache
…
context
Force user to change password (
#4489
)
2018-09-13 15:04:25 +03:00
cron
…
generate
…
highlight
…
httplib
…
indexer
…
lfs
…
log
…
mailer
…
markup
…
minwinsvc
…
notification
Add notification interface and refactor UI notifications (
#5085
)
2018-10-18 19:23:05 +08:00
options
…
pprof
…
private
…
process
…
public
…
recaptcha
…
search
…
setting
Fix: Let's Encrypt configuration settings (
#4911
)
2018-09-12 00:06:44 -04:00
ssh
…
sync
…
templates
Detect charset and convert non UTF-8 files for display (
#4950
)
2018-09-29 16:33:54 +08:00
test
…
user
Use native go method to get current user rather than environment variable (
#4930
)
2018-10-18 15:08:20 +08:00
util
…
validation
…