discourse/app
Osama Sayegh 1d69261bc0
FIX: Set auto_update to false for non-git themes/components (#15157)
Related to: 20f736aa11.

`auto_update` is true by default at the database level, but it doesn't make sense for `auto_update` to be true on themes that are not imported from a Git repository.
2021-12-01 19:58:13 +03:00
..
assets SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
controllers FIX: Set auto_update to false for non-git themes/components (#15157) 2021-12-01 19:58:13 +03:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FIX: Delete unconfirmed AND expired email tokens only (#15089) 2021-11-25 10:34:30 +02:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FIX: Set auto_update to false for non-git themes/components (#15157) 2021-12-01 19:58:13 +03:00
serializers FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
services SECURITY: Only show tags to users with permission (#15148) 2021-12-01 10:26:56 +08:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00