discourse/app/assets/javascripts/admin/addon
Bianca Nenciu 60bc38e6a8
FIX: Gracefully handle force pushes for remote themes (#11325)
Force pushing a commit to a theme repository used to break the updater,
because the system was not able to count the commits behind the old and
new version. This operation failed because a force push deleted the old
commits.

The user was prompted with a simple "500 server error" message.
2020-11-23 15:29:22 +02:00
..
adapters
components FEATURE: Link site setting titles directly to their change log (#11215) 2020-11-12 12:07:36 +00:00
controllers FIX: Gracefully handle force pushes for remote themes (#11325) 2020-11-23 15:29:22 +02:00
helpers
mixins FIX: Show error message if user is already silenced or suspended (#10988) 2020-11-03 17:38:56 +02:00
models DEV: Remove 'diff local changes' when updating remote themes (#11247) 2020-11-16 19:28:12 +00:00
routes FIX: Disallow editing of remote themes (#11189) 2020-11-13 09:57:49 -06:00
services
templates FIX: Gracefully handle force pushes for remote themes (#11325) 2020-11-23 15:29:22 +02:00