This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f088dc4ea14ae6304c2e06fca06ffa2f7bc273f3
gitea
/
modules
/
setting
T
History
Lunny Xiao
b6762e2306
Fix regression of renderer (
#16091
)
...
* Fix regression of renderer * Fix render setting load twice bug
2021-06-06 18:50:07 -04:00
..
attachment.go
…
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
…
git.go
…
indexer_test.go
…
indexer.go
Use filepath.ToSlash and Join in indexer defaults and queues (
#15971
)
2021-05-25 22:50:35 -04:00
lfs.go
Unified custom config creation (
#16012
)
2021-05-29 19:44:14 +01:00
log.go
add a new internal hook to save ssh log (
#15787
)
2021-05-21 17:37:16 -04:00
mailer.go
…
markup.go
Fix regression of renderer (
#16091
)
2021-06-06 18:50:07 -04:00
migrations.go
…
mime_type_map.go
Add mimetype mapping settings (
#15133
)
2021-05-10 16:38:08 -04:00
oauth2_client.go
OAuth2 login: Set account link to "login" as default behavior (
#15768
)
2021-05-07 16:15:16 +02:00
picture.go
add
/assets
as root dir of public files (
#15219
)
2021-04-28 12:35:06 +00:00
project.go
…
queue.go
Use filepath.ToSlash and Join in indexer defaults and queues (
#15971
)
2021-05-25 22:50:35 -04:00
repository.go
Disable Stars config option (
#14653
)
2021-04-15 18:53:57 +02:00
service.go
Allow only internal registration (
#15795
)
2021-05-09 16:13:35 +02:00
session.go
Add SameSite setting for cookies (
#14900
)
2021-03-07 08:12:43 +00:00
setting_test.go
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
setting.go
Unified custom config creation (
#16012
)
2021-05-29 19:44:14 +01:00
storage_test.go
…
storage.go
…
task.go
…
webhook.go
…