gitea/models/migrations
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
2019-01-09 12:22:57 -05:00
..
migrations.go Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
v13.go
v14.go
v15.go
v16.go
v17.go
v18.go
v19.go
v20.go fix avatar update bug (#1729) 2017-05-16 08:36:09 +08:00
v21.go
v22.go
v23.go
v24.go
v25.go
v26.go
v27.go
v28.go
v29.go
v30.go
v31.go
v32.go
v33.go
v34.go
v35.go
v36.go
v37.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v38.go
v39.go
v40.go
v41.go
v45.go
v46.go
v47.go
v48.go
v49.go
v50.go
v51.go
v52.go
v53.go
v54.go
v55.go
v56.go
v57.go
v58.go
v59.go
v60.go
v61.go
v62.go
v63.go
v64.go Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 2018-11-18 20:25:32 +02:00
v65.go
v66.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
v67.go Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 2018-11-18 20:25:32 +02:00
v68.go fix topic name length on database (#5493) 2018-12-08 14:27:30 +02:00
v69.go
v70.go
v71.go update v71.go to resolve #5595 (#5613) 2018-12-31 21:23:03 +08:00
v72.go
v73.go
v74.go Approvals at Branch Protection (#5350) 2018-12-11 19:28:37 +08:00
v75.go fix table name typo on SQL (#5562) 2018-12-19 20:58:46 +08:00
v76.go Add rebase with merge commit merge style (#3844) (#4052) 2018-12-27 12:27:08 +02:00
v77.go Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00