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
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
v38.go hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
v39.go Fix migration from older releases (#4495) 2018-07-21 23:15:11 -04:00
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
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 Fix column droping for MSSQL that need new transaction for that (#4440) 2018-07-13 11:20:40 -04:00
v70.go Added dependencies for issues (#2196) (#2531) 2018-07-17 17:23:58 -04:00
v71.go update v71.go to resolve #5595 (#5613) 2018-12-31 21:23:03 +08:00
v72.go Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
v73.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
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