THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4647660776436f0a83129b4ceb8426b1fb0599bb
gitea
/
modules
/
setting
History
…
..
actions.go
…
admin.go
…
api.go
…
asset_dynamic.go
…
asset_static.go
…
attachment.go
Add
.patch
to
attachment.ALLOWED_TYPES
(
#23580
)
2023-03-19 15:58:43 -04:00
cache.go
…
camo.go
…
config_provider_test.go
…
config_provider.go
…
cors.go
Fix incorrect CORS default values (
#24206
)
2023-04-19 15:30:10 -04:00
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
…
federation.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
git.go
Support reflogs (
#22451
)
2023-03-13 15:51:07 +08:00
highlight.go
…
i18n.go
…
incoming_email.go
…
indexer_test.go
…
indexer.go
…
lfs.go
…
log_test.go
…
log.go
…
mailer_test.go
…
mailer.go
…
markup.go
…
metrics.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
migrations.go
…
mime_type_map.go
…
mirror.go
…
oauth2.go
…
other.go
…
packages_test.go
…
packages.go
…
picture.go
…
project.go
…
proxy.go
…
queue.go
…
repository.go
Rewrite logger system (
#24726
)
2023-05-21 22:35:11 +00:00
security.go
Refactor config provider (
#24245
)
2023-04-25 23:06:39 +08:00
server.go
…
service.go
…
session.go
…
setting_test.go
…
setting.go
Rewrite logger system (
#24726
)
2023-05-21 22:35:11 +00:00
ssh.go
…
storage_test.go
Rewrite queue (
#24505
)
2023-05-08 19:49:59 +08:00
storage.go
…
task.go
…
time.go
Remove unused setting
time.FORMAT
(
#24430
)
2023-04-29 22:51:43 +02:00
ui.go
…
webhook.go
…