You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
* add migration and basic UI for changing a user's theme

* update user themem

* use right text on button

* load theme based on users' selection

* load theme based on users' selection in pwa too

* update sample config

* delete older theme loading

* implement AfterLoad to set users' theme properly

* set up default theme when creating a user. This uses the installation wide theme

* use flash messages for error

* set default theme when creating a user from the cli

* fix @lunny review
6 years ago
..
admin Support reverse proxy providing email (#5554) 6 years ago
api/v1 Issue is not overdue when it is on the same date #5566 (#5568) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org Improve team members and repositories settings UI (#5457) 6 years ago
private fix clone wiki failed via ssh (#5503) 6 years ago
repo Added URL mapping for Release attachments like on github.com (#1707) 6 years ago
routes Allow for user specific themes (#5668) 6 years ago
user Allow for user specific themes (#5668) 6 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go feat(repo): support search repository by topic name (#4505) 6 years ago
init.go fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
install.go Remove traces of embedded TiDB (#4906) 6 years ago
metrics.go Prometheus endpoint (#5256) 6 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago