forgejo/modules/setting
Kyle D f44543a1bb
Disable Stars config option (#14653)
* Add config option to disable stars

* Replace "stars" with watched in user profile

* Add documentation
2021-04-15 18:53:57 +02:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go
indexer_test.go
lfs.go
log.go use level config in main section when subsection not set level (#15176) 2021-03-28 20:08:19 +01:00
mailer.go
markup.go Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 2021-04-13 15:06:31 +08:00
migrations.go
oauth2_client.go OAuth2 auto-register (#5123) 2021-04-14 14:02:12 +02:00
picture.go
project.go
queue.go
repository.go Disable Stars config option (#14653) 2021-04-15 18:53:57 +02:00
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
session.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
setting.go OAuth2 auto-register (#5123) 2021-04-14 14:02:12 +02:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go